[INFO] cloning repository https://github.com/Bunogi/lyric-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bunogi/lyric-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBunogi%2Flyric-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBunogi%2Flyric-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e46b919697738476bcba491e18da683871e29c30 [INFO] testing Bunogi/lyric-db against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBunogi%2Flyric-db" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bunogi/lyric-db [INFO] finished tweaking git repo https://github.com/Bunogi/lyric-db [INFO] tweaked toml for git repo https://github.com/Bunogi/lyric-db written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bunogi/lyric-db on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bunogi/lyric-db 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abab67d787f61b8fb998ce2159e68cf01cd867db2c0b1fa47834b41d2e192c83 [INFO] running `Command { std: "docker" "start" "-a" "abab67d787f61b8fb998ce2159e68cf01cd867db2c0b1fa47834b41d2e192c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abab67d787f61b8fb998ce2159e68cf01cd867db2c0b1fa47834b41d2e192c83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abab67d787f61b8fb998ce2159e68cf01cd867db2c0b1fa47834b41d2e192c83", kill_on_drop: false }` [INFO] [stdout] abab67d787f61b8fb998ce2159e68cf01cd867db2c0b1fa47834b41d2e192c83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e3fa079fb7cc3c85d93b39baaac801c5d05796c0746db9e1a8991f83fe80436 [INFO] running `Command { std: "docker" "start" "-a" "5e3fa079fb7cc3c85d93b39baaac801c5d05796c0746db9e1a8991f83fe80436", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling rustdoc-stripper v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling xml-rs v0.6.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 cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gtk-rs-lgpl-docs v0.1.6 [INFO] [stderr] Compiling gdk-pixbuf-sys 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 gio v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling treexml v0.6.2 [INFO] [stderr] Compiling pango v0.4.0 [INFO] [stderr] Compiling relm-gen-widget v0.14.6 [INFO] [stderr] Compiling relm-derive-common v0.14.6 [INFO] [stderr] Compiling relm-derive v0.14.6 [INFO] [stderr] Compiling relm-core v0.14.6 [INFO] [stderr] Compiling relm-state v0.14.6 [INFO] [stderr] Compiling relm v0.14.6 [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/8da20828b6ea601dfd8e2448cb50ace88876bd78/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="embed-lgpl-docs"' --cfg 'feature="gtk-rs-lgpl-docs"' --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_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=10a6fa177eb97a9a -C extra-filename=-84c02eaeb2899789 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4d9ec7ca416d1845.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-127addd66d194b13.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-001a2a441eb20e0f.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-872efc338e8283a1.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-efc0964214da70e2.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-69bd5d9496d175f4.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-bd1e3773176908fb.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f297704b94e5275f.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-1182ded7aed137bd.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-eb27152cf61de173.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-6904502525de4049.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-dd10f1fb364148ab.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-87b820cd5d3c0507.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2f56312af0116658.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9196b3e012126078.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-886a61745c9c9a48.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" "5e3fa079fb7cc3c85d93b39baaac801c5d05796c0746db9e1a8991f83fe80436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e3fa079fb7cc3c85d93b39baaac801c5d05796c0746db9e1a8991f83fe80436", kill_on_drop: false }` [INFO] [stdout] 5e3fa079fb7cc3c85d93b39baaac801c5d05796c0746db9e1a8991f83fe80436