[INFO] fetching crate kelvin-radix 0.8.0... [INFO] testing kelvin-radix-0.8.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate kelvin-radix 0.8.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate kelvin-radix 0.8.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate kelvin-radix 0.8.0 [INFO] finished tweaking crates.io crate kelvin-radix 0.8.0 [INFO] tweaked toml for crates.io crate kelvin-radix 0.8.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57ff08bc00aad4d9e6880c244e559b06389f567fed26f620455a7ff71d2b2f59 [INFO] running `"docker" "start" "-a" "57ff08bc00aad4d9e6880c244e559b06389f567fed26f620455a7ff71d2b2f59"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling stable-heap v0.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling bytehash v0.3.0 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling cache v0.2.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling appendix v0.2.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derive_arbitrary v0.3.3 [INFO] [stderr] Compiling arbitrary v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling kelvin v0.12.0 [INFO] [stderr] Compiling kelvin-radix v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "57ff08bc00aad4d9e6880c244e559b06389f567fed26f620455a7ff71d2b2f59"` [INFO] running `"docker" "rm" "-f" "57ff08bc00aad4d9e6880c244e559b06389f567fed26f620455a7ff71d2b2f59"` [INFO] [stdout] 57ff08bc00aad4d9e6880c244e559b06389f567fed26f620455a7ff71d2b2f59 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5fe48cbd9e7787b40a5e028f15a3ee34f41349ac328d4b9f51c07ca3ea33b048 [INFO] running `"docker" "start" "-a" "5fe48cbd9e7787b40a5e028f15a3ee34f41349ac328d4b9f51c07ca3ea33b048"` [INFO] [stderr] Compiling kelvin-radix v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.24s [INFO] running `"docker" "inspect" "5fe48cbd9e7787b40a5e028f15a3ee34f41349ac328d4b9f51c07ca3ea33b048"` [INFO] running `"docker" "rm" "-f" "5fe48cbd9e7787b40a5e028f15a3ee34f41349ac328d4b9f51c07ca3ea33b048"` [INFO] [stdout] 5fe48cbd9e7787b40a5e028f15a3ee34f41349ac328d4b9f51c07ca3ea33b048 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec59c73be72edc1dc61674954eb480cbeafa50e7203faa215f8161f761944cff [INFO] running `"docker" "start" "-a" "ec59c73be72edc1dc61674954eb480cbeafa50e7203faa215f8161f761944cff"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kelvin_radix-67547089d5f3eaa8 [INFO] [stdout] running 21 tests [INFO] [stdout] test nibbles::test::nibble_common ... ok [INFO] [stdout] test nibbles::test::set_nibbles ... ok [INFO] [stdout] test test::different_length_keys ... ok [INFO] [stdout] test test::collapse ... ok [INFO] [stdout] test test::borrowed_keys ... ok [INFO] [stdout] test test::regression_invalid_count_insert ... ok [INFO] [stdout] test test::regression_insert_two_get ... ok [INFO] [stdout] test test::regression_get ... ok [INFO] [stdout] test test::insert_remove ... ok [INFO] [stdout] test test::regression_merge ... ok [INFO] [stdout] test test::regression_ordering ... ok [INFO] [stdout] test test::regression_invalid_count_remove ... ok [INFO] [stdout] test test::regression_removeall ... ok [INFO] [stdout] test test::regression_remove_all ... ok [INFO] [stdout] test test::splitting ... ok [INFO] [stdout] test test::trivial_map ... ok [INFO] [stdout] test test::bigger_map_random ... ok [INFO] [stdout] test test::regression_pre_persist_fail ... ok [INFO] [stdout] test test::bigger_map ... ok [INFO] [stdout] test nibbles::test::fuzz ... ok [INFO] [stdout] test test::map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests kelvin-radix [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 `"docker" "inspect" "ec59c73be72edc1dc61674954eb480cbeafa50e7203faa215f8161f761944cff"` [INFO] running `"docker" "rm" "-f" "ec59c73be72edc1dc61674954eb480cbeafa50e7203faa215f8161f761944cff"` [INFO] [stdout] ec59c73be72edc1dc61674954eb480cbeafa50e7203faa215f8161f761944cff