[INFO] fetching crate swim-marlin 0.1.0...
[INFO] building swim-marlin-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate swim-marlin 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate swim-marlin 0.1.0
[INFO] finished tweaking crates.io crate swim-marlin 0.1.0
[INFO] tweaked toml for crates.io crate swim-marlin 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swim-marlin 0.1.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] crate crates.io crate swim-marlin 0.1.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] fe2bb069c1fa12436af0e224ada948c4cec5370d1e25e78b9f4a251b1dd1d757
[INFO] running `Command { std: "docker" "start" "-a" "fe2bb069c1fa12436af0e224ada948c4cec5370d1e25e78b9f4a251b1dd1d757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe2bb069c1fa12436af0e224ada948c4cec5370d1e25e78b9f4a251b1dd1d757", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe2bb069c1fa12436af0e224ada948c4cec5370d1e25e78b9f4a251b1dd1d757", kill_on_drop: false }`
[INFO] [stdout] fe2bb069c1fa12436af0e224ada948c4cec5370d1e25e78b9f4a251b1dd1d757
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ff2d3f02ea25a764251e71b000c65bc849bcec97e7e6439bcaa780446de4c4fc
[INFO] running `Command { std: "docker" "start" "-a" "ff2d3f02ea25a764251e71b000c65bc849bcec97e7e6439bcaa780446de4c4fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling argh v0.1.13
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling swim-marlin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.88s
[INFO] running `Command { std: "docker" "inspect" "ff2d3f02ea25a764251e71b000c65bc849bcec97e7e6439bcaa780446de4c4fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2d3f02ea25a764251e71b000c65bc849bcec97e7e6439bcaa780446de4c4fc", kill_on_drop: false }`
[INFO] [stdout] ff2d3f02ea25a764251e71b000c65bc849bcec97e7e6439bcaa780446de4c4fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0d595be679753fa008a07eba9fe834a400e949faaf25c28f55d8b4baf38bb415
[INFO] running `Command { std: "docker" "start" "-a" "0d595be679753fa008a07eba9fe834a400e949faaf25c28f55d8b4baf38bb415", kill_on_drop: false }`
[INFO] [stderr]    Compiling swim-marlin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "0d595be679753fa008a07eba9fe834a400e949faaf25c28f55d8b4baf38bb415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d595be679753fa008a07eba9fe834a400e949faaf25c28f55d8b4baf38bb415", kill_on_drop: false }`
[INFO] [stdout] 0d595be679753fa008a07eba9fe834a400e949faaf25c28f55d8b4baf38bb415
