[INFO] cloning repository https://github.com/dvc94ch/rust-ipld-collections [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/rust-ipld-collections" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld-collections", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld-collections'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a35f68ef1ecd71b43c46d9035e0e24300f4722 [INFO] testing dvc94ch/rust-ipld-collections against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-ipld-collections" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/rust-ipld-collections on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/rust-ipld-collections [INFO] finished tweaking git repo https://github.com/dvc94ch/rust-ipld-collections [INFO] tweaked toml for git repo https://github.com/dvc94ch/rust-ipld-collections written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/rust-ipld-collections already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49d569fe2ff233eeba8e3d07fd5e7d2651f5e2e8b62a523463f4bcaf668dcbb1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49d569fe2ff233eeba8e3d07fd5e7d2651f5e2e8b62a523463f4bcaf668dcbb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49d569fe2ff233eeba8e3d07fd5e7d2651f5e2e8b62a523463f4bcaf668dcbb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49d569fe2ff233eeba8e3d07fd5e7d2651f5e2e8b62a523463f4bcaf668dcbb1", kill_on_drop: false }` [INFO] [stdout] 49d569fe2ff233eeba8e3d07fd5e7d2651f5e2e8b62a523463f4bcaf668dcbb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a6a9f54af8b7f78d6d6c053e41d86450002cc8fd887b416baa544a6ff533ecc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a6a9f54af8b7f78d6d6c053e41d86450002cc8fd887b416baa544a6ff533ecc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling base-x v0.2.6 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling cached v0.19.0 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling strobe-rs v0.5.4 [INFO] [stderr] Compiling futures-lite v1.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling async-io v1.1.3 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-global-executor v1.2.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling tiny-multihash-derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling data-encoding-macro v0.1.8 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling tiny-multihash v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tiny-cid v0.3.0 [INFO] [stderr] Compiling libipld-core v0.7.0 [INFO] [stderr] Compiling libipld-cbor v0.7.0 [INFO] [stderr] Compiling libipld-macro v0.7.0 [INFO] [stderr] Compiling libipld v0.7.0 [INFO] [stderr] Compiling ipld-collections v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "6a6a9f54af8b7f78d6d6c053e41d86450002cc8fd887b416baa544a6ff533ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a6a9f54af8b7f78d6d6c053e41d86450002cc8fd887b416baa544a6ff533ecc", kill_on_drop: false }` [INFO] [stdout] 6a6a9f54af8b7f78d6d6c053e41d86450002cc8fd887b416baa544a6ff533ecc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ca989deb8c65ac8b4741c0c462e08667f4fc1a2674f09435b6a3b75bc9e2f1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "39ca989deb8c65ac8b4741c0c462e08667f4fc1a2674f09435b6a3b75bc9e2f1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.8.7 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling model v0.1.2 [INFO] [stderr] Compiling ipld-collections v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "39ca989deb8c65ac8b4741c0c462e08667f4fc1a2674f09435b6a3b75bc9e2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ca989deb8c65ac8b4741c0c462e08667f4fc1a2674f09435b6a3b75bc9e2f1", kill_on_drop: false }` [INFO] [stdout] 39ca989deb8c65ac8b4741c0c462e08667f4fc1a2674f09435b6a3b75bc9e2f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 030800160d585dececfdb937b39d6569bedbddf59ec50bf3a50a08c27f27a3dc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "030800160d585dececfdb937b39d6569bedbddf59ec50bf3a50a08c27f27a3dc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ipld_collections-bd863f5f9c0f2f79 [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test map::tests::test_get_bit ... ok [INFO] [stdout] test map::tests::test_popcount ... ok [INFO] [stdout] test map::tests::test_node_insert ... ok [INFO] [stdout] test map::tests::test_node_remove ... ok [INFO] [stdout] test map::tests::test_reduce ... ok [INFO] [stdout] test map::tests::test_dummy_hamt ... ok [INFO] [stdout] test list::tests::test_list_from ... ok [INFO] [stdout] test map::tests::test_bubble_up ... ok [INFO] [stdout] test map::tests::test_hamt_insert ... ok [INFO] [stdout] test map::tests::test_remove ... ok [INFO] [stdout] test map::tests::test_node_methods ... ok [INFO] [stdout] test list::tests::test_list ... ok [INFO] [stdout] test map::tests::test_set_and_get ... ok [INFO] [stdout] test map::tests::test_popcount_shift ... ok [INFO] [stdout] test map::tests::test_popcount_invariant ... ok [INFO] [stdout] test map::tests::test_hamt_set_and_get ... ok [INFO] [stdout] test list::tests::list_vec_eqv ... ok [INFO] [stdout] test map::tests::test_hamt_remove_and_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ipld-collections [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "030800160d585dececfdb937b39d6569bedbddf59ec50bf3a50a08c27f27a3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "030800160d585dececfdb937b39d6569bedbddf59ec50bf3a50a08c27f27a3dc", kill_on_drop: false }` [INFO] [stdout] 030800160d585dececfdb937b39d6569bedbddf59ec50bf3a50a08c27f27a3dc