[INFO] fetching crate mochi 0.0.5... [INFO] testing mochi-0.0.5 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate mochi 0.0.5 into /workspace/builds/worker-30/source [INFO] validating manifest of crates.io crate mochi 0.0.5 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mochi 0.0.5 [INFO] finished tweaking crates.io crate mochi 0.0.5 [INFO] tweaked toml for crates.io crate mochi 0.0.5 written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate crates.io crate mochi 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minimp3 v0.3.5 [INFO] [stderr] Downloaded cpal v0.11.0 [INFO] [stderr] Downloaded coreaudio-sys v0.2.5 [INFO] [stderr] Downloaded gio v0.9.0 [INFO] [stderr] Downloaded gdk v0.13.0 [INFO] [stderr] Downloaded gtk v0.9.0 [INFO] [stderr] Downloaded claxon v0.4.2 [INFO] [stderr] Downloaded glib v0.10.1 [INFO] [stderr] Downloaded pango v0.9.0 [INFO] [stderr] Downloaded ogg v0.7.0 [INFO] [stderr] Downloaded lewton v0.10.1 [INFO] [stderr] Downloaded rodio v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 759378c675fa5c81fe8ffd821561814e1d9d518fb706bafa860f4d45b2bff6da [INFO] running `Command { std: "docker" "start" "-a" "759378c675fa5c81fe8ffd821561814e1d9d518fb706bafa860f4d45b2bff6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759378c675fa5c81fe8ffd821561814e1d9d518fb706bafa860f4d45b2bff6da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759378c675fa5c81fe8ffd821561814e1d9d518fb706bafa860f4d45b2bff6da", kill_on_drop: false }` [INFO] [stdout] 759378c675fa5c81fe8ffd821561814e1d9d518fb706bafa860f4d45b2bff6da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7aaecb3941954cc9294fffa1e76c82464e55cc72733652aa7ce018a82c3dd58 [INFO] running `Command { std: "docker" "start" "-a" "d7aaecb3941954cc9294fffa1e76c82464e55cc72733652aa7ce018a82c3dd58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling gtk v0.9.0 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling minimp3 v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [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-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.10.1 [INFO] [stderr] Compiling futures v0.3.5 [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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_44"' -C metadata=3a600ee305bad2d4 -C extra-filename=-3a600ee305bad2d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-972d61b32d95e40d.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-39e6863693fc7b46.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-f0713e0fb7fc18e4.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-95299f6eed441ce7.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-3c184e68b21bd433.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-35cd8760ecc9c67a.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-5ac37d858f60811b.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-ab03611b48b126af.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1d0ca1d2457d454f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c83187afb64569b9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-046e119040db2cc1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d7aaecb3941954cc9294fffa1e76c82464e55cc72733652aa7ce018a82c3dd58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7aaecb3941954cc9294fffa1e76c82464e55cc72733652aa7ce018a82c3dd58", kill_on_drop: false }` [INFO] [stdout] d7aaecb3941954cc9294fffa1e76c82464e55cc72733652aa7ce018a82c3dd58