[INFO] updating cached repository https://github.com/chinatsu/oo-workshop [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b2afb2f8284d9ffc8f02a2645300e6e3f8bc93bc [INFO] testing chinatsu/oo-workshop against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchinatsu%2Foo-workshop" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chinatsu/oo-workshop on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/chinatsu/oo-workshop [INFO] finished tweaking git repo https://github.com/chinatsu/oo-workshop [INFO] tweaked toml for git repo https://github.com/chinatsu/oo-workshop written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/chinatsu/oo-workshop already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a8f506a142b081c41274e7fbaf6ce5c326241f75274fb53b5b5d73ff7e388e8 [INFO] running `"docker" "start" "-a" "9a8f506a142b081c41274e7fbaf6ce5c326241f75274fb53b5b5d73ff7e388e8"` [INFO] [stderr] Compiling oo-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `OutOfBounds` [INFO] [stderr] --> src/chance/mod.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | OutOfBounds [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/chance/mod.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new(fraction: f64) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `"docker" "inspect" "9a8f506a142b081c41274e7fbaf6ce5c326241f75274fb53b5b5d73ff7e388e8"` [INFO] running `"docker" "rm" "-f" "9a8f506a142b081c41274e7fbaf6ce5c326241f75274fb53b5b5d73ff7e388e8"` [INFO] [stdout] 9a8f506a142b081c41274e7fbaf6ce5c326241f75274fb53b5b5d73ff7e388e8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 073ec8fcd54e8a8be693cde553e555d7139b7499debf2dda0ebea5b395e86796 [INFO] running `"docker" "start" "-a" "073ec8fcd54e8a8be693cde553e555d7139b7499debf2dda0ebea5b395e86796"` [INFO] [stderr] Compiling oo-workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "073ec8fcd54e8a8be693cde553e555d7139b7499debf2dda0ebea5b395e86796"` [INFO] running `"docker" "rm" "-f" "073ec8fcd54e8a8be693cde553e555d7139b7499debf2dda0ebea5b395e86796"` [INFO] [stdout] 073ec8fcd54e8a8be693cde553e555d7139b7499debf2dda0ebea5b395e86796 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b73e94651b526d6715bc48aec5944681fa7ac766f3182d8946448ad5dde69327 [INFO] running `"docker" "start" "-a" "b73e94651b526d6715bc48aec5944681fa7ac766f3182d8946448ad5dde69327"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oo_workshop-3ba275474e9c61c3 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test chance::chance_test::chances_of_75_or_75_should_be_93_75 ... ok [INFO] [stdout] test chance::chance_test::chances_with_values_100_and_75_and_50_together_should_be_3_75 ... ok [INFO] [stdout] test chance::chance_test::chances_of_100_or_75_should_be_100 ... ok [INFO] [stdout] test chance::chance_test::the_chance_of_minus_10_should_be_out_of_bounds ... ok [INFO] [stdout] test chance::chance_test::the_opposite_of_the_opposite_of_the_opposite_of_41_should_be_59 ... ok [INFO] [stdout] test chance::chance_test::the_chance_of_75_should_not_equal_the_chance_of_25 ... ok [INFO] [stdout] test chance::chance_test::the_opposite_of_75_should_be_25 ... ok [INFO] [stdout] test chance::chance_test::the_chance_of_25_should_be_ok ... ok [INFO] [stdout] test chance::chance_test::chances_with_values_41_and_50_together_should_be_20_5 ... ok [INFO] [stdout] test chance::chance_test::the_chance_of_75_should_equal_likely ... ok [INFO] [stdout] test chance::chance_test::the_chance_of_130_should_be_out_of_bounds ... ok [INFO] [stdout] test chance::chance_test::chances_with_values_13_and_0_together_should_be_0 ... ok [INFO] [stdout] test chance::chance_test::the_opposite_of_the_opposite_of_41_should_be_41 ... ok [INFO] [stdout] test chance::chance_test::the_opposite_of_100_should_be_0 ... ok [INFO] [stdout] test chance::chance_test::sequence_of_4_chances_of_75_should_be_99_609375 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b73e94651b526d6715bc48aec5944681fa7ac766f3182d8946448ad5dde69327"` [INFO] running `"docker" "rm" "-f" "b73e94651b526d6715bc48aec5944681fa7ac766f3182d8946448ad5dde69327"` [INFO] [stdout] b73e94651b526d6715bc48aec5944681fa7ac766f3182d8946448ad5dde69327