[INFO] cloning repository https://github.com/dsg-uwaterloo/graphsurge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsg-uwaterloo/graphsurge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 062e7084c8e56c4c33d07e87adad77fe593655b6
[INFO] checking dsg-uwaterloo/graphsurge/062e7084c8e56c4c33d07e87adad77fe593655b6 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsg-uwaterloo%2Fgraphsurge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dsg-uwaterloo/graphsurge on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dsg-uwaterloo/graphsurge
[INFO] finished tweaking git repo https://github.com/dsg-uwaterloo/graphsurge
[INFO] tweaked toml for git repo https://github.com/dsg-uwaterloo/graphsurge written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/dsg-uwaterloo/graphsurge 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e012fd56dc49304837e4863b6ef45b7dd20ab50301471f51267110add3528916
[INFO] running `Command { std: "docker" "start" "-a" "e012fd56dc49304837e4863b6ef45b7dd20ab50301471f51267110add3528916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e012fd56dc49304837e4863b6ef45b7dd20ab50301471f51267110add3528916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e012fd56dc49304837e4863b6ef45b7dd20ab50301471f51267110add3528916", kill_on_drop: false }`
[INFO] [stdout] e012fd56dc49304837e4863b6ef45b7dd20ab50301471f51267110add3528916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 943d68c6f80d092d5af92306f7c19f4d2ca7bc51a90b06e91679ea26acf8fd03
[INFO] running `Command { std: "docker" "start" "-a" "943d68c6f80d092d5af92306f7c19f4d2ca7bc51a90b06e91679ea26acf8fd03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking abomonation v0.7.3
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking timely_logging v0.11.1
[INFO] [stderr]     Checking timely_bytes v0.11.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking timely_sort v0.1.6
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking memmap v0.5.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking platforms v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.7.1
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking unescape v0.1.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stderr]     Checking graph_map v0.1.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking bincode v1.3.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]     Checking rustyline v7.1.0
[INFO] [stderr]    Compiling abomonation_derive v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking psutil v3.2.0
[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/264a7c4a1c917c83d13895a31231f9d93c7b67e1/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_derive-1.0.125/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=3eda616be19d52db -C extra-filename=-3eda616be19d52db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-042b1053ef2069b0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5fee5fc6e9906d66.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5e07c40899670d3f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "943d68c6f80d092d5af92306f7c19f4d2ca7bc51a90b06e91679ea26acf8fd03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "943d68c6f80d092d5af92306f7c19f4d2ca7bc51a90b06e91679ea26acf8fd03", kill_on_drop: false }`
[INFO] [stdout] 943d68c6f80d092d5af92306f7c19f4d2ca7bc51a90b06e91679ea26acf8fd03
