[INFO] cloning repository https://github.com/Kroisse/quichexercise [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kroisse/quichexercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53347216a3a992265a27f912b7bd0139e55ba15d [INFO] testing Kroisse/quichexercise against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKroisse%2Fquichexercise" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kroisse/quichexercise on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kroisse/quichexercise [INFO] finished tweaking git repo https://github.com/Kroisse/quichexercise [INFO] tweaked toml for git repo https://github.com/Kroisse/quichexercise written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Kroisse/quichexercise already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quiche v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32863a838afc64dce912ca9ce8a91ba42f68ec62ebca0dfc1814b24a3886c0bf [INFO] running `Command { std: "docker" "start" "-a" "32863a838afc64dce912ca9ce8a91ba42f68ec62ebca0dfc1814b24a3886c0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32863a838afc64dce912ca9ce8a91ba42f68ec62ebca0dfc1814b24a3886c0bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32863a838afc64dce912ca9ce8a91ba42f68ec62ebca0dfc1814b24a3886c0bf", kill_on_drop: false }` [INFO] [stdout] 32863a838afc64dce912ca9ce8a91ba42f68ec62ebca0dfc1814b24a3886c0bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b2e1af6fee3680e9a94f0a2ac4e72e26f7d86e50405522a0f31038b7b33e68 [INFO] running `Command { std: "docker" "start" "-a" "89b2e1af6fee3680e9a94f0a2ac4e72e26f7d86e50405522a0f31038b7b33e68", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling quiche v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=d546907ea8db5729 -C extra-filename=-d546907ea8db5729 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4730618a896def5b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-a43b8a0a2bdf9cf1.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a1d534d249b52d3c.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-7982e05b663be36b.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "89b2e1af6fee3680e9a94f0a2ac4e72e26f7d86e50405522a0f31038b7b33e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b2e1af6fee3680e9a94f0a2ac4e72e26f7d86e50405522a0f31038b7b33e68", kill_on_drop: false }` [INFO] [stdout] 89b2e1af6fee3680e9a94f0a2ac4e72e26f7d86e50405522a0f31038b7b33e68