[INFO] fetching crate prop-check-rs 0.0.578...
[INFO] checking prop-check-rs-0.0.578 against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013
[INFO] extracting crate prop-check-rs 0.0.578 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate prop-check-rs 0.0.578 on toolchain 2e6fc425411280c658d852813de01c5157255088
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate prop-check-rs 0.0.578
[INFO] finished tweaking crates.io crate prop-check-rs 0.0.578
[INFO] tweaked toml for crates.io crate prop-check-rs 0.0.578 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate prop-check-rs 0.0.578 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded either v1.12.0
[INFO] [stderr] Downloaded iso-4217 v0.1.0
[INFO] [stderr] Downloaded bigdecimal v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76b41ea64bc1ef8ff4b6873c6084ef663cb7cf8bf908f808f40575f1fad846e4
[INFO] running `Command { std: "docker" "start" "-a" "76b41ea64bc1ef8ff4b6873c6084ef663cb7cf8bf908f808f40575f1fad846e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76b41ea64bc1ef8ff4b6873c6084ef663cb7cf8bf908f808f40575f1fad846e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b41ea64bc1ef8ff4b6873c6084ef663cb7cf8bf908f808f40575f1fad846e4", kill_on_drop: false }`
[INFO] [stdout] 76b41ea64bc1ef8ff4b6873c6084ef663cb7cf8bf908f808f40575f1fad846e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f15b8744e131dac89816ac98a6f6417033daa7a1f8a3376e30009064bd198fe
[INFO] running `Command { std: "docker" "start" "-a" "1f15b8744e131dac89816ac98a6f6417033daa7a1f8a3376e30009064bd198fe", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling libm v0.2.8
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Checking memchr v2.7.2
[INFO] [stderr] Compiling proc-macro2 v1.0.82
[INFO] [stderr] Compiling bigdecimal v0.4.3
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Compiling anyhow v1.0.83
[INFO] [stderr] Checking regex-syntax v0.8.3
[INFO] [stderr] Checking either v1.12.0
[INFO] [stderr] Checking anstyle-parse v0.2.4
[INFO] [stderr] Checking anstyle v1.0.7
[INFO] [stderr] Checking itertools v0.13.0
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking colorchoice v1.0.1
[INFO] [stderr] Checking iso-4217 v0.1.0
[INFO] [stderr] Checking anstyle-query v1.0.3
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking is_terminal_polyfill v1.70.0
[INFO] [stderr] Checking once_cell v1.19.0
[INFO] [stderr] Compiling syn v2.0.64
[INFO] [stderr] Checking anstream v0.6.14
[INFO] [stderr] Checking getrandom v0.2.14
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking num-bigint v0.4.5
[INFO] [stderr] Checking rand_distr v0.4.3
[INFO] [stderr] Checking prop-check-rs v0.0.578 (/opt/rustwide/workdir)
[INFO] [stderr] Checking regex v1.10.4
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:5:16
[INFO] [stdout] |
[INFO] [stdout] 5 | use itertools::Unfold;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:139:45
[INFO] [stdout] |
[INFO] [stdout] 139 | fn random_stream(g: Gen, rng: RNG) -> Unfold Option>>
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `itertools::unfold`: Use [std::iter::from_fn](https://doc.rust-lang.org/std/iter/fn.from_fn.html) instead
[INFO] [stdout] --> src/prop.rs:142:14
[INFO] [stdout] |
[INFO] [stdout] 142 | itertools::unfold(
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling ctor v0.2.8
[INFO] [stdout] warning: enum `Input` is never used
[INFO] [stdout] --> src/machine.rs:4:6
[INFO] [stdout] |
[INFO] [stdout] 4 | enum Input {
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `Machine` is never constructed
[INFO] [stdout] --> src/machine.rs:10:8
[INFO] [stdout] |
[INFO] [stdout] 10 | struct Machine {
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated functions `simulate_machine` and `update` are never used
[INFO] [stdout] --> src/machine.rs:17:6
[INFO] [stdout] |
[INFO] [stdout] 16 | impl Machine {
[INFO] [stdout] | ------------ associated functions in this implementation
[INFO] [stdout] 17 | fn simulate_machine(inputs: Vec) -> State {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 | fn update() -> Box Box Machine>> {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:5:16
[INFO] [stdout] |
[INFO] [stdout] 5 | use itertools::Unfold;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:139:45
[INFO] [stdout] |
[INFO] [stdout] 139 | fn random_stream(g: Gen, rng: RNG) -> Unfold Option>>
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `itertools::unfold`: Use [std::iter::from_fn](https://doc.rust-lang.org/std/iter/fn.from_fn.html) instead
[INFO] [stdout] --> src/prop.rs:142:14
[INFO] [stdout] |
[INFO] [stdout] 142 | itertools::unfold(
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking env_filter v0.1.0
[INFO] [stdout] warning: enum `Input` is never used
[INFO] [stdout] --> src/machine.rs:4:6
[INFO] [stdout] |
[INFO] [stdout] 4 | enum Input {
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `Machine` is never constructed
[INFO] [stdout] --> src/machine.rs:10:8
[INFO] [stdout] |
[INFO] [stdout] 10 | struct Machine {
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated functions `simulate_machine` and `update` are never used
[INFO] [stdout] --> src/machine.rs:17:6
[INFO] [stdout] |
[INFO] [stdout] 16 | impl Machine {
[INFO] [stdout] | ------------ associated functions in this implementation
[INFO] [stdout] 17 | fn simulate_machine(inputs: Vec) -> State {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 | fn update() -> Box Box Machine>> {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: methods `is_falsified` and `non_falsified` are never used
[INFO] [stdout] --> src/prop.rs:18:6
[INFO] [stdout] |
[INFO] [stdout] 17 | pub trait IsFalsified {
[INFO] [stdout] | ----------- methods in this trait
[INFO] [stdout] 18 | fn is_falsified(&self) -> bool;
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] 19 | fn non_falsified(&self) -> bool {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variants `Passed`, `Falsified`, and `Proved` are never constructed
[INFO] [stdout] --> src/prop.rs:29:3
[INFO] [stdout] |
[INFO] [stdout] 27 | pub enum PropResult {
[INFO] [stdout] | ---------- variants in this enum
[INFO] [stdout] 28 | /// The property is passed.
[INFO] [stdout] 29 | Passed {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 | Falsified {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 | Proved,
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `PropResult` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `random_stream` is never used
[INFO] [stdout] --> src/prop.rs:139:4
[INFO] [stdout] |
[INFO] [stdout] 139 | fn random_stream(g: Gen, rng: RNG) -> Unfold Option>>
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `for_all_sgen` is never used
[INFO] [stdout] --> src/prop.rs:161:8
[INFO] [stdout] |
[INFO] [stdout] 161 | pub fn for_all_sgen(sgen: SGen, mut test: FF) -> Prop
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `for_all_gen_for_size` is never used
[INFO] [stdout] --> src/prop.rs:181:8
[INFO] [stdout] |
[INFO] [stdout] 181 | pub fn for_all_gen_for_size(gf: GF, mut test: FF) -> Prop
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `for_all_gen` is never used
[INFO] [stdout] --> src/prop.rs:213:8
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn for_all_gen(g: Gen, mut test: F) -> Prop
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `run_with_prop` is never used
[INFO] [stdout] --> src/prop.rs:248:8
[INFO] [stdout] |
[INFO] [stdout] 248 | pub fn run_with_prop(p: Prop, max_size: MaxSize, test_cases: TestCases, rng: RNG) -> Result {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `test_with_prop` is never used
[INFO] [stdout] --> src/prop.rs:261:8
[INFO] [stdout] |
[INFO] [stdout] 261 | pub fn test_with_prop(p: Prop, max_size: MaxSize, test_cases: TestCases, rng: RNG) -> Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function `rnd_gen` is never used
[INFO] [stdout] --> src/rng.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 76 | pub trait RandGen
[INFO] [stdout] | ------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 81 | fn rnd_gen(rng: T) -> (Self, T);
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 15 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking env_logger v0.11.3
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:5:16
[INFO] [stdout] |
[INFO] [stdout] 5 | use itertools::Unfold;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:5:16
[INFO] [stdout] |
[INFO] [stdout] 5 | use itertools::Unfold;
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:139:45
[INFO] [stdout] |
[INFO] [stdout] 139 | fn random_stream(g: Gen, rng: RNG) -> Unfold Option>>
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated struct `itertools::Unfold`: Use [std::iter::FromFn](https://doc.rust-lang.org/std/iter/struct.FromFn.html) instead
[INFO] [stdout] --> src/prop.rs:139:45
[INFO] [stdout] |
[INFO] [stdout] 139 | fn random_stream(g: Gen, rng: RNG) -> Unfold Option>>
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `itertools::unfold`: Use [std::iter::from_fn](https://doc.rust-lang.org/std/iter/fn.from_fn.html) instead
[INFO] [stdout] --> src/prop.rs:142:14
[INFO] [stdout] |
[INFO] [stdout] 142 | itertools::unfold(
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated function `itertools::unfold`: Use [std::iter::from_fn](https://doc.rust-lang.org/std/iter/fn.from_fn.html) instead
[INFO] [stdout] --> src/prop.rs:142:14
[INFO] [stdout] |
[INFO] [stdout] 142 | itertools::unfold(
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `non_falsified` is never used
[INFO] [stdout] --> src/prop.rs:19:6
[INFO] [stdout] |
[INFO] [stdout] 17 | pub trait IsFalsified {
[INFO] [stdout] | ----------- method in this trait
[INFO] [stdout] 18 | fn is_falsified(&self) -> bool;
[INFO] [stdout] 19 | fn non_falsified(&self) -> bool {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `for_all_sgen` is never used
[INFO] [stdout] --> src/prop.rs:161:8
[INFO] [stdout] |
[INFO] [stdout] 161 | pub fn for_all_sgen(sgen: SGen, mut test: FF) -> Prop
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `run_with_prop` is never used
[INFO] [stdout] --> src/prop.rs:248:8
[INFO] [stdout] |
[INFO] [stdout] 248 | pub fn run_with_prop(p: Prop, max_size: MaxSize, test_cases: TestCases, rng: RNG) -> Result {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s
[INFO] running `Command { std: "docker" "inspect" "1f15b8744e131dac89816ac98a6f6417033daa7a1f8a3376e30009064bd198fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f15b8744e131dac89816ac98a6f6417033daa7a1f8a3376e30009064bd198fe", kill_on_drop: false }`
[INFO] [stdout] 1f15b8744e131dac89816ac98a6f6417033daa7a1f8a3376e30009064bd198fe
[INFO] checking prop-check-rs-0.0.578 against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013
[INFO] extracting crate prop-check-rs 0.0.578 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate prop-check-rs 0.0.578 on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate prop-check-rs 0.0.578
[INFO] finished tweaking crates.io crate prop-check-rs 0.0.578
[INFO] tweaked toml for crates.io crate prop-check-rs 0.0.578 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate prop-check-rs 0.0.578 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 998abe7c81a320e9c59c78bed9adc3cc833064355435db1cc0548d8eaf0eb8d6
[INFO] running `Command { std: "docker" "start" "-a" "998abe7c81a320e9c59c78bed9adc3cc833064355435db1cc0548d8eaf0eb8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "998abe7c81a320e9c59c78bed9adc3cc833064355435db1cc0548d8eaf0eb8d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "998abe7c81a320e9c59c78bed9adc3cc833064355435db1cc0548d8eaf0eb8d6", kill_on_drop: false }`
[INFO] [stdout] 998abe7c81a320e9c59c78bed9adc3cc833064355435db1cc0548d8eaf0eb8d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2a38e4ae14000710636fd148ee49d24ca3d8140defcab8287cd1c5047878944
[INFO] running `Command { std: "docker" "start" "-a" "d2a38e4ae14000710636fd148ee49d24ca3d8140defcab8287cd1c5047878944", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling libm v0.2.8
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling proc-macro2 v1.0.82
[INFO] [stderr] Checking memchr v2.7.2
[INFO] [stderr] Compiling bigdecimal v0.4.3
[INFO] [stderr] Compiling anyhow v1.0.83
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking regex-syntax v0.8.3
[INFO] [stderr] Checking either v1.12.0
[INFO] [stderr] Checking anstyle-parse v0.2.4
[INFO] [stderr] Checking once_cell v1.19.0
[INFO] [stderr] Checking itertools v0.13.0
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Checking anstyle-query v1.0.3
[INFO] [stderr] Checking iso-4217 v0.1.0
[INFO] [stderr] Checking anstyle v1.0.7
[INFO] [stderr] Checking colorchoice v1.0.1
[INFO] [stderr] Checking is_terminal_polyfill v1.70.0
[INFO] [stderr] Checking humantime v2.1.0
[INFO] [stderr] Checking anstream v0.6.14
[INFO] [stderr] Compiling quote v1.0.36
[INFO] [stderr] Checking getrandom v0.2.14
[INFO] [stderr] Compiling syn v2.0.64
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking regex-automata v0.4.6
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41
[INFO] [stdout] |
[INFO] [stdout] 511 | return (1 << shift).abs();
[INFO] [stdout] | ^^^ multiple `abs` found
[INFO] [stdout] ...
[INFO] [stdout] 841 | impl_integer_for_isize!(i8, test_integer_i8);
[INFO] [stdout] | -------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128`
[INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16`
[INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32`
[INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64`
[INFO] [stdout] = note: and 2 others
[INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41
[INFO] [stdout] |
[INFO] [stdout] 511 | return (1 << shift).abs();
[INFO] [stdout] | ^^^ multiple `abs` found
[INFO] [stdout] ...
[INFO] [stdout] 842 | impl_integer_for_isize!(i16, test_integer_i16);
[INFO] [stdout] | ---------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128`
[INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16`
[INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32`
[INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64`
[INFO] [stdout] = note: and 2 others
[INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41
[INFO] [stdout] |
[INFO] [stdout] 511 | return (1 << shift).abs();
[INFO] [stdout] | ^^^ multiple `abs` found
[INFO] [stdout] ...
[INFO] [stdout] 843 | impl_integer_for_isize!(i32, test_integer_i32);
[INFO] [stdout] | ---------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128`
[INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16`
[INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32`
[INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64`
[INFO] [stdout] = note: and 2 others
[INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41
[INFO] [stdout] |
[INFO] [stdout] 511 | return (1 << shift).abs();
[INFO] [stdout] | ^^^ multiple `abs` found
[INFO] [stdout] ...
[INFO] [stdout] 844 | impl_integer_for_isize!(i64, test_integer_i64);
[INFO] [stdout] | ---------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128`
[INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16`
[INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32`
[INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64`
[INFO] [stdout] = note: and 2 others
[INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41
[INFO] [stdout] |
[INFO] [stdout] 511 | return (1 << shift).abs();
[INFO] [stdout] | ^^^ multiple `abs` found
[INFO] [stdout] ...
[INFO] [stdout] 845 | impl_integer_for_isize!(i128, test_integer_i128);
[INFO] [stdout] | ------------------------------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128`
[INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16`
[INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32`
[INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64`
[INFO] [stdout] = note: and 2 others
[INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.46/src/lib.rs:511:41
[INFO] [stdout] |
[INFO] [stdout] 511 | return (1 << shift).abs();
[INFO] [stdout] | ^^^ multiple `abs` found
[INFO] [stdout] ...
[INFO] [stdout] 846 | impl_integer_for_isize!(isize, test_integer_isize);
[INFO] [stdout] | -------------------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128`
[INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16`
[INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32`
[INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64`
[INFO] [stdout] = note: and 2 others
[INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0034`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2a38e4ae14000710636fd148ee49d24ca3d8140defcab8287cd1c5047878944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2a38e4ae14000710636fd148ee49d24ca3d8140defcab8287cd1c5047878944", kill_on_drop: false }`
[INFO] [stdout] d2a38e4ae14000710636fd148ee49d24ca3d8140defcab8287cd1c5047878944