[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] building Schlechtwetterfront/snippeteer against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchlechtwetterfront%2Fsnippeteer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Schlechtwetterfront/snippeteer on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Schlechtwetterfront/snippeteer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.9
[INFO] [stderr]   Downloaded pango-sys v0.9.0
[INFO] [stderr]   Downloaded time v0.1.36
[INFO] [stderr]   Downloaded pango v0.7.0
[INFO] [stderr]   Downloaded num-integer v0.1.34
[INFO] [stderr]   Downloaded cairo-rs v0.7.1
[INFO] [stderr]   Downloaded gdk-pixbuf v0.7.0
[INFO] [stderr]   Downloaded glib v0.8.1
[INFO] [stderr]   Downloaded num-traits v0.1.37
[INFO] [stderr]   Downloaded num v0.1.37
[INFO] [stderr]   Downloaded gdk v0.11.0
[INFO] [stderr]   Downloaded chrono v0.3.0
[INFO] [stderr]   Downloaded gio-sys v0.9.0
[INFO] [stderr]   Downloaded gio v0.7.0
[INFO] [stderr]   Downloaded gtk v0.7.0
[INFO] [stderr]   Downloaded atk-sys v0.9.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.9.0
[INFO] [stderr]   Downloaded libc v0.2.21
[INFO] [stderr]   Downloaded num-iter v0.1.33
[INFO] [stderr]   Downloaded redox_syscall v0.1.17
[INFO] [stderr]   Downloaded atk v0.7.0
[INFO] [stderr]   Downloaded fragile v0.3.0
[INFO] [stderr]   Downloaded gdk-sys v0.9.0
[INFO] [stderr]   Downloaded gtk-sys v0.9.0
[INFO] [stderr]   Downloaded glib-sys v0.9.0
[INFO] [stderr]   Downloaded gobject-sys v0.9.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f032ab353ee2bd31358f5b73484def95f2eabb1fc504f1758d8cc72515f4b5c
[INFO] running `Command { std: "docker" "start" "-a" "6f032ab353ee2bd31358f5b73484def95f2eabb1fc504f1758d8cc72515f4b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f032ab353ee2bd31358f5b73484def95f2eabb1fc504f1758d8cc72515f4b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f032ab353ee2bd31358f5b73484def95f2eabb1fc504f1758d8cc72515f4b5c", kill_on_drop: false }`
[INFO] [stdout] 6f032ab353ee2bd31358f5b73484def95f2eabb1fc504f1758d8cc72515f4b5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3c8aea89f065d87de705ccaeb430385b325037470a338e855ae99e6b68da47fa
[INFO] running `Command { std: "docker" "start" "-a" "3c8aea89f065d87de705ccaeb430385b325037470a338e855ae99e6b68da47fa", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling libc v0.2.21
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling gio v0.7.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.7.0
[INFO] [stderr]    Compiling cairo-rs v0.7.1
[INFO] [stderr]    Compiling pango v0.7.0
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling fragile v0.3.0
[INFO] [stderr]    Compiling gdk v0.11.0
[INFO] [stderr]    Compiling atk v0.7.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 pango-sys v0.9.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.9.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys 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]    Compiling time v0.1.36
[INFO] [stderr]    Compiling num-integer v0.1.34
[INFO] [stderr]    Compiling num-iter v0.1.33
[INFO] [stderr]    Compiling num v0.1.37
[INFO] [stderr]    Compiling chrono v0.3.0
[INFO] [stderr]    Compiling glib v0.8.1
[INFO] [stderr]    Compiling snippeteer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]  --> src/clipman/clip.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Clip {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     title: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Clip` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_content`, `set_title`, `title`, and `modified` are never used
[INFO] [stdout]   --> src/clipman/clip.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Clip {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn set_content(&mut self, content: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_title(&mut self, title: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn title(&self) -> String {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn modified(&self) -> DateTime<Local> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_column` is never used
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "3c8aea89f065d87de705ccaeb430385b325037470a338e855ae99e6b68da47fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c8aea89f065d87de705ccaeb430385b325037470a338e855ae99e6b68da47fa", kill_on_drop: false }`
[INFO] [stdout] 3c8aea89f065d87de705ccaeb430385b325037470a338e855ae99e6b68da47fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75f6347088418b6e8de833c7f92e7463f569f329683d58e79aa1bff957a715ab
[INFO] running `Command { std: "docker" "start" "-a" "75f6347088418b6e8de833c7f92e7463f569f329683d58e79aa1bff957a715ab", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling snippeteer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]  --> src/clipman/clip.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Clip {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     title: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Clip` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `set_content`, `set_title`, `title`, and `modified` are never used
[INFO] [stdout]   --> src/clipman/clip.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Clip {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 13 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn set_content(&mut self, content: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn set_title(&mut self, title: String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn title(&self) -> String {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn modified(&self) -> DateTime<Local> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_column` is never used
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] running `Command { std: "docker" "inspect" "75f6347088418b6e8de833c7f92e7463f569f329683d58e79aa1bff957a715ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f6347088418b6e8de833c7f92e7463f569f329683d58e79aa1bff957a715ab", kill_on_drop: false }`
[INFO] [stdout] 75f6347088418b6e8de833c7f92e7463f569f329683d58e79aa1bff957a715ab
