[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 try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMSUSEL%2Fsbom-analysis" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MSUSEL/sbom-analysis on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c1f222aa4e48441094f1a45e91b4b8a4405b871489f7e54562be5e92042117f
[INFO] running `Command { std: "docker" "start" "-a" "6c1f222aa4e48441094f1a45e91b4b8a4405b871489f7e54562be5e92042117f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c1f222aa4e48441094f1a45e91b4b8a4405b871489f7e54562be5e92042117f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c1f222aa4e48441094f1a45e91b4b8a4405b871489f7e54562be5e92042117f", kill_on_drop: false }`
[INFO] [stdout] 6c1f222aa4e48441094f1a45e91b4b8a4405b871489f7e54562be5e92042117f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ac9742fa4066a9915c2fe2fe070823b9bbf8e935ec1647fbcf3df32d20cccbc
[INFO] running `Command { std: "docker" "start" "-a" "7ac9742fa4066a9915c2fe2fe070823b9bbf8e935ec1647fbcf3df32d20cccbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]     Checking chrono v0.4.19
[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 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/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 `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/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 18.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7ac9742fa4066a9915c2fe2fe070823b9bbf8e935ec1647fbcf3df32d20cccbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac9742fa4066a9915c2fe2fe070823b9bbf8e935ec1647fbcf3df32d20cccbc", kill_on_drop: false }`
[INFO] [stdout] 7ac9742fa4066a9915c2fe2fe070823b9bbf8e935ec1647fbcf3df32d20cccbc
