[INFO] cloning repository https://github.com/migmatore/thunder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/migmatore/thunder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigmatore%2Fthunder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigmatore%2Fthunder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74cdc58147b39da99d14f6ef9148b39f257236d0 [INFO] testing migmatore/thunder against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmigmatore%2Fthunder" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/migmatore/thunder on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/migmatore/thunder [INFO] finished tweaking git repo https://github.com/migmatore/thunder [INFO] tweaked toml for git repo https://github.com/migmatore/thunder written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/migmatore/thunder already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a505bab9ea65ba951172c737405e7d799ac5f815f37d579d454f3f4fc9407bc7 [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" "a505bab9ea65ba951172c737405e7d799ac5f815f37d579d454f3f4fc9407bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a505bab9ea65ba951172c737405e7d799ac5f815f37d579d454f3f4fc9407bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a505bab9ea65ba951172c737405e7d799ac5f815f37d579d454f3f4fc9407bc7", kill_on_drop: false }` [INFO] [stdout] a505bab9ea65ba951172c737405e7d799ac5f815f37d579d454f3f4fc9407bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a92263b0698ff1e343ed1e416c6839e229eb3532fa7f8201526e5240717a612f [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" "a92263b0698ff1e343ed1e416c6839e229eb3532fa7f8201526e5240717a612f", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tun-tap v0.1.2 [INFO] [stderr] Compiling etherparse v0.8.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling thunder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `syn_ack` in this scope [INFO] [stdout] --> src/tcp.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | syn_ack.acknowledgment_number = c.recv.nxt; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syn_ack` in this scope [INFO] [stdout] --> src/tcp.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | syn_ack.syn = true; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syn_ack` in this scope [INFO] [stdout] --> src/tcp.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | syn_ack.ack = true; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syn_ack` in this scope [INFO] [stdout] --> src/tcp.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | c.ip.set_payload_len(syn_ack.header_len() as usize + 0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syn_ack` in this scope [INFO] [stdout] --> src/tcp.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | syn_ack.write(&mut unwritten); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buf` in this scope [INFO] [stdout] --> src/tcp.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | let mut unwritten = &mut buf[..]; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `c` in this scope [INFO] [stdout] --> src/tcp.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | c.ip.write(&mut unwritten); [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syn_ack` in this scope [INFO] [stdout] --> src/tcp.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | syn_ack.write(&mut unwritten); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `buf` in this scope [INFO] [stdout] --> src/tcp.rs:186:19 [INFO] [stdout] | [INFO] [stdout] 186 | nic.send(&buf[..unwritten]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tcp.rs:162:69 [INFO] [stdout] | [INFO] [stdout] 162 | fn send(&mut self, nic: &mut tun_tap::Iface, payload: &[u8]) -> io::Result<()> { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^ expected enum `Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), std::io::Error>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tcp.rs:193:33 [INFO] [stdout] | [INFO] [stdout] 193 | self.ip.set_payload_len(self.tcp.header_len()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected `usize`, found `u16` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u16` to a `usize` [INFO] [stdout] | [INFO] [stdout] 193 | self.ip.set_payload_len(self.tcp.header_len().into()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/tcp.rs:189:57 [INFO] [stdout] | [INFO] [stdout] 189 | fn send_rst(&mut self, nic: &mut tun_tap::Iface) -> io::Result<()> { [INFO] [stdout] | -------- ^^^^^^^^^^^^^^ expected enum `Result`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), std::io::Error>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thunder` due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "a92263b0698ff1e343ed1e416c6839e229eb3532fa7f8201526e5240717a612f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92263b0698ff1e343ed1e416c6839e229eb3532fa7f8201526e5240717a612f", kill_on_drop: false }` [INFO] [stdout] a92263b0698ff1e343ed1e416c6839e229eb3532fa7f8201526e5240717a612f