[INFO] cloning repository https://github.com/X3n0m0rph59/precached-gui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/X3n0m0rph59/precached-gui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX3n0m0rph59%2Fprecached-gui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX3n0m0rph59%2Fprecached-gui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] daa500c4757285d9dcfcf5e0fe16b8c618f68556 [INFO] testing X3n0m0rph59/precached-gui against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FX3n0m0rph59%2Fprecached-gui" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/X3n0m0rph59/precached-gui on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/X3n0m0rph59/precached-gui [INFO] finished tweaking git repo https://github.com/X3n0m0rph59/precached-gui [INFO] tweaked toml for git repo https://github.com/X3n0m0rph59/precached-gui written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/X3n0m0rph59/precached-gui already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f115dbe8d22468ac6174307c144caa2451f096c5f1c35b1d18d2b40e8ffc5e0 [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" "9f115dbe8d22468ac6174307c144caa2451f096c5f1c35b1d18d2b40e8ffc5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f115dbe8d22468ac6174307c144caa2451f096c5f1c35b1d18d2b40e8ffc5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f115dbe8d22468ac6174307c144caa2451f096c5f1c35b1d18d2b40e8ffc5e0", kill_on_drop: false }` [INFO] [stdout] 9f115dbe8d22468ac6174307c144caa2451f096c5f1c35b1d18d2b40e8ffc5e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e6e87f6b7316a575e5eb5d8628bc950ad4234fb85d65014fbfb18ea4cf6886 [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" "64e6e87f6b7316a575e5eb5d8628bc950ad4234fb85d65014fbfb18ea4cf6886", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling gio v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.1 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling zmq-sys v0.9.0 (https://github.com/X3n0m0rph59/rust-zmq?branch=master#7969d788) [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Compiling zmq v0.9.0 (https://github.com/X3n0m0rph59/rust-zmq?branch=master#7969d788) [INFO] [stderr] Compiling glib v0.6.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling pretty_env_logger v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pango v0.5.0 [INFO] [stderr] Compiling precached-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `clone` [INFO] [stdout] --> src/gui/mainwindow.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | macro_rules! clone { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/ipc/ipc_thread.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | 'IPC_LOOP: loop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 33s [INFO] running `Command { std: "docker" "inspect" "64e6e87f6b7316a575e5eb5d8628bc950ad4234fb85d65014fbfb18ea4cf6886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64e6e87f6b7316a575e5eb5d8628bc950ad4234fb85d65014fbfb18ea4cf6886", kill_on_drop: false }` [INFO] [stdout] 64e6e87f6b7316a575e5eb5d8628bc950ad4234fb85d65014fbfb18ea4cf6886 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 21e927ecbe60e048f4ed9174b086eef33890e8b04d7505f0444d21e267c1f33e [INFO] running `Command { std: "docker" "start" "-a" "21e927ecbe60e048f4ed9174b086eef33890e8b04d7505f0444d21e267c1f33e", kill_on_drop: false }` [INFO] [stderr] Compiling precached-gui v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `clone` [INFO] [stdout] --> src/gui/mainwindow.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | macro_rules! clone { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/ipc/ipc_thread.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | 'IPC_LOOP: loop { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.38s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/precached_gui-c269cb46cdc050eb) [INFO] running `Command { std: "docker" "inspect" "21e927ecbe60e048f4ed9174b086eef33890e8b04d7505f0444d21e267c1f33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21e927ecbe60e048f4ed9174b086eef33890e8b04d7505f0444d21e267c1f33e", kill_on_drop: false }` [INFO] [stdout] 21e927ecbe60e048f4ed9174b086eef33890e8b04d7505f0444d21e267c1f33e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 77a29a72089bb959418e44ab9e4e1e41b68f6a9310d1e1387007d860fb48ebc7 [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" "77a29a72089bb959418e44ab9e4e1e41b68f6a9310d1e1387007d860fb48ebc7", kill_on_drop: false }` [INFO] [stderr] warning: unused macro definition: `clone` [INFO] [stderr] --> src/gui/mainwindow.rs:37:14 [INFO] [stderr] | [INFO] [stderr] 37 | macro_rules! clone { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused label [INFO] [stderr] --> src/ipc/ipc_thread.rs:238:21 [INFO] [stderr] | [INFO] [stderr] 238 | 'IPC_LOOP: loop { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_labels)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `precached-gui` (bin "precached-gui" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/precached_gui-c269cb46cdc050eb) [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" "77a29a72089bb959418e44ab9e4e1e41b68f6a9310d1e1387007d860fb48ebc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a29a72089bb959418e44ab9e4e1e41b68f6a9310d1e1387007d860fb48ebc7", kill_on_drop: false }` [INFO] [stdout] 77a29a72089bb959418e44ab9e4e1e41b68f6a9310d1e1387007d860fb48ebc7