[INFO] fetching crate ux-studio 0.1.0... [INFO] testing ux-studio-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate ux-studio 0.1.0 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate ux-studio 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ux-studio 0.1.0 [INFO] finished tweaking crates.io crate ux-studio 0.1.0 [INFO] tweaked toml for crates.io crate ux-studio 0.1.0 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate ux-studio 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b38045a154667874f964d3e5aac60c74dd5947dfd8822b180ca519c225d3513 [INFO] running `Command { std: "docker" "start" "-a" "2b38045a154667874f964d3e5aac60c74dd5947dfd8822b180ca519c225d3513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b38045a154667874f964d3e5aac60c74dd5947dfd8822b180ca519c225d3513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b38045a154667874f964d3e5aac60c74dd5947dfd8822b180ca519c225d3513", kill_on_drop: false }` [INFO] [stdout] 2b38045a154667874f964d3e5aac60c74dd5947dfd8822b180ca519c225d3513 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3081df713021fab9dbbd112b44f50d340595f5d7562887ad8ee893951dcf23b [INFO] running `Command { std: "docker" "start" "-a" "e3081df713021fab9dbbd112b44f50d340595f5d7562887ad8ee893951dcf23b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.63 [INFO] [stderr] Compiling intmap v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling ux-primitives v0.1.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling glib v0.10.3 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] error: could not compile `gio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gio /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gio-0.9.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="v2_44"' --cfg 'feature="v2_46"' --cfg 'feature="v2_48"' --cfg 'feature="v2_50"' --cfg 'feature="v2_52"' --cfg 'feature="v2_54"' --cfg 'feature="v2_56"' --cfg 'feature="v2_58"' -C metadata=abeb33f5b5450ddb -C extra-filename=-abeb33f5b5450ddb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-08047a3d6751bd6e.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-7f3481fbb1744c88.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6b4ab33985d05cb9.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-38faa6e6b20dc393.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-91bf2694e481f16c.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-2d7cbff6b90b9054.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-00276d09715b6629.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-897bc7b184cc564b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-915f7b30f9009ff7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f893b40ee0816170.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5a263d0d34ca14f5.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4eda0600488e4f46.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e3081df713021fab9dbbd112b44f50d340595f5d7562887ad8ee893951dcf23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3081df713021fab9dbbd112b44f50d340595f5d7562887ad8ee893951dcf23b", kill_on_drop: false }` [INFO] [stdout] e3081df713021fab9dbbd112b44f50d340595f5d7562887ad8ee893951dcf23b