[INFO] cloning repository https://github.com/rklaehn/vec-collections [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rklaehn/vec-collections" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fvec-collections", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fvec-collections'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e39cf67f9f7d7bf0f8aa866e7f21d46817c31772 [INFO] testing rklaehn/vec-collections against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fvec-collections" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rklaehn/vec-collections on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rklaehn/vec-collections [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/rklaehn/vec-collections [INFO] tweaked toml for git repo https://github.com/rklaehn/vec-collections written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/rklaehn/vec-collections already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aa90ef517838d365cb445158069cc70c3a443f74ab5c43357d1799b6450246e [INFO] running `Command { std: "docker" "start" "-a" "0aa90ef517838d365cb445158069cc70c3a443f74ab5c43357d1799b6450246e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aa90ef517838d365cb445158069cc70c3a443f74ab5c43357d1799b6450246e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aa90ef517838d365cb445158069cc70c3a443f74ab5c43357d1799b6450246e", kill_on_drop: false }` [INFO] [stdout] 0aa90ef517838d365cb445158069cc70c3a443f74ab5c43357d1799b6450246e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b049186c3ed1b0752ffaf847fa145d4ec5e1bda990eac0b63f8e641e2a55b77 [INFO] running `Command { std: "docker" "start" "-a" "0b049186c3ed1b0752ffaf847fa145d4ec5e1bda990eac0b63f8e641e2a55b77", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling sorted-iter v0.1.8 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling vec-collections v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.44s [INFO] running `Command { std: "docker" "inspect" "0b049186c3ed1b0752ffaf847fa145d4ec5e1bda990eac0b63f8e641e2a55b77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b049186c3ed1b0752ffaf847fa145d4ec5e1bda990eac0b63f8e641e2a55b77", kill_on_drop: false }` [INFO] [stdout] 0b049186c3ed1b0752ffaf847fa145d4ec5e1bda990eac0b63f8e641e2a55b77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5d935f40376c47b5e2b0cf7dd2fa8672bfa321af5a7e6e7fcfed3b7081230af [INFO] running `Command { std: "docker" "start" "-a" "c5d935f40376c47b5e2b0cf7dd2fa8672bfa321af5a7e6e7fcfed3b7081230af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rend v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rkyv v0.7.25 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling obey v0.1.0 [INFO] [stderr] Compiling stats_alloc v0.1.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling testdrop v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling rkyv_derive v0.7.25 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling vec-collections v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.22s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/vec_collections-4ea6d100e3fe55a2) [INFO] running `Command { std: "docker" "inspect" "c5d935f40376c47b5e2b0cf7dd2fa8672bfa321af5a7e6e7fcfed3b7081230af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d935f40376c47b5e2b0cf7dd2fa8672bfa321af5a7e6e7fcfed3b7081230af", kill_on_drop: false }` [INFO] [stdout] c5d935f40376c47b5e2b0cf7dd2fa8672bfa321af5a7e6e7fcfed3b7081230af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0411791ccab3e4b0e0919c3747fd73688c40e9dab712f360f3414ced1e74f6df [INFO] running `Command { std: "docker" "start" "-a" "0411791ccab3e4b0e0919c3747fd73688c40e9dab712f360f3414ced1e74f6df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vec_collections-4ea6d100e3fe55a2) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test dedup::tests::dedup_by ... ok [INFO] [stdout] test macros::tests::vecset_macro ... ok [INFO] [stdout] test macros::tests::vecmap_macro ... ok [INFO] [stdout] test dedup::tests::sort_and_dedup_by_test ... ok [INFO] [stdout] test vec_map::tests::smoke_test ... ok [INFO] [stdout] test dedup::tests::sort_and_dedup_check ... ok [INFO] [stdout] test vec_map::tests::serde_roundtrip ... ok [INFO] [stdout] test vec_set::test::bitand_empty_neutral ... ok [INFO] [stdout] test dedup::tests::sort_and_dedup_by_check ... ok [INFO] [stdout] test vec_set::test::bitand_symmetric ... ok [INFO] [stdout] test vec_set::test::bitand_assign_consistent ... ok [INFO] [stdout] test vec_set::test::bitxor_assign_consistent ... ok [INFO] [stdout] test vec_set::test::drop_pointer_being_freed_was_not_allocated ... ok [INFO] [stdout] test vec_map::tests::outer_join ... ok [INFO] [stdout] test vec_map::tests::inner_join ... ok [INFO] [stdout] test vec_set::test::contains ... ok [INFO] [stdout] test vec_set::test::bitor_empty_neutral ... ok [INFO] [stdout] test vec_set::test::is_disjoint_bitand_consistent ... ok [INFO] [stdout] test vec_set::test::is_subset_bitand_consistent ... ok [INFO] [stdout] test vec_set::test::bitor_symmetric ... ok [INFO] [stdout] test vec_set::test::difference ... ok [INFO] [stdout] test vec_set::test::sub_empty_neutral ... ok [INFO] [stdout] test vec_set::test::serde_roundtrip ... ok [INFO] [stdout] test vec_set::test::empty_is_empty_consistent ... ok [INFO] [stdout] test vec_set::test::bitxor_empty_neutral ... ok [INFO] [stdout] test vec_set::test::intersection ... ok [INFO] [stdout] test vec_set::test::intersection_sample ... ok [INFO] [stdout] test vec_set::test::is_disjoint ... ok [INFO] [stdout] test vec_set::test::is_subset ... ok [INFO] [stdout] test vec_set::test::is_subset_sample ... ok [INFO] [stdout] test vec_set::test::bitxor_symmetric ... ok [INFO] [stdout] test vec_set::test::bitor_assign_consistent ... ok [INFO] [stdout] test vec_set::test::sub_assign_consistent ... ok [INFO] [stdout] test vec_set::test::is_subset_is_superset_consistent ... ok [INFO] [stdout] test vec_set::test::union ... ok [INFO] [stdout] test vec_set::test::is_disjoint_sample ... ok [INFO] [stdout] test vec_set::test::union_sample ... ok [INFO] [stdout] test vec_set::test::xor ... ok [INFO] [stdout] test vec_set::test::diff_sample ... ok [INFO] [stdout] test vec_set::test::xor_sample ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Doc-tests vec-collections [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/vec_set.rs - vec_set::VecSet (line 66) ... ok [INFO] [stdout] test src/vec_set.rs - vec_set::VecSet (line 82) ... ok [INFO] [stdout] test src/vec_set.rs - vec_set::VecSet (line 72) ... ok [INFO] [stdout] test src/vec_set.rs - vec_set::VecSet (line 95) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0411791ccab3e4b0e0919c3747fd73688c40e9dab712f360f3414ced1e74f6df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0411791ccab3e4b0e0919c3747fd73688c40e9dab712f360f3414ced1e74f6df", kill_on_drop: false }` [INFO] [stdout] 0411791ccab3e4b0e0919c3747fd73688c40e9dab712f360f3414ced1e74f6df