[INFO] fetching crate tasktrace 0.1.1... [INFO] checking tasktrace-0.1.1 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] extracting crate tasktrace 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate tasktrace 0.1.1 on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tasktrace 0.1.1 [INFO] finished tweaking crates.io crate tasktrace 0.1.1 [INFO] tweaked toml for crates.io crate tasktrace 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate tasktrace 0.1.1 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" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b72022616eb90768b17c662d6a7d965f4b1b99ec21076744ee7f688fc66a6bcd [INFO] running `Command { std: "docker" "start" "-a" "b72022616eb90768b17c662d6a7d965f4b1b99ec21076744ee7f688fc66a6bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b72022616eb90768b17c662d6a7d965f4b1b99ec21076744ee7f688fc66a6bcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72022616eb90768b17c662d6a7d965f4b1b99ec21076744ee7f688fc66a6bcd", kill_on_drop: false }` [INFO] [stdout] b72022616eb90768b17c662d6a7d965f4b1b99ec21076744ee7f688fc66a6bcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46d4d84943a1e232f2f0fe9d737e297f09a5aeb29354d0b656e5b7716fa81b5a [INFO] running `Command { std: "docker" "start" "-a" "46d4d84943a1e232f2f0fe9d737e297f09a5aeb29354d0b656e5b7716fa81b5a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Checking scoped-trace v0.1.0 [INFO] [stderr] Checking tasktrace v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tokio-macros` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ef5216c337126ffe24d074826f4023948c4a9b8e/bin/rustc --crate-name tokio_macros --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=97a35a9b3255e5de -C extra-filename=-82ef11253ed107e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-da68977f3b882c00.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6bd11793ea7eeed3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1a6f2c99dfa43ff4.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "46d4d84943a1e232f2f0fe9d737e297f09a5aeb29354d0b656e5b7716fa81b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d4d84943a1e232f2f0fe9d737e297f09a5aeb29354d0b656e5b7716fa81b5a", kill_on_drop: false }` [INFO] [stdout] 46d4d84943a1e232f2f0fe9d737e297f09a5aeb29354d0b656e5b7716fa81b5a