[INFO] cloning repository https://github.com/taylor1791/roll
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taylor1791/roll" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaylor1791%2Froll", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaylor1791%2Froll'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] feee7bfca7decd9995999574184d61b363496f8d
[INFO] testing taylor1791/roll against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaylor1791%2Froll" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/taylor1791/roll
[INFO] finished tweaking git repo https://github.com/taylor1791/roll
[INFO] tweaked toml for git repo https://github.com/taylor1791/roll written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/taylor1791/roll on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/taylor1791/roll 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded float_eq v1.0.0
[INFO] [stderr] Downloaded ibig v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 124567f60ba7d8bc9a0136402a0b66f38665002946bf455004ea0e5fbd450bfa
[INFO] running `Command { std: "docker" "start" "-a" "124567f60ba7d8bc9a0136402a0b66f38665002946bf455004ea0e5fbd450bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "124567f60ba7d8bc9a0136402a0b66f38665002946bf455004ea0e5fbd450bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "124567f60ba7d8bc9a0136402a0b66f38665002946bf455004ea0e5fbd450bfa", kill_on_drop: false }`
[INFO] [stdout] 124567f60ba7d8bc9a0136402a0b66f38665002946bf455004ea0e5fbd450bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d7dfce4f12378d93f328a8424e12572703f96651c8e6ef6deebe11d0d18d204
[INFO] running `Command { std: "docker" "start" "-a" "9d7dfce4f12378d93f328a8424e12572703f96651c8e6ef6deebe11d0d18d204", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling proc-macro2 v1.0.42
[INFO] [stderr] Compiling unicode-ident v1.0.2
[INFO] [stderr] Compiling quote v1.0.20
[INFO] [stderr] Compiling syn v1.0.98
[INFO] [stderr] Compiling serde_derive v1.0.140
[INFO] [stderr] Compiling serde v1.0.140
[INFO] [stderr] Compiling regex-syntax v0.6.27
[INFO] [stderr] Compiling io-lifetimes v0.7.3
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling gimli v0.26.2
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling indexmap v1.9.1
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling backtrace v0.3.66
[INFO] [stderr] Compiling rustix v0.35.9
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling miniz_oxide v0.5.3
[INFO] [stderr] Compiling object v0.29.0
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Compiling anyhow v1.0.58
[INFO] [stderr] Compiling linux-raw-sys v0.0.46
[INFO] [stderr] Compiling os_str_bytes v6.2.0
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling is_ci v1.1.1
[INFO] [stderr] Compiling serde_json v1.0.83
[INFO] [stderr] Compiling clap_lex v0.2.4
[INFO] [stderr] Compiling once_cell v1.13.0
[INFO] [stderr] Compiling humantime v2.1.0
[INFO] [stderr] Compiling itoa v1.0.3
[INFO] [stderr] Compiling ryu v1.0.11
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling nom v7.1.1
[INFO] [stderr] Compiling regex v1.6.0
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling getrandom v0.2.7
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling terminal_size v0.1.17
[INFO] [stderr] Compiling supports-color v1.3.0
[INFO] [stderr] Compiling textwrap v0.15.0
[INFO] [stderr] Compiling owo-colors v3.4.0
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling uuid v0.8.2
[INFO] [stderr] Compiling os_type v2.4.0
[INFO] [stderr] Compiling env_logger v0.9.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling ibig v0.3.5
[INFO] [stderr] Compiling clap_derive v3.2.15
[INFO] [stderr] Compiling terminal_size v0.2.1
[INFO] [stderr] Compiling clap v3.2.16
[INFO] [stderr] Compiling toml v0.5.9
[INFO] [stderr] Compiling human-panic v1.0.3
[INFO] [stderr] Compiling roll v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `2` is never read
[INFO] [stdout] --> src/expression/precedence.rs:46:19
[INFO] [stdout] |
[INFO] [stdout] 46 | Binary(P3, Q, Assoc),
[INFO] [stdout] | ------ ^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | field in this variant
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout] |
[INFO] [stdout] 46 - Binary(P3, Q, Assoc),
[INFO] [stdout] 46 + Binary(P3, Q, ()),
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/pmf.rs:54:17
[INFO] [stdout] |
[INFO] [stdout] 54 | pub fn iter(&self) -> PmfIterator {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 54 | pub fn iter(&self) -> PmfIterator<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout] --> src/bin/roll.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | setup_panic!();
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.56s
[INFO] running `Command { std: "docker" "inspect" "9d7dfce4f12378d93f328a8424e12572703f96651c8e6ef6deebe11d0d18d204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d7dfce4f12378d93f328a8424e12572703f96651c8e6ef6deebe11d0d18d204", kill_on_drop: false }`
[INFO] [stdout] 9d7dfce4f12378d93f328a8424e12572703f96651c8e6ef6deebe11d0d18d204
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e79f048a59e27fda6de1610c6fc6769b1bab7683256dd5d5144b1892266bb009
[INFO] running `Command { std: "docker" "start" "-a" "e79f048a59e27fda6de1610c6fc6769b1bab7683256dd5d5144b1892266bb009", kill_on_drop: false }`
[INFO] [stderr] Compiling crossbeam-utils v0.8.11
[INFO] [stderr] Compiling crossbeam-epoch v0.9.10
[INFO] [stderr] Compiling either v1.7.0
[INFO] [stderr] Compiling rayon-core v1.9.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling regex-automata v0.1.10
[INFO] [stderr] Compiling rayon v1.5.3
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling plotters-backend v0.3.4
[INFO] [stderr] Compiling doc-comment v0.3.3
[INFO] [stderr] Compiling predicates-core v1.0.3
[INFO] [stderr] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling csv-core v0.1.10
[INFO] [stderr] Compiling cast v0.3.0
[INFO] [stderr] Compiling half v1.8.2
[INFO] [stderr] Compiling termtree v0.2.4
[INFO] [stderr] Compiling difflib v0.4.0
[INFO] [stderr] Compiling clap v2.34.0
[INFO] [stderr] Compiling predicates-tree v1.0.5
[INFO] [stderr] Compiling itertools v0.10.3
[INFO] [stderr] Compiling walkdir v2.3.2
[INFO] [stderr] Compiling tinytemplate v1.2.1
[INFO] [stderr] Compiling env_logger v0.8.4
[INFO] [stderr] Compiling wait-timeout v0.2.0
[INFO] [stderr] Compiling oorandom v11.1.3
[INFO] [stderr] Compiling bstr v0.2.17
[INFO] [stderr] Compiling crossbeam-channel v0.5.6
[INFO] [stderr] Compiling plotters-svg v0.3.3
[INFO] [stderr] Compiling quickcheck_macros v1.0.0
[INFO] [stderr] Compiling float_eq v1.0.0
[INFO] [stderr] Compiling serde_cbor v0.11.2
[INFO] [stderr] Compiling plotters v0.3.4
[INFO] [stderr] Compiling crossbeam-deque v0.8.2
[INFO] [stderr] Compiling csv v1.1.6
[INFO] [stderr] Compiling ibig v0.3.5
[INFO] [stderr] Compiling quickcheck v1.0.3
[INFO] [stderr] Compiling predicates v2.1.1
[INFO] [stderr] Compiling criterion-plot v0.4.5
[INFO] [stderr] Compiling assert_cmd v2.0.4
[INFO] [stderr] Compiling roll v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `2` is never read
[INFO] [stdout] --> src/expression/precedence.rs:46:19
[INFO] [stdout] |
[INFO] [stdout] 46 | Binary(P3, Q, Assoc),
[INFO] [stdout] | ------ ^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | field in this variant
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout] |
[INFO] [stdout] 46 - Binary(P3, Q, Assoc),
[INFO] [stdout] 46 + Binary(P3, Q, ()),
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/pmf.rs:54:17
[INFO] [stdout] |
[INFO] [stdout] 54 | pub fn iter(&self) -> PmfIterator {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 54 | pub fn iter(&self) -> PmfIterator<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout] --> src/bin/roll.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | setup_panic!();
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling criterion v0.3.6
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout] --> src/bin/roll.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | setup_panic!();
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `2` is never read
[INFO] [stdout] --> src/expression/precedence.rs:46:19
[INFO] [stdout] |
[INFO] [stdout] 46 | Binary(P3, Q, Assoc),
[INFO] [stdout] | ------ ^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | field in this variant
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout] |
[INFO] [stdout] 46 - Binary(P3, Q, Assoc),
[INFO] [stdout] 46 + Binary(P3, Q, ()),
[INFO] [stdout] |
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/pmf.rs:54:17
[INFO] [stdout] |
[INFO] [stdout] 54 | pub fn iter(&self) -> PmfIterator {
[INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] | |
[INFO] [stdout] | the lifetime is elided here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 54 | pub fn iter(&self) -> PmfIterator<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.69s
[INFO] running `Command { std: "docker" "inspect" "e79f048a59e27fda6de1610c6fc6769b1bab7683256dd5d5144b1892266bb009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79f048a59e27fda6de1610c6fc6769b1bab7683256dd5d5144b1892266bb009", kill_on_drop: false }`
[INFO] [stdout] e79f048a59e27fda6de1610c6fc6769b1bab7683256dd5d5144b1892266bb009
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37e2f23b4889d7b52af61034ee33ca3e22e626bf8bad3980e97061117ed40566
[INFO] running `Command { std: "docker" "start" "-a" "37e2f23b4889d7b52af61034ee33ca3e22e626bf8bad3980e97061117ed40566", kill_on_drop: false }`
[INFO] [stderr] warning: field `2` is never read
[INFO] [stderr] --> src/expression/precedence.rs:46:19
[INFO] [stderr] |
[INFO] [stderr] 46 | Binary(P3, Q, Assoc),
[INFO] [stderr] | ------ ^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | field in this variant
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr] |
[INFO] [stderr] 46 - Binary(P3, Q, Assoc),
[INFO] [stderr] 46 + Binary(P3, Q, ()),
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/pmf.rs:54:17
[INFO] [stderr] |
[INFO] [stderr] 54 | pub fn iter(&self) -> PmfIterator {
[INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] | |
[INFO] [stderr] | the lifetime is elided here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 54 | pub fn iter(&self) -> PmfIterator<'_, A> {
[INFO] [stderr] | +++
[INFO] [stderr]
[INFO] [stderr] warning: `roll` (lib) generated 2 warnings (run `cargo fix --lib -p roll` to apply 1 suggestion)
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr] --> src/bin/roll.rs:10:5
[INFO] [stderr] |
[INFO] [stderr] 10 | setup_panic!();
[INFO] [stderr] | ^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] = note: this warning originates in the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: `roll` (bin "roll" test) generated 1 warning
[INFO] [stderr] warning: `roll` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `roll` (bin "roll") generated 1 warning (1 duplicate)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roll-8101215fe5d1d4a1)
[INFO] [stdout]
[INFO] [stdout] running 48 tests
[INFO] [stdout] test combinatorics::test::test_dee_twenty ... ok
[INFO] [stdout] test combinatorics::test::test_two_dee_ten ... ok
[INFO] [stdout] test combinatorics::test::test_three_dee_six ... ok
[INFO] [stdout] test expression::test::constant ... ok
[INFO] [stdout] test expression::test::exponent_precedence_minus ... ok
[INFO] [stdout] test expression::test::left_associative_left_grouping ... ok
[INFO] [stdout] test expression::test::difference_literals ... ok
[INFO] [stdout] test expression::test::exponent ... ok
[INFO] [stdout] test expression::test::minus ... ok
[INFO] [stdout] test expression::test::dice ... ok
[INFO] [stdout] test expression::test::minus_minus ... ok
[INFO] [stdout] test expression::test::dice_precedence ... ok
[INFO] [stdout] test expression::test::iquotient_literals ... ok
[INFO] [stdout] test combinatorics::test::test_choose_absorption ... ok
[INFO] [stdout] test combinatorics::test::test_choose_addition ... ok
[INFO] [stdout] test expression::test::plus ... ok
[INFO] [stdout] test expression::test::plus_plus ... ok
[INFO] [stdout] test expression::test::exponent_precedence_dice ... ok
[INFO] [stdout] test expression::test::product_literals ... ok
[INFO] [stdout] test expression::test::left_associative_right_grouping ... ok
[INFO] [stdout] test expression::test::right_associative_right_grouping ... ok
[INFO] [stdout] test expression::test::sum_literals ... ok
[INFO] [stdout] test expression::test::unexpected_end_empty_string ... ok
[INFO] [stdout] test expression::test::right_associative_left_grouping ... ok
[INFO] [stdout] test expression::test::unexpected_end_expression ... ok
[INFO] [stdout] test expression::test::unexpected_token_erroneous_character ... ok
[INFO] [stdout] test combinatorics::test::test_choose_definition ... ok
[INFO] [stdout] test expression::test::n_dice ... ok
[INFO] [stdout] test expression::test::product_iquotient_precedence ... ok
[INFO] [stdout] test expression::test::unexpected_token_in_subexpression ... ok
[INFO] [stdout] test expression::test::unexpected_token_start ... ok
[INFO] [stdout] test combinatorics::test::test_choose_symmetry_identity ... ok
[INFO] [stdout] test expression::test::minus_mod ... ok
[INFO] [stdout] test iter_func::test::test_group_by ... ok
[INFO] [stdout] test iter_func::test::test_sorted_by ... ok
[INFO] [stdout] test pmf::test::expected_value_roulette ... ok
[INFO] [stdout] test pmf::test::mapping_over_constant ... ok
[INFO] [stdout] test expression::test::trailing_space ... ok
[INFO] [stdout] test expression::test::plus_mod ... ok
[INFO] [stdout] test iter_func::test::test_cartesian_product_by_cardinality ... ok
[INFO] [stdout] test pmf::test::are_normalized ... ok
[INFO] [stdout] test expression::test::sum_dice ... ok
[INFO] [stdout] test expression::test::n_dice_dice ... ok
[INFO] [stdout] test pmf::test::cartesian_product_preserves_normalization ... ok
[INFO] [stdout] test combinatorics::test::test_choose_upper_index_summation ... ok
[INFO] [stdout] test combinatorics::test::test_choose_sum_nth_pascal_row ... ok
[INFO] [stdout] test combinatorics::test::test_count_sum_symmetry ... ok
[INFO] [stdout] test combinatorics::test::test_count_sum_sum ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.23s
[INFO] [stdout]
[INFO] [stderr] Running unittests src/bin/roll.rs (/opt/rustwide/target/debug/deps/roll-cdb0610a7e42ec7d)
[INFO] [stdout]
[INFO] [stdout] running 4 tests
[INFO] [stdout] test json::ibig::test::test_safe_negative_number ... ok
[INFO] [stdout] test json::ibig::test::test_safe_positive_number ... ok
[INFO] [stdout] test json::ibig::test::test_unsafe_negative_number ... ok
[INFO] [stdout] test json::ibig::test::test_unsafe_positive_number ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout]
[INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-dd4a3baee2fc6afb)
[INFO] [stdout]
[INFO] [stdout] running 6 tests
[INFO] [stdout] test roll_missing_tty ... ok
[INFO] [stdout] test pmf_tty ... ok
[INFO] [stdout] test roll_tty ... ok
[INFO] [stdout] test pmf_json ... ok
[INFO] [stdout] test pmf_missing_tty ... ok
[INFO] [stdout] test roll_json ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout]
[INFO] [stderr] Doc-tests roll
[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" "37e2f23b4889d7b52af61034ee33ca3e22e626bf8bad3980e97061117ed40566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37e2f23b4889d7b52af61034ee33ca3e22e626bf8bad3980e97061117ed40566", kill_on_drop: false }`
[INFO] [stdout] 37e2f23b4889d7b52af61034ee33ca3e22e626bf8bad3980e97061117ed40566