[INFO] cloning repository https://github.com/MarkMcCaskey/wasm-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MarkMcCaskey/wasm-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkMcCaskey%2Fwasm-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkMcCaskey%2Fwasm-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfbee4ebdf84c4c4785738bf271d47e25a66735c [INFO] testing MarkMcCaskey/wasm-game against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarkMcCaskey%2Fwasm-game" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MarkMcCaskey/wasm-game on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MarkMcCaskey/wasm-game [INFO] finished tweaking git repo https://github.com/MarkMcCaskey/wasm-game [INFO] tweaked toml for git repo https://github.com/MarkMcCaskey/wasm-game written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/MarkMcCaskey/wasm-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] af04c25e824925eae7ef69257dc6159252a6b2a1475b9e00bb683721b35dc318 [INFO] running `Command { std: "docker" "start" "-a" "af04c25e824925eae7ef69257dc6159252a6b2a1475b9e00bb683721b35dc318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af04c25e824925eae7ef69257dc6159252a6b2a1475b9e00bb683721b35dc318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af04c25e824925eae7ef69257dc6159252a6b2a1475b9e00bb683721b35dc318", kill_on_drop: false }` [INFO] [stdout] af04c25e824925eae7ef69257dc6159252a6b2a1475b9e00bb683721b35dc318 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 125c7d488486aad5217825f92ff3e8e169b18627e715a7d2a107d73bdad9cd40 [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" "125c7d488486aad5217825f92ff3e8e169b18627e715a7d2a107d73bdad9cd40", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling cranelift-entity v0.31.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wasmparser v0.32.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.31.0 [INFO] [stderr] Compiling cranelift-bforest v0.31.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling blake2b_simd v0.4.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling wasmer-runtime-core v0.5.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling shred v0.9.2 [INFO] [stderr] Compiling hibitset v0.6.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling target-lexicon v0.4.0 [INFO] [stderr] Compiling cranelift-codegen v0.31.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling specs v0.15.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.31.0 [INFO] [stderr] Compiling cranelift-native v0.31.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.31.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.5.6 [INFO] [stderr] Compiling wasmer-runtime v0.5.6 [INFO] [stderr] Compiling wasm-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Circle` [INFO] [stdout] --> src/shapes.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Circle { radius: u32 }, [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 [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "125c7d488486aad5217825f92ff3e8e169b18627e715a7d2a107d73bdad9cd40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125c7d488486aad5217825f92ff3e8e169b18627e715a7d2a107d73bdad9cd40", kill_on_drop: false }` [INFO] [stdout] 125c7d488486aad5217825f92ff3e8e169b18627e715a7d2a107d73bdad9cd40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26562a38bd8f88fd961742fe54efd52e6f90e6006f819bbfd57a9737c336d351 [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" "26562a38bd8f88fd961742fe54efd52e6f90e6006f819bbfd57a9737c336d351", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `Circle` [INFO] [stdout] --> src/shapes.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | Circle { radius: u32 }, [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 test [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "26562a38bd8f88fd961742fe54efd52e6f90e6006f819bbfd57a9737c336d351", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26562a38bd8f88fd961742fe54efd52e6f90e6006f819bbfd57a9737c336d351", kill_on_drop: false }` [INFO] [stdout] 26562a38bd8f88fd961742fe54efd52e6f90e6006f819bbfd57a9737c336d351 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8babc6d79c06def459df1dcda0ba516967eb7302d4bed27d732ce3d53600b520 [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" "8babc6d79c06def459df1dcda0ba516967eb7302d4bed27d732ce3d53600b520", kill_on_drop: false }` [INFO] [stderr] warning: variant is never constructed: `Circle` [INFO] [stderr] --> src/shapes.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | Circle { radius: u32 }, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_game-2a1321024cb8d697 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8babc6d79c06def459df1dcda0ba516967eb7302d4bed27d732ce3d53600b520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8babc6d79c06def459df1dcda0ba516967eb7302d4bed27d732ce3d53600b520", kill_on_drop: false }` [INFO] [stdout] 8babc6d79c06def459df1dcda0ba516967eb7302d4bed27d732ce3d53600b520