[INFO] cloning repository https://github.com/nelsonatgithub/buglife [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nelsonatgithub/buglife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4e3036fb770095f019aafa2a91f82c045aeda49 [INFO] testing nelsonatgithub/buglife against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife" "/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/nelsonatgithub/buglife on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nelsonatgithub/buglife [INFO] finished tweaking git repo https://github.com/nelsonatgithub/buglife [INFO] tweaked toml for git repo https://github.com/nelsonatgithub/buglife written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nelsonatgithub/buglife 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e38e91d43cbba53925fabdfee0fef38c0acdd9645cf941b4d2c7552cdebdb229 [INFO] running `Command { std: "docker" "start" "-a" "e38e91d43cbba53925fabdfee0fef38c0acdd9645cf941b4d2c7552cdebdb229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e38e91d43cbba53925fabdfee0fef38c0acdd9645cf941b4d2c7552cdebdb229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38e91d43cbba53925fabdfee0fef38c0acdd9645cf941b4d2c7552cdebdb229", kill_on_drop: false }` [INFO] [stdout] e38e91d43cbba53925fabdfee0fef38c0acdd9645cf941b4d2c7552cdebdb229 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6df6c1b90c9cc207164642b36fb2fc3aa7ae6c29f1e7f332fd9e56c6ed37f8b5 [INFO] running `Command { std: "docker" "start" "-a" "6df6c1b90c9cc207164642b36fb2fc3aa7ae6c29f1e7f332fd9e56c6ed37f8b5", kill_on_drop: false }` [INFO] [stderr] Compiling BUGLIFE v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `clear_relations`, `get_tag`, and `has_relation` are never used [INFO] [stdout] --> src/main.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 37 | impl Bug { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | fn clear_relations(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn get_tag(&mut self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | fn has_relation(&mut self, bug: &Rc>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "6df6c1b90c9cc207164642b36fb2fc3aa7ae6c29f1e7f332fd9e56c6ed37f8b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6df6c1b90c9cc207164642b36fb2fc3aa7ae6c29f1e7f332fd9e56c6ed37f8b5", kill_on_drop: false }` [INFO] [stdout] 6df6c1b90c9cc207164642b36fb2fc3aa7ae6c29f1e7f332fd9e56c6ed37f8b5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 654ec8b17e634a8ef997054409901e2fa3bac99dd1b01793ef53dd080eb16002 [INFO] running `Command { std: "docker" "start" "-a" "654ec8b17e634a8ef997054409901e2fa3bac99dd1b01793ef53dd080eb16002", kill_on_drop: false }` [INFO] [stderr] Compiling BUGLIFE v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `bug_3` [INFO] [stdout] --> src/main.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | let bug_3 = Rc::new(RefCell::new(Bug::new(3))); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bug_3` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a_relations_size` [INFO] [stdout] --> src/main.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | let a_relations_size = bug_0.borrow_mut().add_relation(&bug_1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a_relations_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear_relations` and `get_tag` are never used [INFO] [stdout] --> src/main.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 37 | impl Bug { [INFO] [stdout] | -------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 50 | fn clear_relations(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn get_tag(&mut self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "654ec8b17e634a8ef997054409901e2fa3bac99dd1b01793ef53dd080eb16002", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654ec8b17e634a8ef997054409901e2fa3bac99dd1b01793ef53dd080eb16002", kill_on_drop: false }` [INFO] [stdout] 654ec8b17e634a8ef997054409901e2fa3bac99dd1b01793ef53dd080eb16002 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cc2ee19f8c0f90cb7b8368f5ac251338dcf5153670564736a5eb1826c45a25f [INFO] running `Command { std: "docker" "start" "-a" "3cc2ee19f8c0f90cb7b8368f5ac251338dcf5153670564736a5eb1826c45a25f", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `bug_3` [INFO] [stderr] --> src/main.rs:236:9 [INFO] [stderr] | [INFO] [stderr] 236 | let bug_3 = Rc::new(RefCell::new(Bug::new(3))); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_bug_3` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a_relations_size` [INFO] [stderr] --> src/main.rs:238:9 [INFO] [stderr] | [INFO] [stderr] 238 | let a_relations_size = bug_0.borrow_mut().add_relation(&bug_1); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_a_relations_size` [INFO] [stderr] [INFO] [stderr] warning: methods `clear_relations` and `get_tag` are never used [INFO] [stderr] --> src/main.rs:50:8 [INFO] [stderr] | [INFO] [stderr] 37 | impl Bug { [INFO] [stderr] | -------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 50 | fn clear_relations(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 66 | fn get_tag(&mut self) -> String { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `BUGLIFE` (bin "BUGLIFE" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/BUGLIFE-89b6ba1a2139364c) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_colony_relations ... ok [INFO] [stdout] test test_colony_size ... ok [INFO] [stdout] test test_bug_set_check ... ok [INFO] [stdout] test test_bug_add_relation ... ok [INFO] [stdout] test test_opposed_mark ... ok [INFO] [stdout] test test_inspect_small_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3cc2ee19f8c0f90cb7b8368f5ac251338dcf5153670564736a5eb1826c45a25f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc2ee19f8c0f90cb7b8368f5ac251338dcf5153670564736a5eb1826c45a25f", kill_on_drop: false }` [INFO] [stdout] 3cc2ee19f8c0f90cb7b8368f5ac251338dcf5153670564736a5eb1826c45a25f [INFO] testing nelsonatgithub/buglife against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing nelsonatgithub/buglife against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing nelsonatgithub/buglife against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing nelsonatgithub/buglife against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [INFO] testing nelsonatgithub/buglife against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsonatgithub%2Fbuglife" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create leading directories of '/workspace/builds/worker-5-tc2/source': No space left on device [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/nelsonatgithub/buglife [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.