[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] building wireapp/proteus against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwireapp%2Fproteus" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wireapp/proteus on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "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/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" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/wireapp/hkdf` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab45ebea791dd21398bd2574f8373f9c7fd34282146efb3b6b56c4768d0591a9 [INFO] running `Command { std: "docker" "start" "-a" "ab45ebea791dd21398bd2574f8373f9c7fd34282146efb3b6b56c4768d0591a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab45ebea791dd21398bd2574f8373f9c7fd34282146efb3b6b56c4768d0591a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab45ebea791dd21398bd2574f8373f9c7fd34282146efb3b6b56c4768d0591a9", kill_on_drop: false }` [INFO] [stdout] ab45ebea791dd21398bd2574f8373f9c7fd34282146efb3b6b56c4768d0591a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5acc8e8c72919b32f57246573dd4892b77c512936a7630248a0f15c654892603 [INFO] running `Command { std: "docker" "start" "-a" "5acc8e8c72919b32f57246573dd4892b77c512936a7630248a0f15c654892603", 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 xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.16 [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 1m 59s [INFO] running `Command { std: "docker" "inspect" "5acc8e8c72919b32f57246573dd4892b77c512936a7630248a0f15c654892603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5acc8e8c72919b32f57246573dd4892b77c512936a7630248a0f15c654892603", kill_on_drop: false }` [INFO] [stdout] 5acc8e8c72919b32f57246573dd4892b77c512936a7630248a0f15c654892603 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3974ae56d576b6c3d8404f805253ec6aaa3235f831e6c8986f1acf092b5a5dea [INFO] running `Command { std: "docker" "start" "-a" "3974ae56d576b6c3d8404f805253ec6aaa3235f831e6c8986f1acf092b5a5dea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [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 crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling clap v2.33.1 [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 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 29.62s [INFO] running `Command { std: "docker" "inspect" "3974ae56d576b6c3d8404f805253ec6aaa3235f831e6c8986f1acf092b5a5dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3974ae56d576b6c3d8404f805253ec6aaa3235f831e6c8986f1acf092b5a5dea", kill_on_drop: false }` [INFO] [stdout] 3974ae56d576b6c3d8404f805253ec6aaa3235f831e6c8986f1acf092b5a5dea