[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] testing jamestthompson3/Rustventure against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2FRustventure" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamestthompson3/Rustventure on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-3/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.40 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.5 [INFO] [stderr] Downloaded js-sys v0.3.17 [INFO] [stderr] Downloaded serde_derive v1.0.81 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.40 [INFO] [stderr] Downloaded wasm-bindgen v0.2.40 [INFO] [stderr] Downloaded serde v1.0.81 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.40 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Downloaded bumpalo v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33e900300d786bf4501025d0c92c12f4748f82cfd383569e3536ea0b038e4aaa [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" "33e900300d786bf4501025d0c92c12f4748f82cfd383569e3536ea0b038e4aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33e900300d786bf4501025d0c92c12f4748f82cfd383569e3536ea0b038e4aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e900300d786bf4501025d0c92c12f4748f82cfd383569e3536ea0b038e4aaa", kill_on_drop: false }` [INFO] [stdout] 33e900300d786bf4501025d0c92c12f4748f82cfd383569e3536ea0b038e4aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc507f38a3e25cd862a8c8b4f864940d5f6776fc7e5054f4bc90a3edcabbd8ee [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" "bc507f38a3e25cd862a8c8b4f864940d5f6776fc7e5054f4bc90a3edcabbd8ee", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling 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] Compiling console_error_panic_hook v0.1.5 [INFO] [stderr] Compiling js-sys v0.3.17 [INFO] [stderr] Compiling rust_game v0.0.0 (/opt/rustwide/workdir) [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.94s [INFO] running `Command { std: "docker" "inspect" "bc507f38a3e25cd862a8c8b4f864940d5f6776fc7e5054f4bc90a3edcabbd8ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc507f38a3e25cd862a8c8b4f864940d5f6776fc7e5054f4bc90a3edcabbd8ee", kill_on_drop: false }` [INFO] [stdout] bc507f38a3e25cd862a8c8b4f864940d5f6776fc7e5054f4bc90a3edcabbd8ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e03e949315bbe9a9f4166575d9586a4a0e4cbf1dea8206b4e9a526d7d772a81 [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" "5e03e949315bbe9a9f4166575d9586a4a0e4cbf1dea8206b4e9a526d7d772a81", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_game` due to 2 previous errors [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: 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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5e03e949315bbe9a9f4166575d9586a4a0e4cbf1dea8206b4e9a526d7d772a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e03e949315bbe9a9f4166575d9586a4a0e4cbf1dea8206b4e9a526d7d772a81", kill_on_drop: false }` [INFO] [stdout] 5e03e949315bbe9a9f4166575d9586a4a0e4cbf1dea8206b4e9a526d7d772a81