[INFO] cloning repository https://github.com/kapstok/swappertje
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kapstok/swappertje" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkapstok%2Fswappertje", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkapstok%2Fswappertje'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0e887f8c0eaeb46dacf98f8318966564b6ecace
[INFO] building kapstok/swappertje against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkapstok%2Fswappertje" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kapstok/swappertje
[INFO] finished tweaking git repo https://github.com/kapstok/swappertje
[INFO] tweaked toml for git repo https://github.com/kapstok/swappertje written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kapstok/swappertje on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kapstok/swappertje 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 94f97065412f5a01c3f3e57573d3b1ad2a8f8ce2db4b0e55bad4fa065e236588
[INFO] running `Command { std: "docker" "start" "-a" "94f97065412f5a01c3f3e57573d3b1ad2a8f8ce2db4b0e55bad4fa065e236588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "94f97065412f5a01c3f3e57573d3b1ad2a8f8ce2db4b0e55bad4fa065e236588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f97065412f5a01c3f3e57573d3b1ad2a8f8ce2db4b0e55bad4fa065e236588", kill_on_drop: false }`
[INFO] [stdout] 94f97065412f5a01c3f3e57573d3b1ad2a8f8ce2db4b0e55bad4fa065e236588
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29db63de0b24c295da0e4a6c4eb1ec93d49867c2f48d60f7de34089d3dade22
[INFO] running `Command { std: "docker" "start" "-a" "a29db63de0b24c295da0e4a6c4eb1ec93d49867c2f48d60f7de34089d3dade22", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling gio v0.20.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling glib-macros v0.20.7
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling glib-sys v0.20.9
[INFO] [stderr]    Compiling gobject-sys v0.20.9
[INFO] [stderr]    Compiling gio-sys v0.20.9
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.7
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.7
[INFO] [stderr]    Compiling pango-sys v0.20.9
[INFO] [stderr]    Compiling graphene-sys v0.20.7
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.20.9
[INFO] [stderr]    Compiling cairo-rs v0.20.7
[INFO] [stderr]    Compiling graphene-rs v0.20.9
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.9
[INFO] [stderr]    Compiling pango v0.20.9
[INFO] [stderr]    Compiling gdk4 v0.9.6
[INFO] [stderr]    Compiling gsk4 v0.9.6
[INFO] [stderr]    Compiling gtk4 v0.9.6
[INFO] [stderr]    Compiling swappertje v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:131:45
[INFO] [stdout]     |
[INFO] [stdout] 131 |           glib::unix_signal_add_local(SIGINT, clone!(@strong app_clone => move || {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 132 | |             println!("Received SIGINT, quitting...");
[INFO] [stdout] 133 | |             app_clone.quit();
[INFO] [stdout] 134 | |             glib::ControlFlow::Break
[INFO] [stdout] 135 | |         }));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |           glib::unix_signal_add_local(SIGTERM, clone!(@strong app_clone => move || {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 138 | |             println!("Received SIGTERM, quitting...");
[INFO] [stdout] 139 | |             app_clone.quit();
[INFO] [stdout] 140 | |             glib::ControlFlow::Break
[INFO] [stdout] 141 | |         }));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_scrolled_window` is never used
[INFO] [stdout]   --> src/main.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn build_scrolled_window() -> ScrolledWindow {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filesize` is never read
[INFO] [stdout]   --> src/swap.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Swapfile<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout]  9 |     filename: &'a str,
[INFO] [stdout] 10 |     filesize: &'a i64
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Swapfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_filename` and `get_filesize` are never used
[INFO] [stdout]   --> src/swap.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Swapfile<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn get_filename(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_filesize(&self) -> i64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "a29db63de0b24c295da0e4a6c4eb1ec93d49867c2f48d60f7de34089d3dade22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29db63de0b24c295da0e4a6c4eb1ec93d49867c2f48d60f7de34089d3dade22", kill_on_drop: false }`
[INFO] [stdout] a29db63de0b24c295da0e4a6c4eb1ec93d49867c2f48d60f7de34089d3dade22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b870be7e67f72f1b875b36b6f1eb9bcf320c4e2bcd4f9e6345519a6effa55dcf
[INFO] running `Command { std: "docker" "start" "-a" "b870be7e67f72f1b875b36b6f1eb9bcf320c4e2bcd4f9e6345519a6effa55dcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling swappertje v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:131:45
[INFO] [stdout]     |
[INFO] [stdout] 131 |           glib::unix_signal_add_local(SIGINT, clone!(@strong app_clone => move || {
[INFO] [stdout]     |  _____________________________________________^
[INFO] [stdout] 132 | |             println!("Received SIGINT, quitting...");
[INFO] [stdout] 133 | |             app_clone.quit();
[INFO] [stdout] 134 | |             glib::ControlFlow::Break
[INFO] [stdout] 135 | |         }));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `clone`: Using old-style clone! syntax
[INFO] [stdout]    --> src/main.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |           glib::unix_signal_add_local(SIGTERM, clone!(@strong app_clone => move || {
[INFO] [stdout]     |  ______________________________________________^
[INFO] [stdout] 138 | |             println!("Received SIGTERM, quitting...");
[INFO] [stdout] 139 | |             app_clone.quit();
[INFO] [stdout] 140 | |             glib::ControlFlow::Break
[INFO] [stdout] 141 | |         }));
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_scrolled_window` is never used
[INFO] [stdout]   --> src/main.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn build_scrolled_window() -> ScrolledWindow {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filesize` is never read
[INFO] [stdout]   --> src/swap.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Swapfile<'a> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout]  9 |     filename: &'a str,
[INFO] [stdout] 10 |     filesize: &'a i64
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Swapfile` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_filename` and `get_filesize` are never used
[INFO] [stdout]   --> src/swap.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Swapfile<'_> {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn get_filename(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn get_filesize(&self) -> i64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "b870be7e67f72f1b875b36b6f1eb9bcf320c4e2bcd4f9e6345519a6effa55dcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b870be7e67f72f1b875b36b6f1eb9bcf320c4e2bcd4f9e6345519a6effa55dcf", kill_on_drop: false }`
[INFO] [stdout] b870be7e67f72f1b875b36b6f1eb9bcf320c4e2bcd4f9e6345519a6effa55dcf
