[INFO] cloning repository https://github.com/coriolinus/adventofcode-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/adventofcode-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f61e0ca687adfa7c55200d08b23ab0048fb5aa4 [INFO] checking coriolinus/adventofcode-2019/5f61e0ca687adfa7c55200d08b23ab0048fb5aa4 against master#eef00c8be8d92478e181011f24946cca3d468f0a for pr-129346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Fadventofcode-2019" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coriolinus/adventofcode-2019 on toolchain eef00c8be8d92478e181011f24946cca3d468f0a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eef00c8be8d92478e181011f24946cca3d468f0a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coriolinus/adventofcode-2019 [INFO] finished tweaking git repo https://github.com/coriolinus/adventofcode-2019 [INFO] tweaked toml for git repo https://github.com/coriolinus/adventofcode-2019 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coriolinus/adventofcode-2019 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" "+eef00c8be8d92478e181011f24946cca3d468f0a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded noisy_float v0.1.11 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded term_cursor v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+eef00c8be8d92478e181011f24946cca3d468f0a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83f01dd6b7443eb596466c1941c6374d2d51ea30cfea8a477d79acbf5abcd885 [INFO] running `Command { std: "docker" "start" "-a" "83f01dd6b7443eb596466c1941c6374d2d51ea30cfea8a477d79acbf5abcd885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83f01dd6b7443eb596466c1941c6374d2d51ea30cfea8a477d79acbf5abcd885", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f01dd6b7443eb596466c1941c6374d2d51ea30cfea8a477d79acbf5abcd885", kill_on_drop: false }` [INFO] [stdout] 83f01dd6b7443eb596466c1941c6374d2d51ea30cfea8a477d79acbf5abcd885 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+eef00c8be8d92478e181011f24946cca3d468f0a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4a5c3b9fb1272169f2a74941974f6c2bcae571c8bd64f5256d551025cb274b [INFO] running `Command { std: "docker" "start" "-a" "bd4a5c3b9fb1272169f2a74941974f6c2bcae571c8bd64f5256d551025cb274b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [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] [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] [stderr] error: could not compile `proc-macro2` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (build script) [INFO] [stderr] error: could not compile `maybe-uninit` (build script) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaT6uuuP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `bitflags` (build script) [INFO] [stderr] error: could not compile `strsim` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `memchr` (build script) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaB9xt16/lib.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/rmetanbFMh6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autocfg` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `autocfg` (lib) due to 2 previous errors [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 "/opt/rustwide/target/debug/build/typenum-eedc28e6c5e02b64/rmetaHrT3jZ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] error: could not compile `typenum` (build script) due to 1 previous error [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 "/opt/rustwide/target/debug/deps/rmetaD8roik" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaevacEQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `version_check` (lib) [INFO] [stderr] error: could not compile `textwrap` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `rand_core` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaAJRxgw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ansi_term` (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/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/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/rustcOaS1NS/symbols.o" "/opt/rustwide/target/debug/build/rayon-core-9496c1a9662d3138/build_script_build-9496c1a9662d3138.build_script_build.3cab743998c2e4a4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/rayon-core-9496c1a9662d3138/build_script_build-9496c1a9662d3138.44u4tw5v99aj68prx4aq7j0jj.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4b9090474325d796.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f01c12b9947726f2.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-64ee2f46fd2707bf.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5130f9cc0771ffda.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a971d4fbf5b0f264.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d10ab4e91291cf5e.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-60bda7f088cb87c9.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-11cd8b8f1bb77272.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db5abd06143f6686.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-72d98ed00d8d9cfc.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-563f2e97cb530227.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0adc105cf7549c90.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-93f551037440976e.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa43c3e4cb0b4554.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f2ca1546ff0748fc.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-8175741311e0edc9.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/eef00c8be8d92478e181011f24946cca3d468f0a/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/eef00c8be8d92478e181011f24946cca3d468f0a/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rayon-core-9496c1a9662d3138/build_script_build-9496c1a9662d3138" "-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 `rayon-core` (build script) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRVmsli" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicode-segmentation` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bd4a5c3b9fb1272169f2a74941974f6c2bcae571c8bd64f5256d551025cb274b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4a5c3b9fb1272169f2a74941974f6c2bcae571c8bd64f5256d551025cb274b", kill_on_drop: false }` [INFO] [stdout] bd4a5c3b9fb1272169f2a74941974f6c2bcae571c8bd64f5256d551025cb274b