[INFO] cloning repository https://github.com/rutrum/wumpus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rutrum/wumpus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frutrum%2Fwumpus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frutrum%2Fwumpus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0789ff2e260d15e8e58f3fe956c1d0cc555dba77 [INFO] testing rutrum/wumpus against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frutrum%2Fwumpus" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rutrum/wumpus [INFO] finished tweaking git repo https://github.com/rutrum/wumpus [INFO] tweaked toml for git repo https://github.com/rutrum/wumpus written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rutrum/wumpus on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rutrum/wumpus 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6528071971f5034b8f052f693a3eeefabd639bc32bed5e7839f55dbf6ff1fd4f [INFO] running `Command { std: "docker" "start" "-a" "6528071971f5034b8f052f693a3eeefabd639bc32bed5e7839f55dbf6ff1fd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6528071971f5034b8f052f693a3eeefabd639bc32bed5e7839f55dbf6ff1fd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6528071971f5034b8f052f693a3eeefabd639bc32bed5e7839f55dbf6ff1fd4f", kill_on_drop: false }` [INFO] [stdout] 6528071971f5034b8f052f693a3eeefabd639bc32bed5e7839f55dbf6ff1fd4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5affa7c996839fd2b38a5b95ff8d132bc147982befa548a328f9dbe21bbcdfb4 [INFO] running `Command { std: "docker" "start" "-a" "5affa7c996839fd2b38a5b95ff8d132bc147982befa548a328f9dbe21bbcdfb4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling colored v1.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling wumpus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `chad_from` is never used [INFO] [stdout] --> src/prompt.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Action { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 9 | pub fn chad_from(s: String) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ActionError` is never used [INFO] [stdout] --> src/prompt.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum ActionError { [INFO] [stdout] | ^^^^^^^^^^^ [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 `wumpus` (bin "wumpus"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name wumpus --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1fd051ee4d24ec48 -C extra-filename=-25649d39f66e1091 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern colored=/opt/rustwide/target/debug/deps/libcolored-59655b9a939873c2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-821d85ca22bb9c97.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5affa7c996839fd2b38a5b95ff8d132bc147982befa548a328f9dbe21bbcdfb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5affa7c996839fd2b38a5b95ff8d132bc147982befa548a328f9dbe21bbcdfb4", kill_on_drop: false }` [INFO] [stdout] 5affa7c996839fd2b38a5b95ff8d132bc147982befa548a328f9dbe21bbcdfb4