[INFO] cloning repository https://github.com/cichlid-io/cichlid
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cichlid-io/cichlid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcichlid-io%2Fcichlid", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcichlid-io%2Fcichlid'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4237b48418e8bfa1ddf9f739d37befe4a9a4ce0
[INFO] building cichlid-io/cichlid against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcichlid-io%2Fcichlid" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cichlid-io/cichlid
[INFO] finished tweaking git repo https://github.com/cichlid-io/cichlid
[INFO] tweaked toml for git repo https://github.com/cichlid-io/cichlid written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cichlid-io/cichlid on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cichlid-io/cichlid 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/sfackler/hyper-openssl`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pem v1.1.1
[INFO] [stderr]   Downloaded get_if_addrs v0.5.3
[INFO] [stderr]   Downloaded c_linked_list v1.1.1
[INFO] [stderr]   Downloaded get_if_addrs-sys v0.1.1
[INFO] [stderr]   Downloaded local-ip-address v0.5.7
[INFO] [stderr]   Downloaded tokio-openssl v0.6.5
[INFO] [stderr]   Downloaded clap_complete v4.5.51
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded rcgen v0.9.3
[INFO] [stderr]   Downloaded fs2 v0.4.3
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec776d4903b7decacbe21fb3e8fd3633fc1168c28dacdf77482d2c47838f46b6
[INFO] running `Command { std: "docker" "start" "-a" "ec776d4903b7decacbe21fb3e8fd3633fc1168c28dacdf77482d2c47838f46b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec776d4903b7decacbe21fb3e8fd3633fc1168c28dacdf77482d2c47838f46b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec776d4903b7decacbe21fb3e8fd3633fc1168c28dacdf77482d2c47838f46b6", kill_on_drop: false }`
[INFO] [stdout] ec776d4903b7decacbe21fb3e8fd3633fc1168c28dacdf77482d2c47838f46b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 922f0751e6cbb59e2df3157822f01d1ecaa0e8020abfe0fdb8eefad918fced20
[INFO] running `Command { std: "docker" "start" "-a" "922f0751e6cbb59e2df3157822f01d1ecaa0e8020abfe0fdb8eefad918fced20", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hyper-openssl v0.10.2 (https://github.com/sfackler/hyper-openssl?tag=0.10.2#81243fa1)
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling clap_complete v4.5.51
[INFO] [stderr]    Compiling cichlid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rcgen v0.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling local-ip-address v0.5.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stdout] warning: struct `FirewallRule` is never constructed
[INFO] [stdout]   --> src/types.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct FirewallRule {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "922f0751e6cbb59e2df3157822f01d1ecaa0e8020abfe0fdb8eefad918fced20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "922f0751e6cbb59e2df3157822f01d1ecaa0e8020abfe0fdb8eefad918fced20", kill_on_drop: false }`
[INFO] [stdout] 922f0751e6cbb59e2df3157822f01d1ecaa0e8020abfe0fdb8eefad918fced20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8df78b518549f8f4b2fd0ea3dd28f3a7fc86b0ff9abfb0d739a5986311b5e4b
[INFO] running `Command { std: "docker" "start" "-a" "a8df78b518549f8f4b2fd0ea3dd28f3a7fc86b0ff9abfb0d739a5986311b5e4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cichlid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `FirewallRule` is never constructed
[INFO] [stdout]   --> src/types.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct FirewallRule {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "a8df78b518549f8f4b2fd0ea3dd28f3a7fc86b0ff9abfb0d739a5986311b5e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8df78b518549f8f4b2fd0ea3dd28f3a7fc86b0ff9abfb0d739a5986311b5e4b", kill_on_drop: false }`
[INFO] [stdout] a8df78b518549f8f4b2fd0ea3dd28f3a7fc86b0ff9abfb0d739a5986311b5e4b
