[INFO] fetching crate spanned 0.6.1...
[INFO] building spanned-0.6.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate spanned 0.6.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate spanned 0.6.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spanned 0.6.1
[INFO] tweaked toml for crates.io crate spanned 0.6.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spanned 0.6.1 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 spanned 0.6.1 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]  Downloading crates ...
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded spanned v0.3.0
[INFO] [stderr]   Downloaded annotate-snippets v0.11.5
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded prettydiff v0.7.0
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded ui_test v0.30.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b118839edac3143dcf89e5eb573e03a3e242214a23bb82cb4169f34431d3e524
[INFO] running `Command { std: "docker" "start" "-a" "b118839edac3143dcf89e5eb573e03a3e242214a23bb82cb4169f34431d3e524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b118839edac3143dcf89e5eb573e03a3e242214a23bb82cb4169f34431d3e524", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b118839edac3143dcf89e5eb573e03a3e242214a23bb82cb4169f34431d3e524", kill_on_drop: false }`
[INFO] [stdout] b118839edac3143dcf89e5eb573e03a3e242214a23bb82cb4169f34431d3e524
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 017568ecf73e116d14344e4c7da2e3edff38f50d1c43ae047e780d7d8137679a
[INFO] running `Command { std: "docker" "start" "-a" "017568ecf73e116d14344e4c7da2e3edff38f50d1c43ae047e780d7d8137679a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling spanned v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.25s
[INFO] running `Command { std: "docker" "inspect" "017568ecf73e116d14344e4c7da2e3edff38f50d1c43ae047e780d7d8137679a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017568ecf73e116d14344e4c7da2e3edff38f50d1c43ae047e780d7d8137679a", kill_on_drop: false }`
[INFO] [stdout] 017568ecf73e116d14344e4c7da2e3edff38f50d1c43ae047e780d7d8137679a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 53a053037b1aa37e9991c8d0399112d13318046d143df6648f0c592525fa2c35
[INFO] running `Command { std: "docker" "start" "-a" "53a053037b1aa37e9991c8d0399112d13318046d143df6648f0c592525fa2c35", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling prettydiff v0.7.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling spanned v0.3.0
[INFO] [stderr]    Compiling spanned v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustfix v0.8.7
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling ui_test v0.30.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.72s
[INFO] running `Command { std: "docker" "inspect" "53a053037b1aa37e9991c8d0399112d13318046d143df6648f0c592525fa2c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a053037b1aa37e9991c8d0399112d13318046d143df6648f0c592525fa2c35", kill_on_drop: false }`
[INFO] [stdout] 53a053037b1aa37e9991c8d0399112d13318046d143df6648f0c592525fa2c35
