[INFO] fetching crate cherrybomb 1.0.1...
[INFO] testing cherrybomb-1.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate cherrybomb 1.0.1 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate cherrybomb 1.0.1
[INFO] finished tweaking crates.io crate cherrybomb 1.0.1
[INFO] tweaked toml for crates.io crate cherrybomb 1.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cherrybomb 1.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cherrybomb 1.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d0566f1e7230d816f5afd67bacedb34ab0fa47e241c975c8182249e080b4a75
[INFO] running `Command { std: "docker" "start" "-a" "5d0566f1e7230d816f5afd67bacedb34ab0fa47e241c975c8182249e080b4a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d0566f1e7230d816f5afd67bacedb34ab0fa47e241c975c8182249e080b4a75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d0566f1e7230d816f5afd67bacedb34ab0fa47e241c975c8182249e080b4a75", kill_on_drop: false }`
[INFO] [stdout] 5d0566f1e7230d816f5afd67bacedb34ab0fa47e241c975c8182249e080b4a75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1c8db92950ece6c533c60bf004be15a2c60b9e96ef063b3397ea99d8b361e80
[INFO] running `Command { std: "docker" "start" "-a" "e1c8db92950ece6c533c60bf004be15a2c60b9e96ef063b3397ea99d8b361e80", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling syn v2.0.30
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rustix v0.38.11
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling anstyle v1.0.2
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_yaml v0.9.25
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling cherrybomb-oas v0.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling cherrybomb-engine v0.1.2
[INFO] [stderr]    Compiling cherrybomb v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::option`
[INFO] [stdout]  --> src/table.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::option;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Warning` is never constructed
[INFO] [stdout]   --> src/table.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | enum CheckStatus {
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] 61 |     OK,
[INFO] [stdout] 62 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_alert_table` is never used
[INFO] [stdout]    --> src/table.rs:175:4
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn print_alert_table(json_struct: &Map<String, Value>) -> anyhow::Result<CheckStatus> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "e1c8db92950ece6c533c60bf004be15a2c60b9e96ef063b3397ea99d8b361e80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c8db92950ece6c533c60bf004be15a2c60b9e96ef063b3397ea99d8b361e80", kill_on_drop: false }`
[INFO] [stdout] e1c8db92950ece6c533c60bf004be15a2c60b9e96ef063b3397ea99d8b361e80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 964a2f7c3cb8c0ade606ec7d27b8b236f6d9fbd0d1acbb6de94ec940854c471a
[INFO] running `Command { std: "docker" "start" "-a" "964a2f7c3cb8c0ade606ec7d27b8b236f6d9fbd0d1acbb6de94ec940854c471a", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling cherrybomb v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::option`
[INFO] [stdout]  --> src/table.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::option;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Warning` is never constructed
[INFO] [stdout]   --> src/table.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | enum CheckStatus {
[INFO] [stdout]    |      ----------- variant in this enum
[INFO] [stdout] 61 |     OK,
[INFO] [stdout] 62 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_alert_table` is never used
[INFO] [stdout]    --> src/table.rs:175:4
[INFO] [stdout]     |
[INFO] [stdout] 175 | fn print_alert_table(json_struct: &Map<String, Value>) -> anyhow::Result<CheckStatus> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "964a2f7c3cb8c0ade606ec7d27b8b236f6d9fbd0d1acbb6de94ec940854c471a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964a2f7c3cb8c0ade606ec7d27b8b236f6d9fbd0d1acbb6de94ec940854c471a", kill_on_drop: false }`
[INFO] [stdout] 964a2f7c3cb8c0ade606ec7d27b8b236f6d9fbd0d1acbb6de94ec940854c471a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6521c1f44145172c3c3c98bc7c5d78ec3a14b41a204744bd4f3d6c775e736ecf
[INFO] running `Command { std: "docker" "start" "-a" "6521c1f44145172c3c3c98bc7c5d78ec3a14b41a204744bd4f3d6c775e736ecf", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: unused import: `std::option`
[INFO] [stderr]  --> src/table.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::option;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Warning` is never constructed
[INFO] [stderr]   --> src/table.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 60 | enum CheckStatus {
[INFO] [stderr]    |      ----------- variant in this enum
[INFO] [stderr] 61 |     OK,
[INFO] [stderr] 62 |     Warning,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `print_alert_table` is never used
[INFO] [stderr]    --> src/table.rs:175:4
[INFO] [stderr]     |
[INFO] [stderr] 175 | fn print_alert_table(json_struct: &Map<String, Value>) -> anyhow::Result<CheckStatus> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cherrybomb` (bin "cherrybomb" test) generated 3 warnings (run `cargo fix --bin "cherrybomb" -p cherrybomb --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cherrybomb-58454586267c5d3a)
[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" "6521c1f44145172c3c3c98bc7c5d78ec3a14b41a204744bd4f3d6c775e736ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6521c1f44145172c3c3c98bc7c5d78ec3a14b41a204744bd4f3d6c775e736ecf", kill_on_drop: false }`
[INFO] [stdout] 6521c1f44145172c3c3c98bc7c5d78ec3a14b41a204744bd4f3d6c775e736ecf
