[INFO] cloning repository https://github.com/CarlKCarlK/race-results
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CarlKCarlK/race-results" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlKCarlK%2Frace-results", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlKCarlK%2Frace-results'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 181f233af14faaab81f0681ee18b0a8b6858286e
[INFO] building CarlKCarlK/race-results against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCarlKCarlK%2Frace-results" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CarlKCarlK/race-results on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CarlKCarlK/race-results
[INFO] finished tweaking git repo https://github.com/CarlKCarlK/race-results
[INFO] tweaked toml for git repo https://github.com/CarlKCarlK/race-results written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CarlKCarlK/race-results already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c054e4d0adbb8af83782706955c1193135ebe3d85cf816619483a85de9a2de58
[INFO] running `Command { std: "docker" "start" "-a" "c054e4d0adbb8af83782706955c1193135ebe3d85cf816619483a85de9a2de58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c054e4d0adbb8af83782706955c1193135ebe3d85cf816619483a85de9a2de58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c054e4d0adbb8af83782706955c1193135ebe3d85cf816619483a85de9a2de58", kill_on_drop: false }`
[INFO] [stdout] c054e4d0adbb8af83782706955c1193135ebe3d85cf816619483a85de9a2de58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83005b80df5053dfc78bc0db5ba85c3ec0d50352dccbc210bb106b1c4fdc4ad6
[INFO] running `Command { std: "docker" "start" "-a" "83005b80df5053dfc78bc0db5ba85c3ec0d50352dccbc210bb106b1c4fdc4ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling winnow v0.5.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling libflate v1.4.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling include-flate-codegen v0.1.4
[INFO] [stderr]    Compiling include-flate-codegen-exports v0.1.4
[INFO] [stderr]    Compiling include-flate v0.2.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling anyinput-core v0.1.6
[INFO] [stderr]    Compiling anyinput-derive v0.1.6
[INFO] [stderr]    Compiling anyinput v0.1.6
[INFO] [stderr]    Compiling race-results v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `probs` is never used
[INFO] [stdout]    --> src/lib.rs:741:8
[INFO] [stdout]     |
[INFO] [stdout] 736 | impl Dist {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 741 |     fn probs(&self) -> impl Iterator<Item = f32> + '_ {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `html` and `title` are never used
[INFO] [stdout]    --> src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 765 | trait Score: core::fmt::Debug {
[INFO] [stdout]     |       ----- methods in this trait
[INFO] [stdout] 766 |     fn delta(&self) -> f32;
[INFO] [stdout] 767 |     fn html(&self) -> String;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 768 |     fn annotations(&self) -> Vec<Annotation>;
[INFO] [stdout] 769 |     fn title(&self) -> String;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `contains`, `prob_right`, and `prob_coincidence` are never read
[INFO] [stdout]    --> src/lib.rs:780:5
[INFO] [stdout]     |
[INFO] [stdout] 779 | struct SingleScore {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 780 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 781 |     token: Token,
[INFO] [stdout] 782 |     contains: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 783 |     prob_right: f32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 784 |     prob_coincidence: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SingleScore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/lib.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | struct DepScoreList {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 864 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DepScoreList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/lib.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 969 | struct IndScoreList {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 972 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndScoreList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/lib.rs:1047:8
[INFO] [stdout]      |
[INFO] [stdout] 1041 | impl IndScoreList {
[INFO] [stdout]      | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     fn new(
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.76s
[INFO] running `Command { std: "docker" "inspect" "83005b80df5053dfc78bc0db5ba85c3ec0d50352dccbc210bb106b1c4fdc4ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83005b80df5053dfc78bc0db5ba85c3ec0d50352dccbc210bb106b1c4fdc4ad6", kill_on_drop: false }`
[INFO] [stdout] 83005b80df5053dfc78bc0db5ba85c3ec0d50352dccbc210bb106b1c4fdc4ad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df83faef925d3585cd7ba31fdef131585d2defb501b20045ca44996a138923e
[INFO] running `Command { std: "docker" "start" "-a" "2df83faef925d3585cd7ba31fdef131585d2defb501b20045ca44996a138923e", kill_on_drop: false }`
[INFO] [stdout] warning: method `probs` is never used
[INFO] [stdout]    --> src/lib.rs:741:8
[INFO] [stdout]     |
[INFO] [stdout] 736 | impl Dist {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 741 |     fn probs(&self) -> impl Iterator<Item = f32> + '_ {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `html` and `title` are never used
[INFO] [stdout]    --> src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 765 | trait Score: core::fmt::Debug {
[INFO] [stdout]     |       ----- methods in this trait
[INFO] [stdout] 766 |     fn delta(&self) -> f32;
[INFO] [stdout] 767 |     fn html(&self) -> String;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 768 |     fn annotations(&self) -> Vec<Annotation>;
[INFO] [stdout] 769 |     fn title(&self) -> String;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling race-results v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `title`, `contains`, `prob_right`, and `prob_coincidence` are never read
[INFO] [stdout]    --> src/lib.rs:780:5
[INFO] [stdout]     |
[INFO] [stdout] 779 | struct SingleScore {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 780 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 781 |     token: Token,
[INFO] [stdout] 782 |     contains: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 783 |     prob_right: f32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 784 |     prob_coincidence: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SingleScore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/lib.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | struct DepScoreList {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 864 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DepScoreList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/lib.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 969 | struct IndScoreList {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 972 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndScoreList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/lib.rs:1047:8
[INFO] [stdout]      |
[INFO] [stdout] 1041 | impl IndScoreList {
[INFO] [stdout]      | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     fn new(
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `probs` is never used
[INFO] [stdout]    --> src/lib.rs:741:8
[INFO] [stdout]     |
[INFO] [stdout] 736 | impl Dist {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 741 |     fn probs(&self) -> impl Iterator<Item = f32> + '_ {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `html` and `title` are never used
[INFO] [stdout]    --> src/lib.rs:767:8
[INFO] [stdout]     |
[INFO] [stdout] 765 | trait Score: core::fmt::Debug {
[INFO] [stdout]     |       ----- methods in this trait
[INFO] [stdout] 766 |     fn delta(&self) -> f32;
[INFO] [stdout] 767 |     fn html(&self) -> String;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 768 |     fn annotations(&self) -> Vec<Annotation>;
[INFO] [stdout] 769 |     fn title(&self) -> String;
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title`, `contains`, `prob_right`, and `prob_coincidence` are never read
[INFO] [stdout]    --> src/lib.rs:780:5
[INFO] [stdout]     |
[INFO] [stdout] 779 | struct SingleScore {
[INFO] [stdout]     |        ----------- fields in this struct
[INFO] [stdout] 780 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 781 |     token: Token,
[INFO] [stdout] 782 |     contains: bool,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 783 |     prob_right: f32,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 784 |     prob_coincidence: f32,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SingleScore` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/lib.rs:864:5
[INFO] [stdout]     |
[INFO] [stdout] 861 | struct DepScoreList {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 864 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DepScoreList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]    --> src/lib.rs:972:5
[INFO] [stdout]     |
[INFO] [stdout] 969 | struct IndScoreList {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 972 |     title: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndScoreList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]     --> src/lib.rs:1047:8
[INFO] [stdout]      |
[INFO] [stdout] 1041 | impl IndScoreList {
[INFO] [stdout]      | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1047 |     fn new(
[INFO] [stdout]      |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.42s
[INFO] running `Command { std: "docker" "inspect" "2df83faef925d3585cd7ba31fdef131585d2defb501b20045ca44996a138923e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df83faef925d3585cd7ba31fdef131585d2defb501b20045ca44996a138923e", kill_on_drop: false }`
[INFO] [stdout] 2df83faef925d3585cd7ba31fdef131585d2defb501b20045ca44996a138923e
