[INFO] cloning repository https://github.com/damonsmith/shoey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damonsmith/shoey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamonsmith%2Fshoey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamonsmith%2Fshoey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d6dc59b000e2b468489e3bbe77d54ebc7d1d8e2 [INFO] checking damonsmith/shoey against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamonsmith%2Fshoey" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/damonsmith/shoey on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/damonsmith/shoey [INFO] finished tweaking git repo https://github.com/damonsmith/shoey [INFO] tweaked toml for git repo https://github.com/damonsmith/shoey written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/damonsmith/shoey already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64c4aa39115136e15269a904b1ada86b1304da805346048c5885255e0db4b6c3 [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" "64c4aa39115136e15269a904b1ada86b1304da805346048c5885255e0db4b6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64c4aa39115136e15269a904b1ada86b1304da805346048c5885255e0db4b6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c4aa39115136e15269a904b1ada86b1304da805346048c5885255e0db4b6c3", kill_on_drop: false }` [INFO] [stdout] 64c4aa39115136e15269a904b1ada86b1304da805346048c5885255e0db4b6c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94873ef5d4cd11757e3c289a6073670e2602a904cb54c03065e776067ff489d6 [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" "94873ef5d4cd11757e3c289a6073670e2602a904cb54c03065e776067ff489d6", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling libc v0.2.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking glib v0.7.1 [INFO] [stderr] Checking rustyline v5.0.3 [INFO] [stderr] Compiling relm-gen-widget v0.16.0 [INFO] [stderr] Compiling relm-derive-common v0.16.0 [INFO] [stderr] Compiling relm-derive v0.16.0 [INFO] [stderr] Checking relm-core v0.16.0 [INFO] [stderr] Checking relm-state v0.16.0 [INFO] [stderr] Checking relm v0.16.0 [INFO] [stderr] Checking shoey v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Entry`, `Label`, `WindowType`, `Window` [INFO] [stdout] --> src/main.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use gtk::{Window, WindowType, Label, Entry}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cell::RefCell` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Entry`, `Label`, `WindowType`, `Window` [INFO] [stdout] --> src/main.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | use gtk::{Window, WindowType, Label, Entry}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtk::prelude` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::prelude::*; // Import all the basic things [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CommandLine` [INFO] [stdout] --> src/command_window.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct CommandLine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Model` [INFO] [stdout] --> src/command_window.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_line` [INFO] [stdout] --> src/command_window.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | command_line: gtk::Entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_output` [INFO] [stdout] --> src/command_window.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | command_output: gtk::TextView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_history` [INFO] [stdout] --> src/command_window.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | command_history: gtk::ListBox, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `HOME_DIR` should have a snake case name [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let HOME_DIR = home_string.as_str(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `home_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentCommand` should have a snake case name [INFO] [stdout] --> src/command_window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | currentCommand: CommandLine, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gtk::prelude` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::prelude::*; // Import all the basic things [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CommandLine` [INFO] [stdout] --> src/command_window.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 6 | struct CommandLine { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Model` [INFO] [stdout] --> src/command_window.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct Model { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_line` [INFO] [stdout] --> src/command_window.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | command_line: gtk::Entry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_output` [INFO] [stdout] --> src/command_window.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | command_output: gtk::TextView, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `command_history` [INFO] [stdout] --> src/command_window.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | command_history: gtk::ListBox, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `HOME_DIR` should have a snake case name [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let HOME_DIR = home_string.as_str(); [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `home_dir` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentCommand` should have a snake case name [INFO] [stdout] --> src/command_window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | currentCommand: CommandLine, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `current_command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "94873ef5d4cd11757e3c289a6073670e2602a904cb54c03065e776067ff489d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94873ef5d4cd11757e3c289a6073670e2602a904cb54c03065e776067ff489d6", kill_on_drop: false }` [INFO] [stdout] 94873ef5d4cd11757e3c289a6073670e2602a904cb54c03065e776067ff489d6