[INFO] cloning repository https://github.com/seaneshbaugh/integrity_check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seaneshbaugh/integrity_check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f9a7ad1733c4b6e8ef65ef9078b214834dc0626
[INFO] checking seaneshbaugh/integrity_check against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/seaneshbaugh/integrity_check on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] finished tweaking git repo https://github.com/seaneshbaugh/integrity_check
[INFO] tweaked toml for git repo https://github.com/seaneshbaugh/integrity_check written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/seaneshbaugh/integrity_check 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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42708d5b316fe044974602683b745bbc068f2d17a7050bb632ccc19fd52e3b48
[INFO] running `Command { std: "docker" "start" "-a" "42708d5b316fe044974602683b745bbc068f2d17a7050bb632ccc19fd52e3b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42708d5b316fe044974602683b745bbc068f2d17a7050bb632ccc19fd52e3b48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42708d5b316fe044974602683b745bbc068f2d17a7050bb632ccc19fd52e3b48", kill_on_drop: false }`
[INFO] [stdout] 42708d5b316fe044974602683b745bbc068f2d17a7050bb632ccc19fd52e3b48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4122d9623ce7cfda8b007f05a55a9fc534a6f8bebd0bcd4517a37117980d352
[INFO] running `Command { std: "docker" "start" "-a" "e4122d9623ce7cfda8b007f05a55a9fc534a6f8bebd0bcd4517a37117980d352", kill_on_drop: false }`
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking integrity_check v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / lazy_static! {
[INFO] [stdout] 2  | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout] 3  | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / lazy_static! {
[INFO] [stdout] 2  | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout] 3  | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / lazy_static! {
[INFO] [stdout] 2  | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout] 3  | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/digest/crc32.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / lazy_static! {
[INFO] [stdout] 2  | |     static ref LOOKUP_TABLE: [u32; 256] = {
[INFO] [stdout] 3  | |         let mut table: [u32; 256] = [0; 256];
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     };
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | / lazy_static! {
[INFO] [stdout] 21  | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout] 22  | |         include_str!("small-test-file.txt")
[INFO] [stdout] 23  | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | / lazy_static! {
[INFO] [stdout] 21  | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout] 22  | |         include_str!("small-test-file.txt")
[INFO] [stdout] 23  | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | / lazy_static! {
[INFO] [stdout] 21  | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout] 22  | |         include_str!("small-test-file.txt")
[INFO] [stdout] 23  | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | / lazy_static! {
[INFO] [stdout] 21  | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout] 22  | |         include_str!("small-test-file.txt")
[INFO] [stdout] 23  | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | / lazy_static! {
[INFO] [stdout] 21  | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout] 22  | |         include_str!("small-test-file.txt")
[INFO] [stdout] 23  | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | / lazy_static! {
[INFO] [stdout] 21  | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout] 22  | |         include_str!("small-test-file.txt")
[INFO] [stdout] 23  | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> tests/test.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | / lazy_static! {
[INFO] [stdout] 21  | |     static ref SMALL_TEST_FILE_CONTENTS: &'static str = {
[INFO] [stdout] 22  | |         include_str!("small-test-file.txt")
[INFO] [stdout] 23  | |     };
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |     };
[INFO] [stdout] 153 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/integrity_check-26c8b1311e7c60ac.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/integrity_check-26c8b1311e7c60ac/dep-test-bin-integrity_check`
[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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/integrity_check-62c10460c977fbd2.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/integrity_check-62c10460c977fbd2/dep-bin-integrity_check`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not compile `integrity_check` (test "test"); 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e4122d9623ce7cfda8b007f05a55a9fc534a6f8bebd0bcd4517a37117980d352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4122d9623ce7cfda8b007f05a55a9fc534a6f8bebd0bcd4517a37117980d352", kill_on_drop: false }`
[INFO] [stdout] e4122d9623ce7cfda8b007f05a55a9fc534a6f8bebd0bcd4517a37117980d352
[INFO] checking seaneshbaugh/integrity_check against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking seaneshbaugh/integrity_check against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking seaneshbaugh/integrity_check against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking seaneshbaugh/integrity_check against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[INFO] checking seaneshbaugh/integrity_check against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseaneshbaugh%2Fintegrity_check" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-2-tc2/source': No space left on device
[ERROR] this task or one of its parent failed!
[ERROR] failed to checkout https://github.com/seaneshbaugh/integrity_check
[ERROR] caused by: command failed: exit status: 128
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
