[INFO] fetching crate termit-vt 0.0.1... [INFO] testing termit-vt-0.0.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate termit-vt 0.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate termit-vt 0.0.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate termit-vt 0.0.1 [INFO] finished tweaking crates.io crate termit-vt 0.0.1 [INFO] tweaked toml for crates.io crate termit-vt 0.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pseudoterm v0.1.1 [INFO] [stderr] Downloaded termit-ui v0.0.1 [INFO] [stderr] Downloaded termit-ion v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83b2031dac4eca0258c3204640af09f9600782b3fd62bc40f810b0fd97d7e229 [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" "83b2031dac4eca0258c3204640af09f9600782b3fd62bc40f810b0fd97d7e229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83b2031dac4eca0258c3204640af09f9600782b3fd62bc40f810b0fd97d7e229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83b2031dac4eca0258c3204640af09f9600782b3fd62bc40f810b0fd97d7e229", kill_on_drop: false }` [INFO] [stdout] 83b2031dac4eca0258c3204640af09f9600782b3fd62bc40f810b0fd97d7e229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 445e76263b0ec3979121afb0458fb46870b0d8f462392d98fcd6ce1e8ee9dba0 [INFO] running `Command { std: "docker" "start" "-a" "445e76263b0ec3979121afb0458fb46870b0d8f462392d98fcd6ce1e8ee9dba0", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling termit-ion v1.6.0 [INFO] [stderr] Compiling pseudoterm v0.1.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling termit-ui v0.0.1 [INFO] [stdout] error[E0425]: cannot find function `async_stdin` in crate `termion` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termit-ui-0.0.1/src/mion/gui.rs:26:34 [INFO] [stdout] | [INFO] [stdout] 26 | let mut stdin = termion::async_stdin(); [INFO] [stdout] | ^^^^^^^^^^^ not found in `termion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termit-ui-0.0.1/src/mion/gui.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | events: stdin.events(), [INFO] [stdout] | ^^^^^^^^^^^^^^ expected struct `AsyncReader`, found mutable reference [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Events` [INFO] [stdout] found struct `Events<&mut dyn std::io::Read>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 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 `termit-ui` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "445e76263b0ec3979121afb0458fb46870b0d8f462392d98fcd6ce1e8ee9dba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445e76263b0ec3979121afb0458fb46870b0d8f462392d98fcd6ce1e8ee9dba0", kill_on_drop: false }` [INFO] [stdout] 445e76263b0ec3979121afb0458fb46870b0d8f462392d98fcd6ce1e8ee9dba0