[INFO] cloning repository https://github.com/Schlechtwetterfront/snippeteer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schlechtwetterfront/snippeteer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchlechtwetterfront%2Fsnippeteer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchlechtwetterfront%2Fsnippeteer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e4f9c8478a7fcd2bc76cb0cb55e3d5193efda55 [INFO] checking Schlechtwetterfront/snippeteer against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchlechtwetterfront%2Fsnippeteer" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Schlechtwetterfront/snippeteer on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Schlechtwetterfront/snippeteer [INFO] finished tweaking git repo https://github.com/Schlechtwetterfront/snippeteer [INFO] tweaked toml for git repo https://github.com/Schlechtwetterfront/snippeteer written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Schlechtwetterfront/snippeteer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aa94574037b4466e9beb3fd34e562b2c8f509bde3e5090aa1438ecede168515 [INFO] running `Command { std: "docker" "start" "-a" "6aa94574037b4466e9beb3fd34e562b2c8f509bde3e5090aa1438ecede168515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aa94574037b4466e9beb3fd34e562b2c8f509bde3e5090aa1438ecede168515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aa94574037b4466e9beb3fd34e562b2c8f509bde3e5090aa1438ecede168515", kill_on_drop: false }` [INFO] [stdout] 6aa94574037b4466e9beb3fd34e562b2c8f509bde3e5090aa1438ecede168515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb27c6a0503bd9fd4ab34be150e0a5e12837cfc01cd60e52a4298f418e90fd5 [INFO] running `Command { std: "docker" "start" "-a" "afb27c6a0503bd9fd4ab34be150e0a5e12837cfc01cd60e52a4298f418e90fd5", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.21 [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 cairo-rs v0.7.1 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling gtk v0.7.0 [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 num-integer v0.1.34 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking num v0.1.37 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Checking glib v0.8.1 [INFO] [stderr] Checking snippeteer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/clipman/clip.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_content` [INFO] [stdout] --> src/clipman/clip.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn set_content(&mut self, content: String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_title` [INFO] [stdout] --> src/clipman/clip.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_title(&mut self, title: String) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `title` [INFO] [stdout] --> src/clipman/clip.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn title(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `modified` [INFO] [stdout] --> src/clipman/clip.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn modified(&self) -> DateTime { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_column` [INFO] [stdout] --> src/gui/mod.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/clipman/clip.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_content` [INFO] [stdout] --> src/clipman/clip.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn set_content(&mut self, content: String) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_title` [INFO] [stdout] --> src/clipman/clip.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn set_title(&mut self, title: String) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `title` [INFO] [stdout] --> src/clipman/clip.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn title(&self) -> String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `modified` [INFO] [stdout] --> src/clipman/clip.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn modified(&self) -> DateTime { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `add_column` [INFO] [stdout] --> src/gui/mod.rs:8:4 [INFO] [stdout] | [INFO] [stdout] 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.11s [INFO] running `Command { std: "docker" "inspect" "afb27c6a0503bd9fd4ab34be150e0a5e12837cfc01cd60e52a4298f418e90fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb27c6a0503bd9fd4ab34be150e0a5e12837cfc01cd60e52a4298f418e90fd5", kill_on_drop: false }` [INFO] [stdout] afb27c6a0503bd9fd4ab34be150e0a5e12837cfc01cd60e52a4298f418e90fd5