[INFO] cloning repository https://github.com/creekpld/hello-gtk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/creekpld/hello-gtk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64c578bc42202437786eb76409f340f328e01f68 [INFO] testing creekpld/hello-gtk/64c578bc42202437786eb76409f340f328e01f68 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcreekpld%2Fhello-gtk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/creekpld/hello-gtk on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/creekpld/hello-gtk [INFO] finished tweaking git repo https://github.com/creekpld/hello-gtk [INFO] tweaked toml for git repo https://github.com/creekpld/hello-gtk written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/creekpld/hello-gtk 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-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f72aba049f2767fa5394fe55907d6f8f4c711f459781d29a1d725adb030e8d2 [INFO] running `Command { std: "docker" "start" "-a" "1f72aba049f2767fa5394fe55907d6f8f4c711f459781d29a1d725adb030e8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f72aba049f2767fa5394fe55907d6f8f4c711f459781d29a1d725adb030e8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f72aba049f2767fa5394fe55907d6f8f4c711f459781d29a1d725adb030e8d2", kill_on_drop: false }` [INFO] [stdout] 1f72aba049f2767fa5394fe55907d6f8f4c711f459781d29a1d725adb030e8d2 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad5bda5cc1954baaca8c8b9dde32fa8309f851e4d2775b5d1e119c42a56fa38 [INFO] running `Command { std: "docker" "start" "-a" "1ad5bda5cc1954baaca8c8b9dde32fa8309f851e4d2775b5d1e119c42a56fa38", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling gio v0.3.0 (https://github.com/gtk-rs/gio#c004cb85) [INFO] [stderr] Compiling cairo-rs v0.3.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 (https://github.com/gtk-rs/gdk-pixbuf#1e9ce854) [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.7.0 (https://github.com/gtk-rs/gdk.git#b294d3f4) [INFO] [stderr] Compiling gtk v0.3.0 (https://github.com/gtk-rs/gtk.git#1efdfd8d) [INFO] [stderr] Compiling glib-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gobject-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gio-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 (https://github.com/gtk-rs/cairo#1327d569) [INFO] [stderr] Compiling pango-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gdk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling atk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling gtk-sys v0.5.0 (https://github.com/gtk-rs/sys#8d08c14d) [INFO] [stderr] Compiling glib v0.4.0 (https://github.com/gtk-rs/glib#a78f961b) [INFO] [stderr] Compiling pango v0.3.0 (https://github.com/gtk-rs/pango#217b0816) [INFO] [stderr] Compiling hello-gtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.20s [INFO] running `Command { std: "docker" "inspect" "1ad5bda5cc1954baaca8c8b9dde32fa8309f851e4d2775b5d1e119c42a56fa38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad5bda5cc1954baaca8c8b9dde32fa8309f851e4d2775b5d1e119c42a56fa38", kill_on_drop: false }` [INFO] [stdout] 1ad5bda5cc1954baaca8c8b9dde32fa8309f851e4d2775b5d1e119c42a56fa38 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88c4c4ddd0624f4290f642cef49c9ab8eaba567ae7be907dc8f8a5cc5215ae5b [INFO] running `Command { std: "docker" "start" "-a" "88c4c4ddd0624f4290f642cef49c9ab8eaba567ae7be907dc8f8a5cc5215ae5b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling hello-gtk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "88c4c4ddd0624f4290f642cef49c9ab8eaba567ae7be907dc8f8a5cc5215ae5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88c4c4ddd0624f4290f642cef49c9ab8eaba567ae7be907dc8f8a5cc5215ae5b", kill_on_drop: false }` [INFO] [stdout] 88c4c4ddd0624f4290f642cef49c9ab8eaba567ae7be907dc8f8a5cc5215ae5b [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] deb71657ef45b699016db1b68e6cf4c6626f20b794fb42596480e58f08fe293a [INFO] running `Command { std: "docker" "start" "-a" "deb71657ef45b699016db1b68e6cf4c6626f20b794fb42596480e58f08fe293a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_gtk-d93ada177f3d9113) [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" "deb71657ef45b699016db1b68e6cf4c6626f20b794fb42596480e58f08fe293a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb71657ef45b699016db1b68e6cf4c6626f20b794fb42596480e58f08fe293a", kill_on_drop: false }` [INFO] [stdout] deb71657ef45b699016db1b68e6cf4c6626f20b794fb42596480e58f08fe293a