[INFO] crate termit 0.0.1 is already in cache [INFO] testing termit-0.0.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate termit 0.0.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate termit 0.0.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate termit 0.0.1 [INFO] finished tweaking crates.io crate termit 0.0.1 [INFO] tweaked toml for crates.io crate termit 0.0.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8dfee7fc7696d3aeb63f27039b41a980144115f51b5781764abd32245ee41f03 [INFO] running `"docker" "start" "-a" "8dfee7fc7696d3aeb63f27039b41a980144115f51b5781764abd32245ee41f03"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling pseudoterm v0.1.1 [INFO] [stderr] Compiling termit-ion v1.6.0 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling termit-ui v0.0.1 [INFO] [stderr] error[E0425]: cannot find function `async_stdin` in crate `termion` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termit-ui-0.0.1/src/mion/gui.rs:26:34 [INFO] [stderr] | [INFO] [stderr] 26 | let mut stdin = termion::async_stdin(); [INFO] [stderr] | ^^^^^^^^^^^ not found in `termion` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/termit-ui-0.0.1/src/mion/gui.rs:34:21 [INFO] [stderr] | [INFO] [stderr] 34 | events: stdin.events(), [INFO] [stderr] | ^^^^^^^^^^^^^^ expected struct `termion::AsyncReader`, found mutable reference [INFO] [stderr] | [INFO] [stderr] = note: expected struct `termion::input::Events` [INFO] [stderr] found struct `termion::input::Events<&mut dyn std::io::Read>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `termit-ui`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8dfee7fc7696d3aeb63f27039b41a980144115f51b5781764abd32245ee41f03"` [INFO] running `"docker" "rm" "-f" "8dfee7fc7696d3aeb63f27039b41a980144115f51b5781764abd32245ee41f03"` [INFO] [stdout] 8dfee7fc7696d3aeb63f27039b41a980144115f51b5781764abd32245ee41f03