[INFO] updating cached repository https://github.com/tecywiz121/earworm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9ff760462f2f1ee153815c66ab438240596fd53 [INFO] testing tecywiz121/earworm against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftecywiz121%2Fearworm" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tecywiz121/earworm on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tecywiz121/earworm [INFO] finished tweaking git repo https://github.com/tecywiz121/earworm [INFO] tweaked toml for git repo https://github.com/tecywiz121/earworm written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tecywiz121/earworm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2342fd789993d3fd090612acf4283b4d280ac5529cc7475b6354814f0d7eff5d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2342fd789993d3fd090612acf4283b4d280ac5529cc7475b6354814f0d7eff5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2342fd789993d3fd090612acf4283b4d280ac5529cc7475b6354814f0d7eff5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2342fd789993d3fd090612acf4283b4d280ac5529cc7475b6354814f0d7eff5d", kill_on_drop: false }` [INFO] [stdout] 2342fd789993d3fd090612acf4283b4d280ac5529cc7475b6354814f0d7eff5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71d08468cc8d3b16cc68e7ebf49c4c501448395913358ee7275be3b9525daec0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71d08468cc8d3b16cc68e7ebf49c4c501448395913358ee7275be3b9525daec0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling snafu-derive v0.2.3 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling snafu v0.2.3 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling id3 v0.3.0 [INFO] [stderr] error: could not compile `gtk`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' -C metadata=0d0a1787b7019262 -C extra-filename=-0d0a1787b7019262 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-72e62810ca243aee.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-05d0ad18cdfb03b0.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-f5d9199b8d6acf3f.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-6e10bb132da0d889.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-5c9b971c1890eba9.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-19e7cd96cb984bce.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-441825c161d4d6e0.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-aa7cf4788924069a.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-e6cb3a3dd303e30c.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-428b94d2765eb5ac.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-9c33aa813a4b2497.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-83e7e44cd4f54c8d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-45fbc06145643b73.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8db3c602bb35d22c.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-f97a43048f7c0c52.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-ef6bd0d70439168c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "71d08468cc8d3b16cc68e7ebf49c4c501448395913358ee7275be3b9525daec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d08468cc8d3b16cc68e7ebf49c4c501448395913358ee7275be3b9525daec0", kill_on_drop: false }` [INFO] [stdout] 71d08468cc8d3b16cc68e7ebf49c4c501448395913358ee7275be3b9525daec0