[INFO] fetching crate mdns-client 0.1.0... [INFO] testing mdns-client-0.1.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate mdns-client 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate mdns-client 0.1.0 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 crates.io crate mdns-client 0.1.0 [INFO] finished tweaking crates.io crate mdns-client 0.1.0 [INFO] tweaked toml for crates.io crate mdns-client 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ba0d77d7acefa0505f8491bb6d41e137b7e782b1d1e5e60b9afdce00fd8dee5 [INFO] running `Command { std: "docker" "start" "-a" "5ba0d77d7acefa0505f8491bb6d41e137b7e782b1d1e5e60b9afdce00fd8dee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ba0d77d7acefa0505f8491bb6d41e137b7e782b1d1e5e60b9afdce00fd8dee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba0d77d7acefa0505f8491bb6d41e137b7e782b1d1e5e60b9afdce00fd8dee5", kill_on_drop: false }` [INFO] [stdout] 5ba0d77d7acefa0505f8491bb6d41e137b7e782b1d1e5e60b9afdce00fd8dee5 [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=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] 0cc4f06047c5fc68815d4e5fd297313a516ebc3b1cf3be01a324f027ee377605 [INFO] running `Command { std: "docker" "start" "-a" "0cc4f06047c5fc68815d4e5fd297313a516ebc3b1cf3be01a324f027ee377605", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling dns-message-parser v0.4.2 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling mdns-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Callback` [INFO] [stdout] --> src/tcp_server.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::types::{Callback, Metadata}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> src/tcp_server.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use std::sync::mpsc::{self, channel, Sender}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/drive_server.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::types::{ self, Metadata }; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `channel` [INFO] [stdout] --> src/drive_server.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::mpsc::{channel, Sender}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/udp_server.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | match Dns::decode(packet) { [INFO] [stdout] | ^^^^^^ expected struct `bytes::bytes::Bytes`, found struct `bytes::Bytes` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `bytes` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mdns-client` due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0cc4f06047c5fc68815d4e5fd297313a516ebc3b1cf3be01a324f027ee377605", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cc4f06047c5fc68815d4e5fd297313a516ebc3b1cf3be01a324f027ee377605", kill_on_drop: false }` [INFO] [stdout] 0cc4f06047c5fc68815d4e5fd297313a516ebc3b1cf3be01a324f027ee377605