[INFO] cloning repository https://github.com/mikegirkin/rust_planets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikegirkin/rust_planets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikegirkin%2Frust_planets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikegirkin%2Frust_planets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 169fa77beac3410fae475902af66f1e24701f5eb [INFO] checking mikegirkin/rust_planets against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikegirkin%2Frust_planets" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikegirkin/rust_planets on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikegirkin/rust_planets [INFO] finished tweaking git repo https://github.com/mikegirkin/rust_planets [INFO] tweaked toml for git repo https://github.com/mikegirkin/rust_planets written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mikegirkin/rust_planets already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gdk) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glib v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79b8caa5061b2e883788ab957000d002958c1d2376a463f9ec9226ce24172745 [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" "79b8caa5061b2e883788ab957000d002958c1d2376a463f9ec9226ce24172745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79b8caa5061b2e883788ab957000d002958c1d2376a463f9ec9226ce24172745", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b8caa5061b2e883788ab957000d002958c1d2376a463f9ec9226ce24172745", kill_on_drop: false }` [INFO] [stdout] 79b8caa5061b2e883788ab957000d002958c1d2376a463f9ec9226ce24172745 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d56c5a95e56ed2faf5d4f43298795fc8d8dbea9a68a3667cefd450b31730f4d [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" "1d56c5a95e56ed2faf5d4f43298795fc8d8dbea9a68a3667cefd450b31730f4d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (gdk) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Checking glib v0.8.0 [INFO] [stderr] Checking rust_planets v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Context`, `FontSlant`, `FontWeight` [INFO] [stdout] --> src/gui/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use cairo::{Context, FontSlant, FontWeight}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::args` [INFO] [stdout] --> src/gui/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::env::args; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CellRendererPixbufBuilder`, `Image`, `Widget`, `Window`, `render_background` [INFO] [stdout] --> src/gui/mod.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use self::gtk::{CellRendererPixbufBuilder, Window, Image, Widget, Orientation, render_background}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context`, `FontSlant`, `FontWeight` [INFO] [stdout] --> src/gui/mod.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use cairo::{Context, FontSlant, FontWeight}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::args` [INFO] [stdout] --> src/gui/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::env::args; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CellRendererPixbufBuilder`, `Image`, `Widget`, `Window`, `render_background` [INFO] [stdout] --> src/gui/mod.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | use self::gtk::{CellRendererPixbufBuilder, Window, Image, Widget, Orientation, render_background}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:242:25 [INFO] [stdout] | [INFO] [stdout] 242 | fn read_visual_contacts(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:242:42 [INFO] [stdout] | [INFO] [stdout] 242 | fn read_visual_contacts(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | fn read_messages(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:316:35 [INFO] [stdout] | [INFO] [stdout] 316 | fn read_messages(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | fn read_ship_coords(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:320:38 [INFO] [stdout] | [INFO] [stdout] 320 | fn read_ship_coords(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | fn read_geninfo(rst_file: &[u8], start_from: usize) -> RstGeneralInfo { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 324 | fn read_geninfo(rst_file: &[u8], start_from: usize) -> RstGeneralInfo { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | fn read_vcrs(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | fn read_vcrs(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `widget` [INFO] [stdout] --> src/gui/mod.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn draw_map(game: &Game, widget: >k::DrawingArea, cr: &cairo::Context) -> Inhibit { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_widget` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:242:25 [INFO] [stdout] | [INFO] [stdout] 242 | fn read_visual_contacts(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:242:42 [INFO] [stdout] | [INFO] [stdout] 242 | fn read_visual_contacts(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | fn read_messages(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:316:35 [INFO] [stdout] | [INFO] [stdout] 316 | fn read_messages(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:320:21 [INFO] [stdout] | [INFO] [stdout] 320 | fn read_ship_coords(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:320:38 [INFO] [stdout] | [INFO] [stdout] 320 | fn read_ship_coords(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:324:17 [INFO] [stdout] | [INFO] [stdout] 324 | fn read_geninfo(rst_file: &[u8], start_from: usize) -> RstGeneralInfo { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 324 | fn read_geninfo(rst_file: &[u8], start_from: usize) -> RstGeneralInfo { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rst_file` [INFO] [stdout] --> src/io/read_rst.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | fn read_vcrs(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rst_file` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_from` [INFO] [stdout] --> src/io/read_rst.rs:328:31 [INFO] [stdout] | [INFO] [stdout] 328 | fn read_vcrs(rst_file: &[u8], start_from: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `widget` [INFO] [stdout] --> src/gui/mod.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | fn draw_map(game: &Game, widget: >k::DrawingArea, cr: &cairo::Context) -> Inhibit { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_widget` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "1d56c5a95e56ed2faf5d4f43298795fc8d8dbea9a68a3667cefd450b31730f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d56c5a95e56ed2faf5d4f43298795fc8d8dbea9a68a3667cefd450b31730f4d", kill_on_drop: false }` [INFO] [stdout] 1d56c5a95e56ed2faf5d4f43298795fc8d8dbea9a68a3667cefd450b31730f4d