[INFO] cloning repository https://github.com/kurisuke/fuba [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurisuke/fuba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Ffuba", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurisuke%2Ffuba'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16faa9f810a7ad20081184ac910c912bb78e1e6e [INFO] testing kurisuke/fuba 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%2Fkurisuke%2Ffuba" "/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/kurisuke/fuba 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/kurisuke/fuba [INFO] finished tweaking git repo https://github.com/kurisuke/fuba [INFO] tweaked toml for git repo https://github.com/kurisuke/fuba written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kurisuke/fuba 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] 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] 1430477c47f0ac0430ce12895e8f44242bbbc60aabe6e9aac35b019fec3a1906 [INFO] running `Command { std: "docker" "start" "-a" "1430477c47f0ac0430ce12895e8f44242bbbc60aabe6e9aac35b019fec3a1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1430477c47f0ac0430ce12895e8f44242bbbc60aabe6e9aac35b019fec3a1906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1430477c47f0ac0430ce12895e8f44242bbbc60aabe6e9aac35b019fec3a1906", kill_on_drop: false }` [INFO] [stdout] 1430477c47f0ac0430ce12895e8f44242bbbc60aabe6e9aac35b019fec3a1906 [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] 5e2438a5a22c5927e3788b67b8baf5e2b2b8563d26076c34c4d9457e566a5066 [INFO] running `Command { std: "docker" "start" "-a" "5e2438a5a22c5927e3788b67b8baf5e2b2b8563d26076c34c4d9457e566a5066", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.66 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling fuba v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `pretty_print` [INFO] [stdout] --> src/flagcheck.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn pretty_print(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pretty_print` [INFO] [stdout] --> src/flagcheck.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | fn pretty_print(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Home2` [INFO] [stdout] --> src/result.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | Home2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchLocation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/result.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Clone, Copy)] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.79s [INFO] running `Command { std: "docker" "inspect" "5e2438a5a22c5927e3788b67b8baf5e2b2b8563d26076c34c4d9457e566a5066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e2438a5a22c5927e3788b67b8baf5e2b2b8563d26076c34c4d9457e566a5066", kill_on_drop: false }` [INFO] [stdout] 5e2438a5a22c5927e3788b67b8baf5e2b2b8563d26076c34c4d9457e566a5066 [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] e9fd40c2a7196b4ddf49df28dd5b8a242c85612f569f26dfd4ddf0a7d7d6961d [INFO] running `Command { std: "docker" "start" "-a" "e9fd40c2a7196b4ddf49df28dd5b8a242c85612f569f26dfd4ddf0a7d7d6961d", kill_on_drop: false }` [INFO] [stderr] Compiling fuba v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `pretty_print` [INFO] [stdout] --> src/flagcheck.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn pretty_print(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pretty_print` [INFO] [stdout] --> src/flagcheck.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | fn pretty_print(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Home2` [INFO] [stdout] --> src/result.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | Home2, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MatchLocation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/result.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 146 | #[derive(Clone, Copy)] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/fuba-9657e59db99e4f92) [INFO] running `Command { std: "docker" "inspect" "e9fd40c2a7196b4ddf49df28dd5b8a242c85612f569f26dfd4ddf0a7d7d6961d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9fd40c2a7196b4ddf49df28dd5b8a242c85612f569f26dfd4ddf0a7d7d6961d", kill_on_drop: false }` [INFO] [stdout] e9fd40c2a7196b4ddf49df28dd5b8a242c85612f569f26dfd4ddf0a7d7d6961d [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] 68b95078180fa55533519526245c8613f0b1cb4e69085897194b56aadac7ab46 [INFO] running `Command { std: "docker" "start" "-a" "68b95078180fa55533519526245c8613f0b1cb4e69085897194b56aadac7ab46", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `pretty_print` [INFO] [stderr] --> src/flagcheck.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub fn pretty_print(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pretty_print` [INFO] [stderr] --> src/flagcheck.rs:118:8 [INFO] [stderr] | [INFO] [stderr] 118 | fn pretty_print(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Home2` [INFO] [stderr] --> src/result.rs:149:5 [INFO] [stderr] | [INFO] [stderr] 149 | Home2, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MatchLocation` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/result.rs:146:10 [INFO] [stderr] | [INFO] [stderr] 146 | #[derive(Clone, Copy)] [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: `fuba` (bin "fuba" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fuba-9657e59db99e4f92) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test sim::tests::calculate_elo_equal ... ok [INFO] [stdout] test sim::tests::calculate_elo_symmetric ... ok [INFO] [stdout] test sim::tests::matchresult_result_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68b95078180fa55533519526245c8613f0b1cb4e69085897194b56aadac7ab46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b95078180fa55533519526245c8613f0b1cb4e69085897194b56aadac7ab46", kill_on_drop: false }` [INFO] [stdout] 68b95078180fa55533519526245c8613f0b1cb4e69085897194b56aadac7ab46