[INFO] fetching crate bloom2 0.3.1...
[INFO] checking bloom2-0.3.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate bloom2 0.3.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate bloom2 0.3.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bloom2 0.3.1
[INFO] finished tweaking crates.io crate bloom2 0.3.1
[INFO] tweaked toml for crates.io crate bloom2 0.3.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88fd77e5e52c41a94c153eeb5ef61c36ee37b9c6c071be7df22034fa576f841d
[INFO] running `Command { std: "docker" "start" "-a" "88fd77e5e52c41a94c153eeb5ef61c36ee37b9c6c071be7df22034fa576f841d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88fd77e5e52c41a94c153eeb5ef61c36ee37b9c6c071be7df22034fa576f841d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88fd77e5e52c41a94c153eeb5ef61c36ee37b9c6c071be7df22034fa576f841d", kill_on_drop: false }`
[INFO] [stdout] 88fd77e5e52c41a94c153eeb5ef61c36ee37b9c6c071be7df22034fa576f841d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1befa870687166602bc8bf8af37978889ba7b2c3f97c06748310d66dd52dde00
[INFO] running `Command { std: "docker" "start" "-a" "1befa870687166602bc8bf8af37978889ba7b2c3f97c06748310d66dd52dde00", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking bloom2 v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:24:65
[INFO] [stdout]     |
[INFO] [stdout] 24  |     c.bench_function("bloom_insert", |b| b.iter(|| bloom.insert([1, 2])));
[INFO] [stdout]     |                                                          ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 24  |     c.bench_function("bloom_insert", |b| b.iter(|| bloom.insert(&[1, 2])));
[INFO] [stdout]     |                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:27:44
[INFO] [stdout]     |
[INFO] [stdout] 27  |         b.iter(|| black_box(bloom.contains([1, 2])))
[INFO] [stdout]     |                                   -------- ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 27  |         b.iter(|| black_box(bloom.contains(&[1, 2])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:31:44
[INFO] [stdout]     |
[INFO] [stdout] 31  |         b.iter(|| black_box(bloom.contains([1, 42])))
[INFO] [stdout]     |                                   -------- ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 31  |         b.iter(|| black_box(bloom.contains(&[1, 42])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:35:44
[INFO] [stdout]     |
[INFO] [stdout] 35  |         b.iter(|| black_box(bloom.contains([13, 42])))
[INFO] [stdout]     |                                   -------- ^^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 35  |         b.iter(|| black_box(bloom.contains(&[13, 42])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:39:44
[INFO] [stdout]     |
[INFO] [stdout] 39  |         b.iter(|| black_box(bloom.contains([1, 3])))
[INFO] [stdout]     |                                   -------- ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 39  |         b.iter(|| black_box(bloom.contains(&[1, 3])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:47:18
[INFO] [stdout]     |
[INFO] [stdout] 47  |     bloom.insert([0, 1]);
[INFO] [stdout]     |           ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 47  |     bloom.insert(&[0, 1]);
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:61:26
[INFO] [stdout]     |
[INFO] [stdout] 61  |             bloom.insert([0, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 61  |             bloom.insert(&[0, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:62:26
[INFO] [stdout]     |
[INFO] [stdout] 62  |             bloom.insert([0, 3]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 62  |             bloom.insert(&[0, 3]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:63:26
[INFO] [stdout]     |
[INFO] [stdout] 63  |             bloom.insert([0, 4]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 63  |             bloom.insert(&[0, 4]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:64:26
[INFO] [stdout]     |
[INFO] [stdout] 64  |             bloom.insert([0, 5]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 64  |             bloom.insert(&[0, 5]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:65:26
[INFO] [stdout]     |
[INFO] [stdout] 65  |             bloom.insert([0, 6]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 65  |             bloom.insert(&[0, 6]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:66:26
[INFO] [stdout]     |
[INFO] [stdout] 66  |             bloom.insert([0, 7]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 66  |             bloom.insert(&[0, 7]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:67:26
[INFO] [stdout]     |
[INFO] [stdout] 67  |             bloom.insert([0, 8]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 67  |             bloom.insert(&[0, 8]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:68:26
[INFO] [stdout]     |
[INFO] [stdout] 68  |             bloom.insert([0, 9]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 68  |             bloom.insert(&[0, 9]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:69:26
[INFO] [stdout]     |
[INFO] [stdout] 69  |             bloom.insert([0, 10]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 69  |             bloom.insert(&[0, 10]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:70:26
[INFO] [stdout]     |
[INFO] [stdout] 70  |             bloom.insert([0, 11]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 70  |             bloom.insert(&[0, 11]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:81:26
[INFO] [stdout]     |
[INFO] [stdout] 81  |             bloom.insert([1, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 81  |             bloom.insert(&[1, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:82:26
[INFO] [stdout]     |
[INFO] [stdout] 82  |             bloom.insert([2, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 82  |             bloom.insert(&[2, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:83:26
[INFO] [stdout]     |
[INFO] [stdout] 83  |             bloom.insert([3, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 83  |             bloom.insert(&[3, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout] 84  |             bloom.insert([4, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 84  |             bloom.insert(&[4, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:85:26
[INFO] [stdout]     |
[INFO] [stdout] 85  |             bloom.insert([5, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 85  |             bloom.insert(&[5, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:86:26
[INFO] [stdout]     |
[INFO] [stdout] 86  |             bloom.insert([6, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 86  |             bloom.insert(&[6, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:87:26
[INFO] [stdout]     |
[INFO] [stdout] 87  |             bloom.insert([7, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 87  |             bloom.insert(&[7, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:88:26
[INFO] [stdout]     |
[INFO] [stdout] 88  |             bloom.insert([8, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 88  |             bloom.insert(&[8, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:89:26
[INFO] [stdout]     |
[INFO] [stdout] 89  |             bloom.insert([9, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 89  |             bloom.insert(&[9, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:90:26
[INFO] [stdout]     |
[INFO] [stdout] 90  |             bloom.insert([10, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 90  |             bloom.insert(&[10, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |             bloom.insert([10, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 101 |             bloom.insert(&[10, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             bloom.insert([9, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 102 |             bloom.insert(&[9, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |             bloom.insert([8, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 103 |             bloom.insert(&[8, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |             bloom.insert([7, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 104 |             bloom.insert(&[7, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |             bloom.insert([6, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 105 |             bloom.insert(&[6, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |             bloom.insert([5, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 106 |             bloom.insert(&[5, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |             bloom.insert([4, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 107 |             bloom.insert(&[4, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |             bloom.insert([3, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 108 |             bloom.insert(&[3, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:109:26
[INFO] [stdout]     |
[INFO] [stdout] 109 |             bloom.insert([2, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 109 |             bloom.insert(&[2, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:110:26
[INFO] [stdout]     |
[INFO] [stdout] 110 |             bloom.insert([1, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 110 |             bloom.insert(&[1, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 36 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bloom2` (bench "bench") due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "1befa870687166602bc8bf8af37978889ba7b2c3f97c06748310d66dd52dde00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1befa870687166602bc8bf8af37978889ba7b2c3f97c06748310d66dd52dde00", kill_on_drop: false }`
[INFO] [stdout] 1befa870687166602bc8bf8af37978889ba7b2c3f97c06748310d66dd52dde00
[INFO] checking bloom2-0.3.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate bloom2 0.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate bloom2 0.3.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bloom2 0.3.1
[INFO] finished tweaking crates.io crate bloom2 0.3.1
[INFO] tweaked toml for crates.io crate bloom2 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 051fded4b7a01d8b363f1af8d01990b22b3351cd9dfd14da6ac60a625902b8cc
[INFO] running `Command { std: "docker" "start" "-a" "051fded4b7a01d8b363f1af8d01990b22b3351cd9dfd14da6ac60a625902b8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "051fded4b7a01d8b363f1af8d01990b22b3351cd9dfd14da6ac60a625902b8cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "051fded4b7a01d8b363f1af8d01990b22b3351cd9dfd14da6ac60a625902b8cc", kill_on_drop: false }`
[INFO] [stdout] 051fded4b7a01d8b363f1af8d01990b22b3351cd9dfd14da6ac60a625902b8cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b049eec9009d9dc1d3e927722b391aa245a5fb9e653cc4e00077aa655d4cef55
[INFO] running `Command { std: "docker" "start" "-a" "b049eec9009d9dc1d3e927722b391aa245a5fb9e653cc4e00077aa655d4cef55", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking half v2.4.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking bloom2 v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:24:65
[INFO] [stdout]     |
[INFO] [stdout] 24  |     c.bench_function("bloom_insert", |b| b.iter(|| bloom.insert([1, 2])));
[INFO] [stdout]     |                                                          ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 24  |     c.bench_function("bloom_insert", |b| b.iter(|| bloom.insert(&[1, 2])));
[INFO] [stdout]     |                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:27:44
[INFO] [stdout]     |
[INFO] [stdout] 27  |         b.iter(|| black_box(bloom.contains([1, 2])))
[INFO] [stdout]     |                                   -------- ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 27  |         b.iter(|| black_box(bloom.contains(&[1, 2])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:31:44
[INFO] [stdout]     |
[INFO] [stdout] 31  |         b.iter(|| black_box(bloom.contains([1, 42])))
[INFO] [stdout]     |                                   -------- ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 31  |         b.iter(|| black_box(bloom.contains(&[1, 42])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:35:44
[INFO] [stdout]     |
[INFO] [stdout] 35  |         b.iter(|| black_box(bloom.contains([13, 42])))
[INFO] [stdout]     |                                   -------- ^^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 35  |         b.iter(|| black_box(bloom.contains(&[13, 42])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:39:44
[INFO] [stdout]     |
[INFO] [stdout] 39  |         b.iter(|| black_box(bloom.contains([1, 3])))
[INFO] [stdout]     |                                   -------- ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn contains(&self, data: &'_ T) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 39  |         b.iter(|| black_box(bloom.contains(&[1, 3])))
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:47:18
[INFO] [stdout]     |
[INFO] [stdout] 47  |     bloom.insert([0, 1]);
[INFO] [stdout]     |           ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |           |
[INFO] [stdout]     |           arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 47  |     bloom.insert(&[0, 1]);
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:61:26
[INFO] [stdout]     |
[INFO] [stdout] 61  |             bloom.insert([0, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 61  |             bloom.insert(&[0, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:62:26
[INFO] [stdout]     |
[INFO] [stdout] 62  |             bloom.insert([0, 3]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 62  |             bloom.insert(&[0, 3]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:63:26
[INFO] [stdout]     |
[INFO] [stdout] 63  |             bloom.insert([0, 4]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 63  |             bloom.insert(&[0, 4]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:64:26
[INFO] [stdout]     |
[INFO] [stdout] 64  |             bloom.insert([0, 5]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 64  |             bloom.insert(&[0, 5]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:65:26
[INFO] [stdout]     |
[INFO] [stdout] 65  |             bloom.insert([0, 6]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 65  |             bloom.insert(&[0, 6]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:66:26
[INFO] [stdout]     |
[INFO] [stdout] 66  |             bloom.insert([0, 7]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 66  |             bloom.insert(&[0, 7]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:67:26
[INFO] [stdout]     |
[INFO] [stdout] 67  |             bloom.insert([0, 8]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 67  |             bloom.insert(&[0, 8]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:68:26
[INFO] [stdout]     |
[INFO] [stdout] 68  |             bloom.insert([0, 9]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 68  |             bloom.insert(&[0, 9]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:69:26
[INFO] [stdout]     |
[INFO] [stdout] 69  |             bloom.insert([0, 10]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 69  |             bloom.insert(&[0, 10]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:70:26
[INFO] [stdout]     |
[INFO] [stdout] 70  |             bloom.insert([0, 11]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 70  |             bloom.insert(&[0, 11]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:81:26
[INFO] [stdout]     |
[INFO] [stdout] 81  |             bloom.insert([1, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 81  |             bloom.insert(&[1, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:82:26
[INFO] [stdout]     |
[INFO] [stdout] 82  |             bloom.insert([2, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 82  |             bloom.insert(&[2, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:83:26
[INFO] [stdout]     |
[INFO] [stdout] 83  |             bloom.insert([3, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 83  |             bloom.insert(&[3, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:84:26
[INFO] [stdout]     |
[INFO] [stdout] 84  |             bloom.insert([4, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 84  |             bloom.insert(&[4, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:85:26
[INFO] [stdout]     |
[INFO] [stdout] 85  |             bloom.insert([5, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 85  |             bloom.insert(&[5, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:86:26
[INFO] [stdout]     |
[INFO] [stdout] 86  |             bloom.insert([6, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 86  |             bloom.insert(&[6, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:87:26
[INFO] [stdout]     |
[INFO] [stdout] 87  |             bloom.insert([7, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 87  |             bloom.insert(&[7, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:88:26
[INFO] [stdout]     |
[INFO] [stdout] 88  |             bloom.insert([8, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 88  |             bloom.insert(&[8, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:89:26
[INFO] [stdout]     |
[INFO] [stdout] 89  |             bloom.insert([9, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 89  |             bloom.insert(&[9, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:90:26
[INFO] [stdout]     |
[INFO] [stdout] 90  |             bloom.insert([10, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 90  |             bloom.insert(&[10, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:101:26
[INFO] [stdout]     |
[INFO] [stdout] 101 |             bloom.insert([10, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 101 |             bloom.insert(&[10, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:102:26
[INFO] [stdout]     |
[INFO] [stdout] 102 |             bloom.insert([9, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 102 |             bloom.insert(&[9, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:103:26
[INFO] [stdout]     |
[INFO] [stdout] 103 |             bloom.insert([8, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 103 |             bloom.insert(&[8, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |             bloom.insert([7, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 104 |             bloom.insert(&[7, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:105:26
[INFO] [stdout]     |
[INFO] [stdout] 105 |             bloom.insert([6, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 105 |             bloom.insert(&[6, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:106:26
[INFO] [stdout]     |
[INFO] [stdout] 106 |             bloom.insert([5, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 106 |             bloom.insert(&[5, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:107:26
[INFO] [stdout]     |
[INFO] [stdout] 107 |             bloom.insert([4, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 107 |             bloom.insert(&[4, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:108:26
[INFO] [stdout]     |
[INFO] [stdout] 108 |             bloom.insert([3, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 108 |             bloom.insert(&[3, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:109:26
[INFO] [stdout]     |
[INFO] [stdout] 109 |             bloom.insert([2, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 109 |             bloom.insert(&[2, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> benches/bench.rs:110:26
[INFO] [stdout]     |
[INFO] [stdout] 110 |             bloom.insert([1, 2]);
[INFO] [stdout]     |                   ------ ^^^^^^ expected `&_`, found `[{integer}; 2]`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                    found array `[{integer}; 2]`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/bloom.rs:242:12
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn insert(&mut self, data: &'_ T) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 110 |             bloom.insert(&[1, 2]);
[INFO] [stdout]     |                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 36 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bloom2` (bench "bench") due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "b049eec9009d9dc1d3e927722b391aa245a5fb9e653cc4e00077aa655d4cef55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b049eec9009d9dc1d3e927722b391aa245a5fb9e653cc4e00077aa655d4cef55", kill_on_drop: false }`
[INFO] [stdout] b049eec9009d9dc1d3e927722b391aa245a5fb9e653cc4e00077aa655d4cef55
