[INFO] fetching crate txt-viewer 0.1.0... [INFO] building txt-viewer-0.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate txt-viewer 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate txt-viewer 0.1.0 [INFO] finished tweaking crates.io crate txt-viewer 0.1.0 [INFO] tweaked toml for crates.io crate txt-viewer 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate txt-viewer 0.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate txt-viewer 0.1.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fac6f665704c2009895622f6a291ff7546eb778ec3710d3f1f562b596b49a09 [INFO] running `Command { std: "docker" "start" "-a" "8fac6f665704c2009895622f6a291ff7546eb778ec3710d3f1f562b596b49a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fac6f665704c2009895622f6a291ff7546eb778ec3710d3f1f562b596b49a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fac6f665704c2009895622f6a291ff7546eb778ec3710d3f1f562b596b49a09", kill_on_drop: false }` [INFO] [stdout] 8fac6f665704c2009895622f6a291ff7546eb778ec3710d3f1f562b596b49a09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d16d6bf88992e014bb28614d087a860334d83afbd118df89787065074604b85a [INFO] running `Command { std: "docker" "start" "-a" "d16d6bf88992e014bb28614d087a860334d83afbd118df89787065074604b85a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling gdk4-sys v0.3.1 [INFO] [stderr] Compiling gsk4-sys v0.3.1 [INFO] [stderr] Compiling gtk4-sys v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk4-macros v0.3.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling graphene-sys v0.14.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling glib v0.14.8 [INFO] [stderr] Compiling cairo-rs v0.14.9 [INFO] [stderr] Compiling pango v0.14.8 [INFO] [stderr] Compiling graphene-rs v0.14.8 [INFO] [stderr] error: could not compile `gtk4-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name gtk4_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-sys-0.3.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v4_2", "v4_4"))' -C metadata=a67c9ca0f3400bfd -C extra-filename=-e9c53c8c3d9d3f3c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-c1086a9c8daccb03.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-3fb6bb8dd5cc35c9.rmeta --extern gdk4_sys=/opt/rustwide/target/debug/deps/libgdk4_sys-d2635e9f1807dcd5.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-48ee5314b5c06ce8.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-412c4d60d62edb4b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5941709e44869df1.rmeta --extern graphene_sys=/opt/rustwide/target/debug/deps/libgraphene_sys-79fcf7a0c3421346.rmeta --extern gsk4_sys=/opt/rustwide/target/debug/deps/libgsk4_sys-05f2272424e6eae9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-755964c2c80741c4.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-7fe62c4fa5574829.rmeta --cap-lints allow --cap-lints=forbid -l gtk-4 -l pangocairo-1.0 -l pango-1.0 -l harfbuzz -l gdk_pixbuf-2.0 -l cairo-gobject -l cairo -l vulkan -l graphene-1.0 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gtk4` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name glib --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.14.8/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="v2_50"' --cfg 'feature="v2_52"' --cfg 'feature="v2_54"' --cfg 'feature="v2_56"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "log", "log_macros", "rs-log", "v2_50", "v2_52", "v2_54", "v2_56", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68"))' -C metadata=5a89754db89d284d -C extra-filename=-28d69b4cf3c02615 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-411030576a1e9b67.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-15ebf90536d6b748.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-af3e39832c356a63.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-09d5861d88be99fe.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-ceb29ecf3192cac3.so --extern ffi=/opt/rustwide/target/debug/deps/libglib_sys-412c4d60d62edb4b.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/deps/libgobject_sys-5941709e44869df1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-755964c2c80741c4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-4cd217228d324d54.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8d41774e3decd5e4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d16d6bf88992e014bb28614d087a860334d83afbd118df89787065074604b85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16d6bf88992e014bb28614d087a860334d83afbd118df89787065074604b85a", kill_on_drop: false }` [INFO] [stdout] d16d6bf88992e014bb28614d087a860334d83afbd118df89787065074604b85a