[INFO] cloning repository https://github.com/robin-nitrokey/repometrics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robin-nitrokey/repometrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-nitrokey%2Frepometrics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-nitrokey%2Frepometrics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98ffa20ddded8f09c0ef252b4e93ec6a9792f9dc [INFO] checking robin-nitrokey/repometrics/98ffa20ddded8f09c0ef252b4e93ec6a9792f9dc against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobin-nitrokey%2Frepometrics" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/robin-nitrokey/repometrics [INFO] finished tweaking git repo https://github.com/robin-nitrokey/repometrics [INFO] tweaked toml for git repo https://github.com/robin-nitrokey/repometrics written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/robin-nitrokey/repometrics on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/robin-nitrokey/repometrics 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder_macro v0.11.2 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.41 [INFO] [stderr] Downloaded env_filter v0.1.0 [INFO] [stderr] Downloaded clap_lex v0.6.0 [INFO] [stderr] Downloaded clap_derive v4.4.7 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded derive_builder v0.11.2 [INFO] [stderr] Downloaded toml_edit v0.22.4 [INFO] [stderr] Downloaded env_logger v0.11.1 [INFO] [stderr] Downloaded cron v0.12.0 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded reqwest v0.11.24 [INFO] [stderr] Downloaded winnow v0.5.39 [INFO] [stderr] Downloaded gitlab v0.1608.0 [INFO] [stderr] Downloaded derive_builder_core v0.11.2 [INFO] [stderr] Downloaded hermit-abi v0.3.5 [INFO] [stderr] Downloaded rustls v0.21.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d8dca2f64ebcd7f95e59f197abc534d964c64d128dbd5a58ab78da2909c39d7 [INFO] running `Command { std: "docker" "start" "-a" "1d8dca2f64ebcd7f95e59f197abc534d964c64d128dbd5a58ab78da2909c39d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d8dca2f64ebcd7f95e59f197abc534d964c64d128dbd5a58ab78da2909c39d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d8dca2f64ebcd7f95e59f197abc534d964c64d128dbd5a58ab78da2909c39d7", kill_on_drop: false }` [INFO] [stdout] 1d8dca2f64ebcd7f95e59f197abc534d964c64d128dbd5a58ab78da2909c39d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a72132adaec96dc925dc65e5a16a2f292555d7bca44b54f938286a4f63d702eb [INFO] running `Command { std: "docker" "start" "-a" "a72132adaec96dc925dc65e5a16a2f292555d7bca44b54f938286a4f63d702eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking winnow v0.5.39 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Checking toml_edit v0.22.4 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking cron v0.12.0 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Checking graphql_client v0.11.0 [INFO] [stderr] Checking gitlab v0.1608.0 [INFO] [stderr] Checking repometrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test` [INFO] [stdout] --> src/output/text.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | println!("No significant changes."); [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 `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` 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 `println` (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/output/text.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | println!("Significant changes:"); [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 `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` 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 `println` (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/output/text.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | println!(); [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::print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::print` 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::print` which comes from the expansion of the macro `println` (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/output/text.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | println!("Insignificant changes:"); [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 `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` 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 `println` (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/output/text.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | print!("{STYLE_METRIC}{}{STYLE_METRIC:#}\t", comparison.metric); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | print!("{}", old_value); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | print!("\t"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | print!("{}", new_value); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | print!("\t"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | print!("{style_change}{absolute_change}{style_change:#}"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | print!("\t"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | print!("{style_change}{relative_change}{style_change:#}"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | println!(); [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::print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::print` 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::print` which comes from the expansion of the macro `println` (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/output/text.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | println!("No significant changes."); [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 `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` 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 `println` (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/output/text.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | println!("Significant changes:"); [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 `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` 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 `println` (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/output/text.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | println!(); [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::print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::print` 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::print` which comes from the expansion of the macro `println` (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/output/text.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | println!("Insignificant changes:"); [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 `println` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `println` 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 `println` (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/output/text.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | print!("{STYLE_METRIC}{}{STYLE_METRIC:#}\t", comparison.metric); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | print!("{}", old_value); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | print!("\t"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | print!("{}", new_value); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | print!("\t"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | print!("{style_change}{absolute_change}{style_change:#}"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | print!("\t"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | print!("{style_change}{relative_change}{style_change:#}"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | print!("-"); [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 `print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `print` 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 `print` (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/output/text.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | println!(); [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::print` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::print` 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::print` which comes from the expansion of the macro `println` (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 1m 01s [INFO] running `Command { std: "docker" "inspect" "a72132adaec96dc925dc65e5a16a2f292555d7bca44b54f938286a4f63d702eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72132adaec96dc925dc65e5a16a2f292555d7bca44b54f938286a4f63d702eb", kill_on_drop: false }` [INFO] [stdout] a72132adaec96dc925dc65e5a16a2f292555d7bca44b54f938286a4f63d702eb