[INFO] fetching crate rrpack-basis 0.41.0...
[INFO] building rrpack-basis-0.41.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rrpack-basis 0.41.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rrpack-basis 0.41.0
[INFO] finished tweaking crates.io crate rrpack-basis 0.41.0
[INFO] tweaked toml for crates.io crate rrpack-basis 0.41.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rrpack-basis 0.41.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c967f09b4a8c7be0c480ce2bcc0ca8f3af126cabd1c8072ce5ce4020bd77375
[INFO] running `Command { std: "docker" "start" "-a" "1c967f09b4a8c7be0c480ce2bcc0ca8f3af126cabd1c8072ce5ce4020bd77375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c967f09b4a8c7be0c480ce2bcc0ca8f3af126cabd1c8072ce5ce4020bd77375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c967f09b4a8c7be0c480ce2bcc0ca8f3af126cabd1c8072ce5ce4020bd77375", kill_on_drop: false }`
[INFO] [stdout] 1c967f09b4a8c7be0c480ce2bcc0ca8f3af126cabd1c8072ce5ce4020bd77375
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e04f7662a13ac047df57a0a5518844779ca31d9ec35aa59b1ca681d0ac8c9c42
[INFO] running `Command { std: "docker" "start" "-a" "e04f7662a13ac047df57a0a5518844779ca31d9ec35aa59b1ca681d0ac8c9c42", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling meio-protocol v0.95.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling vectorize v0.2.0
[INFO] [stderr]    Compiling metacrate v0.1.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling rill-derive v0.41.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling meio v0.95.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling flexbuffers v2.0.0
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling rill-protocol v0.41.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling meio-connect v0.95.2
[INFO] [stderr]    Compiling rill-engine v0.41.0
[INFO] [stderr]    Compiling rrpack-basis v0.41.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `binder` is never read
[INFO] [stdout]   --> src/manifest/binder.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BindedTracer<T: PackFlow> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     binder: Binder,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BindedTracer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 26.50s
[INFO] running `Command { std: "docker" "inspect" "e04f7662a13ac047df57a0a5518844779ca31d9ec35aa59b1ca681d0ac8c9c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e04f7662a13ac047df57a0a5518844779ca31d9ec35aa59b1ca681d0ac8c9c42", kill_on_drop: false }`
[INFO] [stdout] e04f7662a13ac047df57a0a5518844779ca31d9ec35aa59b1ca681d0ac8c9c42
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52503383c89a49eaf8bb2b101af037e028c46fc7dccc4262df95ec604856bf38
[INFO] running `Command { std: "docker" "start" "-a" "52503383c89a49eaf8bb2b101af037e028c46fc7dccc4262df95ec604856bf38", kill_on_drop: false }`
[INFO] [stderr]    Compiling rrpack-basis v0.41.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `binder` is never read
[INFO] [stdout]   --> src/manifest/binder.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BindedTracer<T: PackFlow> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     binder: Binder,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BindedTracer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `binder` is never read
[INFO] [stdout]   --> src/manifest/binder.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct BindedTracer<T: PackFlow> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     binder: Binder,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BindedTracer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 4.61s
[INFO] running `Command { std: "docker" "inspect" "52503383c89a49eaf8bb2b101af037e028c46fc7dccc4262df95ec604856bf38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52503383c89a49eaf8bb2b101af037e028c46fc7dccc4262df95ec604856bf38", kill_on_drop: false }`
[INFO] [stdout] 52503383c89a49eaf8bb2b101af037e028c46fc7dccc4262df95ec604856bf38
