[INFO] cloning repository https://github.com/yliunssept/rust-exampe1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yliunssept/rust-exampe1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyliunssept%2Frust-exampe1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyliunssept%2Frust-exampe1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b584d79c77494988ba253d12a6f05f6bab40090 [INFO] checking yliunssept/rust-exampe1 against master#9f48dedc9763334a587c66558974635807a113ed for pr-137394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyliunssept%2Frust-exampe1" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 71% (540/754) Updating files: 72% (543/754) Updating files: 73% (551/754) Updating files: 74% (558/754) Updating files: 75% (566/754) Updating files: 76% (574/754) Updating files: 77% (581/754) Updating files: 78% (589/754) Updating files: 79% (596/754) Updating files: 80% (604/754) Updating files: 81% (611/754) Updating files: 82% (619/754) Updating files: 83% (626/754) Updating files: 84% (634/754) Updating files: 85% (641/754) Updating files: 85% (643/754) Updating files: 86% (649/754) Updating files: 87% (656/754) Updating files: 88% (664/754) Updating files: 89% (672/754) Updating files: 90% (679/754) Updating files: 91% (687/754) Updating files: 92% (694/754) Updating files: 93% (702/754) Updating files: 94% (709/754) Updating files: 95% (717/754) Updating files: 96% (724/754) Updating files: 97% (732/754) Updating files: 98% (739/754) Updating files: 99% (747/754) Updating files: 100% (754/754) Updating files: 100% (754/754), done. [INFO] validating manifest of git repo https://github.com/yliunssept/rust-exampe1 on toolchain 9f48dedc9763334a587c66558974635807a113ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yliunssept/rust-exampe1 [INFO] finished tweaking git repo https://github.com/yliunssept/rust-exampe1 [INFO] tweaked toml for git repo https://github.com/yliunssept/rust-exampe1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yliunssept/rust-exampe1 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" "+9f48dedc9763334a587c66558974635807a113ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peroxide-ad v0.3.0 [INFO] [stderr] Downloaded puruspe v0.2.0 [INFO] [stderr] Downloaded peroxide v0.31.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3111a0843b0ba3a1fb4399a12df39d7b835e18044185b6718a69e67205c6023a [INFO] running `Command { std: "docker" "start" "-a" "3111a0843b0ba3a1fb4399a12df39d7b835e18044185b6718a69e67205c6023a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3111a0843b0ba3a1fb4399a12df39d7b835e18044185b6718a69e67205c6023a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3111a0843b0ba3a1fb4399a12df39d7b835e18044185b6718a69e67205c6023a", kill_on_drop: false }` [INFO] [stdout] 3111a0843b0ba3a1fb4399a12df39d7b835e18044185b6718a69e67205c6023a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9f48dedc9763334a587c66558974635807a113ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710a052a71b46698073d266a9aef16dd2569f409e0979dfe7ae0d724e23de157 [INFO] running `Command { std: "docker" "start" "-a" "710a052a71b46698073d266a9aef16dd2569f409e0979dfe7ae0d724e23de157", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling peroxide v0.31.6 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking puruspe v0.2.0 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking thread-tree v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling peroxide-ad v0.3.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcCRimXt/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCRimXt/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/peroxide_ad-25e49fa3875aaf02.8djdfqsrnbopu2yc33mbed0s4.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-d57618a6229b518b.rlib,libquote-b8484a8c4295a0b6.rlib,libproc_macro2-b2624cf1aae29f0e.rlib,libunicode_ident-540dfcff5a9d53d6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-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/deps/libperoxide_ad-25e49fa3875aaf02.so" "-Wl,--gc-sections" "-shared" "-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] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `peroxide-ad` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "710a052a71b46698073d266a9aef16dd2569f409e0979dfe7ae0d724e23de157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710a052a71b46698073d266a9aef16dd2569f409e0979dfe7ae0d724e23de157", kill_on_drop: false }` [INFO] [stdout] 710a052a71b46698073d266a9aef16dd2569f409e0979dfe7ae0d724e23de157