[INFO] crate cellar-core 0.2.1 is already in cache [INFO] testing cellar-core-0.2.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate cellar-core 0.2.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate cellar-core 0.2.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-11/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.44.0" "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] 45d1142a28d0eb0794036132f0cac87bf3001dc356b2f7b3b9f0a215fd1d8b44 [INFO] running `"docker" "start" "-a" "45d1142a28d0eb0794036132f0cac87bf3001dc356b2f7b3b9f0a215fd1d8b44"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [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 zeroize_derive v1.0.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [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 20.30s [INFO] running `"docker" "inspect" "45d1142a28d0eb0794036132f0cac87bf3001dc356b2f7b3b9f0a215fd1d8b44"` [INFO] running `"docker" "rm" "-f" "45d1142a28d0eb0794036132f0cac87bf3001dc356b2f7b3b9f0a215fd1d8b44"` [INFO] [stdout] 45d1142a28d0eb0794036132f0cac87bf3001dc356b2f7b3b9f0a215fd1d8b44 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.44.0" "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] e3b99459cbca376490081231775833cef26aaffbde14729c68fa35bdaa22b3e9 [INFO] running `"docker" "start" "-a" "e3b99459cbca376490081231775833cef26aaffbde14729c68fa35bdaa22b3e9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling cellar-core v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.80s [INFO] running `"docker" "inspect" "e3b99459cbca376490081231775833cef26aaffbde14729c68fa35bdaa22b3e9"` [INFO] running `"docker" "rm" "-f" "e3b99459cbca376490081231775833cef26aaffbde14729c68fa35bdaa22b3e9"` [INFO] [stdout] e3b99459cbca376490081231775833cef26aaffbde14729c68fa35bdaa22b3e9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.44.0" "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] d26fd482f07b152901418e54d2c5d5dd6bea2bc93dc3d60e8633d1d6cae01b5c [INFO] running `"docker" "start" "-a" "d26fd482f07b152901418e54d2c5d5dd6bea2bc93dc3d60e8633d1d6cae01b5c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cellar_core-f37e2a1902b4cfef [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::generate_usable_keypair_should_work ... ok [INFO] [stdout] test tests::generate_key_by_path_should_work ... ok [INFO] [stdout] test tests::same_passphrase_produce_same_keys ... 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] [stderr] Doc-tests cellar-core [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] [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" "d26fd482f07b152901418e54d2c5d5dd6bea2bc93dc3d60e8633d1d6cae01b5c"` [INFO] running `"docker" "rm" "-f" "d26fd482f07b152901418e54d2c5d5dd6bea2bc93dc3d60e8633d1d6cae01b5c"` [INFO] [stdout] d26fd482f07b152901418e54d2c5d5dd6bea2bc93dc3d60e8633d1d6cae01b5c