[INFO] cloning repository https://github.com/dpjungmin/rust-training [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpjungmin/rust-training" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpjungmin%2Frust-training", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpjungmin%2Frust-training'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a831fae3581b99bf7cc4c6011203221b5e01f788 [INFO] building dpjungmin/rust-training against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpjungmin%2Frust-training" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dpjungmin/rust-training [INFO] finished tweaking git repo https://github.com/dpjungmin/rust-training [INFO] tweaked toml for git repo https://github.com/dpjungmin/rust-training written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dpjungmin/rust-training on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dpjungmin/rust-training 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytemuck v1.7.0 [INFO] [stderr] Downloaded redox_syscall v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abcb0350bd6c9c7ae3ef70556fd766bdd289eea0438cf732e3d9f095b0e83cb9 [INFO] running `Command { std: "docker" "start" "-a" "abcb0350bd6c9c7ae3ef70556fd766bdd289eea0438cf732e3d9f095b0e83cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abcb0350bd6c9c7ae3ef70556fd766bdd289eea0438cf732e3d9f095b0e83cb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abcb0350bd6c9c7ae3ef70556fd766bdd289eea0438cf732e3d9f095b0e83cb9", kill_on_drop: false }` [INFO] [stdout] abcb0350bd6c9c7ae3ef70556fd766bdd289eea0438cf732e3d9f095b0e83cb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 37d68e86a1b11ee7d22221a557c06152fe97bbc072ea5a2d49ef485607ec7574 [INFO] running `Command { std: "docker" "start" "-a" "37d68e86a1b11ee7d22221a557c06152fe97bbc072ea5a2d49ef485607ec7574", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling vec v0.1.0 (/opt/rustwide/workdir/vec) [INFO] [stderr] Compiling template-engine v0.1.0 (/opt/rustwide/workdir/template-engine) [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling kvstore v0.1.0 (/opt/rustwide/workdir/kvstore) [INFO] [stderr] Compiling hashmap v0.1.0 (/opt/rustwide/workdir/hashmap) [INFO] [stderr] Compiling calc v0.1.0 (/opt/rustwide/workdir/calc) [INFO] [stdout] warning: unused import: `Value as QueryStringValue` [INFO] [stdout] --> server/src/http/mod.rs:2:37 [INFO] [stdout] | [INFO] [stdout] 2 | pub use query_string::{QueryString, Value as QueryStringValue}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> hashmap/src/lib.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn insert(mut self, value: V) -> &'a mut V { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> server/src/http/query_string.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn get(&self, key: &str) -> Option<&Value> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 15 | pub fn get(&self, key: &str) -> Option<&Value<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> server/src/http/request.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn query_string(&self) -> Option<&QueryString> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn query_string(&self) -> Option<&QueryString<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sys::position` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/cursor.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | pub use sys::position; [INFO] [stdout] | ^^^^^^^^^^^^^ no `position` in `cursor::sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/cursor/sys.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(unix)] [INFO] [stdout] | ---- the item is gated here [INFO] [stdout] 4 | pub use self::unix::position; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/cursor/sys.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 6 | pub use self::windows::position; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `source` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/event/read.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 16 | source: Option>, [INFO] [stdout] | ------ a field by that name exists in `Self` [INFO] [stdout] ... [INFO] [stdout] 27 | let source = source.ok().map(|x| Box::new(x) as Box); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `enable_raw_mode` in module `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | sys::enable_raw_mode() [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal/sys.rs:4:47 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(unix)] [INFO] [stdout] | ---- the item is gated here [INFO] [stdout] 4 | pub(crate) use self::unix::{disable_raw_mode, enable_raw_mode, is_raw_mode_enabled, size}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal/sys.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 6 | pub(crate) use self::windows::{ [INFO] [stdout] 7 | clear, disable_raw_mode, enable_raw_mode, scroll_down, scroll_up, set_size, set_window_title, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `disable_raw_mode` in module `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | sys::disable_raw_mode() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal/sys.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(unix)] [INFO] [stdout] | ---- the item is gated here [INFO] [stdout] 4 | pub(crate) use self::unix::{disable_raw_mode, enable_raw_mode, is_raw_mode_enabled, size}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal/sys.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 6 | pub(crate) use self::windows::{ [INFO] [stdout] 7 | clear, disable_raw_mode, enable_raw_mode, scroll_down, scroll_up, set_size, set_window_title, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `size` in module `sys` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal.rs:118:10 [INFO] [stdout] | [INFO] [stdout] 118 | sys::size() [INFO] [stdout] | ^^^^ not found in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal/sys.rs:4:85 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(unix)] [INFO] [stdout] | ---- the item is gated here [INFO] [stdout] 4 | pub(crate) use self::unix::{disable_raw_mode, enable_raw_mode, is_raw_mode_enabled, size}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/terminal/sys.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(windows)] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] ... [INFO] [stdout] 8 | size, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling png v0.16.8 [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `eval` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.19.0/src/event/filter.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 6 | fn eval(&self, event: &InternalEvent) -> bool; [INFO] [stdout] | ---------------------------------------------- `eval` from trait [INFO] [stdout] ... [INFO] [stdout] 23 | impl Filter for EventFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `eval` in implementation [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stdout] Some errors have detailed explanations: E0046, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] error: could not compile `crossterm` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "37d68e86a1b11ee7d22221a557c06152fe97bbc072ea5a2d49ef485607ec7574", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37d68e86a1b11ee7d22221a557c06152fe97bbc072ea5a2d49ef485607ec7574", kill_on_drop: false }` [INFO] [stdout] 37d68e86a1b11ee7d22221a557c06152fe97bbc072ea5a2d49ef485607ec7574