[INFO] fetching crate trie-rs 0.1.1... [INFO] testing trie-rs-0.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate trie-rs 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate trie-rs 0.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate trie-rs 0.1.1 [INFO] finished tweaking crates.io crate trie-rs 0.1.1 [INFO] tweaked toml for crates.io crate trie-rs 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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=warn" "-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" "+beta-2020-06-03" "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] 9bd9089a0216820c04c53281cc2e86ed898f434867c53addd859db155250690e [INFO] running `"docker" "start" "-a" "9bd9089a0216820c04c53281cc2e86ed898f434867c53addd859db155250690e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling fid-rs v0.1.1 [INFO] [stderr] Compiling louds-rs v0.4.0 [INFO] [stderr] Compiling trie-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `"docker" "inspect" "9bd9089a0216820c04c53281cc2e86ed898f434867c53addd859db155250690e"` [INFO] running `"docker" "rm" "-f" "9bd9089a0216820c04c53281cc2e86ed898f434867c53addd859db155250690e"` [INFO] [stdout] 9bd9089a0216820c04c53281cc2e86ed898f434867c53addd859db155250690e [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=warn" "-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" "+beta-2020-06-03" "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] 64440c72e684d34fbd1ab9e426d351dd855f2c3a01a89391eb40eb0c378c552f [INFO] running `"docker" "start" "-a" "64440c72e684d34fbd1ab9e426d351dd855f2c3a01a89391eb40eb0c378c552f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling trie-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.24s [INFO] running `"docker" "inspect" "64440c72e684d34fbd1ab9e426d351dd855f2c3a01a89391eb40eb0c378c552f"` [INFO] running `"docker" "rm" "-f" "64440c72e684d34fbd1ab9e426d351dd855f2c3a01a89391eb40eb0c378c552f"` [INFO] [stdout] 64440c72e684d34fbd1ab9e426d351dd855f2c3a01a89391eb40eb0c378c552f [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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 16d1f8672d1488b505a78598d8e0464fa5e5d080ef1d1bb5a8dd2e0677fefb14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "16d1f8672d1488b505a78598d8e0464fa5e5d080ef1d1bb5a8dd2e0677fefb14"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/trie_rs-aeb470588bf4f138 [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test internal_data_structure::naive_trie::naive_trie_b_f_iter::bf_iter_tests::t5 ... ok [INFO] [stdout] test internal_data_structure::naive_trie::naive_trie_b_f_iter::bf_iter_tests::t1 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t2 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t2 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t3 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t4 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t6 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t8 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t4 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t7 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t5 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t6 ... ok [INFO] [stdout] test trie::trie::search_tests::predictive_search_tests::t1 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t5 ... ok [INFO] [stdout] test trie::trie::search_tests::predictive_search_tests::t2 ... ok [INFO] [stdout] test trie::trie::search_tests::predictive_search_tests::t3 ... ok [INFO] [stdout] test trie::trie::search_tests::predictive_search_tests::t6 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t7 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t3 ... ok [INFO] [stdout] test internal_data_structure::naive_trie::naive_trie_b_f_iter::bf_iter_tests::t2 ... ok [INFO] [stdout] test internal_data_structure::naive_trie::naive_trie_b_f_iter::bf_iter_tests::t3 ... ok [INFO] [stdout] test trie::trie::search_tests::predictive_search_tests::t4 ... ok [INFO] [stdout] test trie::trie::search_tests::predictive_search_tests::t7 ... ok [INFO] [stdout] test trie::trie::search_tests::exact_match_tests::t1 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t8 ... ok [INFO] [stdout] test trie::trie::search_tests::predictive_search_tests::t5 ... ok [INFO] [stdout] test trie::trie::search_tests::common_prefix_search_tests::t1 ... ok [INFO] [stdout] test internal_data_structure::naive_trie::naive_trie_b_f_iter::bf_iter_tests::t4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/test-f20f32c8a0791bc4 [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] [stderr] Doc-tests trie-rs [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 130) ... ok [INFO] [stdout] test src/lib.rs - (line 100) ... ok [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "16d1f8672d1488b505a78598d8e0464fa5e5d080ef1d1bb5a8dd2e0677fefb14"` [INFO] running `"docker" "rm" "-f" "16d1f8672d1488b505a78598d8e0464fa5e5d080ef1d1bb5a8dd2e0677fefb14"` [INFO] [stdout] 16d1f8672d1488b505a78598d8e0464fa5e5d080ef1d1bb5a8dd2e0677fefb14