[INFO] fetching crate private-box 0.6.0... [INFO] testing private-box-0.6.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate private-box 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate private-box 0.6.0 [INFO] finished tweaking crates.io crate private-box 0.6.0 [INFO] tweaked toml for crates.io crate private-box 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate private-box 0.6.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 55 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.10.1 (available: v0.22.1) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding zerocopy v0.3.2 (available: v0.8.26) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xsalsa20poly1305 v0.6.0 [INFO] [stderr] Downloaded ssb-crypto v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19ae68f9ac83d9b5700f0a9516abb3dd726dee41c07bb5382516d9bd90a0e892 [INFO] running `Command { std: "docker" "start" "-a" "19ae68f9ac83d9b5700f0a9516abb3dd726dee41c07bb5382516d9bd90a0e892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19ae68f9ac83d9b5700f0a9516abb3dd726dee41c07bb5382516d9bd90a0e892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ae68f9ac83d9b5700f0a9516abb3dd726dee41c07bb5382516d9bd90a0e892", kill_on_drop: false }` [INFO] [stdout] 19ae68f9ac83d9b5700f0a9516abb3dd726dee41c07bb5382516d9bd90a0e892 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d8a2f58c194c2b4422c14538943b605cf5195ba1aab3fc47cba9a1be67d98e9e [INFO] running `Command { std: "docker" "start" "-a" "d8a2f58c194c2b4422c14538943b605cf5195ba1aab3fc47cba9a1be67d98e9e", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling zerocopy v0.3.2 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ssb-crypto v0.2.3 [INFO] [stderr] Compiling private-box v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `sodium` [INFO] [stdout] --> src/private_box.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sodium")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sodium` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/private_box.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / &cyphertext[56..] [INFO] [stdout] 178 | | .chunks_exact(BOXED_KEY_SIZE_BYTES) [INFO] [stdout] 179 | | .take(MAX_RECIPIENTS) [INFO] [stdout] 180 | | .find(|b| key_key.open_attached_into(b, &nonce, msg_key.as_bytes_mut()))?; [INFO] [stdout] | |_________________________________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 177 | let _ = &cyphertext[56..] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.48s [INFO] running `Command { std: "docker" "inspect" "d8a2f58c194c2b4422c14538943b605cf5195ba1aab3fc47cba9a1be67d98e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a2f58c194c2b4422c14538943b605cf5195ba1aab3fc47cba9a1be67d98e9e", kill_on_drop: false }` [INFO] [stdout] d8a2f58c194c2b4422c14538943b605cf5195ba1aab3fc47cba9a1be67d98e9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 18bfba47fe8926352915cd6b0e89fb5af7e125d6a094098d1bd60957b87e7d0d [INFO] running `Command { std: "docker" "start" "-a" "18bfba47fe8926352915cd6b0e89fb5af7e125d6a094098d1bd60957b87e7d0d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stdout] warning: unexpected `cfg` condition value: `sodium` [INFO] [stdout] --> src/private_box.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sodium")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sodium` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/private_box.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / &cyphertext[56..] [INFO] [stdout] 178 | | .chunks_exact(BOXED_KEY_SIZE_BYTES) [INFO] [stdout] 179 | | .take(MAX_RECIPIENTS) [INFO] [stdout] 180 | | .find(|b| key_key.open_attached_into(b, &nonce, msg_key.as_bytes_mut()))?; [INFO] [stdout] | |_________________________________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 177 | let _ = &cyphertext[56..] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling private-box v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `sodium` [INFO] [stdout] --> src/private_box.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "sodium")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `sodium` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/private_box.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / &cyphertext[56..] [INFO] [stdout] 178 | | .chunks_exact(BOXED_KEY_SIZE_BYTES) [INFO] [stdout] 179 | | .take(MAX_RECIPIENTS) [INFO] [stdout] 180 | | .find(|b| key_key.open_attached_into(b, &nonce, msg_key.as_bytes_mut()))?; [INFO] [stdout] | |_________________________________________________________________________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 177 | let _ = &cyphertext[56..] [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.90s [INFO] running `Command { std: "docker" "inspect" "18bfba47fe8926352915cd6b0e89fb5af7e125d6a094098d1bd60957b87e7d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bfba47fe8926352915cd6b0e89fb5af7e125d6a094098d1bd60957b87e7d0d", kill_on_drop: false }` [INFO] [stdout] 18bfba47fe8926352915cd6b0e89fb5af7e125d6a094098d1bd60957b87e7d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 156f686922c46aacfcf188bd4a173c5472bcddbda78b6f0afc4bc60c81a8bb9c [INFO] running `Command { std: "docker" "start" "-a" "156f686922c46aacfcf188bd4a173c5472bcddbda78b6f0afc4bc60c81a8bb9c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `sodium` [INFO] [stderr] --> src/private_box.rs:17:7 [INFO] [stderr] | [INFO] [stderr] 17 | #[cfg(feature = "sodium")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `sodium` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/private_box.rs:177:5 [INFO] [stderr] | [INFO] [stderr] 177 | / &cyphertext[56..] [INFO] [stderr] 178 | | .chunks_exact(BOXED_KEY_SIZE_BYTES) [INFO] [stderr] 179 | | .take(MAX_RECIPIENTS) [INFO] [stderr] 180 | | .find(|b| key_key.open_attached_into(b, &nonce, msg_key.as_bytes_mut()))?; [INFO] [stderr] | |_________________________________________________________________________________^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 177 | let _ = &cyphertext[56..] [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `private-box` (lib) generated 2 warnings [INFO] [stderr] warning: `private-box` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/private_box-51f1fded69b2e9b3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test private_box::tests::is_js_compatible ... ok [INFO] [stdout] test private_box::tests::simple ... ok [INFO] [stdout] test private_box::tests::passing_zero_recipients_panics - should panic ... ok [INFO] [stdout] test private_box::tests::passing_too_many_recipients_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "156f686922c46aacfcf188bd4a173c5472bcddbda78b6f0afc4bc60c81a8bb9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156f686922c46aacfcf188bd4a173c5472bcddbda78b6f0afc4bc60c81a8bb9c", kill_on_drop: false }` [INFO] [stdout] 156f686922c46aacfcf188bd4a173c5472bcddbda78b6f0afc4bc60c81a8bb9c