[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] 21dab257b7644104d864edb7b1bbfdf7c55994d6 [INFO] testing wireapp/proteus against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wireapp/proteus on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-14/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: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsodium-sys v0.2.5 [INFO] [stderr] Downloaded sodiumoxide v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", 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] c6766f318ec9864be7d10f03a6ed515ae80d7f09cf17584e6eb4be02763b3999 [INFO] running `Command { std: "docker" "start" "-a" "c6766f318ec9864be7d10f03a6ed515ae80d7f09cf17584e6eb4be02763b3999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6766f318ec9864be7d10f03a6ed515ae80d7f09cf17584e6eb4be02763b3999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6766f318ec9864be7d10f03a6ed515ae80d7f09cf17584e6eb4be02763b3999", kill_on_drop: false }` [INFO] [stdout] c6766f318ec9864be7d10f03a6ed515ae80d7f09cf17584e6eb4be02763b3999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 532c1cb33a9910c42b1eaedec036859028684e18287d03794f0554c204123ab9 [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" "532c1cb33a9910c42b1eaedec036859028684e18287d03794f0554c204123ab9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling cbor-codec v0.7.1 [INFO] [stderr] Compiling tar v0.4.26 [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 2m 56s [INFO] running `Command { std: "docker" "inspect" "532c1cb33a9910c42b1eaedec036859028684e18287d03794f0554c204123ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "532c1cb33a9910c42b1eaedec036859028684e18287d03794f0554c204123ab9", kill_on_drop: false }` [INFO] [stdout] 532c1cb33a9910c42b1eaedec036859028684e18287d03794f0554c204123ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--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] 54f0c465d7fca5673cc708eca2fc7b8d0fa25a829dddc8c18ce0a76b93f76d46 [INFO] running `Command { std: "docker" "start" "-a" "54f0c465d7fca5673cc708eca2fc7b8d0fa25a829dddc8c18ce0a76b93f76d46", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling proteus v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/internal/session.rs:1616:30 [INFO] [stdout] | [INFO] [stdout] 1616 | Err(e) => panic!(format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1616 - Err(e) => panic!(format!("{:?}", e)), [INFO] [stdout] 1616 + Err(e) => panic!("{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/internal/session.rs:1950:38 [INFO] [stdout] | [INFO] [stdout] 1950 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1950 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1950 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/internal/session.rs:1971:32 [INFO] [stdout] | [INFO] [stdout] 1971 | assert!(false, format!("{:?}", e)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1971 - assert!(false, format!("{:?}", e)); [INFO] [stdout] 1971 + assert!(false, "{:?}", e); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "54f0c465d7fca5673cc708eca2fc7b8d0fa25a829dddc8c18ce0a76b93f76d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f0c465d7fca5673cc708eca2fc7b8d0fa25a829dddc8c18ce0a76b93f76d46", kill_on_drop: false }` [INFO] [stdout] 54f0c465d7fca5673cc708eca2fc7b8d0fa25a829dddc8c18ce0a76b93f76d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d16543c550dd2171c814bfee98eab29da2c36fd595c12fb51d0fd22434c29785 [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" "d16543c550dd2171c814bfee98eab29da2c36fd595c12fb51d0fd22434c29785", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/internal/session.rs:1616:30 [INFO] [stderr] | [INFO] [stderr] 1616 | Err(e) => panic!(format!("{:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 1616 - Err(e) => panic!(format!("{:?}", e)), [INFO] [stderr] 1616 + Err(e) => panic!("{:?}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/internal/session.rs:1950:38 [INFO] [stderr] | [INFO] [stderr] 1950 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 1950 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stderr] 1950 + Err(e) => assert!(false, "{:?}", e), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/internal/session.rs:1971:32 [INFO] [stderr] | [INFO] [stderr] 1971 | assert!(false, format!("{:?}", e)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 1971 - assert!(false, format!("{:?}", e)); [INFO] [stderr] 1971 + assert!(false, "{:?}", e); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `proteus` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/proteus-89308e8edadd6558) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test internal::derived::derive_secrets ... ok [INFO] [stdout] test internal::keys::tests::degenerated_key ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_seckey ... ok [INFO] [stdout] test internal::keys::tests::dh_agreement ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_prekey_bundle ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_pubkey ... ok [INFO] [stdout] test internal::keys::tests::prekey_generation ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_signed_prekey_bundle ... ok [INFO] [stdout] test internal::session::tests::enc_dec_session ... ok [INFO] [stdout] test internal::session::tests::multiple_prekey_msgs ... ok [INFO] [stdout] test internal::keys::tests::sign_and_verify ... ok [INFO] [stdout] test internal::session::tests::retry_init_from_message ... ok [INFO] [stdout] test internal::message::tests::enc_dec_envelope ... ok [INFO] [stdout] test internal::session::tests::replaced_prekeys ... ok [INFO] [stdout] test internal::session::tests::counter_mismatch ... 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::signed_prekeys ... ok [INFO] [stdout] test internal::session::tests::encrypt_decrypt ... ok [INFO] [stdout] test internal::session::tests::simultaneous_msgs_repeated ... ok [INFO] [stdout] test internal::session::tests::interrupted_sessions ... 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] [stderr] Doc-tests proteus [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 13.76s [INFO] [stdout] [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" "d16543c550dd2171c814bfee98eab29da2c36fd595c12fb51d0fd22434c29785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16543c550dd2171c814bfee98eab29da2c36fd595c12fb51d0fd22434c29785", kill_on_drop: false }` [INFO] [stdout] d16543c550dd2171c814bfee98eab29da2c36fd595c12fb51d0fd22434c29785