[INFO] cloning repository https://github.com/antoinevg/appimage-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoinevg/appimage-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoinevg%2Fappimage-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoinevg%2Fappimage-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaa1e5056dbb7867896f9df11c894b1aa743401d [INFO] testing antoinevg/appimage-test/aaa1e5056dbb7867896f9df11c894b1aa743401d 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%2Fantoinevg%2Fappimage-test" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoinevg/appimage-test 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/antoinevg/appimage-test [INFO] finished tweaking git repo https://github.com/antoinevg/appimage-test [INFO] tweaked toml for git repo https://github.com/antoinevg/appimage-test written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/antoinevg/appimage-test 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b7e44b92e76db63a7e52c7048a94a7d7b441f1fa1e9ce25a4e5e287a7ae86e69 [INFO] running `Command { std: "docker" "start" "-a" "b7e44b92e76db63a7e52c7048a94a7d7b441f1fa1e9ce25a4e5e287a7ae86e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7e44b92e76db63a7e52c7048a94a7d7b441f1fa1e9ce25a4e5e287a7ae86e69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e44b92e76db63a7e52c7048a94a7d7b441f1fa1e9ce25a4e5e287a7ae86e69", kill_on_drop: false }` [INFO] [stdout] b7e44b92e76db63a7e52c7048a94a7d7b441f1fa1e9ce25a4e5e287a7ae86e69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e8dbbaf868dd8d7bb27887844fdc60ad37e051b688d3e76814b9805eb0024992 [INFO] running `Command { std: "docker" "start" "-a" "e8dbbaf868dd8d7bb27887844fdc60ad37e051b688d3e76814b9805eb0024992", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling gio v0.19.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling object v0.36.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling byteorder_slice v3.0.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling lrumap v0.1.0 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling derive-into-owned v0.2.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling nusb v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pcap-file v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling glib-macros v0.19.7 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling cargo-lock v9.0.0 [INFO] [stderr] Compiling glib-sys v0.19.5 [INFO] [stderr] Compiling gobject-sys v0.19.5 [INFO] [stderr] Compiling gio-sys v0.19.5 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.5 [INFO] [stderr] Compiling pango-sys v0.19.5 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling graphene-sys v0.19.5 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling packetry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling glib v0.19.7 [INFO] [stderr] Compiling cairo-rs v0.19.4 [INFO] [stderr] Compiling graphene-rs v0.19.2 [INFO] [stderr] Compiling pango v0.19.5 [INFO] [stderr] Compiling gdk-pixbuf v0.19.2 [INFO] [stderr] Compiling gdk4 v0.8.2 [INFO] [stderr] Compiling gsk4 v0.8.2 [INFO] [stderr] Compiling gtk4 v0.8.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "e8dbbaf868dd8d7bb27887844fdc60ad37e051b688d3e76814b9805eb0024992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8dbbaf868dd8d7bb27887844fdc60ad37e051b688d3e76814b9805eb0024992", kill_on_drop: false }` [INFO] [stdout] e8dbbaf868dd8d7bb27887844fdc60ad37e051b688d3e76814b9805eb0024992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 35ac4b5616e87ca1af1d1f54951a6d5c0da261d90af5523d1f167b8d0296c15f [INFO] running `Command { std: "docker" "start" "-a" "35ac4b5616e87ca1af1d1f54951a6d5c0da261d90af5523d1f167b8d0296c15f", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling packetry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.85s [INFO] running `Command { std: "docker" "inspect" "35ac4b5616e87ca1af1d1f54951a6d5c0da261d90af5523d1f167b8d0296c15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35ac4b5616e87ca1af1d1f54951a6d5c0da261d90af5523d1f167b8d0296c15f", kill_on_drop: false }` [INFO] [stdout] 35ac4b5616e87ca1af1d1f54951a6d5c0da261d90af5523d1f167b8d0296c15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] af180c11e43003bac34140a172013ab15a2690a44743047478274ba0817ea98e [INFO] running `Command { std: "docker" "start" "-a" "af180c11e43003bac34140a172013ab15a2690a44743047478274ba0817ea98e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/packetry-cc6e6f5ee296b07e) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test compact_index::tests::test_byte_width ... ok [INFO] [stdout] test data_stream::tests::test_data_stream_append ... ok [INFO] [stdout] test data_stream::tests::test_data_stream_push ... ok [INFO] [stdout] test usb::tests::test_parse_data ... ok [INFO] [stdout] test usb::tests::test_parse_in ... ok [INFO] [stdout] test usb::tests::test_parse_setup ... ok [INFO] [stdout] test usb::tests::test_parse_sof ... ok [INFO] [stdout] test capture::tests::test_captures ... FAILED [INFO] [stderr] [INFO] [stderr] (packetry-cc6e6f5ee296b07e:8): Gtk-WARNING **: 12:55:49.274: cannot open display: [INFO] [stderr] error: test failed, to rerun pass `--bin packetry` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/packetry-cc6e6f5ee296b07e` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "af180c11e43003bac34140a172013ab15a2690a44743047478274ba0817ea98e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af180c11e43003bac34140a172013ab15a2690a44743047478274ba0817ea98e", kill_on_drop: false }` [INFO] [stdout] af180c11e43003bac34140a172013ab15a2690a44743047478274ba0817ea98e