[INFO] fetching crate spdx-gen 0.2.2... [INFO] testing spdx-gen-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate spdx-gen 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate spdx-gen 0.2.2 [INFO] finished tweaking crates.io crate spdx-gen 0.2.2 [INFO] tweaked toml for crates.io crate spdx-gen 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spdx-gen 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spdx-gen 0.2.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.66 [INFO] [stderr] Downloaded xattr v1.3.1 [INFO] [stderr] Downloaded zstd-safe v7.2.1 [INFO] [stderr] Downloaded anstream v0.6.17 [INFO] [stderr] Downloaded clap_complete v4.5.36 [INFO] [stderr] Downloaded owo-colors v4.1.0 [INFO] [stderr] Downloaded quinn v0.11.5 [INFO] [stderr] Downloaded tar v0.4.42 [INFO] [stderr] Downloaded zstd v0.13.2 [INFO] [stderr] Downloaded quinn-udp v0.5.6 [INFO] [stderr] Downloaded async-compression v0.4.17 [INFO] [stderr] Downloaded thiserror-impl v1.0.66 [INFO] [stderr] Downloaded serde_derive v1.0.214 [INFO] [stderr] Downloaded serde v1.0.214 [INFO] [stderr] Downloaded quinn-proto v0.11.8 [INFO] [stderr] Downloaded webpki-roots v0.26.6 [INFO] [stderr] Downloaded syn v2.0.86 [INFO] [stderr] Downloaded anstyle v1.0.9 [INFO] [stderr] Downloaded rustix v0.38.38 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9f8154985939b6b2295e914bd7a324157cc8b59164ba07acf1ba9018cbe7684 [INFO] running `Command { std: "docker" "start" "-a" "a9f8154985939b6b2295e914bd7a324157cc8b59164ba07acf1ba9018cbe7684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9f8154985939b6b2295e914bd7a324157cc8b59164ba07acf1ba9018cbe7684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f8154985939b6b2295e914bd7a324157cc8b59164ba07acf1ba9018cbe7684", kill_on_drop: false }` [INFO] [stdout] a9f8154985939b6b2295e914bd7a324157cc8b59164ba07acf1ba9018cbe7684 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a59802dce38e8985117b6696bb8263e178b7acd35a7ecedb70be017d4ad5611b [INFO] running `Command { std: "docker" "start" "-a" "a59802dce38e8985117b6696bb8263e178b7acd35a7ecedb70be017d4ad5611b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clap_complete v4.5.36 [INFO] [stderr] Compiling spdx-gen v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling async-compression v0.4.17 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/update.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | eprint!("{} Updating SPDX license data... ", "↓".cyan()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `eprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/update.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | / eprint!( [INFO] [stdout] 62 | | "{}", [INFO] [stdout] 63 | | humansize::format_size(data.len(), humansize::DECIMAL).dimmed(), [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/update.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | eprintln!(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / eprintln!( [INFO] [stdout] 56 | | "{} {} SPDX licenses supported{}", [INFO] [stdout] 57 | | "i".blue(), [INFO] [stdout] 58 | | licenses.len().bold(), [INFO] [stdout] ... | [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | eprintln!("{} Selected {} via CLI", "✔".green(), license.id.bold()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | / eprintln!( [INFO] [stdout] 97 | | "{} Wrote {} ({}).", [INFO] [stdout] 98 | | "✔".green(), [INFO] [stdout] 99 | | license.name.bold(), [INFO] [stdout] 100 | | license.id [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / eprintln!( [INFO] [stdout] 104 | | "{} {}", [INFO] [stdout] 105 | | "!".yellow().dimmed(), [INFO] [stdout] 106 | | "Check the license for placeholders to replace with your information!".dimmed() [INFO] [stdout] 107 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.87s [INFO] running `Command { std: "docker" "inspect" "a59802dce38e8985117b6696bb8263e178b7acd35a7ecedb70be017d4ad5611b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59802dce38e8985117b6696bb8263e178b7acd35a7ecedb70be017d4ad5611b", kill_on_drop: false }` [INFO] [stdout] a59802dce38e8985117b6696bb8263e178b7acd35a7ecedb70be017d4ad5611b [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6e4d7a75441e93215c698c7932bc85f053d9d3027d3100fec98f1ee55109d48e [INFO] running `Command { std: "docker" "start" "-a" "6e4d7a75441e93215c698c7932bc85f053d9d3027d3100fec98f1ee55109d48e", kill_on_drop: false }` [INFO] [stderr] Compiling spdx-gen v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/update.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | eprint!("{} Updating SPDX license data... ", "↓".cyan()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `eprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/update.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | / eprint!( [INFO] [stdout] 62 | | "{}", [INFO] [stdout] 63 | | humansize::format_size(data.len(), humansize::DECIMAL).dimmed(), [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/update.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | eprintln!(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / eprintln!( [INFO] [stdout] 56 | | "{} {} SPDX licenses supported{}", [INFO] [stdout] 57 | | "i".blue(), [INFO] [stdout] 58 | | licenses.len().bold(), [INFO] [stdout] ... | [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | eprintln!("{} Selected {} via CLI", "✔".green(), license.id.bold()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | / eprintln!( [INFO] [stdout] 97 | | "{} Wrote {} ({}).", [INFO] [stdout] 98 | | "✔".green(), [INFO] [stdout] 99 | | license.name.bold(), [INFO] [stdout] 100 | | license.id [INFO] [stdout] 101 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/main.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / eprintln!( [INFO] [stdout] 104 | | "{} {}", [INFO] [stdout] 105 | | "!".yellow().dimmed(), [INFO] [stdout] 106 | | "Check the license for placeholders to replace with your information!".dimmed() [INFO] [stdout] 107 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "6e4d7a75441e93215c698c7932bc85f053d9d3027d3100fec98f1ee55109d48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4d7a75441e93215c698c7932bc85f053d9d3027d3100fec98f1ee55109d48e", kill_on_drop: false }` [INFO] [stdout] 6e4d7a75441e93215c698c7932bc85f053d9d3027d3100fec98f1ee55109d48e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fc6c4eb89a064c64e01f91c195f65130b6c7606b6e20d39d66caa739a8b59f54 [INFO] running `Command { std: "docker" "start" "-a" "fc6c4eb89a064c64e01f91c195f65130b6c7606b6e20d39d66caa739a8b59f54", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/update.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | eprint!("{} Updating SPDX license data... ", "↓".cyan()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `eprint` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `eprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/update.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | / eprint!( [INFO] [stderr] 62 | | "{}", [INFO] [stderr] 63 | | humansize::format_size(data.len(), humansize::DECIMAL).dimmed(), [INFO] [stderr] 64 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `eprint` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `eprint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/update.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | eprintln!(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::eprint` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::eprint` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::eprint` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/main.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | / eprintln!( [INFO] [stderr] 56 | | "{} {} SPDX licenses supported{}", [INFO] [stderr] 57 | | "i".blue(), [INFO] [stderr] 58 | | licenses.len().bold(), [INFO] [stderr] ... | [INFO] [stderr] 64 | | ); [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/main.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | eprintln!("{} Selected {} via CLI", "✔".green(), license.id.bold()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/main.rs:96:9 [INFO] [stderr] | [INFO] [stderr] 96 | / eprintln!( [INFO] [stderr] 97 | | "{} Wrote {} ({}).", [INFO] [stderr] 98 | | "✔".green(), [INFO] [stderr] 99 | | license.name.bold(), [INFO] [stderr] 100 | | license.id [INFO] [stderr] 101 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `test` [INFO] [stderr] --> src/main.rs:103:9 [INFO] [stderr] | [INFO] [stderr] 103 | / eprintln!( [INFO] [stderr] 104 | | "{} {}", [INFO] [stderr] 105 | | "!".yellow().dimmed(), [INFO] [stderr] 106 | | "Check the license for placeholders to replace with your information!".dimmed() [INFO] [stderr] 107 | | ); [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `eprintln` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `eprintln` may come from an old version of the `anstream` crate, try updating your dependency with `cargo update -p anstream` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `spdx-gen` (bin "spdx-gen" test) generated 7 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/spdx_gen-051066a0ddfd24e9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc6c4eb89a064c64e01f91c195f65130b6c7606b6e20d39d66caa739a8b59f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6c4eb89a064c64e01f91c195f65130b6c7606b6e20d39d66caa739a8b59f54", kill_on_drop: false }` [INFO] [stdout] fc6c4eb89a064c64e01f91c195f65130b6c7606b6e20d39d66caa739a8b59f54