[INFO] cloning repository https://github.com/hughlang/fuzzy-sims [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hughlang/fuzzy-sims" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughlang%2Ffuzzy-sims", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughlang%2Ffuzzy-sims'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 844ddc858b6744e6de2b25c914b6d414aab93d31 [INFO] testing hughlang/fuzzy-sims against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughlang%2Ffuzzy-sims" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hughlang/fuzzy-sims on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hughlang/fuzzy-sims [INFO] finished tweaking git repo https://github.com/hughlang/fuzzy-sims [INFO] tweaked toml for git repo https://github.com/hughlang/fuzzy-sims written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/hughlang/fuzzy-sims already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eadc67395e7486c8261cdb2e51d47c0ffa7c61bdec652ce2de4dd93c29b3bbba [INFO] running `Command { std: "docker" "start" "-a" "eadc67395e7486c8261cdb2e51d47c0ffa7c61bdec652ce2de4dd93c29b3bbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eadc67395e7486c8261cdb2e51d47c0ffa7c61bdec652ce2de4dd93c29b3bbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eadc67395e7486c8261cdb2e51d47c0ffa7c61bdec652ce2de4dd93c29b3bbba", kill_on_drop: false }` [INFO] [stdout] eadc67395e7486c8261cdb2e51d47c0ffa7c61bdec652ce2de4dd93c29b3bbba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 145e20f31438dd9500755aa1efc61a4bce451b8cc06e4db5b4325726533d8473 [INFO] running `Command { std: "docker" "start" "-a" "145e20f31438dd9500755aa1efc61a4bce451b8cc06e4db5b4325726533d8473", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.48 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.7 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.48 [INFO] [stderr] Compiling js-sys v0.3.25 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling fuzzy-sims v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `plays` [INFO] [stdout] --> src/game/slots.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | plays: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Slots` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/slots.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.31s [INFO] running `Command { std: "docker" "inspect" "145e20f31438dd9500755aa1efc61a4bce451b8cc06e4db5b4325726533d8473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145e20f31438dd9500755aa1efc61a4bce451b8cc06e4db5b4325726533d8473", kill_on_drop: false }` [INFO] [stdout] 145e20f31438dd9500755aa1efc61a4bce451b8cc06e4db5b4325726533d8473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb6e3277d18014d8fac96f575432a9ca3b068174fb2e7e41c7ceb2c82ec26ea8 [INFO] running `Command { std: "docker" "start" "-a" "bb6e3277d18014d8fac96f575432a9ca3b068174fb2e7e41c7ceb2c82ec26ea8", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.48 [INFO] [stdout] warning: field is never read: `plays` [INFO] [stdout] --> src/game/slots.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | plays: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Slots` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/slots.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.3.25 [INFO] [stderr] Compiling wasm-bindgen-test v0.2.48 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling color-backtrace v0.1.3 [INFO] [stderr] Compiling fuzzy-sims v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `plays` [INFO] [stdout] --> src/game/slots.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | plays: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Slots` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/game/slots.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.65s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuzzy_sims-6068114d5bf29d4e) [INFO] [stderr] Executable tests/web.rs (/opt/rustwide/target/debug/deps/web-b3e80dc2150a9600) [INFO] running `Command { std: "docker" "inspect" "bb6e3277d18014d8fac96f575432a9ca3b068174fb2e7e41c7ceb2c82ec26ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6e3277d18014d8fac96f575432a9ca3b068174fb2e7e41c7ceb2c82ec26ea8", kill_on_drop: false }` [INFO] [stdout] bb6e3277d18014d8fac96f575432a9ca3b068174fb2e7e41c7ceb2c82ec26ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a7afacaf0b357a07ebb6ceb4590d822051dd778137e824ff81e2e5a8de83f57 [INFO] running `Command { std: "docker" "start" "-a" "2a7afacaf0b357a07ebb6ceb4590d822051dd778137e824ff81e2e5a8de83f57", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `plays` [INFO] [stderr] --> src/game/slots.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | plays: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Slots` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/game/slots.rs:45:10 [INFO] [stderr] | [INFO] [stderr] 45 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fuzzy-sims` (lib) generated 1 warning [INFO] [stderr] warning: `fuzzy-sims` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fuzzy_sims-6068114d5bf29d4e) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test game::poker::tests::pass ... ok [INFO] [stdout] test game::poker::tests::test_create ... ok [INFO] [stdout] test game::slots::tests::test_rand ... ok [INFO] [stdout] test game::slots::tests::test_these ... ok [INFO] [stdout] test game::slots::tests::test_many ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-b3e80dc2150a9600) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fuzzy-sims [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a7afacaf0b357a07ebb6ceb4590d822051dd778137e824ff81e2e5a8de83f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7afacaf0b357a07ebb6ceb4590d822051dd778137e824ff81e2e5a8de83f57", kill_on_drop: false }` [INFO] [stdout] 2a7afacaf0b357a07ebb6ceb4590d822051dd778137e824ff81e2e5a8de83f57