[INFO] cloning repository https://github.com/andrew-caines/actix_template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrew-caines/actix_template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-caines%2Factix_template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-caines%2Factix_template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62d68ceac1b79c42d803dfa6ddba0daec9fb32b1 [INFO] checking andrew-caines/actix_template/62d68ceac1b79c42d803dfa6ddba0daec9fb32b1 against master#717f5df2c308dfb4b7b8e6c002c11fe8269c4011 for pr-133274 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-caines%2Factix_template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrew-caines/actix_template on toolchain 717f5df2c308dfb4b7b8e6c002c11fe8269c4011 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrew-caines/actix_template [INFO] finished tweaking git repo https://github.com/andrew-caines/actix_template [INFO] tweaked toml for git repo https://github.com/andrew-caines/actix_template written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andrew-caines/actix_template 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" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ad4cb44d0f82f7edfdba1dcf18bd207f59008785ccb1e5c053e7295fe7c8466 [INFO] running `Command { std: "docker" "start" "-a" "6ad4cb44d0f82f7edfdba1dcf18bd207f59008785ccb1e5c053e7295fe7c8466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ad4cb44d0f82f7edfdba1dcf18bd207f59008785ccb1e5c053e7295fe7c8466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad4cb44d0f82f7edfdba1dcf18bd207f59008785ccb1e5c053e7295fe7c8466", kill_on_drop: false }` [INFO] [stdout] 6ad4cb44d0f82f7edfdba1dcf18bd207f59008785ccb1e5c053e7295fe7c8466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+717f5df2c308dfb4b7b8e6c002c11fe8269c4011" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127eadb1adcabc5643ed14a4152c3f08a5bd6bcd7608f07b4b6244cc7cf3eee3 [INFO] running `Command { std: "docker" "start" "-a" "127eadb1adcabc5643ed14a4152c3f08a5bd6bcd7608f07b4b6244cc7cf3eee3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/build/futures-core-a6dde82ee0e5c589/build_script_build-a6dde82ee0e5c589.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-core-a6dde82ee0e5c589/dep-build-script-build-script-build` [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcYgFlcU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `parking_lot_core` (build script) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcXYupp0" [INFO] [stdout] [INFO] [stdout] [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/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/parking_lot_core-0.9.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=bee6c64c9d1ba7ce -C extra-filename=-bee6c64c9d1ba7ce --out-dir /opt/rustwide/target/debug/build/parking_lot_core-bee6c64c9d1ba7ce -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `autocfg` (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/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/bin/rustc --crate-name autocfg --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autocfg-1.1.0/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a7b9971646bb635c -C extra-filename=-a7b9971646bb635c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `libc` (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 `proc-macro2` (build script) due to 1 previous error [INFO] [stderr] error: could not compile `version_check` (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/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/bin/rustc --crate-name version_check --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/version_check-0.9.4/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e31da224a4d92066 -C extra-filename=-e31da224a4d92066 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `typenum` (build script) [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/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/bin/rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/typenum-1.16.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=7634e9b6ac584261 -C extra-filename=-7634e9b6ac584261 --out-dir /opt/rustwide/target/debug/build/typenum-7634e9b6ac584261 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/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" "-m64" "/tmp/rustcqDhJFM/symbols.o" "/opt/rustwide/target/debug/build/serde-4c06c5e65c855b4a/build_script_build-4c06c5e65c855b4a.build_script_build.1feeed69cd17b922-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/serde-4c06c5e65c855b4a/build_script_build-4c06c5e65c855b4a.7sc2wnt0j1pmi5f3m4n67rzxy.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-81d925df099611ec.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b8448eab142ef565.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d25a941a4df9caf8.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-ade6936d448d6794.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0a175cebd11e144e.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-127f0ef4dcbf7436.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d034686f0f0f9113.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-edb57e0099b607a2.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-00d71dca83e6b3e6.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f9f91ef79bc3c342.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-226b4b3bb3c90aef.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1e4d788e09d8a83.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cfe9e45cb365e7f0.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a214d3ea58225c02.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8b7cc309868a115a.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9621b8f524eebb06.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-619eefe14aaf54f4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/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/717f5df2c308dfb4b7b8e6c002c11fe8269c4011/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/serde-4c06c5e65c855b4a/build_script_build-4c06c5e65c855b4a" "-Wl,--gc-sections" "-pie" "-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] [stderr] error: could not compile `serde` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "127eadb1adcabc5643ed14a4152c3f08a5bd6bcd7608f07b4b6244cc7cf3eee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127eadb1adcabc5643ed14a4152c3f08a5bd6bcd7608f07b4b6244cc7cf3eee3", kill_on_drop: false }` [INFO] [stdout] 127eadb1adcabc5643ed14a4152c3f08a5bd6bcd7608f07b4b6244cc7cf3eee3