[INFO] cloning repository https://github.com/MSUSEL/sbom-analysis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MSUSEL/sbom-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMSUSEL%2Fsbom-analysis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMSUSEL%2Fsbom-analysis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c38ca060de5075818cda6252ba9ca58259050e0
[INFO] checking MSUSEL/sbom-analysis against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMSUSEL%2Fsbom-analysis" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  60% (181/297)
Updating files:  61% (182/297)
Updating files:  62% (185/297)
Updating files:  63% (188/297)
Updating files:  64% (191/297)
Updating files:  65% (194/297)
Updating files:  66% (197/297)
Updating files:  67% (199/297)
Updating files:  68% (202/297)
Updating files:  69% (205/297)
Updating files:  70% (208/297)
Updating files:  71% (211/297)
Updating files:  72% (214/297)
Updating files:  73% (217/297)
Updating files:  74% (220/297)
Updating files:  75% (223/297)
Updating files:  76% (226/297)
Updating files:  77% (229/297)
Updating files:  78% (232/297)
Updating files:  79% (235/297)
Updating files:  80% (238/297)
Updating files:  81% (241/297)
Updating files:  82% (244/297)
Updating files:  83% (247/297)
Updating files:  84% (250/297)
Updating files:  85% (253/297)
Updating files:  86% (256/297)
Updating files:  87% (259/297)
Updating files:  88% (262/297)
Updating files:  89% (265/297)
Updating files:  90% (268/297)
Updating files:  91% (271/297)
Updating files:  92% (274/297)
Updating files:  93% (277/297)
Updating files:  94% (280/297)
Updating files:  95% (283/297)
Updating files:  96% (286/297)
Updating files:  97% (289/297)
Updating files:  98% (292/297)
Updating files:  99% (295/297)
Updating files: 100% (297/297)
Updating files: 100% (297/297), done.
[INFO] started tweaking git repo https://github.com/MSUSEL/sbom-analysis
[INFO] finished tweaking git repo https://github.com/MSUSEL/sbom-analysis
[INFO] tweaked toml for git repo https://github.com/MSUSEL/sbom-analysis written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MSUSEL/sbom-analysis on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MSUSEL/sbom-analysis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded tokio-native-tls v0.3.0
[INFO] [stderr]   Downloaded quote v1.0.20
[INFO] [stderr]   Downloaded clap_lex v0.2.4
[INFO] [stderr]   Downloaded clap_derive v3.2.15
[INFO] [stderr]   Downloaded tinyvec_macros v0.1.0
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded futures-io v0.3.21
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded url v2.2.2
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.81
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded tracing v0.1.35
[INFO] [stderr]   Downloaded tokio-util v0.7.3
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded http v0.2.8
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded clap v3.2.15
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded libc v0.2.126
[INFO] [stderr]   Downloaded js-sys v0.3.58
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded tokio v1.20.0
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded cc v1.0.73
[INFO] [stderr]   Downloaded ryu v1.0.10
[INFO] [stderr]   Downloaded serde_derive v1.0.140
[INFO] [stderr]   Downloaded syn v1.0.98
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded base64 v0.13.0
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded tracing-core v0.1.28
[INFO] [stderr]   Downloaded schannel v0.1.20
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.36.1
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded web-sys v0.3.58
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.36.1
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded slab v0.4.7
[INFO] [stderr]   Downloaded futures-core v0.3.21
[INFO] [stderr]   Downloaded windows_i686_gnu v0.36.1
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.36.1
[INFO] [stderr]   Downloaded httparse v1.7.1
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded mime v0.3.16
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.36.1
[INFO] [stderr]   Downloaded pkg-config v0.3.25
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded security-framework-sys v2.6.1
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.81
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded num_cpus v1.13.1
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded try-lock v0.2.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded form_urlencoded v1.0.1
[INFO] [stderr]   Downloaded matches v0.1.9
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.31
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.81
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.81
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.3
[INFO] [stderr]   Downloaded remove_dir_all v0.5.3
[INFO] [stderr]   Downloaded tempfile v3.3.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.8
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[INFO] [stderr]   Downloaded socket2 v0.4.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.40
[INFO] [stderr]   Downloaded encoding_rs v0.8.31
[INFO] [stderr]   Downloaded windows-sys v0.36.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af08d379936979e899608590830afd0a308768b2c0b2f86d8347cf39bf34e94c
[INFO] running `Command { std: "docker" "start" "-a" "af08d379936979e899608590830afd0a308768b2c0b2f86d8347cf39bf34e94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af08d379936979e899608590830afd0a308768b2c0b2f86d8347cf39bf34e94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af08d379936979e899608590830afd0a308768b2c0b2f86d8347cf39bf34e94c", kill_on_drop: false }`
[INFO] [stdout] af08d379936979e899608590830afd0a308768b2c0b2f86d8347cf39bf34e94c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6b05847785b77adc097ec3c0de5f6ebd02c737b64dde6989e679c1fb1fe1eb2
[INFO] running `Command { std: "docker" "start" "-a" "d6b05847785b77adc097ec3c0de5f6ebd02c737b64dde6989e679c1fb1fe1eb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking bytes v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]     Checking clap v3.2.15
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking scayl v0.1.0 (/opt/rustwide/workdir/scayl)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Vulnerability` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Vulnerability` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Advisory` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Advisory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Artifact` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Artifact` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Location` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Location` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Tool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Tool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nvd::*;
[INFO] [stdout]    |         ------ but the name `Node` in the type namespace is also re-exported here
[INFO] [stdout] 21 | #[cfg(feature = "sarif")]
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Node` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `TrivyResult` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 26 | pub use trivy::*;
[INFO] [stdout]    |         -------- but the name `TrivyResult` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Fix` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Fix` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Version` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Version` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use syft::*;
[INFO] [stdout]    |         ^^^^^^^ the name `Metadata` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Metadata` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Descriptor` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 | pub use syft::*;
[INFO] [stdout]    |         ^^^^^^^ the name `Descriptor` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use syft::*;
[INFO] [stdout]    |         ^^^^^^^ the name `Source` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Source` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `environmental::*`
[INFO] [stdout]  --> scayl/src/cvss/v3_1/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use environmental::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `temporal::*`
[INFO] [stdout]  --> scayl/src/cvss/v3_1/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use temporal::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Vulnerability` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Vulnerability` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use format::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `nvd` in the type namespace is first re-exported here
[INFO] [stdout] 71 | pub use cvss::*;
[INFO] [stdout] 72 | pub use api::*;
[INFO] [stdout]    |         ------ but the name `nvd` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use format::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub use context::*;
[INFO] [stdout]    |         ---------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Advisory` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Advisory` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Artifact` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Artifact` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Location` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Location` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Tool` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Tool` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub use nvd::*;
[INFO] [stdout]    |         ------ but the name `Node` in the type namespace is also re-exported here
[INFO] [stdout] 21 | #[cfg(feature = "sarif")]
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Node` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `TrivyResult` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 26 | pub use trivy::*;
[INFO] [stdout]    |         -------- but the name `TrivyResult` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Fix` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Fix` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub use sarif::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Version` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Version` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use syft::*;
[INFO] [stdout]    |         ^^^^^^^ the name `Metadata` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Metadata` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use grype::*;
[INFO] [stdout]    |         -------- but the name `Descriptor` in the type namespace is also re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 | pub use syft::*;
[INFO] [stdout]    |         ^^^^^^^ the name `Descriptor` in the type namespace is first re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/format/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub use syft::*;
[INFO] [stdout]    |         ^^^^^^^ the name `Source` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 28 | pub use cyclonedx::*;
[INFO] [stdout]    |         ------------ but the name `Source` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `environmental::*`
[INFO] [stdout]  --> scayl/src/cvss/v3_1/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use environmental::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `temporal::*`
[INFO] [stdout]  --> scayl/src/cvss/v3_1/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use temporal::*;
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use format::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `nvd` in the type namespace is first re-exported here
[INFO] [stdout] 71 | pub use cvss::*;
[INFO] [stdout] 72 | pub use api::*;
[INFO] [stdout]    |         ------ but the name `nvd` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> scayl/src/lib.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub use format::*;
[INFO] [stdout]    |         ^^^^^^^^^ the name `Error` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 73 | pub use context::*;
[INFO] [stdout]    |         ---------- but the name `Error` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking scayl_bin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.85s
[INFO] running `Command { std: "docker" "inspect" "d6b05847785b77adc097ec3c0de5f6ebd02c737b64dde6989e679c1fb1fe1eb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6b05847785b77adc097ec3c0de5f6ebd02c737b64dde6989e679c1fb1fe1eb2", kill_on_drop: false }`
[INFO] [stdout] d6b05847785b77adc097ec3c0de5f6ebd02c737b64dde6989e679c1fb1fe1eb2
