[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhughlang%2Ffuzzy-sims" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hughlang/fuzzy-sims on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-12/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dd19dbe015ab3085df14d9cc89f4594b5d2e5dea23e680d4955a2ecd2580f42 [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" "1dd19dbe015ab3085df14d9cc89f4594b5d2e5dea23e680d4955a2ecd2580f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dd19dbe015ab3085df14d9cc89f4594b5d2e5dea23e680d4955a2ecd2580f42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dd19dbe015ab3085df14d9cc89f4594b5d2e5dea23e680d4955a2ecd2580f42", kill_on_drop: false }` [INFO] [stdout] 1dd19dbe015ab3085df14d9cc89f4594b5d2e5dea23e680d4955a2ecd2580f42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5211a391182e083043d50102095cf8b0b2c40e9cef71e2c5bc1eacc897a4712b [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" "5211a391182e083043d50102095cf8b0b2c40e9cef71e2c5bc1eacc897a4712b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.48 [INFO] [stderr] Compiling log v0.4.8 [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 itertools v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [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 console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling js-sys v0.3.25 [INFO] [stderr] Compiling fuzzy-sims v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.06s [INFO] running `Command { std: "docker" "inspect" "5211a391182e083043d50102095cf8b0b2c40e9cef71e2c5bc1eacc897a4712b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5211a391182e083043d50102095cf8b0b2c40e9cef71e2c5bc1eacc897a4712b", kill_on_drop: false }` [INFO] [stdout] 5211a391182e083043d50102095cf8b0b2c40e9cef71e2c5bc1eacc897a4712b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315cd08bd58d01d80de1ab560a6115795460bfce230f8eb748121b70f0ca6f35 [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" "315cd08bd58d01d80de1ab560a6115795460bfce230f8eb748121b70f0ca6f35", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [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] [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.58s [INFO] running `Command { std: "docker" "inspect" "315cd08bd58d01d80de1ab560a6115795460bfce230f8eb748121b70f0ca6f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315cd08bd58d01d80de1ab560a6115795460bfce230f8eb748121b70f0ca6f35", kill_on_drop: false }` [INFO] [stdout] 315cd08bd58d01d80de1ab560a6115795460bfce230f8eb748121b70f0ca6f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", 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] c9aa6d7ca14be4035997d73d7fb59fd70f9a99b945c6f8e620303cff412eadc3 [INFO] running `Command { std: "docker" "start" "-a" "c9aa6d7ca14be4035997d73d7fb59fd70f9a99b945c6f8e620303cff412eadc3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fuzzy_sims-7c9b143e9eb3ce61) [INFO] [stdout] running 5 tests [INFO] [stdout] test game::slots::tests::test_these ... ok [INFO] [stdout] test game::slots::tests::test_rand ... ok [INFO] [stderr] Running tests/web.rs (/opt/rustwide/target/debug/deps/web-736187bc2c48de90) [INFO] [stdout] test game::slots::tests::test_many ... ok [INFO] [stderr] Doc-tests fuzzy-sims [INFO] [stdout] test game::poker::tests::test_create ... ok [INFO] [stdout] test game::poker::tests::pass ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] [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" "c9aa6d7ca14be4035997d73d7fb59fd70f9a99b945c6f8e620303cff412eadc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9aa6d7ca14be4035997d73d7fb59fd70f9a99b945c6f8e620303cff412eadc3", kill_on_drop: false }` [INFO] [stdout] c9aa6d7ca14be4035997d73d7fb59fd70f9a99b945c6f8e620303cff412eadc3