[INFO] fetching crate stack-cli 0.1.2... [INFO] testing stack-cli-0.1.2 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate stack-cli 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate stack-cli 0.1.2 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stack-cli 0.1.2 [INFO] finished tweaking crates.io crate stack-cli 0.1.2 [INFO] tweaked toml for crates.io crate stack-cli 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate stack-cli 0.1.2 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" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d71d4f6a720eb8551b573b6cd4ba517962f4e112ba613fe8ede9da79946c14c3 [INFO] running `Command { std: "docker" "start" "-a" "d71d4f6a720eb8551b573b6cd4ba517962f4e112ba613fe8ede9da79946c14c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d71d4f6a720eb8551b573b6cd4ba517962f4e112ba613fe8ede9da79946c14c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71d4f6a720eb8551b573b6cd4ba517962f4e112ba613fe8ede9da79946c14c3", kill_on_drop: false }` [INFO] [stdout] d71d4f6a720eb8551b573b6cd4ba517962f4e112ba613fe8ede9da79946c14c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38036f10fb246ad751a2c6303988bafce325aa846b07948f0390e3439116fefc [INFO] running `Command { std: "docker" "start" "-a" "38036f10fb246ad751a2c6303988bafce325aa846b07948f0390e3439116fefc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rustix v0.36.11 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling openssl v0.10.47 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling syn v2.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling quick-xml v0.28.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling bugreport v0.5.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling openssl-sys v0.9.82 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [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/ecd7b559f89c73ac8f1d318f7501006f37b944b2/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.26.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="io-util"' --cfg 'feature="libc"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=a6ed6cff196b882d -C extra-filename=-a6ed6cff196b882d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cadc56f233b355c5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f2bfb15f1a627319.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-723981ca5ec72c1b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d953bb8acd027290.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ab60706581173a1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-93403b180b6bbc7f.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" "38036f10fb246ad751a2c6303988bafce325aa846b07948f0390e3439116fefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38036f10fb246ad751a2c6303988bafce325aa846b07948f0390e3439116fefc", kill_on_drop: false }` [INFO] [stdout] 38036f10fb246ad751a2c6303988bafce325aa846b07948f0390e3439116fefc