Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

security issue in dependency of imageproc 'rulinalg 0.4.2' #567

Closed
foresterre opened this issue Aug 28, 2020 · 0 comments
Closed

security issue in dependency of imageproc 'rulinalg 0.4.2' #567

foresterre opened this issue Aug 28, 2020 · 0 comments

Comments

@foresterre
Copy link
Owner

foresterre commented Aug 28, 2020

cargo-deny fails with a reported security issue in the crate rulinalg.
rulinalg issue: AtheMathmo/rulinalg#201
imageproc issue: image-rs/imageproc#426
security advisory: RUSTSEC-2020-0023

build log: 5e41897

Build log (source)
2020-08-28T01:16:35.3566053Z ##[section]Starting: Request a runner to run this job
2020-08-28T01:16:36.4376356Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-latest'
2020-08-28T01:16:36.4376470Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2020-08-28T01:16:36.4376722Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-latest'
2020-08-28T01:16:36.6507583Z ##[section]Finishing: Request a runner to run this job
2020-08-28T01:16:56.3298869Z Current runner version: '2.273.0'
2020-08-28T01:16:56.3330791Z ##[group]Operating System
2020-08-28T01:16:56.3331535Z Ubuntu
2020-08-28T01:16:56.3331810Z 18.04.5
2020-08-28T01:16:56.3332067Z LTS
2020-08-28T01:16:56.3332324Z ##[endgroup]
2020-08-28T01:16:56.3332642Z ##[group]Virtual Environment
2020-08-28T01:16:56.3332929Z Environment: ubuntu-18.04
2020-08-28T01:16:56.3333142Z Version: 20200817.1
2020-08-28T01:16:56.3333509Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20200817.1/images/linux/Ubuntu1804-README.md
2020-08-28T01:16:56.3333827Z ##[endgroup]
2020-08-28T01:16:56.3334968Z Prepare workflow directory
2020-08-28T01:16:56.3528932Z Prepare all required actions
2020-08-28T01:16:56.3541882Z Download action repository 'actions/checkout@v2'
2020-08-28T01:16:58.3334628Z Download action repository 'EmbarkStudios/cargo-deny-action@v0'
2020-08-28T01:16:58.6593882Z ##[group]Build container for action use: '/home/runner/work/_actions/EmbarkStudios/cargo-deny-action/v0/Dockerfile'.
2020-08-28T01:16:58.6662560Z ##[command]/usr/bin/docker build -t 3b3ac6:1c8dfa494c784942959baa569d72c95b -f "/home/runner/work/_actions/EmbarkStudios/cargo-deny-action/v0/Dockerfile" "/home/runner/work/_actions/EmbarkStudios/cargo-deny-action/v0"
2020-08-28T01:16:59.4654946Z Sending build context to Docker daemon  44.03kB
2020-08-28T01:16:59.4656074Z 
2020-08-28T01:16:59.5216413Z Step 1/6 : FROM rust:alpine
2020-08-28T01:16:59.7195076Z alpine: Pulling from library/rust
2020-08-28T01:16:59.7776262Z df20fa9351a1: Pulling fs layer
2020-08-28T01:16:59.7880060Z 23e80d17ab1e: Pulling fs layer
2020-08-28T01:16:59.9135024Z 4947720ce5d0: Pulling fs layer
2020-08-28T01:16:59.9135277Z df20fa9351a1: Verifying Checksum
2020-08-28T01:16:59.9135429Z df20fa9351a1: Download complete
2020-08-28T01:17:00.2972354Z df20fa9351a1: Pull complete
2020-08-28T01:17:00.5535006Z 23e80d17ab1e: Verifying Checksum
2020-08-28T01:17:01.6029257Z 23e80d17ab1e: Download complete
2020-08-28T01:17:01.6029616Z 4947720ce5d0: Verifying Checksum
2020-08-28T01:17:01.6030366Z 4947720ce5d0: Download complete
2020-08-28T01:17:02.2818538Z 23e80d17ab1e: Pull complete
2020-08-28T01:17:11.2088124Z 4947720ce5d0: Pull complete
2020-08-28T01:17:11.2105280Z Digest: sha256:c9890db1527309a88994b12dfe5e1ed695518037367ffb74df76a66bfc303ef5
2020-08-28T01:17:11.2241046Z Status: Downloaded newer image for rust:alpine
2020-08-28T01:17:11.2246429Z  ---> 16c57101cc99
2020-08-28T01:17:11.2246752Z Step 2/6 : RUN apk add --no-cache curl
2020-08-28T01:17:13.8624063Z  ---> Running in 15da2d17392c
2020-08-28T01:17:14.2254040Z fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
2020-08-28T01:17:14.2925332Z fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
2020-08-28T01:17:14.4466220Z (1/3) Installing nghttp2-libs (1.41.0-r0)
2020-08-28T01:17:14.4554345Z (2/3) Installing libcurl (7.69.1-r0)
2020-08-28T01:17:14.4669618Z (3/3) Installing curl (7.69.1-r0)
2020-08-28T01:17:14.4751796Z Executing busybox-1.31.1-r16.trigger
2020-08-28T01:17:14.4802208Z OK: 131 MiB in 29 packages
2020-08-28T01:17:15.0117353Z Removing intermediate container 15da2d17392c
2020-08-28T01:17:15.0119698Z  ---> 1d9081d46dfd
2020-08-28T01:17:15.0120713Z Step 3/6 : RUN curl --silent -L --output cargo-deny.tar.gz https://github.com/EmbarkStudios/cargo-deny/releases/download/0.6.0/cargo-deny-0.6.0-x86_64-unknown-linux-musl.tar.gz
2020-08-28T01:17:15.0314810Z  ---> Running in 5ab680bec616
2020-08-28T01:17:16.1653783Z Removing intermediate container 5ab680bec616
2020-08-28T01:17:16.1654088Z  ---> e4005c0bd5be
2020-08-28T01:17:16.1654294Z Step 4/6 : RUN tar -xzvf cargo-deny.tar.gz -C . --strip-components=1
2020-08-28T01:17:16.1920997Z  ---> Running in e797c091a1be
2020-08-28T01:17:16.4841899Z cargo-deny-0.6.0-x86_64-unknown-linux-musl/
2020-08-28T01:17:16.6259758Z cargo-deny-0.6.0-x86_64-unknown-linux-musl/cargo-deny
2020-08-28T01:17:16.6260496Z cargo-deny-0.6.0-x86_64-unknown-linux-musl/LICENSE-MIT
2020-08-28T01:17:16.6260652Z cargo-deny-0.6.0-x86_64-unknown-linux-musl/README.md
2020-08-28T01:17:16.6261215Z cargo-deny-0.6.0-x86_64-unknown-linux-musl/LICENSE-APACHE
2020-08-28T01:17:17.2711131Z Removing intermediate container e797c091a1be
2020-08-28T01:17:17.2711474Z  ---> 4ff47ee324d3
2020-08-28T01:17:17.2711752Z Step 5/6 : COPY entrypoint.sh /entrypoint.sh
2020-08-28T01:17:18.0121432Z  ---> a5d3546a8821
2020-08-28T01:17:18.0122371Z Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
2020-08-28T01:17:18.0399728Z  ---> Running in e6abec98b04d
2020-08-28T01:17:19.0114840Z Removing intermediate container e6abec98b04d
2020-08-28T01:17:19.0115058Z  ---> e382ccba83a4
2020-08-28T01:17:19.0129277Z Successfully built e382ccba83a4
2020-08-28T01:17:19.0180857Z Successfully tagged 3b3ac6:1c8dfa494c784942959baa569d72c95b
2020-08-28T01:17:19.0269242Z ##[endgroup]
2020-08-28T01:17:19.0412714Z ##[group]Run actions/checkout@v2
2020-08-28T01:17:19.0413021Z with:
2020-08-28T01:17:19.0413274Z   repository: foresterre/sic
2020-08-28T01:17:19.0413651Z   token: ***
2020-08-28T01:17:19.0413771Z   ssh-strict: true
2020-08-28T01:17:19.0413918Z   persist-credentials: true
2020-08-28T01:17:19.0414051Z   clean: true
2020-08-28T01:17:19.0414179Z   fetch-depth: 1
2020-08-28T01:17:19.0414305Z   lfs: false
2020-08-28T01:17:19.0414431Z   submodules: false
2020-08-28T01:17:19.0414543Z ##[endgroup]
2020-08-28T01:17:19.4647808Z Syncing repository: foresterre/sic
2020-08-28T01:17:19.4648253Z ##[group]Getting Git version info
2020-08-28T01:17:19.4649059Z Working directory is '/home/runner/work/sic/sic'
2020-08-28T01:17:19.4649307Z [command]/usr/bin/git version
2020-08-28T01:17:19.4760052Z git version 2.28.0
2020-08-28T01:17:19.4771607Z ##[endgroup]
2020-08-28T01:17:19.4780485Z Deleting the contents of '/home/runner/work/sic/sic'
2020-08-28T01:17:19.4786831Z ##[group]Initializing the repository
2020-08-28T01:17:19.4792417Z [command]/usr/bin/git init /home/runner/work/sic/sic
2020-08-28T01:17:19.4885625Z Initialized empty Git repository in /home/runner/work/sic/sic/.git/
2020-08-28T01:17:19.4898554Z [command]/usr/bin/git remote add origin https://github.com/foresterre/sic
2020-08-28T01:17:19.4976131Z ##[endgroup]
2020-08-28T01:17:19.4976662Z ##[group]Disabling automatic garbage collection
2020-08-28T01:17:19.4977424Z [command]/usr/bin/git config --local gc.auto 0
2020-08-28T01:17:19.5054387Z ##[endgroup]
2020-08-28T01:17:19.5056565Z ##[group]Setting up auth
2020-08-28T01:17:19.5056996Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-08-28T01:17:19.5112235Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-08-28T01:17:19.5578258Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-08-28T01:17:19.5635782Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2020-08-28T01:17:19.5975974Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2020-08-28T01:17:19.6049214Z ##[endgroup]
2020-08-28T01:17:19.6049540Z ##[group]Fetching the repository
2020-08-28T01:17:19.6062949Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5e41897a5bca3081fd87addc274bd13b04b27800:refs/remotes/origin/master
2020-08-28T01:17:19.8244491Z remote: Enumerating objects: 147, done.        
2020-08-28T01:17:19.8245457Z remote: Counting objects:   0% (1/147)        
2020-08-28T01:17:19.8245937Z remote: Counting objects:   1% (2/147)        
2020-08-28T01:17:19.8246438Z remote: Counting objects:   2% (3/147)        
2020-08-28T01:17:19.8246895Z remote: Counting objects:   3% (5/147)        
2020-08-28T01:17:19.8247299Z remote: Counting objects:   4% (6/147)        
2020-08-28T01:17:19.8272371Z remote: Counting objects:   5% (8/147)        
2020-08-28T01:17:19.8272574Z remote: Counting objects:   6% (9/147)        
2020-08-28T01:17:19.8273075Z remote: Counting objects:   7% (11/147)        
2020-08-28T01:17:19.8273245Z remote: Counting objects:   8% (12/147)        
2020-08-28T01:17:19.8273410Z remote: Counting objects:   9% (14/147)        
2020-08-28T01:17:19.8273572Z remote: Counting objects:  10% (15/147)        
2020-08-28T01:17:19.8273731Z remote: Counting objects:  11% (17/147)        
2020-08-28T01:17:19.8273892Z remote: Counting objects:  12% (18/147)        
2020-08-28T01:17:19.8274051Z remote: Counting objects:  13% (20/147)        
2020-08-28T01:17:19.8274211Z remote: Counting objects:  14% (21/147)        
2020-08-28T01:17:19.8274355Z remote: Counting objects:  15% (23/147)        
2020-08-28T01:17:19.8274638Z remote: Counting objects:  16% (24/147)        
2020-08-28T01:17:19.8274809Z remote: Counting objects:  17% (25/147)        
2020-08-28T01:17:19.8274971Z remote: Counting objects:  18% (27/147)        
2020-08-28T01:17:19.8275130Z remote: Counting objects:  19% (28/147)        
2020-08-28T01:17:19.8275297Z remote: Counting objects:  20% (30/147)        
2020-08-28T01:17:19.8275457Z remote: Counting objects:  21% (31/147)        
2020-08-28T01:17:19.8275617Z remote: Counting objects:  22% (33/147)        
2020-08-28T01:17:19.8275763Z remote: Counting objects:  23% (34/147)        
2020-08-28T01:17:19.8275924Z remote: Counting objects:  24% (36/147)        
2020-08-28T01:17:19.8277303Z remote: Counting objects:  25% (37/147)        
2020-08-28T01:17:19.8277475Z remote: Counting objects:  26% (39/147)        
2020-08-28T01:17:19.8277637Z remote: Counting objects:  27% (40/147)        
2020-08-28T01:17:19.8277800Z remote: Counting objects:  28% (42/147)        
2020-08-28T01:17:19.8277967Z remote: Counting objects:  29% (43/147)        
2020-08-28T01:17:19.8278125Z remote: Counting objects:  30% (45/147)        
2020-08-28T01:17:19.8278268Z remote: Counting objects:  31% (46/147)        
2020-08-28T01:17:19.8278453Z remote: Counting objects:  32% (48/147)        
2020-08-28T01:17:19.8278813Z remote: Counting objects:  33% (49/147)        
2020-08-28T01:17:19.8278979Z remote: Counting objects:  34% (50/147)        
2020-08-28T01:17:19.8279139Z remote: Counting objects:  35% (52/147)        
2020-08-28T01:17:19.8279300Z remote: Counting objects:  36% (53/147)        
2020-08-28T01:17:19.8279457Z remote: Counting objects:  37% (55/147)        
2020-08-28T01:17:19.8279615Z remote: Counting objects:  38% (56/147)        
2020-08-28T01:17:19.8279780Z remote: Counting objects:  39% (58/147)        
2020-08-28T01:17:19.8279925Z remote: Counting objects:  40% (59/147)        
2020-08-28T01:17:19.8280086Z remote: Counting objects:  41% (61/147)        
2020-08-28T01:17:19.8280249Z remote: Counting objects:  42% (62/147)        
2020-08-28T01:17:19.8280418Z remote: Counting objects:  43% (64/147)        
2020-08-28T01:17:19.8280577Z remote: Counting objects:  44% (65/147)        
2020-08-28T01:17:19.8280736Z remote: Counting objects:  45% (67/147)        
2020-08-28T01:17:19.8280902Z remote: Counting objects:  46% (68/147)        
2020-08-28T01:17:19.8281060Z remote: Counting objects:  47% (70/147)        
2020-08-28T01:17:19.8281204Z remote: Counting objects:  48% (71/147)        
2020-08-28T01:17:19.8281364Z remote: Counting objects:  49% (73/147)        
2020-08-28T01:17:19.8282724Z remote: Counting objects:  50% (74/147)        
2020-08-28T01:17:19.8282889Z remote: Counting objects:  51% (75/147)        
2020-08-28T01:17:19.8283049Z remote: Counting objects:  52% (77/147)        
2020-08-28T01:17:19.8283207Z remote: Counting objects:  53% (78/147)        
2020-08-28T01:17:19.8283368Z remote: Counting objects:  54% (80/147)        
2020-08-28T01:17:19.8283525Z remote: Counting objects:  55% (81/147)        
2020-08-28T01:17:19.8283677Z remote: Counting objects:  56% (83/147)        
2020-08-28T01:17:19.8283837Z remote: Counting objects:  57% (84/147)        
2020-08-28T01:17:19.8283998Z remote: Counting objects:  58% (86/147)        
2020-08-28T01:17:19.8284155Z remote: Counting objects:  59% (87/147)        
2020-08-28T01:17:19.8298343Z remote: Counting objects:  60% (89/147)        
2020-08-28T01:17:19.8298529Z remote: Counting objects:  61% (90/147)        
2020-08-28T01:17:19.8298696Z remote: Counting objects:  62% (92/147)        
2020-08-28T01:17:19.8298856Z remote: Counting objects:  63% (93/147)        
2020-08-28T01:17:19.8299017Z remote: Counting objects:  64% (95/147)        
2020-08-28T01:17:19.8299181Z remote: Counting objects:  65% (96/147)        
2020-08-28T01:17:19.8302390Z remote: Counting objects:  66% (98/147)        
2020-08-28T01:17:19.8302571Z remote: Counting objects:  67% (99/147)        
2020-08-28T01:17:19.8302737Z remote: Counting objects:  68% (100/147)        
2020-08-28T01:17:19.8303047Z remote: Counting objects:  69% (102/147)        
2020-08-28T01:17:19.8303222Z remote: Counting objects:  70% (103/147)        
2020-08-28T01:17:19.8303384Z remote: Counting objects:  71% (105/147)        
2020-08-28T01:17:19.8303545Z remote: Counting objects:  72% (106/147)        
2020-08-28T01:17:19.8303715Z remote: Counting objects:  73% (108/147)        
2020-08-28T01:17:19.8303861Z remote: Counting objects:  74% (109/147)        
2020-08-28T01:17:19.8304021Z remote: Counting objects:  75% (111/147)        
2020-08-28T01:17:19.8304187Z remote: Counting objects:  76% (112/147)        
2020-08-28T01:17:19.8304352Z remote: Counting objects:  77% (114/147)        
2020-08-28T01:17:19.8304519Z remote: Counting objects:  78% (115/147)        
2020-08-28T01:17:19.8304684Z remote: Counting objects:  79% (117/147)        
2020-08-28T01:17:19.8304849Z remote: Counting objects:  80% (118/147)        
2020-08-28T01:17:19.8305009Z remote: Counting objects:  81% (120/147)        
2020-08-28T01:17:19.8305161Z remote: Counting objects:  82% (121/147)        
2020-08-28T01:17:19.8305324Z remote: Counting objects:  83% (123/147)        
2020-08-28T01:17:19.8305486Z remote: Counting objects:  84% (124/147)        
2020-08-28T01:17:19.8305646Z remote: Counting objects:  85% (125/147)        
2020-08-28T01:17:19.8305811Z remote: Counting objects:  86% (127/147)        
2020-08-28T01:17:19.8305969Z remote: Counting objects:  87% (128/147)        
2020-08-28T01:17:19.8306130Z remote: Counting objects:  88% (130/147)        
2020-08-28T01:17:19.8306288Z remote: Counting objects:  89% (131/147)        
2020-08-28T01:17:19.8306432Z remote: Counting objects:  90% (133/147)        
2020-08-28T01:17:19.8306591Z remote: Counting objects:  91% (134/147)        
2020-08-28T01:17:19.8306755Z remote: Counting objects:  92% (136/147)        
2020-08-28T01:17:19.8306915Z remote: Counting objects:  93% (137/147)        
2020-08-28T01:17:19.8307076Z remote: Counting objects:  94% (139/147)        
2020-08-28T01:17:19.8307236Z remote: Counting objects:  95% (140/147)        
2020-08-28T01:17:19.8307428Z remote: Counting objects:  96% (142/147)        
2020-08-28T01:17:19.8307591Z remote: Counting objects:  97% (143/147)        
2020-08-28T01:17:19.8307751Z remote: Counting objects:  98% (145/147)        
2020-08-28T01:17:19.8307914Z remote: Counting objects:  99% (146/147)        
2020-08-28T01:17:19.8308073Z remote: Counting objects: 100% (147/147)        
2020-08-28T01:17:19.8308228Z remote: Counting objects: 100% (147/147), done.        
2020-08-28T01:17:19.8308405Z remote: Compressing objects:   0% (1/127)        
2020-08-28T01:17:19.8308571Z remote: Compressing objects:   1% (2/127)        
2020-08-28T01:17:19.8308732Z remote: Compressing objects:   2% (3/127)        
2020-08-28T01:17:19.8308890Z remote: Compressing objects:   3% (4/127)        
2020-08-28T01:17:19.8309051Z remote: Compressing objects:   4% (6/127)        
2020-08-28T01:17:19.8309211Z remote: Compressing objects:   5% (7/127)        
2020-08-28T01:17:19.8309367Z remote: Compressing objects:   6% (8/127)        
2020-08-28T01:17:19.8309516Z remote: Compressing objects:   7% (9/127)        
2020-08-28T01:17:19.8309685Z remote: Compressing objects:   8% (11/127)        
2020-08-28T01:17:19.8309852Z remote: Compressing objects:   9% (12/127)        
2020-08-28T01:17:19.8310094Z remote: Compressing objects:  10% (13/127)        
2020-08-28T01:17:19.8310262Z remote: Compressing objects:  11% (14/127)        
2020-08-28T01:17:19.8310426Z remote: Compressing objects:  12% (16/127)        
2020-08-28T01:17:19.8310593Z remote: Compressing objects:  13% (17/127)        
2020-08-28T01:17:19.8310757Z remote: Compressing objects:  14% (18/127)        
2020-08-28T01:17:19.8310968Z remote: Compressing objects:  15% (20/127)        
2020-08-28T01:17:19.8311117Z remote: Compressing objects:  16% (21/127)        
2020-08-28T01:17:19.8311282Z remote: Compressing objects:  17% (22/127)        
2020-08-28T01:17:19.8321092Z remote: Compressing objects:  18% (23/127)        
2020-08-28T01:17:19.8321771Z remote: Compressing objects:  19% (25/127)        
2020-08-28T01:17:19.8321954Z remote: Compressing objects:  20% (26/127)        
2020-08-28T01:17:19.8322109Z remote: Compressing objects:  21% (27/127)        
2020-08-28T01:17:19.8322256Z remote: Compressing objects:  22% (28/127)        
2020-08-28T01:17:19.8332301Z remote: Compressing objects:  23% (30/127)        
2020-08-28T01:17:19.8340727Z remote: Compressing objects:  24% (31/127)        
2020-08-28T01:17:19.8347911Z remote: Compressing objects:  25% (32/127)        
2020-08-28T01:17:19.8348064Z remote: Compressing objects:  26% (34/127)        
2020-08-28T01:17:19.8348216Z remote: Compressing objects:  27% (35/127)        
2020-08-28T01:17:19.8348367Z remote: Compressing objects:  28% (36/127)        
2020-08-28T01:17:19.8354403Z remote: Compressing objects:  29% (37/127)        
2020-08-28T01:17:19.8354790Z remote: Compressing objects:  30% (39/127)        
2020-08-28T01:17:19.8354943Z remote: Compressing objects:  31% (40/127)        
2020-08-28T01:17:19.8356937Z remote: Compressing objects:  32% (41/127)        
2020-08-28T01:17:19.8360160Z remote: Compressing objects:  33% (42/127)        
2020-08-28T01:17:19.8360313Z remote: Compressing objects:  34% (44/127)        
2020-08-28T01:17:19.8368358Z remote: Compressing objects:  35% (45/127)        
2020-08-28T01:17:19.8368516Z remote: Compressing objects:  36% (46/127)        
2020-08-28T01:17:19.8370536Z remote: Compressing objects:  37% (47/127)        
2020-08-28T01:17:19.8373489Z remote: Compressing objects:  38% (49/127)        
2020-08-28T01:17:19.8373657Z remote: Compressing objects:  39% (50/127)        
2020-08-28T01:17:19.8381971Z remote: Compressing objects:  40% (51/127)        
2020-08-28T01:17:19.8388897Z remote: Compressing objects:  41% (53/127)        
2020-08-28T01:17:19.8389056Z remote: Compressing objects:  42% (54/127)        
2020-08-28T01:17:19.8389319Z remote: Compressing objects:  43% (55/127)        
2020-08-28T01:17:19.8389474Z remote: Compressing objects:  44% (56/127)        
2020-08-28T01:17:19.8391146Z remote: Compressing objects:  45% (58/127)        
2020-08-28T01:17:19.8392306Z remote: Compressing objects:  46% (59/127)        
2020-08-28T01:17:19.8393427Z remote: Compressing objects:  47% (60/127)        
2020-08-28T01:17:19.8394505Z remote: Compressing objects:  48% (61/127)        
2020-08-28T01:17:19.8395642Z remote: Compressing objects:  49% (63/127)        
2020-08-28T01:17:19.8395794Z remote: Compressing objects:  50% (64/127)        
2020-08-28T01:17:19.8395938Z remote: Compressing objects:  51% (65/127)        
2020-08-28T01:17:19.8396085Z remote: Compressing objects:  52% (67/127)        
2020-08-28T01:17:19.8396226Z remote: Compressing objects:  53% (68/127)        
2020-08-28T01:17:19.8396370Z remote: Compressing objects:  54% (69/127)        
2020-08-28T01:17:19.8396512Z remote: Compressing objects:  55% (70/127)        
2020-08-28T01:17:19.8396640Z remote: Compressing objects:  56% (72/127)        
2020-08-28T01:17:19.8396782Z remote: Compressing objects:  57% (73/127)        
2020-08-28T01:17:19.8396933Z remote: Compressing objects:  58% (74/127)        
2020-08-28T01:17:19.8397076Z remote: Compressing objects:  59% (75/127)        
2020-08-28T01:17:19.8397218Z remote: Compressing objects:  60% (77/127)        
2020-08-28T01:17:19.8397566Z remote: Compressing objects:  61% (78/127)        
2020-08-28T01:17:19.8397708Z remote: Compressing objects:  62% (79/127)        
2020-08-28T01:17:19.8397852Z remote: Compressing objects:  63% (81/127)        
2020-08-28T01:17:19.8397980Z remote: Compressing objects:  64% (82/127)        
2020-08-28T01:17:19.8404806Z remote: Compressing objects:  65% (83/127)        
2020-08-28T01:17:19.8405021Z remote: Compressing objects:  66% (84/127)        
2020-08-28T01:17:19.8405527Z remote: Compressing objects:  67% (86/127)        
2020-08-28T01:17:19.8405675Z remote: Compressing objects:  68% (87/127)        
2020-08-28T01:17:19.8405819Z remote: Compressing objects:  69% (88/127)        
2020-08-28T01:17:19.8405963Z remote: Compressing objects:  70% (89/127)        
2020-08-28T01:17:19.8406409Z remote: Compressing objects:  71% (91/127)        
2020-08-28T01:17:19.8406570Z remote: Compressing objects:  72% (92/127)        
2020-08-28T01:17:19.8406712Z remote: Compressing objects:  73% (93/127)        
2020-08-28T01:17:19.8406848Z remote: Compressing objects:  74% (94/127)        
2020-08-28T01:17:19.8409043Z remote: Compressing objects:  75% (96/127)        
2020-08-28T01:17:19.8413407Z remote: Compressing objects:  76% (97/127)        
2020-08-28T01:17:19.8413570Z remote: Compressing objects:  77% (98/127)        
2020-08-28T01:17:19.8413720Z remote: Compressing objects:  78% (100/127)        
2020-08-28T01:17:19.8413871Z remote: Compressing objects:  79% (101/127)        
2020-08-28T01:17:19.8414019Z remote: Compressing objects:  80% (102/127)        
2020-08-28T01:17:19.8414169Z remote: Compressing objects:  81% (103/127)        
2020-08-28T01:17:19.8414336Z remote: Compressing objects:  82% (105/127)        
2020-08-28T01:17:19.8414488Z remote: Compressing objects:  83% (106/127)        
2020-08-28T01:17:19.8414622Z remote: Compressing objects:  84% (107/127)        
2020-08-28T01:17:19.8414768Z remote: Compressing objects:  85% (108/127)        
2020-08-28T01:17:19.8414915Z remote: Compressing objects:  86% (110/127)        
2020-08-28T01:17:19.8415066Z remote: Compressing objects:  87% (111/127)        
2020-08-28T01:17:19.8415209Z remote: Compressing objects:  88% (112/127)        
2020-08-28T01:17:19.8415355Z remote: Compressing objects:  89% (114/127)        
2020-08-28T01:17:19.8415497Z remote: Compressing objects:  90% (115/127)        
2020-08-28T01:17:19.8415639Z remote: Compressing objects:  91% (116/127)        
2020-08-28T01:17:19.8415769Z remote: Compressing objects:  92% (117/127)        
2020-08-28T01:17:19.8415915Z remote: Compressing objects:  93% (119/127)        
2020-08-28T01:17:19.8416058Z remote: Compressing objects:  94% (120/127)        
2020-08-28T01:17:19.8416200Z remote: Compressing objects:  95% (121/127)        
2020-08-28T01:17:19.8416347Z remote: Compressing objects:  96% (122/127)        
2020-08-28T01:17:19.8416489Z remote: Compressing objects:  97% (124/127)        
2020-08-28T01:17:19.8416633Z remote: Compressing objects:  98% (125/127)        
2020-08-28T01:17:19.8416775Z remote: Compressing objects:  99% (126/127)        
2020-08-28T01:17:19.8416925Z remote: Compressing objects: 100% (127/127)        
2020-08-28T01:17:19.8417062Z remote: Compressing objects: 100% (127/127), done.        
2020-08-28T01:17:19.8465154Z Receiving objects:   0% (1/147)
2020-08-28T01:17:19.8465360Z Receiving objects:   1% (2/147)
2020-08-28T01:17:19.8465502Z Receiving objects:   2% (3/147)
2020-08-28T01:17:19.8465646Z Receiving objects:   3% (5/147)
2020-08-28T01:17:19.8465785Z Receiving objects:   4% (6/147)
2020-08-28T01:17:19.8465924Z Receiving objects:   5% (8/147)
2020-08-28T01:17:19.8469486Z Receiving objects:   6% (9/147)
2020-08-28T01:17:19.8469635Z Receiving objects:   7% (11/147)
2020-08-28T01:17:19.8476544Z Receiving objects:   8% (12/147)
2020-08-28T01:17:19.8476728Z Receiving objects:   9% (14/147)
2020-08-28T01:17:19.8476869Z Receiving objects:  10% (15/147)
2020-08-28T01:17:19.8477007Z Receiving objects:  11% (17/147)
2020-08-28T01:17:19.8477144Z Receiving objects:  12% (18/147)
2020-08-28T01:17:19.8477467Z Receiving objects:  13% (20/147)
2020-08-28T01:17:19.8477604Z Receiving objects:  14% (21/147)
2020-08-28T01:17:19.8477725Z Receiving objects:  15% (23/147)
2020-08-28T01:17:19.8488373Z Receiving objects:  16% (24/147)
2020-08-28T01:17:19.8488542Z Receiving objects:  17% (25/147)
2020-08-28T01:17:19.8488682Z Receiving objects:  18% (27/147)
2020-08-28T01:17:19.8494053Z Receiving objects:  19% (28/147)
2020-08-28T01:17:19.8496345Z Receiving objects:  20% (30/147)
2020-08-28T01:17:19.8496499Z Receiving objects:  21% (31/147)
2020-08-28T01:17:19.8497516Z Receiving objects:  22% (33/147)
2020-08-28T01:17:19.8497709Z Receiving objects:  23% (34/147)
2020-08-28T01:17:19.8497846Z Receiving objects:  24% (36/147)
2020-08-28T01:17:19.8498143Z Receiving objects:  25% (37/147)
2020-08-28T01:17:19.8498283Z Receiving objects:  26% (39/147)
2020-08-28T01:17:19.8498417Z Receiving objects:  27% (40/147)
2020-08-28T01:17:19.8498537Z Receiving objects:  28% (42/147)
2020-08-28T01:17:19.8498674Z Receiving objects:  29% (43/147)
2020-08-28T01:17:19.8501204Z Receiving objects:  30% (45/147)
2020-08-28T01:17:19.8502274Z Receiving objects:  31% (46/147)
2020-08-28T01:17:19.8502413Z Receiving objects:  32% (48/147)
2020-08-28T01:17:19.8502548Z Receiving objects:  33% (49/147)
2020-08-28T01:17:19.8503617Z Receiving objects:  34% (50/147)
2020-08-28T01:17:19.8503764Z Receiving objects:  35% (52/147)
2020-08-28T01:17:19.8503886Z Receiving objects:  36% (53/147)
2020-08-28T01:17:19.8506032Z Receiving objects:  37% (55/147)
2020-08-28T01:17:19.8506211Z Receiving objects:  38% (56/147)
2020-08-28T01:17:19.8506347Z Receiving objects:  39% (58/147)
2020-08-28T01:17:19.8517851Z Receiving objects:  40% (59/147)
2020-08-28T01:17:19.8518012Z Receiving objects:  41% (61/147)
2020-08-28T01:17:19.8518162Z Receiving objects:  42% (62/147)
2020-08-28T01:17:19.8525871Z Receiving objects:  43% (64/147)
2020-08-28T01:17:19.8525999Z Receiving objects:  44% (65/147)
2020-08-28T01:17:19.8526136Z Receiving objects:  45% (67/147)
2020-08-28T01:17:19.8526282Z Receiving objects:  46% (68/147)
2020-08-28T01:17:19.8526417Z Receiving objects:  47% (70/147)
2020-08-28T01:17:19.8526554Z Receiving objects:  48% (71/147)
2020-08-28T01:17:19.8526687Z Receiving objects:  49% (73/147)
2020-08-28T01:17:19.8526822Z Receiving objects:  50% (74/147)
2020-08-28T01:17:19.8526941Z Receiving objects:  51% (75/147)
2020-08-28T01:17:19.8527077Z Receiving objects:  52% (77/147)
2020-08-28T01:17:19.8527246Z Receiving objects:  53% (78/147)
2020-08-28T01:17:19.8527381Z Receiving objects:  54% (80/147)
2020-08-28T01:17:19.8527514Z Receiving objects:  55% (81/147)
2020-08-28T01:17:19.8527646Z Receiving objects:  56% (83/147)
2020-08-28T01:17:19.8527780Z Receiving objects:  57% (84/147)
2020-08-28T01:17:19.8527920Z Receiving objects:  58% (86/147)
2020-08-28T01:17:19.8528040Z Receiving objects:  59% (87/147)
2020-08-28T01:17:19.8528175Z Receiving objects:  60% (89/147)
2020-08-28T01:17:19.8528311Z Receiving objects:  61% (90/147)
2020-08-28T01:17:19.8528446Z Receiving objects:  62% (92/147)
2020-08-28T01:17:19.8528585Z Receiving objects:  63% (93/147)
2020-08-28T01:17:19.8528718Z Receiving objects:  64% (95/147)
2020-08-28T01:17:19.8541688Z Receiving objects:  65% (96/147)
2020-08-28T01:17:19.8541844Z Receiving objects:  66% (98/147)
2020-08-28T01:17:19.8541967Z Receiving objects:  67% (99/147)
2020-08-28T01:17:19.8570538Z Receiving objects:  68% (100/147)
2020-08-28T01:17:19.8570753Z Receiving objects:  69% (102/147)
2020-08-28T01:17:19.8600336Z Receiving objects:  70% (103/147)
2020-08-28T01:17:19.8601549Z Receiving objects:  71% (105/147)
2020-08-28T01:17:19.8601698Z Receiving objects:  72% (106/147)
2020-08-28T01:17:19.8601835Z Receiving objects:  73% (108/147)
2020-08-28T01:17:19.8601971Z Receiving objects:  74% (109/147)
2020-08-28T01:17:19.8602128Z Receiving objects:  75% (111/147)
2020-08-28T01:17:19.8602250Z Receiving objects:  76% (112/147)
2020-08-28T01:17:19.8602387Z Receiving objects:  77% (114/147)
2020-08-28T01:17:19.8602525Z Receiving objects:  78% (115/147)
2020-08-28T01:17:19.8602873Z Receiving objects:  79% (117/147)
2020-08-28T01:17:19.8652283Z Receiving objects:  80% (118/147)
2020-08-28T01:17:19.8652510Z Receiving objects:  81% (120/147)
2020-08-28T01:17:19.8684573Z Receiving objects:  82% (121/147)
2020-08-28T01:17:19.8684752Z Receiving objects:  83% (123/147)
2020-08-28T01:17:19.8684894Z Receiving objects:  84% (124/147)
2020-08-28T01:17:19.8685016Z Receiving objects:  85% (125/147)
2020-08-28T01:17:19.8685155Z Receiving objects:  86% (127/147)
2020-08-28T01:17:19.8685291Z Receiving objects:  87% (128/147)
2020-08-28T01:17:19.8685426Z Receiving objects:  88% (130/147)
2020-08-28T01:17:19.8685560Z Receiving objects:  89% (131/147)
2020-08-28T01:17:19.8685694Z Receiving objects:  90% (133/147)
2020-08-28T01:17:19.8685939Z Receiving objects:  91% (134/147)
2020-08-28T01:17:19.8686084Z Receiving objects:  92% (136/147)
2020-08-28T01:17:19.8686205Z Receiving objects:  93% (137/147)
2020-08-28T01:17:19.8686345Z Receiving objects:  94% (139/147)
2020-08-28T01:17:19.8686492Z Receiving objects:  95% (140/147)
2020-08-28T01:17:19.8686626Z Receiving objects:  96% (142/147)
2020-08-28T01:17:19.8704188Z Receiving objects:  97% (143/147)
2020-08-28T01:17:19.8705117Z remote: Total 147 (delta 15), reused 72 (delta 11), pack-reused 0        
2020-08-28T01:17:19.8707526Z Receiving objects:  98% (145/147)
2020-08-28T01:17:19.8717649Z Receiving objects:  99% (146/147)
2020-08-28T01:17:19.8717792Z Receiving objects: 100% (147/147)
2020-08-28T01:17:19.8717948Z Receiving objects: 100% (147/147), 218.06 KiB | 8.39 MiB/s, done.
2020-08-28T01:17:19.8723008Z Resolving deltas:   0% (0/15)
2020-08-28T01:17:19.8725243Z Resolving deltas:  33% (5/15)
2020-08-28T01:17:19.8726793Z Resolving deltas:  66% (10/15)
2020-08-28T01:17:19.8731094Z Resolving deltas:  93% (14/15)
2020-08-28T01:17:19.8731802Z Resolving deltas: 100% (15/15)
2020-08-28T01:17:19.8732010Z Resolving deltas: 100% (15/15), done.
2020-08-28T01:17:19.9183419Z From https://github.com/foresterre/sic
2020-08-28T01:17:19.9184831Z  * [new ref]         5e41897a5bca3081fd87addc274bd13b04b27800 -> origin/master
2020-08-28T01:17:19.9212852Z ##[endgroup]
2020-08-28T01:17:19.9213818Z ##[group]Determining the checkout info
2020-08-28T01:17:19.9216736Z ##[endgroup]
2020-08-28T01:17:19.9217292Z ##[group]Checking out the ref
2020-08-28T01:17:19.9222323Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2020-08-28T01:17:19.9394786Z Reset branch 'master'
2020-08-28T01:17:19.9395257Z Branch 'master' set up to track remote branch 'master' from 'origin'.
2020-08-28T01:17:19.9395548Z ##[endgroup]
2020-08-28T01:17:19.9395855Z [command]/usr/bin/git log -1
2020-08-28T01:17:19.9457867Z commit 5e41897a5bca3081fd87addc274bd13b04b27800
2020-08-28T01:17:19.9458123Z Author: foresterre <foresterre@users.noreply.github.com>
2020-08-28T01:17:19.9458288Z Date:   Wed Aug 26 12:41:06 2020 +0200
2020-08-28T01:17:19.9458368Z 
2020-08-28T01:17:19.9459089Z     Merge pull request #563 from foresterre/dependabot/cargo/rayon-1.4.0
2020-08-28T01:17:19.9459262Z     
2020-08-28T01:17:19.9459403Z     Bump rayon from 1.3.1 to 1.4.0
2020-08-28T01:17:19.9601375Z ##[group]Run EmbarkStudios/cargo-deny-action@v0
2020-08-28T01:17:19.9601532Z with:
2020-08-28T01:17:19.9601664Z   command: check
2020-08-28T01:17:19.9601791Z ##[endgroup]
2020-08-28T01:17:19.9628079Z ##[command]/usr/bin/docker run --name b3ac61c8dfa494c784942959baa569d72c95b_1b350d --label 3b3ac6 --workdir /github/workspace --rm -e INPUT_COMMAND -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e RUNNER_OS -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/sic/sic":"/github/workspace" 3b3ac6:1c8dfa494c784942959baa569d72c95b  "check"
2020-08-28T01:17:40.2716945Z error[RUSTSEC-2020-0023]: Lifetime boundary for `raw_slice` and `raw_slice_mut` are incorrect
2020-08-28T01:17:40.2717151Z 
2020-08-28T01:17:40.2810146Z     ┌── /github/workspace/Cargo.lock:89:1 ───
2020-08-28T01:17:40.2841244Z     │
2020-08-28T01:17:40.2881045Z  89 │ rulinalg 0.4.2 registry+https://github.com/rust-lang/crates.io-index
2020-08-28T01:17:40.2885111Z     │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ security vulnerability detected
2020-08-28T01:17:40.2885436Z     │
2020-08-28T01:17:40.2885660Z     = The affected version of `rulinalg` has incorrect lifetime boundary definitions
2020-08-28T01:17:40.2886585Z       for `RowMut::raw_slice` and `RowMut::raw_slice_mut`. They do not conform with
2020-08-28T01:17:40.2887112Z       Rust's borrowing rule and allows the user to create multiple mutable references
2020-08-28T01:17:40.2887282Z       to the same location. This may result in unexpected calculation result and data
2020-08-28T01:17:40.2887442Z       race if both references are used at the same time.
2020-08-28T01:17:40.2887630Z     = URL: https://github.com/AtheMathmo/rulinalg/issues/201
2020-08-28T01:17:40.2887787Z     = rulinalg v0.4.2
2020-08-28T01:17:40.2888088Z       └── imageproc v0.21.0
2020-08-28T01:17:40.2888388Z           └── sic_image_engine v0.14.0
2020-08-28T01:17:40.2888662Z               ├── sic v0.14.0
2020-08-28T01:17:40.2888962Z               ├── sic_cli_ops v0.14.0
2020-08-28T01:17:40.2889260Z               │   └── sic v0.14.0 (*)
2020-08-28T01:17:40.2889553Z               └── sic_parser v0.14.0
2020-08-28T01:17:40.2889845Z                   ├── sic v0.14.0 (*)
2020-08-28T01:17:40.2890147Z                   └── sic_cli_ops v0.14.0 (*)
2020-08-28T01:17:40.2890221Z 
2020-08-28T01:17:40.2890533Z warning: found 2 duplicate entries for crate 'miniz_oxide'
2020-08-28T01:17:40.2890642Z 
2020-08-28T01:17:40.2890942Z     ┌── /github/workspace/Cargo.lock:55:1 ───
2020-08-28T01:17:40.2891196Z     │
2020-08-28T01:17:40.2891560Z  55 │ ╭ miniz_oxide 0.3.7 registry+https://github.com/rust-lang/crates.io-index
2020-08-28T01:17:40.2891952Z  56 │ │ miniz_oxide 0.4.0 registry+https://github.com/rust-lang/crates.io-index
2020-08-28T01:17:40.2892395Z     │ ╰───────────────────────────────────────────────────────────────────────^ lock entries
2020-08-28T01:17:40.2892661Z     │
2020-08-28T01:17:40.2892789Z     = miniz_oxide v0.3.7
2020-08-28T01:17:40.2893046Z       ├── png v0.16.7
2020-08-28T01:17:40.2893323Z       │   └── image v0.23.8
2020-08-28T01:17:40.2893615Z       │       ├── imageproc v0.21.0
2020-08-28T01:17:40.2893923Z       │       │   └── sic_image_engine v0.14.0
2020-08-28T01:17:40.2894217Z       │       │       ├── sic v0.14.0
2020-08-28T01:17:40.2894520Z       │       │       ├── sic_cli_ops v0.14.0
2020-08-28T01:17:40.2894844Z       │       │       │   └── sic v0.14.0 (*)
2020-08-28T01:17:40.2895420Z       │       │       └── sic_parser v0.14.0
2020-08-28T01:17:40.2895734Z       │       │           ├── sic v0.14.0 (*)
2020-08-28T01:17:40.2896050Z       │       │           └── sic_cli_ops v0.14.0 (*)
2020-08-28T01:17:40.2896347Z       │       └── sic_core v0.14.0
2020-08-28T01:17:40.2896641Z       │           ├── sic v0.14.0 (*)
2020-08-28T01:17:40.2896952Z       │           ├── (dev) sic_cli_ops v0.14.0 (*)
2020-08-28T01:17:40.2897265Z       │           ├── sic_image_engine v0.14.0 (*)
2020-08-28T01:17:40.2897559Z       │           ├── sic_io v0.14.0
2020-08-28T01:17:40.2897857Z       │           │   ├── sic v0.14.0 (*)
2020-08-28T01:17:40.2898161Z       │           │   └── sic_image_engine v0.14.0 (*)
2020-08-28T01:17:40.2898472Z       │           ├── sic_parser v0.14.0 (*)
2020-08-28T01:17:40.2898769Z       │           └── sic_testing v0.14.0
2020-08-28T01:17:40.2899086Z       │               ├── (dev) sic_cli_ops v0.14.0 (*)
2020-08-28T01:17:40.2899566Z       │               ├── (dev) sic_image_engine v0.14.0 (*)
2020-08-28T01:17:40.2899890Z       │               ├── (dev) sic_io v0.14.0 (*)
2020-08-28T01:17:40.2900206Z       │               └── (dev) sic_parser v0.14.0 (*)
2020-08-28T01:17:40.2900487Z       └── tiff v0.5.0
2020-08-28T01:17:40.2900761Z           └── image v0.23.8 (*)
2020-08-28T01:17:40.2900898Z     = miniz_oxide v0.4.0
2020-08-28T01:17:40.2901331Z       ├── flate2 v1.0.17
2020-08-28T01:17:40.2901636Z       │   └── (build) sic v0.14.0
2020-08-28T01:17:40.2901929Z       └── flate2 v1.0.17 (*)
2020-08-28T01:17:40.2902007Z 
2020-08-28T01:17:40.2902310Z warning: found 2 duplicate entries for crate 'num'
2020-08-28T01:17:40.2902400Z 
2020-08-28T01:17:40.2902688Z     ┌── /github/workspace/Cargo.lock:57:1 ───
2020-08-28T01:17:40.2902940Z     │
2020-08-28T01:17:40.2903295Z  57 │ ╭ num 0.1.42 registry+https://github.com/rust-lang/crates.io-index
2020-08-28T01:17:40.2903680Z  58 │ │ num 0.3.0 registry+https://github.com/rust-lang/crates.io-index
2020-08-28T01:17:40.2904139Z     │ ╰───────────────────────────────────────────────────────────────^ lock entries
2020-08-28T01:17:40.2904406Z     │
2020-08-28T01:17:40.2904533Z     = num v0.1.42
2020-08-28T01:17:40.2904808Z       └── rulinalg v0.4.2
2020-08-28T01:17:40.2905082Z           └── imageproc v0.21.0
2020-08-28T01:17:40.2905386Z               └── sic_image_engine v0.14.0
2020-08-28T01:17:40.2905675Z                   ├── sic v0.14.0
2020-08-28T01:17:40.2905974Z                   ├── sic_cli_ops v0.14.0
2020-08-28T01:17:40.2906273Z                   │   └── sic v0.14.0 (*)
2020-08-28T01:17:40.2906568Z                   └── sic_parser v0.14.0
2020-08-28T01:17:40.2906867Z                       ├── sic v0.14.0 (*)
2020-08-28T01:17:40.2907160Z                       └── sic_cli_ops v0.14.0 (*)
2020-08-28T01:17:40.2907299Z     = num v0.3.0
2020-08-28T01:17:40.2907574Z       └── imageproc v0.21.0
2020-08-28T01:17:40.2907866Z           └── sic_image_engine v0.14.0
2020-08-28T01:17:40.2908169Z               ├── sic v0.14.0
2020-08-28T01:17:40.2908473Z               ├── sic_cli_ops v0.14.0
2020-08-28T01:17:40.2908764Z               │   └── sic v0.14.0 (*)
2020-08-28T01:17:40.2909053Z               └── sic_parser v0.14.0
2020-08-28T01:17:40.2909331Z                   ├── sic v0.14.0 (*)
2020-08-28T01:17:40.2909632Z                   └── sic_cli_ops v0.14.0 (*)
2020-08-28T01:17:40.2909719Z 
2020-08-28T01:17:40.2909848Z warning: license was not encountered
2020-08-28T01:17:40.2909917Z 
2020-08-28T01:17:40.2910211Z    ┌── /github/workspace/deny.toml:7:5 ───
2020-08-28T01:17:40.2910460Z    │
2020-08-28T01:17:40.2910724Z  7 │     "BSD-2-Clause",
2020-08-28T01:17:40.2911013Z    │     ^^^^^^^^^^^^^^ no crate used this license
2020-08-28T01:17:40.2911263Z    │
2020-08-28T01:17:40.2911340Z 
2020-08-28T01:17:40.2911466Z warning: license was not encountered
2020-08-28T01:17:40.2911537Z 
2020-08-28T01:17:40.2911831Z    ┌── /github/workspace/deny.toml:8:5 ───
2020-08-28T01:17:40.2912092Z    │
2020-08-28T01:17:40.2912364Z  8 │     "BSD-2-Clause-FreeBSD",
2020-08-28T01:17:40.2912782Z    │     ^^^^^^^^^^^^^^^^^^^^^^ no crate used this license
2020-08-28T01:17:40.2913040Z    │
2020-08-28T01:17:40.2913118Z 
2020-08-28T01:17:40.2913244Z warning: license was not encountered
2020-08-28T01:17:40.2913314Z 
2020-08-28T01:17:40.2913607Z    ┌── /github/workspace/deny.toml:9:5 ───
2020-08-28T01:17:40.2913854Z    │
2020-08-28T01:17:40.2914118Z  9 │     "BSD-3-Clause",
2020-08-28T01:17:40.2914419Z    │     ^^^^^^^^^^^^^^ no crate used this license
2020-08-28T01:17:40.2914655Z    │
2020-08-28T01:17:40.2914731Z 
2020-08-28T01:17:40.2914856Z warning: license was not encountered
2020-08-28T01:17:40.2914926Z 
2020-08-28T01:17:40.2915222Z     ┌── /github/workspace/deny.toml:10:5 ───
2020-08-28T01:17:40.2915473Z     │
2020-08-28T01:17:40.2915732Z  10 │     "CC0-1.0",
2020-08-28T01:17:40.2916029Z     │     ^^^^^^^^^ no crate used this license
2020-08-28T01:17:40.2916265Z     │
2020-08-28T01:17:40.2916344Z 
2020-08-28T01:17:40.2916554Z warning: license was not encountered
2020-08-28T01:17:40.2916622Z 
2020-08-28T01:17:40.2916934Z     ┌── /github/workspace/deny.toml:11:5 ───
2020-08-28T01:17:40.2917188Z     │
2020-08-28T01:17:40.2917440Z  11 │     "ISC",
2020-08-28T01:17:40.2917726Z     │     ^^^^^ no crate used this license
2020-08-28T01:17:40.2917959Z     │
2020-08-28T01:17:40.2918037Z 
2020-08-28T01:17:40.3143529Z 2020-08-28 01:17:40 [�[31mERROR�[0m] encountered 1 errors�[0m
2020-08-28T01:17:43.9262511Z Post job cleanup.
2020-08-28T01:17:44.0447908Z [command]/usr/bin/git version
2020-08-28T01:17:44.0540808Z git version 2.28.0
2020-08-28T01:17:44.0588751Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2020-08-28T01:17:44.0636783Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2020-08-28T01:17:44.0939998Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2020-08-28T01:17:44.0999789Z http.https://github.com/.extraheader
2020-08-28T01:17:44.1000921Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2020-08-28T01:17:44.1038131Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2020-08-28T01:17:44.1409340Z Cleaning up orphan processes

updates:
2020-10-07: Still waiting for imageproc

@foresterre foresterre changed the title sic ci failure caused by security issue in dependency of imageproc 'rulinalg 0.4.2' security issue in dependency of imageproc 'rulinalg 0.4.2' Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant