[INFO] cloning repository https://github.com/AdamKinnell/AdventOfCode2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdamKinnell/AdventOfCode2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamKinnell%2FAdventOfCode2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamKinnell%2FAdventOfCode2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 59c08a978a0ce516180642c0306671d045a99085 [INFO] checking AdamKinnell/AdventOfCode2018 against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamKinnell%2FAdventOfCode2018" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AdamKinnell/AdventOfCode2018 on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AdamKinnell/AdventOfCode2018 [INFO] finished tweaking git repo https://github.com/AdamKinnell/AdventOfCode2018 [INFO] tweaked toml for git repo https://github.com/AdamKinnell/AdventOfCode2018 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/AdamKinnell/AdventOfCode2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 130060faa2d477eef56b4883c3a96cc48c2e592520b24bfb225926922fa9e08c [INFO] running `Command { std: "docker" "start" "-a" "130060faa2d477eef56b4883c3a96cc48c2e592520b24bfb225926922fa9e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "130060faa2d477eef56b4883c3a96cc48c2e592520b24bfb225926922fa9e08c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130060faa2d477eef56b4883c3a96cc48c2e592520b24bfb225926922fa9e08c", kill_on_drop: false }` [INFO] [stdout] 130060faa2d477eef56b4883c3a96cc48c2e592520b24bfb225926922fa9e08c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 226e69bbb0c55026bbba71028d7cbf664dade7dda730e1ce9777f792b9ee23f7 [INFO] running `Command { std: "docker" "start" "-a" "226e69bbb0c55026bbba71028d7cbf664dade7dda730e1ce9777f792b9ee23f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking thread-scoped v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Checking time v0.1.41 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.build_script_build.q0fnrauw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87" "/opt/rustwide/target/debug/build/backtrace-sys-383556eef6680d87/build_script_build-383556eef6680d87.3jnfpnau1co69gjh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-bd3bb75388420cbf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1557fb031b272b4c5bfcc7de5df7eddc7b36a584/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backtrace-sys`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/clap-0678736804ad6214.d`: No space left on device (os error 28) [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/rmeta0alTZ3" [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/rmetaiytnYN" [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/rmetaXO4QGg" [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/rmetaWaK9jT" [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/rmeta3SzceF" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /opt/rustwide/target/debug/deps/rmetaz7Rl5a/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "226e69bbb0c55026bbba71028d7cbf664dade7dda730e1ce9777f792b9ee23f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "226e69bbb0c55026bbba71028d7cbf664dade7dda730e1ce9777f792b9ee23f7", kill_on_drop: false }` [INFO] [stdout] 226e69bbb0c55026bbba71028d7cbf664dade7dda730e1ce9777f792b9ee23f7