[INFO] cloning repository https://github.com/cyjyj123/onejs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyjyj123/onejs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyjyj123%2Fonejs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyjyj123%2Fonejs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 851efb5758dd3836eb7299ec3dab47b0c4f630b6
[INFO] building cyjyj123/onejs against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyjyj123%2Fonejs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyjyj123/onejs
[INFO] finished tweaking git repo https://github.com/cyjyj123/onejs
[INFO] tweaked toml for git repo https://github.com/cyjyj123/onejs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyjyj123/onejs on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyjyj123/onejs 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pango-sys v0.15.10
[INFO] [stderr]   Downloaded msgbox v0.7.0
[INFO] [stderr]   Downloaded gobject-sys v0.15.10
[INFO] [stderr]   Downloaded pango v0.15.10
[INFO] [stderr]   Downloaded is_executable v1.0.4
[INFO] [stderr]   Downloaded glib-sys v0.15.10
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.94
[INFO] [stderr]   Downloaded gdk-pixbuf v0.15.11
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded js-sys v0.3.71
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.94
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded gdk v0.15.4
[INFO] [stderr]   Downloaded gio-sys v0.15.10
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded glib v0.15.12
[INFO] [stderr]   Downloaded gtk-sys v0.15.3
[INFO] [stderr]   Downloaded gio v0.15.12
[INFO] [stderr]   Downloaded cairo-rs v0.15.12
[INFO] [stderr]   Downloaded gdk-sys v0.15.1
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded wax v0.6.0
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded glib-macros v0.15.13
[INFO] [stderr]   Downloaded asar v0.3.0
[INFO] [stderr]   Downloaded atk v0.15.1
[INFO] [stderr]   Downloaded atk-sys v0.15.1
[INFO] [stderr]   Downloaded gtk3-macros v0.15.6
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.94
[INFO] [stderr]   Downloaded pori v0.0.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.15.10
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.94
[INFO] [stderr]   Downloaded gtk v0.15.5
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.94
[INFO] [stderr]   Downloaded cairo-sys-rs v0.15.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a0a9240902850d621ab43f3e943c28c1b6e09f4667125036c616161767acc8c
[INFO] running `Command { std: "docker" "start" "-a" "7a0a9240902850d621ab43f3e943c28c1b6e09f4667125036c616161767acc8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a0a9240902850d621ab43f3e943c28c1b6e09f4667125036c616161767acc8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0a9240902850d621ab43f3e943c28c1b6e09f4667125036c616161767acc8c", kill_on_drop: false }`
[INFO] [stdout] 7a0a9240902850d621ab43f3e943c28c1b6e09f4667125036c616161767acc8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a29cf2b1a7535d067a0cc93be1361ddbcd91c9be10193d1a312add63ea1ac203
[INFO] running `Command { std: "docker" "start" "-a" "a29cf2b1a7535d067a0cc93be1361ddbcd91c9be10193d1a312add63ea1ac203", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling darling v0.20.10
[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 atk-sys v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling const_format v0.2.33
[INFO] [stderr]    Compiling gtk3-macros v0.15.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling atk v0.15.1
[INFO] [stderr]    Compiling asar v0.3.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.11
[INFO] [stderr]    Compiling gdk v0.15.4
[INFO] [stderr]    Compiling msgbox v0.7.0
[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/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name gtk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.15.5/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "gio_v2_58", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=2bef84dd143584f7 -C extra-filename=-21b20cca09eb645e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-765be0c025b28afc.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-632a5ac20224de07.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-7759c062b4ecc4d3.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-24c595aec577467a.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-275453166af1104e.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-aec69536d4ef44db.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-4961e99dccea5d0f.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-4cd87c21c0efe3f4.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgtk_sys-95d4a3174228e1d3.rmeta --extern gtk3_macros=/opt/rustwide/target/debug/deps/libgtk3_macros-0889aa9710f8ce01.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-38d876bef89d7515.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-80960fd827ea452f.rmeta --cap-lints allow --cap-lints=forbid --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a29cf2b1a7535d067a0cc93be1361ddbcd91c9be10193d1a312add63ea1ac203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a29cf2b1a7535d067a0cc93be1361ddbcd91c9be10193d1a312add63ea1ac203", kill_on_drop: false }`
[INFO] [stdout] a29cf2b1a7535d067a0cc93be1361ddbcd91c9be10193d1a312add63ea1ac203
