[INFO] updating cached repository https://github.com/wjlroe/wpm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16662c1f39e76574a4cfa6b29d798ac6e8c50c57 [INFO] checking wjlroe/wpm against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwjlroe%2Fwpm" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wjlroe/wpm on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wjlroe/wpm [INFO] finished tweaking git repo https://github.com/wjlroe/wpm [INFO] tweaked toml for git repo https://github.com/wjlroe/wpm written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/wjlroe/wpm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] ebbbbfbf8ad767fc33ebd758f1ce8576476ac18121ea2fe12b93a04c1904a959 [INFO] running `"docker" "start" "-a" "ebbbbfbf8ad767fc33ebd758f1ce8576476ac18121ea2fe12b93a04c1904a959"` [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking rmp v0.8.7 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking serde v1.0.99 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking glyph_brush_layout v0.1.7 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.2 [INFO] [stderr] Checking glyph_brush v0.5.3 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking gfx_core v0.9.1 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.2 [INFO] [stderr] Checking gfx v0.18.1 [INFO] [stderr] Checking gfx_device_gl v0.16.1 [INFO] [stderr] Checking gfx_glyph v0.15.0 [INFO] [stderr] Checking glutin v0.21.0 [INFO] [stderr] Checking gfx_window_glutin v0.31.0 [INFO] [stderr] Checking wpm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: field is never read: `reference_cursor_size` [INFO] [stderr] --> src/screens/test_screen.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | reference_cursor_size: Label, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `reference_cursor_size` [INFO] [stderr] --> src/screens/test_screen.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | reference_cursor_size: Label, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `"docker" "inspect" "ebbbbfbf8ad767fc33ebd758f1ce8576476ac18121ea2fe12b93a04c1904a959"` [INFO] running `"docker" "rm" "-f" "ebbbbfbf8ad767fc33ebd758f1ce8576476ac18121ea2fe12b93a04c1904a959"` [INFO] [stdout] ebbbbfbf8ad767fc33ebd758f1ce8576476ac18121ea2fe12b93a04c1904a959