[INFO] updating cached repository https://github.com/jamestthompson3/Rustventure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a37c6fcd670edf3a114b88df2656fc22dd938b09 [INFO] testing jamestthompson3/Rustventure against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamestthompson3%2FRustventure" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamestthompson3/Rustventure on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-6/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc9980203c8779f9a0fed75b8d5cc8f91de80cb80855ad7936f468e26a0b791e [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" "cc9980203c8779f9a0fed75b8d5cc8f91de80cb80855ad7936f468e26a0b791e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc9980203c8779f9a0fed75b8d5cc8f91de80cb80855ad7936f468e26a0b791e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9980203c8779f9a0fed75b8d5cc8f91de80cb80855ad7936f468e26a0b791e", kill_on_drop: false }` [INFO] [stdout] cc9980203c8779f9a0fed75b8d5cc8f91de80cb80855ad7936f468e26a0b791e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", 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] dff6c1701f2b56deac8309ef759474bd4777572007fad942824f05e8ef81c684 [INFO] running `Command { std: "docker" "start" "-a" "dff6c1701f2b56deac8309ef759474bd4777572007fad942824f05e8ef81c684", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling bumpalo v2.3.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling serde v1.0.81 [INFO] [stderr] Compiling wasm-bindgen v0.2.40 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.40 [INFO] [stderr] Compiling serde_derive v1.0.81 [INFO] [stderr] Compiling serde_json v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.40 [INFO] [stderr] Compiling js-sys v0.3.17 [INFO] [stderr] Compiling console_error_panic_hook v0.1.5 [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 53.01s [INFO] running `Command { std: "docker" "inspect" "dff6c1701f2b56deac8309ef759474bd4777572007fad942824f05e8ef81c684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dff6c1701f2b56deac8309ef759474bd4777572007fad942824f05e8ef81c684", kill_on_drop: false }` [INFO] [stdout] dff6c1701f2b56deac8309ef759474bd4777572007fad942824f05e8ef81c684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fffc2728c314822be0003db17e7bedc4ed2900afe7db05ef97fbabedf885ec90 [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" "fffc2728c314822be0003db17e7bedc4ed2900afe7db05ef97fbabedf885ec90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [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: 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" "fffc2728c314822be0003db17e7bedc4ed2900afe7db05ef97fbabedf885ec90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffc2728c314822be0003db17e7bedc4ed2900afe7db05ef97fbabedf885ec90", kill_on_drop: false }` [INFO] [stdout] fffc2728c314822be0003db17e7bedc4ed2900afe7db05ef97fbabedf885ec90