[INFO] fetching crate iron_rose 0.1.1...
[INFO] testing iron_rose-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] extracting crate iron_rose 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate iron_rose 0.1.1
[INFO] finished tweaking crates.io crate iron_rose 0.1.1
[INFO] tweaked toml for crates.io crate iron_rose 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate iron_rose 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.8.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51db8e083487cca9eca07858249c895770a43a539cda09651255d5c38d8d06dc
[INFO] running `Command { std: "docker" "start" "-a" "51db8e083487cca9eca07858249c895770a43a539cda09651255d5c38d8d06dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51db8e083487cca9eca07858249c895770a43a539cda09651255d5c38d8d06dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51db8e083487cca9eca07858249c895770a43a539cda09651255d5c38d8d06dc", kill_on_drop: false }`
[INFO] [stdout] 51db8e083487cca9eca07858249c895770a43a539cda09651255d5c38d8d06dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 924a5b657b9c3c0222b7bc00c3d9f41c5eb94926dc660f075f4aa72788ae0a1d
[INFO] running `Command { std: "docker" "start" "-a" "924a5b657b9c3c0222b7bc00c3d9f41c5eb94926dc660f075f4aa72788ae0a1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling seahash v3.0.7
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling xoroshiro128 v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fasthash v0.4.0
[INFO] [stderr]    Compiling iron_rose v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/strata_estimator.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stdout]    |                   ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stdout] 47 +         self.ibfs[trailing as usize % len ].encode(new_elm);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.10s
[INFO] running `Command { std: "docker" "inspect" "924a5b657b9c3c0222b7bc00c3d9f41c5eb94926dc660f075f4aa72788ae0a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924a5b657b9c3c0222b7bc00c3d9f41c5eb94926dc660f075f4aa72788ae0a1d", kill_on_drop: false }`
[INFO] [stdout] 924a5b657b9c3c0222b7bc00c3d9f41c5eb94926dc660f075f4aa72788ae0a1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5aa352a671be8d1efa1707a80629146dd573eee6d63fa71957158425c809c57e
[INFO] running `Command { std: "docker" "start" "-a" "5aa352a671be8d1efa1707a80629146dd573eee6d63fa71957158425c809c57e", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/strata_estimator.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stdout]    |                   ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stdout] 47 +         self.ibfs[trailing as usize % len ].encode(new_elm);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling iron_rose v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/strata_estimator.rs:47:19
[INFO] [stdout]    |
[INFO] [stdout] 47 |         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stdout]    |                   ^                       ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 -         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stdout] 47 +         self.ibfs[trailing as usize % len ].encode(new_elm);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.59s
[INFO] running `Command { std: "docker" "inspect" "5aa352a671be8d1efa1707a80629146dd573eee6d63fa71957158425c809c57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aa352a671be8d1efa1707a80629146dd573eee6d63fa71957158425c809c57e", kill_on_drop: false }`
[INFO] [stdout] 5aa352a671be8d1efa1707a80629146dd573eee6d63fa71957158425c809c57e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 37a86a6e6a42cf0cd20a2c3b35084ae39e84724c7f958d77c7bb80f5a3537c44
[INFO] running `Command { std: "docker" "start" "-a" "37a86a6e6a42cf0cd20a2c3b35084ae39e84724c7f958d77c7bb80f5a3537c44", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/strata_estimator.rs:47:19
[INFO] [stderr]    |
[INFO] [stderr] 47 |         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stderr]    |                   ^                       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 47 -         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stderr] 47 +         self.ibfs[trailing as usize % len ].encode(new_elm);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `iron_rose` (lib) generated 1 warning (run `cargo fix --lib -p iron_rose` to apply 1 suggestion)
[INFO] [stderr] warning: `iron_rose` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iron_rose-8f80cf9d923e5428)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test cell::tests::impure ... ok
[INFO] [stdout] test cell::tests::impure_disjoint ... ok
[INFO] [stdout] test cell::tests::round_trip ... ok
[INFO] [stdout] test cell::tests::subtract ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stderr]    Doc-tests iron_rose
[INFO] [stdout] test strata_estimator::test::basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links`
[INFO] [stderr]   --> src/lib.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 |     broken_intra_doc_links
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/strata_estimator.rs:47:19
[INFO] [stderr]    |
[INFO] [stderr] 47 |         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stderr]    |                   ^                       ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 47 -         self.ibfs[(trailing as usize % len)].encode(new_elm);
[INFO] [stderr] 47 +         self.ibfs[trailing as usize % len ].encode(new_elm);
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/strata_estimator.rs - strata_estimator::StrataEstimator (line 9) ... ok
[INFO] [stdout] test src/ibf.rs - ibf::IBF (line 14) ... ok
[INFO] [stdout] test src/lib.rs - (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "37a86a6e6a42cf0cd20a2c3b35084ae39e84724c7f958d77c7bb80f5a3537c44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a86a6e6a42cf0cd20a2c3b35084ae39e84724c7f958d77c7bb80f5a3537c44", kill_on_drop: false }`
[INFO] [stdout] 37a86a6e6a42cf0cd20a2c3b35084ae39e84724c7f958d77c7bb80f5a3537c44
