[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frklaehn%2Fvec-collections" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rklaehn/vec-collections on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-4/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded stats_alloc v0.1.8 [INFO] [stderr] Downloaded sorted-iter v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f0b823213dcf764fb2ec7e3c7e8ee004123bfff8de3a5fd8a6556cc2642b35c [INFO] running `Command { std: "docker" "start" "-a" "6f0b823213dcf764fb2ec7e3c7e8ee004123bfff8de3a5fd8a6556cc2642b35c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f0b823213dcf764fb2ec7e3c7e8ee004123bfff8de3a5fd8a6556cc2642b35c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0b823213dcf764fb2ec7e3c7e8ee004123bfff8de3a5fd8a6556cc2642b35c", kill_on_drop: false }` [INFO] [stdout] 6f0b823213dcf764fb2ec7e3c7e8ee004123bfff8de3a5fd8a6556cc2642b35c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 190f271a845e85f63fe291be5a092a142a1d853f53c410469434b6aea10d63dd [INFO] running `Command { std: "docker" "start" "-a" "190f271a845e85f63fe291be5a092a142a1d853f53c410469434b6aea10d63dd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling sorted-iter v0.1.8 [INFO] [stderr] Compiling binary-merge v0.1.2 [INFO] [stderr] Compiling inplace-vec-builder v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling vec-collections v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.99s [INFO] running `Command { std: "docker" "inspect" "190f271a845e85f63fe291be5a092a142a1d853f53c410469434b6aea10d63dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "190f271a845e85f63fe291be5a092a142a1d853f53c410469434b6aea10d63dd", kill_on_drop: false }` [INFO] [stdout] 190f271a845e85f63fe291be5a092a142a1d853f53c410469434b6aea10d63dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1aa290141b6d9af0b79b66f574b425d2fbc863ca1a5ce473854fd4e995a7dd5b [INFO] running `Command { std: "docker" "start" "-a" "1aa290141b6d9af0b79b66f574b425d2fbc863ca1a5ce473854fd4e995a7dd5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [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 regex-automata v0.1.10 [INFO] [stderr] Compiling rend v0.3.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rkyv v0.7.25 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling testdrop v0.1.2 [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 obey v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [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 24.46s [INFO] running `Command { std: "docker" "inspect" "1aa290141b6d9af0b79b66f574b425d2fbc863ca1a5ce473854fd4e995a7dd5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa290141b6d9af0b79b66f574b425d2fbc863ca1a5ce473854fd4e995a7dd5b", kill_on_drop: false }` [INFO] [stdout] 1aa290141b6d9af0b79b66f574b425d2fbc863ca1a5ce473854fd4e995a7dd5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18393ef5f567a06b0ba7a00fa8818cb31e78d1073dd6be13359e3229e9900e03 [INFO] running `Command { std: "docker" "start" "-a" "18393ef5f567a06b0ba7a00fa8818cb31e78d1073dd6be13359e3229e9900e03", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vec_collections-dbd71794409c1d47) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test dedup::tests::dedup_by ... ok [INFO] [stdout] test dedup::tests::sort_and_dedup_by_test ... ok [INFO] [stdout] test macros::tests::vecmap_macro ... ok [INFO] [stdout] test macros::tests::vecset_macro ... ok [INFO] [stdout] test vec_map::tests::smoke_test ... 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 dedup::tests::sort_and_dedup_check ... ok [INFO] [stdout] test vec_set::test::drop_pointer_being_freed_was_not_allocated ... ok [INFO] [stdout] test vec_set::test::bitor_empty_neutral ... ok [INFO] [stdout] test vec_set::test::bitxor_empty_neutral ... ok [INFO] [stdout] test vec_set::test::bitand_symmetric ... ok [INFO] [stdout] test vec_set::test::bitxor_assign_consistent ... ok [INFO] [stdout] test vec_set::test::contains ... ok [INFO] [stdout] test vec_set::test::bitor_symmetric ... ok [INFO] [stdout] test vec_set::test::empty_is_empty_consistent ... ok [INFO] [stdout] test vec_set::test::bitand_assign_consistent ... ok [INFO] [stdout] test vec_set::test::bitor_assign_consistent ... ok [INFO] [stdout] test vec_map::tests::serde_roundtrip ... ok [INFO] [stdout] test vec_set::test::bitxor_symmetric ... 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::is_disjoint_bitand_consistent ... ok [INFO] [stdout] test vec_set::test::sub_empty_neutral ... ok [INFO] [stdout] test vec_set::test::is_subset_is_superset_consistent ... ok [INFO] [stdout] test vec_set::test::serde_roundtrip ... ok [INFO] [stdout] test vec_set::test::is_subset_bitand_consistent ... ok [INFO] [stdout] test vec_set::test::sub_assign_consistent ... ok [INFO] [stdout] test vec_set::test::intersection ... ok [INFO] [stdout] test vec_set::test::difference ... ok [INFO] [stdout] test vec_set::test::is_subset ... ok [INFO] [stdout] test vec_set::test::is_disjoint ... ok [INFO] [stdout] test vec_set::test::is_disjoint_sample ... ok [INFO] [stdout] test vec_set::test::is_subset_sample ... ok [INFO] [stdout] test vec_set::test::xor ... ok [INFO] [stdout] test vec_set::test::union ... ok [INFO] [stdout] test vec_set::test::diff_sample ... ok [INFO] [stdout] test vec_set::test::intersection_sample ... ok [INFO] [stdout] test vec_set::test::xor_sample ... ok [INFO] [stdout] test vec_set::test::union_sample ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [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 95) ... 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 82) ... ok [INFO] [stdout] test src/vec_set.rs - vec_set::VecSet (line 66) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18393ef5f567a06b0ba7a00fa8818cb31e78d1073dd6be13359e3229e9900e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18393ef5f567a06b0ba7a00fa8818cb31e78d1073dd6be13359e3229e9900e03", kill_on_drop: false }` [INFO] [stdout] 18393ef5f567a06b0ba7a00fa8818cb31e78d1073dd6be13359e3229e9900e03