[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wireapp/proteus on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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-1/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de6b463eb87c195f351a8754726a5cd798910262dde17892561e2d253577ea99 [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" "de6b463eb87c195f351a8754726a5cd798910262dde17892561e2d253577ea99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de6b463eb87c195f351a8754726a5cd798910262dde17892561e2d253577ea99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6b463eb87c195f351a8754726a5cd798910262dde17892561e2d253577ea99", kill_on_drop: false }` [INFO] [stdout] de6b463eb87c195f351a8754726a5cd798910262dde17892561e2d253577ea99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc2c772e5f6be205fa3156f504c4f13ba06ea36e71ae6385e6bd16f1f33d743 [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" "5bc2c772e5f6be205fa3156f504c4f13ba06ea36e71ae6385e6bd16f1f33d743", kill_on_drop: false }` [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling libflate v0.1.27 [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 43s [INFO] running `Command { std: "docker" "inspect" "5bc2c772e5f6be205fa3156f504c4f13ba06ea36e71ae6385e6bd16f1f33d743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc2c772e5f6be205fa3156f504c4f13ba06ea36e71ae6385e6bd16f1f33d743", kill_on_drop: false }` [INFO] [stdout] 5bc2c772e5f6be205fa3156f504c4f13ba06ea36e71ae6385e6bd16f1f33d743 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55e6560fb5bd3e2cc1fb4ba6e132b6c2f3fc9e7de4d02ca9c17b70f1253683a5 [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" "55e6560fb5bd3e2cc1fb4ba6e132b6c2f3fc9e7de4d02ca9c17b70f1253683a5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.55 [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.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!("{:?}", 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 panic!() 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, "{:?}", 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 panic!() 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, "{:?}", 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 35s [INFO] running `Command { std: "docker" "inspect" "55e6560fb5bd3e2cc1fb4ba6e132b6c2f3fc9e7de4d02ca9c17b70f1253683a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e6560fb5bd3e2cc1fb4ba6e132b6c2f3fc9e7de4d02ca9c17b70f1253683a5", kill_on_drop: false }` [INFO] [stdout] 55e6560fb5bd3e2cc1fb4ba6e132b6c2f3fc9e7de4d02ca9c17b70f1253683a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6238c28c250bbeaa866a210521e9f5858457ce264c50c6e243e19066a5d67856 [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" "6238c28c250bbeaa866a210521e9f5858457ce264c50c6e243e19066a5d67856", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stdout] running 25 tests [INFO] [stderr] --> src/internal/session.rs:1616:30 [INFO] [stdout] test internal::keys::tests::degenerated_key ... ok [INFO] [stderr] | [INFO] [stdout] test internal::keys::tests::enc_dec_prekey_bundle ... ok [INFO] [stderr] 1616 | Err(e) => panic!(format!("{:?}", e)), [INFO] [stdout] test internal::keys::tests::sign_and_verify ... ok [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test internal::keys::tests::enc_dec_pubkey ... ok [INFO] [stderr] | [INFO] [stdout] test internal::keys::tests::prekey_generation ... ok [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] test internal::keys::tests::enc_dec_seckey ... ok [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] test internal::message::tests::enc_dec_envelope ... ok [INFO] [stderr] = note: for more information, see [INFO] [stdout] test internal::derived::derive_secrets ... ok [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!("{:?}", 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 panic!() 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, "{:?}", 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 panic!() 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, "{:?}", e); [INFO] [stderr] | -- -- [INFO] [stderr] [INFO] [stderr] warning: `proteus` (lib test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/proteus-4a03fbc7666bfb06) [INFO] [stdout] test internal::keys::tests::dh_agreement ... ok [INFO] [stdout] test internal::session::tests::retry_init_from_message ... ok [INFO] [stdout] test internal::session::tests::simultaneous_msgs_repeated ... ok [INFO] [stdout] test internal::keys::tests::enc_dec_signed_prekey_bundle ... 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::counter_mismatch ... ok [INFO] [stdout] test internal::session::tests::replaced_prekeys ... ok [INFO] [stdout] test internal::session::tests::multiple_prekey_msgs ... ok [INFO] [stdout] test internal::session::tests::enc_dec_session ... ok [INFO] [stdout] test internal::session::tests::encrypt_decrypt ... ok [INFO] [stdout] test internal::session::tests::skipped_message_keys ... ok [INFO] [stdout] test internal::session::tests::max_counter_gap ... ok [INFO] [stdout] test internal::session::tests::interrupted_sessions ... 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 12.84s [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" "6238c28c250bbeaa866a210521e9f5858457ce264c50c6e243e19066a5d67856", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6238c28c250bbeaa866a210521e9f5858457ce264c50c6e243e19066a5d67856", kill_on_drop: false }` [INFO] [stdout] 6238c28c250bbeaa866a210521e9f5858457ce264c50c6e243e19066a5d67856