[INFO] cloning repository https://github.com/zlubsen/sim-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zlubsen/sim-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlubsen%2Fsim-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlubsen%2Fsim-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8be564f8727f7c2075a335ad6a9b43a937ba5dfb [INFO] testing zlubsen/sim-gateway against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzlubsen%2Fsim-gateway" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zlubsen/sim-gateway on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zlubsen/sim-gateway [INFO] finished tweaking git repo https://github.com/zlubsen/sim-gateway [INFO] tweaked toml for git repo https://github.com/zlubsen/sim-gateway written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/zlubsen/sim-gateway already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94618137efc96e13ea22ce7b44bde4efe2eeaa354782689e1c7647e3f596895d [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" "94618137efc96e13ea22ce7b44bde4efe2eeaa354782689e1c7647e3f596895d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94618137efc96e13ea22ce7b44bde4efe2eeaa354782689e1c7647e3f596895d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94618137efc96e13ea22ce7b44bde4efe2eeaa354782689e1c7647e3f596895d", kill_on_drop: false }` [INFO] [stdout] 94618137efc96e13ea22ce7b44bde4efe2eeaa354782689e1c7647e3f596895d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bcebb39a7089d17ce796f56d982ae3a3e55feb07f3e20e0702db947b07aeefd [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" "8bcebb39a7089d17ce796f56d982ae3a3e55feb07f3e20e0702db947b07aeefd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling sim-gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/gui/gui.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Event as CEvent`, `KeyCode`, `KeyEvent`, `enable_raw_mode`, `self` [INFO] [stdout] --> src/gui/gui.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | event::{self, Event as CEvent, KeyCode, KeyEvent}, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] 10 | terminal::{disable_raw_mode, enable_raw_mode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cell`, `ListState`, `List`, `Modifier`, `Row`, `Span`, `Spans`, `Table`, `Tabs` [INFO] [stdout] --> src/gui/gui.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | style::{Color, Modifier, Style}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 17 | text::{Span, Spans}, [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] 18 | widgets::{ [INFO] [stdout] 19 | Block, BorderType, Borders, Cell, List, ListItem, ListState, Paragraph, Row, Table, Tabs, [INFO] [stdout] | ^^^^ ^^^^ ^^^^^^^^^ ^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `trace` [INFO] [stdout] --> src/model/config.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use log::{trace, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/runtime/runtime.rs:908:50 [INFO] [stdout] | [INFO] [stdout] 908 | let _num_receivers = out_sender.send(send_buf.clone()).expect("Error forwarding outgoing data to sending sockets"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected struct `bytes::Bytes`, found struct `BytesMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/runtime/runtime.rs:961:46 [INFO] [stdout] | [INFO] [stdout] 961 | let _bytes_out = out_sender.send(send_buf).expect("Error forwarding outgoing data to sending sockets"); [INFO] [stdout] | ^^^^^^^^ expected struct `bytes::Bytes`, found struct `BytesMut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 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 `sim-gateway` due to 3 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8bcebb39a7089d17ce796f56d982ae3a3e55feb07f3e20e0702db947b07aeefd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcebb39a7089d17ce796f56d982ae3a3e55feb07f3e20e0702db947b07aeefd", kill_on_drop: false }` [INFO] [stdout] 8bcebb39a7089d17ce796f56d982ae3a3e55feb07f3e20e0702db947b07aeefd