[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 169fa77beac3410fae475902af66f1e24701f5eb [INFO] checking mikegirkin/rust_planets against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikegirkin%2Frust_planets" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikegirkin/rust_planets on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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-12/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20c1d05e4df7c31d4c96883b69d55c2b873167ab1185c28aa7a502d66a32fafc [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" "20c1d05e4df7c31d4c96883b69d55c2b873167ab1185c28aa7a502d66a32fafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20c1d05e4df7c31d4c96883b69d55c2b873167ab1185c28aa7a502d66a32fafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c1d05e4df7c31d4c96883b69d55c2b873167ab1185c28aa7a502d66a32fafc", kill_on_drop: false }` [INFO] [stdout] 20c1d05e4df7c31d4c96883b69d55c2b873167ab1185c28aa7a502d66a32fafc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57219bc3bc081f7fc0ed1f589c2c8b50833b321896bf3c6f6a2fdddf96a46451 [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" "57219bc3bc081f7fc0ed1f589c2c8b50833b321896bf3c6f6a2fdddf96a46451", 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] 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 gdk-sys v0.9.0 [INFO] [stderr] Compiling atk-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 33s [INFO] running `Command { std: "docker" "inspect" "57219bc3bc081f7fc0ed1f589c2c8b50833b321896bf3c6f6a2fdddf96a46451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57219bc3bc081f7fc0ed1f589c2c8b50833b321896bf3c6f6a2fdddf96a46451", kill_on_drop: false }` [INFO] [stdout] 57219bc3bc081f7fc0ed1f589c2c8b50833b321896bf3c6f6a2fdddf96a46451