[INFO] fetching crate reason-shell 0.3.10... [INFO] checking reason-shell-0.3.10 against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [INFO] extracting crate reason-shell 0.3.10 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate reason-shell 0.3.10 [INFO] finished tweaking crates.io crate reason-shell 0.3.10 [INFO] tweaked toml for crates.io crate reason-shell 0.3.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reason-shell 0.3.10 on toolchain f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reason-shell 0.3.10 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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustyline-derive v0.4.0 [INFO] [stderr] Downloaded soup v0.5.1 [INFO] [stderr] Downloaded fax_derive v0.1.0 [INFO] [stderr] Downloaded pdf_derive v0.1.22 [INFO] [stderr] Downloaded pdf v0.7.2 [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded clap_complete v3.2.3 [INFO] [stderr] Downloaded comfy-table v4.1.1 [INFO] [stderr] Downloaded ordermap v0.4.2 [INFO] [stderr] Downloaded elasticlunr-rs v3.0.0 [INFO] [stderr] Downloaded fax v0.1.1 [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] [stderr] Downloaded markup5ever v0.7.5 [INFO] [stderr] Downloaded html5ever v0.22.5 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded mdbook v0.4.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aeff4d54354d79168f858b8ebf9d6f29e3c643d2a211f8a4b2c866a07893cbd [INFO] running `Command { std: "docker" "start" "-a" "1aeff4d54354d79168f858b8ebf9d6f29e3c643d2a211f8a4b2c866a07893cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aeff4d54354d79168f858b8ebf9d6f29e3c643d2a211f8a4b2c866a07893cbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aeff4d54354d79168f858b8ebf9d6f29e3c643d2a211f8a4b2c866a07893cbd", kill_on_drop: false }` [INFO] [stdout] 1aeff4d54354d79168f858b8ebf9d6f29e3c643d2a211f8a4b2c866a07893cbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d993e1b7780aacf141c37e9a8bf3f8c728f6be301fd2ad720a8f8d59780da98 [INFO] running `Command { std: "docker" "start" "-a" "6d993e1b7780aacf141c37e9a8bf3f8c728f6be301fd2ad720a8f8d59780da98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking crypto-common v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetadQqNBg/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta96madh/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8P8UZx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8P8UZx/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/signal-hook-d1606d105e08a172/build_script_build-d1606d105e08a172" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `signal-hook` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9vCava/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-68803328649343dc.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9vCava/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-integer-fc89602d8b923582/build_script_build-fc89602d8b923582" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pest` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-integer` (build script) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `syn` (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/f21fbac535ab2c3bc50db20547f4d48477357103/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.98/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=bbe84234844e321a -C extra-filename=-41f6a4dc5a9de78b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b0b7d9e6fbf14e76.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-816a53e66e9adb36.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-17b42ad7ead1f2b7.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaZvlE3I" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6d993e1b7780aacf141c37e9a8bf3f8c728f6be301fd2ad720a8f8d59780da98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d993e1b7780aacf141c37e9a8bf3f8c728f6be301fd2ad720a8f8d59780da98", kill_on_drop: false }` [INFO] [stdout] 6d993e1b7780aacf141c37e9a8bf3f8c728f6be301fd2ad720a8f8d59780da98