[INFO] fetching crate double-ratchet-2 0.3.2... [INFO] testing double-ratchet-2-0.3.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate double-ratchet-2 0.3.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate double-ratchet-2 0.3.2 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate double-ratchet-2 0.3.2 [INFO] finished tweaking crates.io crate double-ratchet-2 0.3.2 [INFO] tweaked toml for crates.io crate double-ratchet-2 0.3.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b018ca3da243080e6fb4d8fc34666144737890ecaff63cfba68312c4bac8c352 [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" "b018ca3da243080e6fb4d8fc34666144737890ecaff63cfba68312c4bac8c352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b018ca3da243080e6fb4d8fc34666144737890ecaff63cfba68312c4bac8c352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b018ca3da243080e6fb4d8fc34666144737890ecaff63cfba68312c4bac8c352", kill_on_drop: false }` [INFO] [stdout] b018ca3da243080e6fb4d8fc34666144737890ecaff63cfba68312c4bac8c352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c50f4a5e08974fdc08102fae21908417cbfc6138fd6cb57693d2cd317fa17f92 [INFO] running `Command { std: "docker" "start" "-a" "c50f4a5e08974fdc08102fae21908417cbfc6138fd6cb57693d2cd317fa17f92", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling base64ct v1.0.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling der v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling pem-rfc7468 v0.2.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling polyval v0.5.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling spki v0.4.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ff v0.10.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pkcs8 v0.7.5 [INFO] [stderr] Compiling crypto-bigint v0.2.2 [INFO] [stderr] Compiling aes-gcm-siv v0.10.2 [INFO] [stderr] Compiling elliptic-curve v0.10.4 [INFO] [stderr] Compiling ecdsa v0.12.3 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling double-ratchet-2 v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.23s [INFO] running `Command { std: "docker" "inspect" "c50f4a5e08974fdc08102fae21908417cbfc6138fd6cb57693d2cd317fa17f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50f4a5e08974fdc08102fae21908417cbfc6138fd6cb57693d2cd317fa17f92", kill_on_drop: false }` [INFO] [stdout] c50f4a5e08974fdc08102fae21908417cbfc6138fd6cb57693d2cd317fa17f92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b9357df89469c5933d909069d6cf49cd0e42a22a8508788bda6a1d763f5e8e5 [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" "1b9357df89469c5933d909069d6cf49cd0e42a22a8508788bda6a1d763f5e8e5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling double-ratchet-2 v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "1b9357df89469c5933d909069d6cf49cd0e42a22a8508788bda6a1d763f5e8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9357df89469c5933d909069d6cf49cd0e42a22a8508788bda6a1d763f5e8e5", kill_on_drop: false }` [INFO] [stdout] 1b9357df89469c5933d909069d6cf49cd0e42a22a8508788bda6a1d763f5e8e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f771e4ce4dee2d979d0f580fbdb18d0f200a4626d481a9cb63aceef80ef86e2a [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" "f771e4ce4dee2d979d0f580fbdb18d0f200a4626d481a9cb63aceef80ef86e2a", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] running 7 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/double_ratchet_2-16a78d0f5e42ce7f) [INFO] [stdout] test header::tests::ser_des ... ok [INFO] [stdout] test aead::tests::enc_a_dec ... ok [INFO] [stdout] test dh::tests::key_generation ... ok [INFO] [stdout] test kdf_chain::tests::kdf_chain_ratchet ... ok [INFO] [stdout] test kdf_root::tests::kdf_root_ratchet ... ok [INFO] [stdout] test dh::tests::key_agreement ... ok [INFO] [stdout] test header::tests::enc_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-e0764175394cfb50) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test ratchet_enc_single ... ok [INFO] [stdout] test ratchet_panic_bob - should panic ... ok [INFO] [stdout] test ratchet_ench_init ... ok [INFO] [stdout] test ratchet_ench_panic_bob - should panic ... ok [INFO] [stdout] test ratchet_init ... ok [INFO] [stdout] test ratchet_ench_enc_skip ... ok [INFO] [stdout] test ratchet_ench_enc_single ... ok [INFO] [stdout] test ratchet_enc_skip ... ok [INFO] [stdout] test ratchet_encryt_decrypt_four ... ok [INFO] [stderr] Doc-tests double-ratchet-2 [INFO] [stdout] test ratchet_ench_decrypt_four ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 78) ... ok [INFO] [stdout] test src/lib.rs - (line 45) ... ok [INFO] [stdout] test src/lib.rs - (line 58) ... ok [INFO] [stdout] test src/lib.rs - (line 94) ... ok [INFO] [stdout] test src/lib.rs - (line 24) ... ok [INFO] [stdout] test src/lib.rs - (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f771e4ce4dee2d979d0f580fbdb18d0f200a4626d481a9cb63aceef80ef86e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f771e4ce4dee2d979d0f580fbdb18d0f200a4626d481a9cb63aceef80ef86e2a", kill_on_drop: false }` [INFO] [stdout] f771e4ce4dee2d979d0f580fbdb18d0f200a4626d481a9cb63aceef80ef86e2a