[INFO] fetching crate associated_list 0.2.0... [INFO] testing associated_list-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate associated_list 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate associated_list 0.2.0 [INFO] finished tweaking crates.io crate associated_list 0.2.0 [INFO] tweaked toml for crates.io crate associated_list 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate associated_list 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a564f13e9f7961e65e73dcc0728a011a5e39d48df8ad129e7264fbfb7011882 [INFO] running `Command { std: "docker" "start" "-a" "3a564f13e9f7961e65e73dcc0728a011a5e39d48df8ad129e7264fbfb7011882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a564f13e9f7961e65e73dcc0728a011a5e39d48df8ad129e7264fbfb7011882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a564f13e9f7961e65e73dcc0728a011a5e39d48df8ad129e7264fbfb7011882", kill_on_drop: false }` [INFO] [stdout] 3a564f13e9f7961e65e73dcc0728a011a5e39d48df8ad129e7264fbfb7011882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0586d981c34191c8d73c0f62570acb4663aad41b98c0eebd0d5d022bc8cdaa12 [INFO] running `Command { std: "docker" "start" "-a" "0586d981c34191c8d73c0f62570acb4663aad41b98c0eebd0d5d022bc8cdaa12", kill_on_drop: false }` [INFO] [stderr] Compiling associated_list v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "0586d981c34191c8d73c0f62570acb4663aad41b98c0eebd0d5d022bc8cdaa12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0586d981c34191c8d73c0f62570acb4663aad41b98c0eebd0d5d022bc8cdaa12", kill_on_drop: false }` [INFO] [stdout] 0586d981c34191c8d73c0f62570acb4663aad41b98c0eebd0d5d022bc8cdaa12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e575cea7269d4da74a3ee3030cc1ec9a22dd2464efacb0fd8d327480cdc34fe [INFO] running `Command { std: "docker" "start" "-a" "5e575cea7269d4da74a3ee3030cc1ec9a22dd2464efacb0fd8d327480cdc34fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling quickcheck_macros v1.1.0 [INFO] [stderr] Compiling associated_list v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.51s [INFO] running `Command { std: "docker" "inspect" "5e575cea7269d4da74a3ee3030cc1ec9a22dd2464efacb0fd8d327480cdc34fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e575cea7269d4da74a3ee3030cc1ec9a22dd2464efacb0fd8d327480cdc34fe", kill_on_drop: false }` [INFO] [stdout] 5e575cea7269d4da74a3ee3030cc1ec9a22dd2464efacb0fd8d327480cdc34fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 215caa228c3ce2c1afe35d4cb50641682547659f305213f0768a23e0319f86c1 [INFO] running `Command { std: "docker" "start" "-a" "215caa228c3ce2c1afe35d4cb50641682547659f305213f0768a23e0319f86c1", kill_on_drop: false }` [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-A box_pointers` [INFO] [stderr] [INFO] [stderr] warning: `associated_list` (lib) generated 2 warnings [INFO] [stderr] warning: `associated_list` (test "f32_keys") generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `associated_list` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/associated_list-38322a83babf090c) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test test::assoc_list_macro ... ok [INFO] [stdout] test test::default ... ok [INFO] [stdout] test test::entry::occupied_entry_get ... ok [INFO] [stdout] test test::entry::entry ... ok [INFO] [stdout] test test::contains_key ... ok [INFO] [stdout] test test::entry::occupied_entry_insert ... ok [INFO] [stdout] test test::entry::occupied_entry_remove ... ok [INFO] [stdout] test test::entry::occupied_entry_key ... ok [INFO] [stdout] test test::entry::occupied_entry_remove_entry ... ok [INFO] [stdout] test test::entry::vacant_entry_insert ... ok [INFO] [stdout] test test::entry::vacant_entry_key ... ok [INFO] [stdout] test test::from ... ok [INFO] [stdout] test test::from_iterator ... ok [INFO] [stdout] test test::entry::occupied_entry_get_mut ... ok [INFO] [stdout] test test::clear ... ok [INFO] [stdout] test test::get_mut ... ok [INFO] [stdout] test test::insert ... ok [INFO] [stderr] Running tests/f32_keys.rs (/opt/rustwide/target/debug/deps/f32_keys-ff7aa745add2cdc6) [INFO] [stdout] test test::is_empty ... ok [INFO] [stderr] Doc-tests associated_list [INFO] [stdout] test test::capacity ... ok [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] test test::iter::drain ... ok [INFO] [stderr] | [INFO] [stdout] test test::iter::into_iter ... ok [INFO] [stderr] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] test test::iter::into_iter_ref ... ok [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] test test::index ... ok [INFO] [stderr] [INFO] [stdout] test test::iter::into_keys ... ok [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] test test::iter::into_values ... ok [INFO] [stderr] | [INFO] [stdout] test test::get_key_value ... ok [INFO] [stderr] = note: requested on the command line with `-A box_pointers` [INFO] [stdout] test test::iter::into_iter_mut ... ok [INFO] [stderr] [INFO] [stdout] test test::iter::keys ... ok [INFO] [stderr] warning: 2 warnings emitted [INFO] [stdout] test test::iter::values_mut ... ok [INFO] [stderr] [INFO] [stdout] test test::index_mut ... ok [INFO] [stdout] test test::new ... ok [INFO] [stdout] test test::partial_eq ... ok [INFO] [stdout] test test::iter::values ... ok [INFO] [stdout] test test::remove ... ok [INFO] [stdout] test test::reserve ... ok [INFO] [stdout] test test::remove_entry ... ok [INFO] [stdout] test test::iter::iter ... ok [INFO] [stdout] test test::shrink_to ... ok [INFO] [stdout] test test::shrink_to_fit ... ok [INFO] [stdout] test test::reserve_exact ... ok [INFO] [stdout] test test::try_reserve ... ok [INFO] [stdout] test test::with_capacity ... ok [INFO] [stdout] test test::try_reserve_exact ... ok [INFO] [stdout] test test::iter::iter_mut ... ok [INFO] [stdout] test test::len ... ok [INFO] [stdout] test test::get ... ok [INFO] [stdout] test test::extend ... ok [INFO] [stdout] test test::extend_ref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test insert ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "215caa228c3ce2c1afe35d4cb50641682547659f305213f0768a23e0319f86c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215caa228c3ce2c1afe35d4cb50641682547659f305213f0768a23e0319f86c1", kill_on_drop: false }` [INFO] [stdout] 215caa228c3ce2c1afe35d4cb50641682547659f305213f0768a23e0319f86c1