[INFO] fetching crate sexprs-formatter 0.0.5...
[INFO] building sexprs-formatter-0.0.5 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sexprs-formatter 0.0.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sexprs-formatter 0.0.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sexprs-formatter 0.0.5
[INFO] tweaked toml for crates.io crate sexprs-formatter 0.0.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sexprs-formatter 0.0.5 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 sexprs-formatter 0.0.5 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b8462d61ee21c99cebc2c6e57d0ee195064bbc3a6b1b87ab47d94c3a3058c9fe
[INFO] running `Command { std: "docker" "start" "-a" "b8462d61ee21c99cebc2c6e57d0ee195064bbc3a6b1b87ab47d94c3a3058c9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8462d61ee21c99cebc2c6e57d0ee195064bbc3a6b1b87ab47d94c3a3058c9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8462d61ee21c99cebc2c6e57d0ee195064bbc3a6b1b87ab47d94c3a3058c9fe", kill_on_drop: false }`
[INFO] [stdout] b8462d61ee21c99cebc2c6e57d0ee195064bbc3a6b1b87ab47d94c3a3058c9fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 59e3cb8df3d6547e790559e682f00d2c3cbeacdd0b815c401e6a25a636a3cf27
[INFO] running `Command { std: "docker" "start" "-a" "59e3cb8df3d6547e790559e682f00d2c3cbeacdd0b815c401e6a25a636a3cf27", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling thread-groups v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling trilobyte v0.1.2
[INFO] [stderr]    Compiling sanitation v1.0.3
[INFO] [stderr]    Compiling sexprs-util v0.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dumbeq v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling plist v1.7.2
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling iocore v3.0.3
[INFO] [stderr]    Compiling sexprs-formatter v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "59e3cb8df3d6547e790559e682f00d2c3cbeacdd0b815c401e6a25a636a3cf27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e3cb8df3d6547e790559e682f00d2c3cbeacdd0b815c401e6a25a636a3cf27", kill_on_drop: false }`
[INFO] [stdout] 59e3cb8df3d6547e790559e682f00d2c3cbeacdd0b815c401e6a25a636a3cf27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a4bb9799746cbc0f66e2410b29e191540978a8a540ab2a033b3ab52fc16bb3d6
[INFO] running `Command { std: "docker" "start" "-a" "a4bb9799746cbc0f66e2410b29e191540978a8a540ab2a033b3ab52fc16bb3d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling iocore v3.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling sexprs-formatter v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling k9 v0.12.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.12s
[INFO] running `Command { std: "docker" "inspect" "a4bb9799746cbc0f66e2410b29e191540978a8a540ab2a033b3ab52fc16bb3d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4bb9799746cbc0f66e2410b29e191540978a8a540ab2a033b3ab52fc16bb3d6", kill_on_drop: false }`
[INFO] [stdout] a4bb9799746cbc0f66e2410b29e191540978a8a540ab2a033b3ab52fc16bb3d6
