[INFO] cloning repository https://github.com/thefzsalam/gtk-rs-list-box-model
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thefzsalam/gtk-rs-list-box-model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Fgtk-rs-list-box-model", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Fgtk-rs-list-box-model'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5544164a441c083c96c26a78db0d1b03cfdf2b60
[INFO] testing thefzsalam/gtk-rs-list-box-model against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthefzsalam%2Fgtk-rs-list-box-model" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thefzsalam/gtk-rs-list-box-model
[INFO] finished tweaking git repo https://github.com/thefzsalam/gtk-rs-list-box-model
[INFO] tweaked toml for git repo https://github.com/thefzsalam/gtk-rs-list-box-model written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thefzsalam/gtk-rs-list-box-model on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thefzsalam/gtk-rs-list-box-model 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pkg-config v0.3.11
[INFO] [stderr]   Downloaded gobject-sys v0.6.0
[INFO] [stderr]   Downloaded pango-sys v0.6.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.6.0
[INFO] [stderr]   Downloaded gtk-sys v0.6.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.4.0
[INFO] [stderr]   Downloaded bitflags v1.0.3
[INFO] [stderr]   Downloaded cairo-sys-rs v0.6.0
[INFO] [stderr]   Downloaded c_vec v1.3.0
[INFO] [stderr]   Downloaded cairo-rs v0.4.1
[INFO] [stderr]   Downloaded atk-sys v0.6.0
[INFO] [stderr]   Downloaded glib-sys v0.6.0
[INFO] [stderr]   Downloaded gdk-sys v0.6.0
[INFO] [stderr]   Downloaded pango v0.4.0
[INFO] [stderr]   Downloaded cc v1.0.15
[INFO] [stderr]   Downloaded gio-sys v0.6.0
[INFO] [stderr]   Downloaded glib v0.5.0
[INFO] [stderr]   Downloaded gio v0.4.0
[INFO] [stderr]   Downloaded gdk v0.8.0
[INFO] [stderr]   Downloaded libc v0.2.41
[INFO] [stderr]   Downloaded gtk v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7902a8d838454bdef5b972a966d4f256c8980c73081d2a39a5c8a4db917f9084
[INFO] running `Command { std: "docker" "start" "-a" "7902a8d838454bdef5b972a966d4f256c8980c73081d2a39a5c8a4db917f9084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7902a8d838454bdef5b972a966d4f256c8980c73081d2a39a5c8a4db917f9084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7902a8d838454bdef5b972a966d4f256c8980c73081d2a39a5c8a4db917f9084", kill_on_drop: false }`
[INFO] [stdout] 7902a8d838454bdef5b972a966d4f256c8980c73081d2a39a5c8a4db917f9084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb0724b213610f808db22bb77d37f039ffc3dfc9a8586d1c8f046b8f787627c
[INFO] running `Command { std: "docker" "start" "-a" "ccb0724b213610f808db22bb77d37f039ffc3dfc9a8586d1c8f046b8f787627c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling pkg-config v0.3.11
[INFO] [stderr]    Compiling libc v0.2.41
[INFO] [stderr]    Compiling bitflags v1.0.3
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling gio v0.4.0
[INFO] [stderr]    Compiling cairo-rs v0.4.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.4.0
[INFO] [stderr]    Compiling c_vec v1.3.0
[INFO] [stderr]    Compiling gdk v0.8.0
[INFO] [stderr]    Compiling gtk v0.4.1
[INFO] [stderr]    Compiling glib-sys v0.6.0
[INFO] [stderr]    Compiling gobject-sys v0.6.0
[INFO] [stderr]    Compiling gio-sys v0.6.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.6.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.6.0
[INFO] [stderr]    Compiling pango-sys v0.6.0
[INFO] [stderr]    Compiling gdk-sys v0.6.0
[INFO] [stderr]    Compiling atk-sys v0.6.0
[INFO] [stderr]    Compiling gtk-sys v0.6.0
[INFO] [stderr]    Compiling glib v0.5.0
[INFO] [stderr]    Compiling pango v0.4.0
[INFO] [stderr]    Compiling gtk-rs-list-box-model v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `RefCountTestDouble` is never constructed
[INFO] [stdout]  --> src/test_helpers.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct RefCountTestDouble {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/container_gobject.rs:88:31
[INFO] [stdout]    |
[INFO] [stdout] 88 |             let types_cache = TYPES_CACHE.as_mut().unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/container_gobject.rs:109:67
[INFO] [stdout]     |
[INFO] [stdout] 109 |             let type_name = String::from("RustContainerGObject")+&TYPE_INDEX.to_string();
[INFO] [stdout]     |                                                                   ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/list_model_gobject.rs:68:31
[INFO] [stdout]    |
[INFO] [stdout] 68 |             let types_cache = TYPES_CACHE.as_mut().unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/list_model_gobject.rs:93:67
[INFO] [stdout]    |
[INFO] [stdout] 93 |             let type_name = String::from("RustListModelGObject")+&TYPE_INDEX.to_string();
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gtk` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name gtk --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "embed-lgpl-docs", "gtk-rs-lgpl-docs", "purge-lgpl-docs", "v3_10", "v3_12", "v3_14", "v3_16", "v3_18", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_6", "v3_8"))' -C metadata=3b727aa68c7027be -C extra-filename=-6fa6bffeb982db4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a7f0da5200b34c2d.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-10af238ecc37733a.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-7dfe65f3b38f5574.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-12ba928e8a191ce3.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-f4fc1acf47792e2d.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-0b05bb24ffa1c9f3.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-391af7cf26bed9df.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-8f749f8d2802b949.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-68ab60e496afe429.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-80c413131ed85a63.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-9304337d82ebf49c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-9f484bf7c37b82cc.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-31a29ecc182a6fc5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-8f43cb1ece4e6a1d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c41884d567cfcd56.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-127c865307d239d7.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ccb0724b213610f808db22bb77d37f039ffc3dfc9a8586d1c8f046b8f787627c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb0724b213610f808db22bb77d37f039ffc3dfc9a8586d1c8f046b8f787627c", kill_on_drop: false }`
[INFO] [stdout] ccb0724b213610f808db22bb77d37f039ffc3dfc9a8586d1c8f046b8f787627c
