[INFO] fetching crate tina-mgr 0.1.14... [INFO] building tina-mgr-0.1.14 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate tina-mgr 0.1.14 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tina-mgr 0.1.14 [INFO] finished tweaking crates.io crate tina-mgr 0.1.14 [INFO] tweaked toml for crates.io crate tina-mgr 0.1.14 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tina-mgr 0.1.14 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 crates.io crate tina-mgr 0.1.14 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 07c833516aab5926689ae29e94dd5bd6d1d0d8d579bbed00843ef502d738e1c7 [INFO] running `Command { std: "docker" "start" "-a" "07c833516aab5926689ae29e94dd5bd6d1d0d8d579bbed00843ef502d738e1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07c833516aab5926689ae29e94dd5bd6d1d0d8d579bbed00843ef502d738e1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c833516aab5926689ae29e94dd5bd6d1d0d8d579bbed00843ef502d738e1c7", kill_on_drop: false }` [INFO] [stdout] 07c833516aab5926689ae29e94dd5bd6d1d0d8d579bbed00843ef502d738e1c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8740ef15edcbf118364141f3ace47ed6db0221ad82e69687cd9bd302f8f045c0 [INFO] running `Command { std: "docker" "start" "-a" "8740ef15edcbf118364141f3ace47ed6db0221ad82e69687cd9bd302f8f045c0", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tina-mgr v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.46s [INFO] running `Command { std: "docker" "inspect" "8740ef15edcbf118364141f3ace47ed6db0221ad82e69687cd9bd302f8f045c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8740ef15edcbf118364141f3ace47ed6db0221ad82e69687cd9bd302f8f045c0", kill_on_drop: false }` [INFO] [stdout] 8740ef15edcbf118364141f3ace47ed6db0221ad82e69687cd9bd302f8f045c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4f1686cfa7caef6218f1c50eb4771eb85d73a80382084724cabb198bf02efd6c [INFO] running `Command { std: "docker" "start" "-a" "4f1686cfa7caef6218f1c50eb4771eb85d73a80382084724cabb198bf02efd6c", kill_on_drop: false }` [INFO] [stderr] Compiling tina-mgr v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "4f1686cfa7caef6218f1c50eb4771eb85d73a80382084724cabb198bf02efd6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f1686cfa7caef6218f1c50eb4771eb85d73a80382084724cabb198bf02efd6c", kill_on_drop: false }` [INFO] [stdout] 4f1686cfa7caef6218f1c50eb4771eb85d73a80382084724cabb198bf02efd6c