[INFO] cloning repository https://github.com/dariuszdawidowski/rush-bootcamp-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dariuszdawidowski/rush-bootcamp-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariuszdawidowski%2Frush-bootcamp-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariuszdawidowski%2Frush-bootcamp-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e5c7a035751a9cdfdcae2e010898f453dfc666b [INFO] checking dariuszdawidowski/rush-bootcamp-2/4e5c7a035751a9cdfdcae2e010898f453dfc666b against try#498fce24f39c1ecbb0abe08824e72162da853341 for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdariuszdawidowski%2Frush-bootcamp-2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dariuszdawidowski/rush-bootcamp-2 on toolchain 498fce24f39c1ecbb0abe08824e72162da853341 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dariuszdawidowski/rush-bootcamp-2 [INFO] finished tweaking git repo https://github.com/dariuszdawidowski/rush-bootcamp-2 [INFO] tweaked toml for git repo https://github.com/dariuszdawidowski/rush-bootcamp-2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dariuszdawidowski/rush-bootcamp-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" "+498fce24f39c1ecbb0abe08824e72162da853341" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d3d5303c240dc16567c4e5b4250df0221e10496bbe3dda516ca7c899ce04114 [INFO] running `Command { std: "docker" "start" "-a" "3d3d5303c240dc16567c4e5b4250df0221e10496bbe3dda516ca7c899ce04114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d3d5303c240dc16567c4e5b4250df0221e10496bbe3dda516ca7c899ce04114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d3d5303c240dc16567c4e5b4250df0221e10496bbe3dda516ca7c899ce04114", kill_on_drop: false }` [INFO] [stdout] 3d3d5303c240dc16567c4e5b4250df0221e10496bbe3dda516ca7c899ce04114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+498fce24f39c1ecbb0abe08824e72162da853341" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22bf40e2ab747c58fb5d7b7cfb1a2788eb1aced4b91679ae221f92c49d12f052 [INFO] running `Command { std: "docker" "start" "-a" "22bf40e2ab747c58fb5d7b7cfb1a2788eb1aced4b91679ae221f92c49d12f052", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling pretty v0.12.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking ic0 v0.21.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/thiserror_impl-6f557ab53770a25e.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/thiserror-impl-6f557ab53770a25e/dep-lib-thiserror_impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcJo7ddo/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustciEKq7x/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustciEKq7x/symbols.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.candid_derive.59aef380aecbd434-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.cbwbuleaglcjx7k7hrrdtl43d.rcgu.rmeta" "/opt/rustwide/target/debug/deps/candid_derive-d4f9943d95c64c38.9d7s81fg95oduvjq8d0knhvti.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblazy_static-6731096c945e6a32.rlib" "/opt/rustwide/target/debug/deps/libsyn-36d649684d110c2f.rlib" "/opt/rustwide/target/debug/deps/libquote-588522ccb60d1420.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37c078235c49dbe1.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b7496091c0628861.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-88fbd7fc3f6191ac.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3cde559bd38beda9.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fa97315c69d0bf16.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f71802864f365d8d.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2fc763da12024778.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de372216f105bcc0.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c92aa9505ba54896.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1290c243b075e81c.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7367a33f078a78f7.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fbbaaa45e62fc80e.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-34bb4537ed7f45c7.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8ca34f59c17ace7d.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-47e924ffd8a98444.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b4f82c3eca2f0f4b.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-75d2cc7090a2edf1.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/498fce24f39c1ecbb0abe08824e72162da853341/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libcandid_derive-d4f9943d95c64c38.so" "-Wl,--gc-sections" "-shared" "-Wl,-soname=libcandid_derive-d4f9943d95c64c38.so" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `candid_derive` (lib) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (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/498fce24f39c1ecbb0abe08824e72162da853341/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.203/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=2e9e377dd1d63815 -C extra-filename=-2e9e377dd1d63815 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-588522ccb60d1420.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-36d649684d110c2f.rlib --extern proc_macro --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/rmeta33YPLg" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-util` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "22bf40e2ab747c58fb5d7b7cfb1a2788eb1aced4b91679ae221f92c49d12f052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bf40e2ab747c58fb5d7b7cfb1a2788eb1aced4b91679ae221f92c49d12f052", kill_on_drop: false }` [INFO] [stdout] 22bf40e2ab747c58fb5d7b7cfb1a2788eb1aced4b91679ae221f92c49d12f052