[INFO] crate cellar-core 0.2.1 is already in cache [INFO] testing cellar-core-0.2.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate cellar-core 0.2.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cellar-core 0.2.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 cellar-core 0.2.1 [INFO] finished tweaking crates.io crate cellar-core 0.2.1 [INFO] tweaked toml for crates.io crate cellar-core 0.2.1 written to /workspace/builds/worker-9/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] eaa6088ce97f9d4e228f334cf4e251a1351fda26a3214740e5ab4f535e24006f [INFO] running `"docker" "start" "-a" "eaa6088ce97f9d4e228f334cf4e251a1351fda26a3214740e5ab4f535e24006f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling blake2s_simd v0.5.10 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling c2-chacha v0.2.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rust-argon2 v0.6.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling cellar-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.34s [INFO] running `"docker" "inspect" "eaa6088ce97f9d4e228f334cf4e251a1351fda26a3214740e5ab4f535e24006f"` [INFO] running `"docker" "rm" "-f" "eaa6088ce97f9d4e228f334cf4e251a1351fda26a3214740e5ab4f535e24006f"` [INFO] [stdout] eaa6088ce97f9d4e228f334cf4e251a1351fda26a3214740e5ab4f535e24006f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] d1573008f1ed51968c1c526659f3a783d933cfcbd89d5db99640b44f2595728a [INFO] running `"docker" "start" "-a" "d1573008f1ed51968c1c526659f3a783d933cfcbd89d5db99640b44f2595728a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling cellar-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.02s [INFO] running `"docker" "inspect" "d1573008f1ed51968c1c526659f3a783d933cfcbd89d5db99640b44f2595728a"` [INFO] running `"docker" "rm" "-f" "d1573008f1ed51968c1c526659f3a783d933cfcbd89d5db99640b44f2595728a"` [INFO] [stdout] d1573008f1ed51968c1c526659f3a783d933cfcbd89d5db99640b44f2595728a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f80d3aa1ba7163a4eadec4c4374926d27b2ca786b3833be03cb49cc03eb55c8 [INFO] running `"docker" "start" "-a" "8f80d3aa1ba7163a4eadec4c4374926d27b2ca786b3833be03cb49cc03eb55c8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cellar_core-786c5bc2f4f6d607 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::generate_usable_keypair_should_work ... ok [INFO] [stdout] test tests::same_passphrase_produce_same_keys ... ok [INFO] [stdout] test tests::generate_key_by_path_should_work ... ok [INFO] [stdout] test tests::prop_same_passphrase_produce_same_keys ... test tests::prop_same_passphrase_produce_same_keys has been running for over 60 seconds [INFO] [stdout] test tests::prop_same_passphrase_produce_same_keys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cellar-core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 20) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8f80d3aa1ba7163a4eadec4c4374926d27b2ca786b3833be03cb49cc03eb55c8"` [INFO] running `"docker" "rm" "-f" "8f80d3aa1ba7163a4eadec4c4374926d27b2ca786b3833be03cb49cc03eb55c8"` [INFO] [stdout] 8f80d3aa1ba7163a4eadec4c4374926d27b2ca786b3833be03cb49cc03eb55c8