[INFO] cloning repository https://github.com/jamestthompson3/Rustventure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamestthompson3/Rustventure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2FRustventure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2FRustventure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a37c6fcd670edf3a114b88df2656fc22dd938b09 [INFO] checking jamestthompson3/Rustventure against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2FRustventure" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamestthompson3/Rustventure on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamestthompson3/Rustventure [INFO] finished tweaking git repo https://github.com/jamestthompson3/Rustventure [INFO] tweaked toml for git repo https://github.com/jamestthompson3/Rustventure written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jamestthompson3/Rustventure already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] dad3f896988ea3bfcb95cd4eb2bbeb597ead2dcff77881af998db2828c6c7cdd [INFO] running `Command { std: "docker" "start" "-a" "dad3f896988ea3bfcb95cd4eb2bbeb597ead2dcff77881af998db2828c6c7cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dad3f896988ea3bfcb95cd4eb2bbeb597ead2dcff77881af998db2828c6c7cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad3f896988ea3bfcb95cd4eb2bbeb597ead2dcff77881af998db2828c6c7cdd", kill_on_drop: false }` [INFO] [stdout] dad3f896988ea3bfcb95cd4eb2bbeb597ead2dcff77881af998db2828c6c7cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 865d6a2a2e1f97a3b88dce10464f3542378e7d9dfd4b7f349e4ed8cafce35f40 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "865d6a2a2e1f97a3b88dce10464f3542378e7d9dfd4b7f349e4ed8cafce35f40", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Checking js-sys v0.3.17 [INFO] [stderr] Checking console_error_panic_hook v0.1.5 [INFO] [stderr] Checking rust_game v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `rust_game` [INFO] [stdout] --> tests/unit_test.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate rust_game; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_game` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / macro_rules! log { [INFO] [stdout] 260 | | ($($t:tt)*) => (log(&format!($($t)*))) [INFO] [stdout] 261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/lib.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | / macro_rules! log { [INFO] [stdout] 260 | | ($($t:tt)*) => (log(&format!($($t)*))) [INFO] [stdout] 261 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Heal` [INFO] [stdout] --> src/characters.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Heal, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Damage` [INFO] [stdout] --> src/characters.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Damage, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Special` [INFO] [stdout] --> src/characters.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Special, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Heal` [INFO] [stdout] --> src/characters.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Heal, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Damage` [INFO] [stdout] --> src/characters.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Damage, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Special` [INFO] [stdout] --> src/characters.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Special, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "865d6a2a2e1f97a3b88dce10464f3542378e7d9dfd4b7f349e4ed8cafce35f40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865d6a2a2e1f97a3b88dce10464f3542378e7d9dfd4b7f349e4ed8cafce35f40", kill_on_drop: false }` [INFO] [stdout] 865d6a2a2e1f97a3b88dce10464f3542378e7d9dfd4b7f349e4ed8cafce35f40