[INFO] fetching crate hoststatus 0.1.1...
[INFO] checking hoststatus-0.1.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate hoststatus 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate hoststatus 0.1.1
[INFO] finished tweaking crates.io crate hoststatus 0.1.1
[INFO] tweaked toml for crates.io crate hoststatus 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hoststatus 0.1.1 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 crates.io crate hoststatus 0.1.1 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c9455189eb13fc0873b6ed59393fa800590e5b0ab6d3f483ebe3e6120b85f213
[INFO] running `Command { std: "docker" "start" "-a" "c9455189eb13fc0873b6ed59393fa800590e5b0ab6d3f483ebe3e6120b85f213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9455189eb13fc0873b6ed59393fa800590e5b0ab6d3f483ebe3e6120b85f213", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9455189eb13fc0873b6ed59393fa800590e5b0ab6d3f483ebe3e6120b85f213", kill_on_drop: false }`
[INFO] [stdout] c9455189eb13fc0873b6ed59393fa800590e5b0ab6d3f483ebe3e6120b85f213
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 92c4470b379a93a8d08c2c3926cbd38033b5275f28633e3ee27aa4d633a45389
[INFO] running `Command { std: "docker" "start" "-a" "92c4470b379a93a8d08c2c3926cbd38033b5275f28633e3ee27aa4d633a45389", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking event-listener v3.1.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking pnet_base v0.34.0
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking pnet_macros_support v0.34.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.0
[INFO] [stderr]     Checking pnet_sys v0.34.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling pnet v0.34.0
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking async-executor v1.8.0
[INFO] [stderr]     Checking async-dup v1.2.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking macros-rs v1.2.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking time v0.2.27
[INFO] [stderr]     Checking cookie v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pnet_macros v0.34.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pnet_packet v0.34.0
[INFO] [stderr]     Checking polling v3.5.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking async-signal v0.2.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking pnet_transport v0.34.0
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking erased-serde v0.4.4
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking serde_yaml v0.9.33
[INFO] [stderr]     Checking pnet_datalink v0.34.0
[INFO] [stderr]     Checking value-bag-serde1 v1.8.1
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking femme v2.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fastping-rs v0.2.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking async-process v1.8.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking http-types v2.12.0
[INFO] [stderr]     Checking async-session v2.0.1
[INFO] [stderr]     Checking http-client v6.5.3
[INFO] [stderr]     Checking async-sse v4.1.0
[INFO] [stderr]     Checking async-h1 v2.3.4
[INFO] [stderr]     Checking tide v0.16.0
[INFO] [stderr]     Checking tide-tracing v0.1.1
[INFO] [stderr]     Checking hoststatus v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `color`
[INFO] [stdout]   --> src/config.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |             Err(err) => crashln!("Cannot find config.\n{}", string!(err).white()),
[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 `crashln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `crashln` may come from an old version of the `macros_rs` crate, try updating your dependency with `cargo update -p macros_rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `crashln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color`
[INFO] [stdout]   --> src/config.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Err(err) => crashln!("Cannot parse config.\n{}", err.white()),
[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 `crashln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `crashln` may come from an old version of the `macros_rs` crate, try updating your dependency with `cargo update -p macros_rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `crashln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color`
[INFO] [stdout]   --> src/config.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |             Err(err) => crashln!("Cannot find config.\n{}", string!(err).white()),
[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 `crashln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `crashln` may come from an old version of the `macros_rs` crate, try updating your dependency with `cargo update -p macros_rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 `crashln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color`
[INFO] [stdout]   --> src/config.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |         Err(err) => crashln!("Cannot parse config.\n{}", err.white()),
[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 `crashln` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `crashln` may come from an old version of the `macros_rs` crate, try updating your dependency with `cargo update -p macros_rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `crashln` (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 39.78s
[INFO] running `Command { std: "docker" "inspect" "92c4470b379a93a8d08c2c3926cbd38033b5275f28633e3ee27aa4d633a45389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c4470b379a93a8d08c2c3926cbd38033b5275f28633e3ee27aa4d633a45389", kill_on_drop: false }`
[INFO] [stdout] 92c4470b379a93a8d08c2c3926cbd38033b5275f28633e3ee27aa4d633a45389
