[INFO] cloning repository https://github.com/geng-engine/batbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geng-engine/batbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fbatbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fbatbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb42034b087dcc552c13ae33dd81ee51fa5df4de
[INFO] checking geng-engine/batbox against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeng-engine%2Fbatbox" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geng-engine/batbox
[INFO] finished tweaking git repo https://github.com/geng-engine/batbox
[INFO] tweaked toml for git repo https://github.com/geng-engine/batbox written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geng-engine/batbox on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geng-engine/batbox 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 095c4d6b35af8453193b3c99e2c1f78f6556e49d55ca6af265d8eab47a4a7508
[INFO] running `Command { std: "docker" "start" "-a" "095c4d6b35af8453193b3c99e2c1f78f6556e49d55ca6af265d8eab47a4a7508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "095c4d6b35af8453193b3c99e2c1f78f6556e49d55ca6af265d8eab47a4a7508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095c4d6b35af8453193b3c99e2c1f78f6556e49d55ca6af265d8eab47a4a7508", kill_on_drop: false }`
[INFO] [stdout] 095c4d6b35af8453193b3c99e2c1f78f6556e49d55ca6af265d8eab47a4a7508
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e53cdc93bea3921c1b5fe0c41c8f20477c794a4ea5662a50e28d364055804e5
[INFO] running `Command { std: "docker" "start" "-a" "3e53cdc93bea3921c1b5fe0c41c8f20477c794a4ea5662a50e28d364055804e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking object v0.36.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking proc-macro2 v1.0.85
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking batbox-range v0.16.0 (/opt/rustwide/workdir/crates/range)
[INFO] [stderr]     Checking subtle v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking batbox-cmp v0.16.0 (/opt/rustwide/workdir/crates/cmp)
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking syn v2.0.66
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling tinyfiledialogs v3.9.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking batbox-num v0.16.0 (/opt/rustwide/workdir/crates/num)
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking batbox-approx v0.16.0 (/opt/rustwide/workdir/crates/approx)
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/95813608313bff49cfc1afc393a946a3c085b772/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7144b5c720863a0f -C extra-filename=-79b20ed641fa367a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3a2c4c414dca3b58.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-fe3dd7e642431149.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ca047af70b950fd9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3e53cdc93bea3921c1b5fe0c41c8f20477c794a4ea5662a50e28d364055804e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e53cdc93bea3921c1b5fe0c41c8f20477c794a4ea5662a50e28d364055804e5", kill_on_drop: false }`
[INFO] [stdout] 3e53cdc93bea3921c1b5fe0c41c8f20477c794a4ea5662a50e28d364055804e5
