[INFO] cloning repository https://github.com/wehjin/yui [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wehjin/yui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fyui"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fyui'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 37ddec342bbd883905c7afc4fe1e3260dd3f36f1 [INFO] checking wehjin/yui against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwehjin%2Fyui" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wehjin/yui on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wehjin/yui [INFO] finished tweaking git repo https://github.com/wehjin/yui [INFO] tweaked toml for git repo https://github.com/wehjin/yui written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wehjin/yui already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de9e0d4a470b9f41feca4cbf666a6eb958c2a83403f84fbdf5c0863052809fc8 [INFO] running `"docker" "start" "-a" "de9e0d4a470b9f41feca4cbf666a6eb958c2a83403f84fbdf5c0863052809fc8"` [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Checking yui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stderr] --> src/yui_curses/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use keyboard::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stderr] --> src/yui_curses/mod.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use screen::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stderr] --> src/yui_curses/mod.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use keyboard::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: glob import doesn't reexport anything because no candidate is public enough [INFO] [stderr] --> src/yui_curses/mod.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub use screen::*; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `glyph_yard` [INFO] [stderr] --> src/yui/glyph.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn glyph_yard(glyph: char, color: StrokeColor) -> ArcYard { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `glyph_yard` [INFO] [stderr] --> src/yui/glyph.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn glyph_yard(glyph: char, color: StrokeColor) -> ArcYard { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `"docker" "inspect" "de9e0d4a470b9f41feca4cbf666a6eb958c2a83403f84fbdf5c0863052809fc8"` [INFO] running `"docker" "rm" "-f" "de9e0d4a470b9f41feca4cbf666a6eb958c2a83403f84fbdf5c0863052809fc8"` [INFO] [stdout] de9e0d4a470b9f41feca4cbf666a6eb958c2a83403f84fbdf5c0863052809fc8