[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 try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcichlid-io%2Fcichlid" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cichlid-io/cichlid on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a097d6b6edd8afc17ea46daa06c4b68f0b917ae1a3294fac03ab58085a22f87
[INFO] running `Command { std: "docker" "start" "-a" "4a097d6b6edd8afc17ea46daa06c4b68f0b917ae1a3294fac03ab58085a22f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a097d6b6edd8afc17ea46daa06c4b68f0b917ae1a3294fac03ab58085a22f87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a097d6b6edd8afc17ea46daa06c4b68f0b917ae1a3294fac03ab58085a22f87", kill_on_drop: false }`
[INFO] [stdout] 4a097d6b6edd8afc17ea46daa06c4b68f0b917ae1a3294fac03ab58085a22f87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 548b53a0ea501b311140d375c0a3d7a5bc89f5182c283c2950ef4d89bd971430
[INFO] running `Command { std: "docker" "start" "-a" "548b53a0ea501b311140d375c0a3d7a5bc89f5182c283c2950ef4d89bd971430", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling cc v1.2.24
[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 anstream v0.6.18
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hyper-openssl v0.10.2 (https://github.com/sfackler/hyper-openssl?tag=0.10.2#81243fa1)
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[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 sled v0.34.7
[INFO] [stderr]    Compiling cichlid v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rcgen v0.9.3
[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 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 hyper v0.14.32
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling local-ip-address v0.5.7
[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 43s
[INFO] running `Command { std: "docker" "inspect" "548b53a0ea501b311140d375c0a3d7a5bc89f5182c283c2950ef4d89bd971430", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548b53a0ea501b311140d375c0a3d7a5bc89f5182c283c2950ef4d89bd971430", kill_on_drop: false }`
[INFO] [stdout] 548b53a0ea501b311140d375c0a3d7a5bc89f5182c283c2950ef4d89bd971430
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff2f59d81078938b3007e524eb04a953f018600136e81811b9e61a4611d3d356
[INFO] running `Command { std: "docker" "start" "-a" "ff2f59d81078938b3007e524eb04a953f018600136e81811b9e61a4611d3d356", 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.21s
[INFO] running `Command { std: "docker" "inspect" "ff2f59d81078938b3007e524eb04a953f018600136e81811b9e61a4611d3d356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2f59d81078938b3007e524eb04a953f018600136e81811b9e61a4611d3d356", kill_on_drop: false }`
[INFO] [stdout] ff2f59d81078938b3007e524eb04a953f018600136e81811b9e61a4611d3d356
