[INFO] cloning repository https://github.com/xt-editor/xt-frontend-gtk3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xt-editor/xt-frontend-gtk3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-gtk3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-gtk3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0f84143422657fdb784097b0533e2e52675139b
[INFO] testing xt-editor/xt-frontend-gtk3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-editor%2Fxt-frontend-gtk3" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/xt-editor/xt-frontend-gtk3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/xt-editor/xt-frontend-gtk3
[INFO] finished tweaking git repo https://github.com/xt-editor/xt-frontend-gtk3
[INFO] tweaked toml for git repo https://github.com/xt-editor/xt-frontend-gtk3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/xt-editor/xt-frontend-gtk3 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]       Adding xt-gtk v0.1.0 (/workspace/builds/worker-1-tc1/source)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56dda9aaf1e1b76578be151d2e895ded52c3b4ee16eb9912a61d836f9e8fca21
[INFO] running `Command { std: "docker" "start" "-a" "56dda9aaf1e1b76578be151d2e895ded52c3b4ee16eb9912a61d836f9e8fca21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56dda9aaf1e1b76578be151d2e895ded52c3b4ee16eb9912a61d836f9e8fca21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56dda9aaf1e1b76578be151d2e895ded52c3b4ee16eb9912a61d836f9e8fca21", kill_on_drop: false }`
[INFO] [stdout] 56dda9aaf1e1b76578be151d2e895ded52c3b4ee16eb9912a61d836f9e8fca21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e20610538fc5a440f747d4683c966e520df87ee675304a5c849b2204decc997
[INFO] running `Command { std: "docker" "start" "-a" "7e20610538fc5a440f747d4683c966e520df87ee675304a5c849b2204decc997", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.3
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cfg-expr v0.15.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling gio v0.17.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.6
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling linux-raw-sys v0.4.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling gtk v0.17.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling gio v0.18.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.3.19
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.1.1
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling glib-macros v0.18.0
[INFO] [stderr]    Compiling gtk3-macros v0.17.1
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling atk-sys v0.17.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.17.10
[INFO] [stderr]    Compiling gdk-sys v0.17.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.17.10
[INFO] [stderr]    Compiling pango-sys v0.17.10
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gtk-sys v0.17.0
[INFO] [stderr]    Compiling clap v4.3.19
[INFO] [stderr]    Compiling glib v0.17.10
[INFO] [stderr]    Compiling glib v0.18.1
[INFO] [stderr]    Compiling cairo-rs v0.17.10
[INFO] [stderr]    Compiling atk v0.17.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.17.10
[INFO] [stderr]    Compiling pango v0.17.10
[INFO] [stderr]    Compiling gdk v0.17.1
[INFO] [stderr]    Compiling xt-gtk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.93s
[INFO] running `Command { std: "docker" "inspect" "7e20610538fc5a440f747d4683c966e520df87ee675304a5c849b2204decc997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e20610538fc5a440f747d4683c966e520df87ee675304a5c849b2204decc997", kill_on_drop: false }`
[INFO] [stdout] 7e20610538fc5a440f747d4683c966e520df87ee675304a5c849b2204decc997
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 498980dbf7501f377a56b788e157f5a226127c01ab6f23a348769ad83cc8d0ae
[INFO] running `Command { std: "docker" "start" "-a" "498980dbf7501f377a56b788e157f5a226127c01ab6f23a348769ad83cc8d0ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling xt-gtk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "498980dbf7501f377a56b788e157f5a226127c01ab6f23a348769ad83cc8d0ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "498980dbf7501f377a56b788e157f5a226127c01ab6f23a348769ad83cc8d0ae", kill_on_drop: false }`
[INFO] [stdout] 498980dbf7501f377a56b788e157f5a226127c01ab6f23a348769ad83cc8d0ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf7c301ec6078b0a5b81d99059b9ae5fd819ff7b963fe12c63542148138d63fe
[INFO] running `Command { std: "docker" "start" "-a" "cf7c301ec6078b0a5b81d99059b9ae5fd819ff7b963fe12c63542148138d63fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xt_gtk-002c233960c3f219)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/xtg-8da453231f37bc55)
[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]    Doc-tests xt_gtk
[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" "cf7c301ec6078b0a5b81d99059b9ae5fd819ff7b963fe12c63542148138d63fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf7c301ec6078b0a5b81d99059b9ae5fd819ff7b963fe12c63542148138d63fe", kill_on_drop: false }`
[INFO] [stdout] cf7c301ec6078b0a5b81d99059b9ae5fd819ff7b963fe12c63542148138d63fe
