[INFO] cloning repository https://github.com/jolisper/trust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jolisper/trust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolisper%2Ftrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolisper%2Ftrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 743944686beae048d5f192165f3b5c5cfde1aa51 [INFO] checking jolisper/trust against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjolisper%2Ftrust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jolisper/trust on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jolisper/trust [INFO] finished tweaking git repo https://github.com/jolisper/trust [INFO] tweaked toml for git repo https://github.com/jolisper/trust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jolisper/trust 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded endianness v0.2.0 [INFO] [stderr] Downloaded tun-tap v0.1.2 [INFO] [stderr] Downloaded etherparse v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f920e0f074c90911447e4f90da1e19e1e3d5578018be35538472c27180a010b [INFO] running `Command { std: "docker" "start" "-a" "2f920e0f074c90911447e4f90da1e19e1e3d5578018be35538472c27180a010b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f920e0f074c90911447e4f90da1e19e1e3d5578018be35538472c27180a010b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f920e0f074c90911447e4f90da1e19e1e3d5578018be35538472c27180a010b", kill_on_drop: false }` [INFO] [stdout] 2f920e0f074c90911447e4f90da1e19e1e3d5578018be35538472c27180a010b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ac96372675f24b6a6ee630c91fe79df3bf1c152750833100398f39be7e5a43 [INFO] running `Command { std: "docker" "start" "-a" "39ac96372675f24b6a6ee630c91fe79df3bf1c152750833100398f39be7e5a43", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking endianness v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking etherparse v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tun-tap v0.1.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-sync v0.1.7 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking trust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/main.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | ... if let Some(conn) = tcp::Connection::accept( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 45 | ... &mut iface, [INFO] [stdout] | ---------- an argument of type `&mut Connection` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/tcp.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn accept<'a>( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 99 | &mut self, [INFO] [stdout] | --------- [INFO] [stdout] 100 | iface: &mut tun_tap::Iface, [INFO] [stdout] | -------------------------- [INFO] [stdout] 101 | iph: etherparse::Ipv4HeaderSlice<'a>, [INFO] [stdout] | ------------------------------------ [INFO] [stdout] 102 | tcph: etherparse::TcpHeaderSlice<'a>, [INFO] [stdout] | ------------------------------------ [INFO] [stdout] 103 | data: &'a [u8], [INFO] [stdout] | -------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(conn) = tcp::Connection::accept(/* &mut Connection */, &mut iface, iph, tcph, &buf[datai..nbytes])? { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/main.rs:44:53 [INFO] [stdout] | [INFO] [stdout] 44 | ... if let Some(conn) = tcp::Connection::accept( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 45 | ... &mut iface, [INFO] [stdout] | ---------- an argument of type `&mut Connection` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> src/tcp.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn accept<'a>( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 99 | &mut self, [INFO] [stdout] | --------- [INFO] [stdout] 100 | iface: &mut tun_tap::Iface, [INFO] [stdout] | -------------------------- [INFO] [stdout] 101 | iph: etherparse::Ipv4HeaderSlice<'a>, [INFO] [stdout] | ------------------------------------ [INFO] [stdout] 102 | tcph: etherparse::TcpHeaderSlice<'a>, [INFO] [stdout] | ------------------------------------ [INFO] [stdout] 103 | data: &'a [u8], [INFO] [stdout] | -------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 44 | if let Some(conn) = tcp::Connection::accept(/* &mut Connection */, &mut iface, iph, tcph, &buf[datai..nbytes])? { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `State::TimeWait` not covered [INFO] [stdout] --> src/tcp.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | match *self { [INFO] [stdout] | ^^^^^ pattern `State::TimeWait` not covered [INFO] [stdout] | [INFO] [stdout] note: `State` defined here [INFO] [stdout] --> src/tcp.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | TimeWait, [INFO] [stdout] | -------- not covered [INFO] [stdout] = note: the matched value is of type `State` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown [INFO] [stdout] | [INFO] [stdout] 20 ~ State::Estab | State::FinWait1 | State::FinWait2 | State::CloseWait | State::Closing => true, [INFO] [stdout] 21 ~ State::TimeWait => todo!(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `State::TimeWait` not covered [INFO] [stdout] --> src/tcp.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | match *self { [INFO] [stdout] | ^^^^^ pattern `State::TimeWait` not covered [INFO] [stdout] | [INFO] [stdout] note: `State` defined here [INFO] [stdout] --> src/tcp.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | TimeWait, [INFO] [stdout] | -------- not covered [INFO] [stdout] = note: the matched value is of type `State` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown [INFO] [stdout] | [INFO] [stdout] 20 ~ State::Estab | State::FinWait1 | State::FinWait2 | State::CloseWait | State::Closing => true, [INFO] [stdout] 21 ~ State::TimeWait => todo!(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `State::FinWait1`, `State::FinWait2`, `State::CloseWait` and 2 more not covered [INFO] [stdout] --> src/tcp.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | match *self { [INFO] [stdout] | ^^^^^ patterns `State::FinWait1`, `State::FinWait2`, `State::CloseWait` and 2 more not covered [INFO] [stdout] | [INFO] [stdout] note: `State` defined here [INFO] [stdout] --> src/tcp.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | FinWait1, [INFO] [stdout] | -------- not covered [INFO] [stdout] 10 | FinWait2, [INFO] [stdout] | -------- not covered [INFO] [stdout] 11 | CloseWait, [INFO] [stdout] | --------- not covered [INFO] [stdout] 12 | Closing, [INFO] [stdout] | ------- not covered [INFO] [stdout] 13 | TimeWait, [INFO] [stdout] | -------- not covered [INFO] [stdout] = note: the matched value is of type `State` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms [INFO] [stdout] | [INFO] [stdout] 29 ~ State::Estab => write!(f, "Estab"), [INFO] [stdout] 30 ~ _ => todo!(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `State::FinWait1`, `State::FinWait2`, `State::CloseWait` and 2 more not covered [INFO] [stdout] --> src/tcp.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | match *self { [INFO] [stdout] | ^^^^^ patterns `State::FinWait1`, `State::FinWait2`, `State::CloseWait` and 2 more not covered [INFO] [stdout] | [INFO] [stdout] note: `State` defined here [INFO] [stdout] --> src/tcp.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | FinWait1, [INFO] [stdout] | -------- not covered [INFO] [stdout] 10 | FinWait2, [INFO] [stdout] | -------- not covered [INFO] [stdout] 11 | CloseWait, [INFO] [stdout] | --------- not covered [INFO] [stdout] 12 | Closing, [INFO] [stdout] | ------- not covered [INFO] [stdout] 13 | TimeWait, [INFO] [stdout] | -------- not covered [INFO] [stdout] = note: the matched value is of type `State` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms [INFO] [stdout] | [INFO] [stdout] 29 ~ State::Estab => write!(f, "Estab"), [INFO] [stdout] 30 ~ _ => todo!(), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `State::SynRcvd`, `State::Estab`, `State::CloseWait` and 1 more not covered [INFO] [stdout] --> src/tcp.rs:349:15 [INFO] [stdout] | [INFO] [stdout] 349 | match self.state { [INFO] [stdout] | ^^^^^^^^^^ patterns `State::SynRcvd`, `State::Estab`, `State::CloseWait` and 1 more not covered [INFO] [stdout] | [INFO] [stdout] note: `State` defined here [INFO] [stdout] --> src/tcp.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | SynRcvd, [INFO] [stdout] | ------- not covered [INFO] [stdout] 8 | Estab, [INFO] [stdout] | ----- not covered [INFO] [stdout] ... [INFO] [stdout] 11 | CloseWait, [INFO] [stdout] | --------- not covered [INFO] [stdout] 12 | Closing, [INFO] [stdout] 13 | TimeWait, [INFO] [stdout] | -------- not covered [INFO] [stdout] = note: the matched value is of type `State` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms [INFO] [stdout] | [INFO] [stdout] 369 ~ }, [INFO] [stdout] 370 + _ => todo!() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0004]: non-exhaustive patterns: `State::SynRcvd`, `State::Estab`, `State::CloseWait` and 1 more not covered [INFO] [stdout] --> src/tcp.rs:349:15 [INFO] [stdout] | [INFO] [stdout] 349 | match self.state { [INFO] [stdout] | ^^^^^^^^^^ patterns `State::SynRcvd`, `State::Estab`, `State::CloseWait` and 1 more not covered [INFO] [stdout] | [INFO] [stdout] note: `State` defined here [INFO] [stdout] --> src/tcp.rs:4:6 [INFO] [stdout] | [INFO] [stdout] 4 | enum State { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | SynRcvd, [INFO] [stdout] | ------- not covered [INFO] [stdout] 8 | Estab, [INFO] [stdout] | ----- not covered [INFO] [stdout] ... [INFO] [stdout] 11 | CloseWait, [INFO] [stdout] | --------- not covered [INFO] [stdout] 12 | Closing, [INFO] [stdout] 13 | TimeWait, [INFO] [stdout] | -------- not covered [INFO] [stdout] = note: the matched value is of type `State` [INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms [INFO] [stdout] | [INFO] [stdout] 369 ~ }, [INFO] [stdout] 370 + _ => todo!() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0004, E0061. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0004, E0061. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0004`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trust` (bin "trust") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `trust` (bin "trust" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "39ac96372675f24b6a6ee630c91fe79df3bf1c152750833100398f39be7e5a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ac96372675f24b6a6ee630c91fe79df3bf1c152750833100398f39be7e5a43", kill_on_drop: false }` [INFO] [stdout] 39ac96372675f24b6a6ee630c91fe79df3bf1c152750833100398f39be7e5a43