[INFO] cloning repository https://github.com/wireapp/proteus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wireapp/proteus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccfe91662348b89539e99fac583b03c01f84e5f6 [INFO] testing wireapp/proteus against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wireapp/proteus on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wireapp/proteus [INFO] finished tweaking git repo https://github.com/wireapp/proteus [INFO] tweaked toml for git repo https://github.com/wireapp/proteus written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wireapp/proteus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/wireapp/hkdf` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cbor-codec v0.7.1 [INFO] [stderr] Downloaded libc v0.2.64 [INFO] [stderr] Downloaded sodiumoxide v0.2.5 [INFO] [stderr] Downloaded libsodium-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf97009e5ea3e6108d6edf61d8a6ca2c29ac8e82051ca1c5e2e5f04947860de3 [INFO] running `Command { std: "docker" "start" "-a" "cf97009e5ea3e6108d6edf61d8a6ca2c29ac8e82051ca1c5e2e5f04947860de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf97009e5ea3e6108d6edf61d8a6ca2c29ac8e82051ca1c5e2e5f04947860de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf97009e5ea3e6108d6edf61d8a6ca2c29ac8e82051ca1c5e2e5f04947860de3", kill_on_drop: false }` [INFO] [stdout] cf97009e5ea3e6108d6edf61d8a6ca2c29ac8e82051ca1c5e2e5f04947860de3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 452771e066b246e46eae9522d86d5d7b2d8c4913fd5996712c8bb08025c619b1 [INFO] running `Command { std: "docker" "start" "-a" "452771e066b246e46eae9522d86d5d7b2d8c4913fd5996712c8bb08025c619b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling cbor-codec v0.7.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling sodiumoxide v0.2.5 [INFO] [stderr] Compiling hkdf v0.3.2 (https://github.com/wireapp/hkdf?tag=v0.3.2#3a40aafe) [INFO] [stderr] Compiling proteus v1.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.65s [INFO] running `Command { std: "docker" "inspect" "452771e066b246e46eae9522d86d5d7b2d8c4913fd5996712c8bb08025c619b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452771e066b246e46eae9522d86d5d7b2d8c4913fd5996712c8bb08025c619b1", kill_on_drop: false }` [INFO] [stdout] 452771e066b246e46eae9522d86d5d7b2d8c4913fd5996712c8bb08025c619b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 251301bc5d493fa78e565ab09b7074a9e779674ec561c60d638d1fa2ad8f463e [INFO] running `Command { std: "docker" "start" "-a" "251301bc5d493fa78e565ab09b7074a9e779674ec561c60d638d1fa2ad8f463e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling sodiumoxide v0.2.5 [INFO] [stderr] Compiling hkdf v0.3.2 (https://github.com/wireapp/hkdf?tag=v0.3.2#3a40aafe) [INFO] [stderr] Compiling proteus v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `envelope_created_with_MacKey_should_be_verified_with_that_key_after_serialization_deserialization` should have a snake case name [INFO] [stdout] --> src/internal/message.rs:383:8 [INFO] [stdout] | [INFO] [stdout] 383 | fn envelope_created_with_MacKey_should_be_verified_with_that_key_after_serialization_deserialization() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `envelope_created_with_mac_key_should_be_verified_with_that_key_after_serialization_deserialization` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `retry_of_init_from_message_for_the_same_message_should_return_PreKeyNotFound` should have a snake case name [INFO] [stdout] --> src/internal/session.rs:1598:8 [INFO] [stdout] | [INFO] [stdout] 1598 | fn retry_of_init_from_message_for_the_same_message_should_return_PreKeyNotFound() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `retry_of_init_from_message_for_the_same_message_should_return_pre_key_not_found` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "251301bc5d493fa78e565ab09b7074a9e779674ec561c60d638d1fa2ad8f463e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251301bc5d493fa78e565ab09b7074a9e779674ec561c60d638d1fa2ad8f463e", kill_on_drop: false }` [INFO] [stdout] 251301bc5d493fa78e565ab09b7074a9e779674ec561c60d638d1fa2ad8f463e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e9ba1a89963fe1ac35e2c5e01f0ebb358e25a05a0f06b9b29a11adfee2c47be [INFO] running `Command { std: "docker" "start" "-a" "6e9ba1a89963fe1ac35e2c5e01f0ebb358e25a05a0f06b9b29a11adfee2c47be", kill_on_drop: false }` [INFO] [stderr] warning: function `envelope_created_with_MacKey_should_be_verified_with_that_key_after_serialization_deserialization` should have a snake case name [INFO] [stderr] --> src/internal/message.rs:383:8 [INFO] [stderr] | [INFO] [stderr] 383 | fn envelope_created_with_MacKey_should_be_verified_with_that_key_after_serialization_deserialization() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `envelope_created_with_mac_key_should_be_verified_with_that_key_after_serialization_deserialization` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `retry_of_init_from_message_for_the_same_message_should_return_PreKeyNotFound` should have a snake case name [INFO] [stderr] --> src/internal/session.rs:1598:8 [INFO] [stderr] | [INFO] [stderr] 1598 | fn retry_of_init_from_message_for_the_same_message_should_return_PreKeyNotFound() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `retry_of_init_from_message_for_the_same_message_should_return_pre_key_not_found` [INFO] [stderr] [INFO] [stderr] warning: `proteus` (lib test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proteus-88902667f97d6695) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test internal::keys::tests::dh_agreement ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_pubkey ... ok [INFO] [stdout] test internal::keys::tests::degenerated_key ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_prekey_bundle ... ok [INFO] [stdout] test internal::session::tests::enc_dec_session ... ok [INFO] [stdout] test internal::derived::derive_secrets ... ok [INFO] [stdout] test internal::session::tests::replaced_prekeys ... ok [INFO] [stdout] test internal::keys::tests::sign_and_verify ... ok [INFO] [stdout] test internal::session::tests::can_decrypt_in_wrong_order_but_can_not_decrypt_twice ... ok [INFO] [stdout] test internal::message::tests::envelope_created_with_MacKey_should_be_verified_with_that_key_after_serialization_deserialization ... ok [INFO] [stdout] test internal::session::tests::retry_of_init_from_message_for_the_same_message_should_return_PreKeyNotFound ... ok [INFO] [stdout] test internal::session::tests::encrypt_decrypt ... ok [INFO] [stdout] test internal::session::tests::fail_on_unknown_and_invalid_prekeys_and_verify_valid_prekeys ... ok [INFO] [stdout] test internal::keys::tests::prekey_generation ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_seckey ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_signed_prekey_bundle ... ok [INFO] [stdout] test internal::session::tests::multiple_prekey_msgs ... ok [INFO] [stdout] test internal::session::tests::simultaneous_msgs_repeated ... ok [INFO] [stdout] test internal::session::tests::skipped_message_keys ... ok [INFO] [stdout] test internal::session::tests::simultaneous_prekey_msgs ... ok [INFO] [stdout] test internal::session::tests::fail_on_decryption_of_a_too_old_message ... ok [INFO] [stdout] test internal::session::tests::max_counter_gap ... ok [INFO] [stdout] test internal::session::tests::session_states_limit ... ok [INFO] [stdout] test internal::session::tests::pathological_case ... ok [INFO] [stdout] test internal::session::tests::mass_communication ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.05s [INFO] [stdout] [INFO] [stderr] Doc-tests proteus [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e9ba1a89963fe1ac35e2c5e01f0ebb358e25a05a0f06b9b29a11adfee2c47be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9ba1a89963fe1ac35e2c5e01f0ebb358e25a05a0f06b9b29a11adfee2c47be", kill_on_drop: false }` [INFO] [stdout] 6e9ba1a89963fe1ac35e2c5e01f0ebb358e25a05a0f06b9b29a11adfee2c47be [INFO] testing wireapp/proteus against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wireapp/proteus on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wireapp/proteus [INFO] finished tweaking git repo https://github.com/wireapp/proteus [INFO] tweaked toml for git repo https://github.com/wireapp/proteus written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wireapp/proteus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4bac8fed0c4059b16d8bb09ebab85287983a125a7e694281a80161bbb928f69 [INFO] running `Command { std: "docker" "start" "-a" "d4bac8fed0c4059b16d8bb09ebab85287983a125a7e694281a80161bbb928f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4bac8fed0c4059b16d8bb09ebab85287983a125a7e694281a80161bbb928f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4bac8fed0c4059b16d8bb09ebab85287983a125a7e694281a80161bbb928f69", kill_on_drop: false }` [INFO] [stdout] d4bac8fed0c4059b16d8bb09ebab85287983a125a7e694281a80161bbb928f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcb38b9a897f90257b1e39477ea3c55bdfa565a49b96324bb56a685110c885df [INFO] running `Command { std: "docker" "start" "-a" "dcb38b9a897f90257b1e39477ea3c55bdfa565a49b96324bb56a685110c885df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling cbor-codec v0.7.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsodium-sys-5abafb84b03af442/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ee948db252 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55ee948db252 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ee948db252 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55ee948db252 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55ee948fefcc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55ee948fefcc - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x55ee948d87bf - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x55ee948db024 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55ee948db024 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55ee948dc6fb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x55ee948dc453 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55ee948dcb9d - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55ee948dca39 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 13: 0x55ee948db726 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55ee948dc7a4 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55ee9481b63a - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 16: 0x55ee9481b63a - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 17: 0x55ee9481b6e9 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 18: 0x55ee94837f6b - >::get_unchecked_mut::precondition_check::ha335440db7287396 [INFO] [stderr] 19: 0x55ee94837f34 - >::get_unchecked_mut::h980407d1d4c17701 [INFO] [stderr] 20: 0x55ee948373e4 - core::slice::::get_unchecked_mut::ha5faa8213256f32b [INFO] [stderr] 21: 0x55ee94829266 - libflate::deflate::decode::Decoder::read_compressed_block::hf2c25b205210c17a [INFO] [stderr] 22: 0x55ee948215fb - as std::io::Read>::read::h7286bb046f849653 [INFO] [stderr] 23: 0x55ee94820713 - as std::io::Read>::read::h3402e7dc5575e463 [INFO] [stderr] 24: 0x55ee9484e306 - <&tar::archive::ArchiveInner as std::io::Read>::read::hdbb9f514b25835e5 [INFO] [stderr] 25: 0x55ee9484e6a4 - tar::archive::try_read_all::ha5efb99cfa2d5b59 [INFO] [stderr] 26: 0x55ee9484b668 - tar::archive::EntriesFields::next_entry_raw::ha35b368bee0ba607 [INFO] [stderr] 27: 0x55ee9484c23a - tar::archive::EntriesFields::next_entry::haf6cf240ac2f9296 [INFO] [stderr] 28: 0x55ee9484e109 - ::next::h5fcc1b49db88e9ca [INFO] [stderr] 29: 0x55ee9484ada1 - tar::archive::Archive::_unpack::hfc98f37e82b095fe [INFO] [stderr] 30: 0x55ee9481ce51 - tar::archive::Archive::unpack::hca91969c9ef4098b [INFO] [stderr] 31: 0x55ee9482f921 - build_script_build::build_libsodium::ha5ae0c9abf9423ba [INFO] [stderr] 32: 0x55ee94829cb2 - build_script_build::main::h1d55d177bd07f346 [INFO] [stderr] 33: 0x55ee9481d7a3 - core::ops::function::FnOnce::call_once::h6a3cd419edfd632b [INFO] [stderr] 34: 0x55ee9481c336 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf59e244e7371bb30 [INFO] [stderr] 35: 0x55ee94836fb9 - std::rt::lang_start::{{closure}}::h5976ceaefc63fd40 [INFO] [stderr] 36: 0x55ee948d47e3 - core::ops::function::impls:: for &F>::call_once::ha55599606c4801fa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 37: 0x55ee948d47e3 - std::panicking::try::do_call::hdbe0105e9cf1e2ee [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 38: 0x55ee948d47e3 - std::panicking::try::hc30968547c4c042b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 39: 0x55ee948d47e3 - std::panic::catch_unwind::hd3d3f133d01e085b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 40: 0x55ee948d47e3 - std::rt::lang_start_internal::{{closure}}::h6e4de722777ae3c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:48 [INFO] [stderr] 41: 0x55ee948d47e3 - std::panicking::try::do_call::h46b94aee435e7f57 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 42: 0x55ee948d47e3 - std::panicking::try::h1ffb076bbe218058 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 43: 0x55ee948d47e3 - std::panic::catch_unwind::h9edee6e761ecfcb7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 44: 0x55ee948d47e3 - std::rt::lang_start_internal::h6114988f93cc8d0a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:20 [INFO] [stderr] 45: 0x55ee94836f97 - std::rt::lang_start::h6f17ef10bf29cb8c [INFO] [stderr] 46: 0x55ee94830185 - main [INFO] [stderr] 47: 0x7f78e467cd90 - [INFO] [stderr] 48: 0x7f78e467ce40 - __libc_start_main [INFO] [stderr] 49: 0x55ee9481bce5 - _start [INFO] [stderr] 50: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] running `Command { std: "docker" "inspect" "dcb38b9a897f90257b1e39477ea3c55bdfa565a49b96324bb56a685110c885df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb38b9a897f90257b1e39477ea3c55bdfa565a49b96324bb56a685110c885df", kill_on_drop: false }` [INFO] [stdout] dcb38b9a897f90257b1e39477ea3c55bdfa565a49b96324bb56a685110c885df