[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] testing Schlechtwetterfront/snippeteer against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchlechtwetterfront%2Fsnippeteer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Schlechtwetterfront/snippeteer on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65d1193f114881de563a7369f8abb4c582ea475f17f26481d48b535e35329edc [INFO] running `Command { std: "docker" "start" "-a" "65d1193f114881de563a7369f8abb4c582ea475f17f26481d48b535e35329edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65d1193f114881de563a7369f8abb4c582ea475f17f26481d48b535e35329edc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d1193f114881de563a7369f8abb4c582ea475f17f26481d48b535e35329edc", kill_on_drop: false }` [INFO] [stdout] 65d1193f114881de563a7369f8abb4c582ea475f17f26481d48b535e35329edc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d500d06f81514eb5499e610db6c78f1172be6d843e4894db025c0cf9bcc1b4d3 [INFO] running `Command { std: "docker" "start" "-a" "d500d06f81514eb5499e610db6c78f1172be6d843e4894db025c0cf9bcc1b4d3", 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 lazy_static v1.3.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling time v0.1.36 [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 cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-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 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 { [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 07s [INFO] running `Command { std: "docker" "inspect" "d500d06f81514eb5499e610db6c78f1172be6d843e4894db025c0cf9bcc1b4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d500d06f81514eb5499e610db6c78f1172be6d843e4894db025c0cf9bcc1b4d3", kill_on_drop: false }` [INFO] [stdout] d500d06f81514eb5499e610db6c78f1172be6d843e4894db025c0cf9bcc1b4d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0949c20ca37fcbf01b5b7c726cd2224dfa7c00bbfb4bae422b2aa916d0552da [INFO] running `Command { std: "docker" "start" "-a" "f0949c20ca37fcbf01b5b7c726cd2224dfa7c00bbfb4bae422b2aa916d0552da", 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 { [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.50s [INFO] running `Command { std: "docker" "inspect" "f0949c20ca37fcbf01b5b7c726cd2224dfa7c00bbfb4bae422b2aa916d0552da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0949c20ca37fcbf01b5b7c726cd2224dfa7c00bbfb4bae422b2aa916d0552da", kill_on_drop: false }` [INFO] [stdout] f0949c20ca37fcbf01b5b7c726cd2224dfa7c00bbfb4bae422b2aa916d0552da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 31963a07ea6aa09a79ac01e6d187399c9162ca08e54f8fdd922337c2094946ce [INFO] running `Command { std: "docker" "start" "-a" "31963a07ea6aa09a79ac01e6d187399c9162ca08e54f8fdd922337c2094946ce", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: field `title` is never read [INFO] [stderr] --> src/clipman/clip.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Clip { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 7 | title: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Clip` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `new`, `set_content`, `set_title`, `title`, and `modified` are never used [INFO] [stderr] --> src/clipman/clip.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 12 | impl Clip { [INFO] [stderr] | --------- associated items in this implementation [INFO] [stderr] 13 | pub fn new() -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | pub fn set_content(&mut self, content: String) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 28 | pub fn set_title(&mut self, title: String) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 38 | pub fn title(&self) -> String { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 54 | pub fn modified(&self) -> DateTime { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `add_column` is never used [INFO] [stderr] --> src/gui/mod.rs:8:4 [INFO] [stderr] | [INFO] [stderr] 8 | fn add_column(tree: &TreeView, id: i32, title: &str) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `snippeteer` (bin "snippeteer" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snippeteer-0955b06f594841c6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31963a07ea6aa09a79ac01e6d187399c9162ca08e54f8fdd922337c2094946ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31963a07ea6aa09a79ac01e6d187399c9162ca08e54f8fdd922337c2094946ce", kill_on_drop: false }` [INFO] [stdout] 31963a07ea6aa09a79ac01e6d187399c9162ca08e54f8fdd922337c2094946ce