[INFO] fetching crate gdk 0.15.4... [INFO] testing gdk-0.15.4 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate gdk 0.15.4 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gdk 0.15.4 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 crates.io crate gdk 0.15.4 [INFO] finished tweaking crates.io crate gdk 0.15.4 [INFO] tweaked toml for crates.io crate gdk 0.15.4 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f298e43031e23fbc580ad443920d74353ebcb8d0f1129d06433eed1fc9cf3629 [INFO] running `Command { std: "docker" "start" "-a" "f298e43031e23fbc580ad443920d74353ebcb8d0f1129d06433eed1fc9cf3629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f298e43031e23fbc580ad443920d74353ebcb8d0f1129d06433eed1fc9cf3629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f298e43031e23fbc580ad443920d74353ebcb8d0f1129d06433eed1fc9cf3629", kill_on_drop: false }` [INFO] [stdout] f298e43031e23fbc580ad443920d74353ebcb8d0f1129d06433eed1fc9cf3629 [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] b8dd7ae2ebbed6370099c57bc6ce6bd7df46e710da6f982d7c867537e43269fd [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" "b8dd7ae2ebbed6370099c57bc6ce6bd7df46e710da6f982d7c867537e43269fd", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling gio v0.15.10 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling glib-macros v0.15.10 [INFO] [stderr] Compiling glib v0.15.10 [INFO] [stderr] Compiling cairo-rs v0.15.10 [INFO] [stderr] Compiling pango v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf v0.15.10 [INFO] [stderr] Compiling gdk v0.15.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "b8dd7ae2ebbed6370099c57bc6ce6bd7df46e710da6f982d7c867537e43269fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8dd7ae2ebbed6370099c57bc6ce6bd7df46e710da6f982d7c867537e43269fd", kill_on_drop: false }` [INFO] [stdout] b8dd7ae2ebbed6370099c57bc6ce6bd7df46e710da6f982d7c867537e43269fd [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] d11efd1202acac2ce33826ea4d976a1857a0fec8738cc0ccd30db71b6e602855 [INFO] running `Command { std: "docker" "start" "-a" "d11efd1202acac2ce33826ea4d976a1857a0fec8738cc0ccd30db71b6e602855", kill_on_drop: false }` [INFO] [stderr] Compiling gir-format-check v0.1.3 [INFO] [stderr] Compiling gdk v0.15.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.75s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdk-1ef1a5b30f14672c) [INFO] [stderr] Executable tests/check_event.rs (/opt/rustwide/target/debug/deps/check_event-ac15439a2a81ce3d) [INFO] [stderr] Executable tests/check_gir.rs (/opt/rustwide/target/debug/deps/check_gir-5efc1bf9547f6a50) [INFO] running `Command { std: "docker" "inspect" "d11efd1202acac2ce33826ea4d976a1857a0fec8738cc0ccd30db71b6e602855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11efd1202acac2ce33826ea4d976a1857a0fec8738cc0ccd30db71b6e602855", kill_on_drop: false }` [INFO] [stdout] d11efd1202acac2ce33826ea4d976a1857a0fec8738cc0ccd30db71b6e602855 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45cda74a8e08746118ffeb8ef9d99c0036348308770e9f1a63e46d799e55e166 [INFO] running `Command { std: "docker" "start" "-a" "45cda74a8e08746118ffeb8ef9d99c0036348308770e9f1a63e46d799e55e166", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gdk-1ef1a5b30f14672c) [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] [stderr] Running tests/check_event.rs (/opt/rustwide/target/debug/deps/check_event-ac15439a2a81ce3d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Unable to init server: Could not connect: Connection refused [INFO] [stderr] [INFO] [stderr] (check_event-ac15439a2a81ce3d:9): Gdk-WARNING **: 15:54:57.153: cannot open display: [INFO] [stderr] error: test failed, to rerun pass '--test check_event' [INFO] running `Command { std: "docker" "inspect" "45cda74a8e08746118ffeb8ef9d99c0036348308770e9f1a63e46d799e55e166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45cda74a8e08746118ffeb8ef9d99c0036348308770e9f1a63e46d799e55e166", kill_on_drop: false }` [INFO] [stdout] 45cda74a8e08746118ffeb8ef9d99c0036348308770e9f1a63e46d799e55e166