[INFO] fetching crate boomphf-patched 0.5.9-0... [INFO] testing boomphf-patched-0.5.9-0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate boomphf-patched 0.5.9-0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate boomphf-patched 0.5.9-0 [INFO] finished tweaking crates.io crate boomphf-patched 0.5.9-0 [INFO] tweaked toml for crates.io crate boomphf-patched 0.5.9-0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate boomphf-patched 0.5.9-0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding wyhash v0.5.0 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b4237b82378810582c6cabb7df17f9a0510b2e6cd88ca78ef7c304c3dea59b1 [INFO] running `Command { std: "docker" "start" "-a" "8b4237b82378810582c6cabb7df17f9a0510b2e6cd88ca78ef7c304c3dea59b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b4237b82378810582c6cabb7df17f9a0510b2e6cd88ca78ef7c304c3dea59b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4237b82378810582c6cabb7df17f9a0510b2e6cd88ca78ef7c304c3dea59b1", kill_on_drop: false }` [INFO] [stdout] 8b4237b82378810582c6cabb7df17f9a0510b2e6cd88ca78ef7c304c3dea59b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716c32219eea10594ad62c46e6a50c3e2664c5fef12fc6e7bb0960ac1b8ee87b [INFO] running `Command { std: "docker" "start" "-a" "716c32219eea10594ad62c46e6a50c3e2664c5fef12fc6e7bb0960ac1b8ee87b", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dyn_size_of v0.4.5 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wyhash v0.5.0 [INFO] [stderr] Compiling boomphf-patched v0.5.9-0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/bitvector.rs:519:11 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg(all(feature = "unstable", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hashmap.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn iter(&self) -> BoomIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn iter(&self) -> BoomIterator<'_, K, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hashmap.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn iter(&self) -> Boom2Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 324 | pub fn iter(&self) -> Boom2Iterator<'_, K, D1, D2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.53s [INFO] running `Command { std: "docker" "inspect" "716c32219eea10594ad62c46e6a50c3e2664c5fef12fc6e7bb0960ac1b8ee87b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716c32219eea10594ad62c46e6a50c3e2664c5fef12fc6e7bb0960ac1b8ee87b", kill_on_drop: false }` [INFO] [stdout] 716c32219eea10594ad62c46e6a50c3e2664c5fef12fc6e7bb0960ac1b8ee87b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41c43fe754a548bca9ebf519ee49f9fa33ba68ab38afd517b08c283503038d84 [INFO] running `Command { std: "docker" "start" "-a" "41c43fe754a548bca9ebf519ee49f9fa33ba68ab38afd517b08c283503038d84", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/bitvector.rs:519:11 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg(all(feature = "unstable", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hashmap.rs:106:17 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn iter(&self) -> BoomIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn iter(&self) -> BoomIterator<'_, K, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling boomphf-patched v0.5.9-0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/hashmap.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn iter(&self) -> Boom2Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 324 | pub fn iter(&self) -> Boom2Iterator<'_, K, D1, D2> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `quickcheck` [INFO] [stdout] --> src/lib.rs:696:1 [INFO] [stdout] | [INFO] [stdout] 696 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck` in this scope [INFO] [stdout] --> src/lib.rs:790:5 [INFO] [stdout] | [INFO] [stdout] 790 | quickcheck! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck` in this scope [INFO] [stdout] --> src/lib.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 819 | quickcheck! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck` in this scope [INFO] [stdout] --> src/lib.rs:825:5 [INFO] [stdout] | [INFO] [stdout] 825 | quickcheck! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck` in this scope [INFO] [stdout] --> src/lib.rs:831:5 [INFO] [stdout] | [INFO] [stdout] 831 | quickcheck! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck` in this scope [INFO] [stdout] --> src/lib.rs:837:5 [INFO] [stdout] | [INFO] [stdout] 837 | quickcheck! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quickcheck` in this scope [INFO] [stdout] --> src/lib.rs:843:5 [INFO] [stdout] | [INFO] [stdout] 843 | quickcheck! { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:701:9 [INFO] [stdout] | [INFO] [stdout] 701 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `unstable` [INFO] [stdout] --> src/bitvector.rs:519:11 [INFO] [stdout] | [INFO] [stdout] 519 | #[cfg(all(feature = "unstable", test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` [INFO] [stdout] = help: consider adding `unstable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boomphf-patched` (lib test) due to 7 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "41c43fe754a548bca9ebf519ee49f9fa33ba68ab38afd517b08c283503038d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c43fe754a548bca9ebf519ee49f9fa33ba68ab38afd517b08c283503038d84", kill_on_drop: false }` [INFO] [stdout] 41c43fe754a548bca9ebf519ee49f9fa33ba68ab38afd517b08c283503038d84