[INFO] cloning repository https://github.com/Mageas/downtobox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mageas/downtobox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fdowntobox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fdowntobox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87ce7ecda80d75c6d6476427c4f3d6f447ea4739 [INFO] testing Mageas/downtobox/87ce7ecda80d75c6d6476427c4f3d6f447ea4739 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fdowntobox" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mageas/downtobox on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mageas/downtobox [INFO] finished tweaking git repo https://github.com/Mageas/downtobox [INFO] tweaked toml for git repo https://github.com/Mageas/downtobox written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Mageas/downtobox 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c726b7ea6064f7f6356cf9ae06cbe310c53d6e761fcf8642f78d438aafc32372 [INFO] running `Command { std: "docker" "start" "-a" "c726b7ea6064f7f6356cf9ae06cbe310c53d6e761fcf8642f78d438aafc32372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c726b7ea6064f7f6356cf9ae06cbe310c53d6e761fcf8642f78d438aafc32372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c726b7ea6064f7f6356cf9ae06cbe310c53d6e761fcf8642f78d438aafc32372", kill_on_drop: false }` [INFO] [stdout] c726b7ea6064f7f6356cf9ae06cbe310c53d6e761fcf8642f78d438aafc32372 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8825c052c3001810d1b4e1bbde4e1faf4854172784b0fa5016544265bcbcac79 [INFO] running `Command { std: "docker" "start" "-a" "8825c052c3001810d1b4e1bbde4e1faf4854172784b0fa5016544265bcbcac79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling object v0.32.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling clap_builder v4.3.23 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling addr2line v0.21.0 [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/f23b22458132fb20faeb8a915b1c252478696f25/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --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", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=05260ae3d2cae993 -C extra-filename=-05260ae3d2cae993 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cfd7d6f7ac151829.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7bbeb1a25c53cdd8.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-03dd8cef55180f36.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d3248d96b80dbf5f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-abe6c43750de438d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ff01ad1c9ab457c7.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-a7fa88c54f78b87d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-e32246edff7c25db.so --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" "8825c052c3001810d1b4e1bbde4e1faf4854172784b0fa5016544265bcbcac79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8825c052c3001810d1b4e1bbde4e1faf4854172784b0fa5016544265bcbcac79", kill_on_drop: false }` [INFO] [stdout] 8825c052c3001810d1b4e1bbde4e1faf4854172784b0fa5016544265bcbcac79