[INFO] cloning repository https://github.com/voelklmichael/rust_tcp_data_share
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/voelklmichael/rust_tcp_data_share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoelklmichael%2Frust_tcp_data_share", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoelklmichael%2Frust_tcp_data_share'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49486b4d665514132191f0cbbf1721d098adbb0d
[INFO] checking voelklmichael/rust_tcp_data_share against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvoelklmichael%2Frust_tcp_data_share" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/voelklmichael/rust_tcp_data_share
[INFO] finished tweaking git repo https://github.com/voelklmichael/rust_tcp_data_share
[INFO] tweaked toml for git repo https://github.com/voelklmichael/rust_tcp_data_share written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/voelklmichael/rust_tcp_data_share on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/voelklmichael/rust_tcp_data_share 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cast v0.1.0
[INFO] [stderr]   Downloaded criterion-plot v0.1.3
[INFO] [stderr]   Downloaded criterion-stats v0.1.3
[INFO] [stderr]   Downloaded criterion v0.1.2
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4c2404364d9e4d5bdd7a9182d6bbcc8ff05fb1f86f3bacef68e9e2d7370356c
[INFO] running `Command { std: "docker" "start" "-a" "b4c2404364d9e4d5bdd7a9182d6bbcc8ff05fb1f86f3bacef68e9e2d7370356c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4c2404364d9e4d5bdd7a9182d6bbcc8ff05fb1f86f3bacef68e9e2d7370356c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c2404364d9e4d5bdd7a9182d6bbcc8ff05fb1f86f3bacef68e9e2d7370356c", kill_on_drop: false }`
[INFO] [stdout] b4c2404364d9e4d5bdd7a9182d6bbcc8ff05fb1f86f3bacef68e9e2d7370356c
[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=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" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afae01ebe6fb5e6fe7a1eb5fac139a6b8a327e4c145f53938ec311470316fdab
[INFO] running `Command { std: "docker" "start" "-a" "afae01ebe6fb5e6fe7a1eb5fac139a6b8a327e4c145f53938ec311470316fdab", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.28
[INFO] [stderr]    Compiling autocfg v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking cast v0.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.11
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking itertools v0.5.10
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking term v0.4.6
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking thread-scoped v1.0.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]     Checking criterion-plot v0.1.3
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking num_cpus v0.2.13
[INFO] [stderr]     Checking time v0.1.41
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking isatty v0.1.9
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]     Checking simplelog v0.4.4
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking criterion-stats v0.1.3
[INFO] [stderr]     Checking rust_tcp_ipc v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.82
[INFO] [stderr]     Checking serde_json v1.0.33
[INFO] [stderr]     Checking failure v0.1.3
[INFO] [stderr]     Checking criterion v0.1.2
[INFO] [stdout] warning: function `speed_check_tcp_standard` is never used
[INFO] [stdout]  --> benches/speed_comparison.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn speed_check_tcp_standard(c: &mut criterion::Criterion) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `speed_check_rust_tcp_ipc` is never used
[INFO] [stdout]    --> benches/speed_comparison.rs:178:4
[INFO] [stdout]     |
[INFO] [stdout] 178 | fn speed_check_rust_tcp_ipc(c: &mut criterion::Criterion) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Start` and `Funny` are never constructed
[INFO] [stdout]  --> benches/example_protocol.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum CommandsExample {
[INFO] [stdout]   |          --------------- variants in this enum
[INFO] [stdout] 5 |     Start, // = [48, b'0'],
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 6 |     Funny, // = [b'0', b'0'],
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CommandsExample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Idle` and `Working` are never constructed
[INFO] [stdout]   --> benches/example_protocol.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | pub enum BusyStatesExample {
[INFO] [stdout]    |          ----------------- variants in this enum
[INFO] [stdout] 10 |     Idle,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 11 |     Working,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BusyStatesExample` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ProtocolExample` is never used
[INFO] [stdout]   --> benches/example_protocol.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum ProtocolExample {}
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.1.2
[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" "afae01ebe6fb5e6fe7a1eb5fac139a6b8a327e4c145f53938ec311470316fdab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afae01ebe6fb5e6fe7a1eb5fac139a6b8a327e4c145f53938ec311470316fdab", kill_on_drop: false }`
[INFO] [stdout] afae01ebe6fb5e6fe7a1eb5fac139a6b8a327e4c145f53938ec311470316fdab
