[INFO] cloning repository https://github.com/andrewb-ontheinternet/shpool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewb-ontheinternet/shpool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewb-ontheinternet%2Fshpool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewb-ontheinternet%2Fshpool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e0d9ba592436dad99f2844f11d056ae6c06a2d3
[INFO] checking andrewb-ontheinternet/shpool against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewb-ontheinternet%2Fshpool" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/andrewb-ontheinternet/shpool
[INFO] finished tweaking git repo https://github.com/andrewb-ontheinternet/shpool
[INFO] tweaked toml for git repo https://github.com/andrewb-ontheinternet/shpool written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andrewb-ontheinternet/shpool on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andrewb-ontheinternet/shpool 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfb0cb681c13ab274d893566bb10692d4f20a21839e47dad5e68950d506ded53
[INFO] running `Command { std: "docker" "start" "-a" "cfb0cb681c13ab274d893566bb10692d4f20a21839e47dad5e68950d506ded53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfb0cb681c13ab274d893566bb10692d4f20a21839e47dad5e68950d506ded53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfb0cb681c13ab274d893566bb10692d4f20a21839e47dad5e68950d506ded53", kill_on_drop: false }`
[INFO] [stdout] cfb0cb681c13ab274d893566bb10692d4f20a21839e47dad5e68950d506ded53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47153e8b42807d54cf80ccbba147fef4e30072d2652871c707ba79960508f886
[INFO] running `Command { std: "docker" "start" "-a" "47153e8b42807d54cf80ccbba147fef4e30072d2652871c707ba79960508f886", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking termini v1.0.0
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking shpool_vt100 v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking shpool_pty v0.3.2
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling motd v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking ntest v0.9.3
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking shpool-protocol v0.3.3 (/opt/rustwide/workdir/shpool-protocol)
[INFO] [stderr]    Compiling libproc v0.14.8
[INFO] [stderr]     Checking libshpool v0.9.4 (/opt/rustwide/workdir/libshpool)
[INFO] [stderr]     Checking shpool v0.9.4 (/opt/rustwide/workdir/shpool)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.35s
[INFO] running `Command { std: "docker" "inspect" "47153e8b42807d54cf80ccbba147fef4e30072d2652871c707ba79960508f886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47153e8b42807d54cf80ccbba147fef4e30072d2652871c707ba79960508f886", kill_on_drop: false }`
[INFO] [stdout] 47153e8b42807d54cf80ccbba147fef4e30072d2652871c707ba79960508f886
