[INFO] cloning repository https://github.com/bbqsrc/sourcepan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbqsrc/sourcepan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Fsourcepan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Fsourcepan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f4941af51e5d2147fb971e7b0451b39bbfe7d09 [INFO] testing bbqsrc/sourcepan against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbqsrc%2Fsourcepan" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bbqsrc/sourcepan 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 git repo https://github.com/bbqsrc/sourcepan [INFO] finished tweaking git repo https://github.com/bbqsrc/sourcepan [INFO] tweaked toml for git repo https://github.com/bbqsrc/sourcepan written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/bbqsrc/sourcepan 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] [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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 30a367cb7ce118fc612c68b9f9a24ff35b5d9feda9fea756bab887755fa153d1 [INFO] running `Command { std: "docker" "start" "-a" "30a367cb7ce118fc612c68b9f9a24ff35b5d9feda9fea756bab887755fa153d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a367cb7ce118fc612c68b9f9a24ff35b5d9feda9fea756bab887755fa153d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a367cb7ce118fc612c68b9f9a24ff35b5d9feda9fea756bab887755fa153d1", kill_on_drop: false }` [INFO] [stdout] 30a367cb7ce118fc612c68b9f9a24ff35b5d9feda9fea756bab887755fa153d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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] 016c6d7e6dd3ae9236798c7b3e4a367f5d43b487aa9bec014c6d879d6b0413ea [INFO] running `Command { std: "docker" "start" "-a" "016c6d7e6dd3ae9236798c7b3e4a367f5d43b487aa9bec014c6d879d6b0413ea", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [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 libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling preferences v1.1.0 [INFO] [stderr] Compiling git2 v0.8.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,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' -C metadata=9b6f818a97c47521 -C extra-filename=-9b6f818a97c47521 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-6007131e7d0707b5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c1fd6b181e1981af.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-d5f71f72118fd650.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-d3653ebc19149be3.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-6f03caed69d96c7c.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-1bc099a1525f79fc.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-1fc7af8e708382f4.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-e56049b0583a4942.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-ffdc4995bbcb5ab6.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-438d7103faa8ce20.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-dca9acd99e716f16.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c230971f3a39fa43.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-5896355d2f2a64c7.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-b099c04069ce5438.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f94f742a39e224b7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a519cb096c4fd3d0.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-6292c49da21b47dd.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-266c0e132f0a5eae.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "016c6d7e6dd3ae9236798c7b3e4a367f5d43b487aa9bec014c6d879d6b0413ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "016c6d7e6dd3ae9236798c7b3e4a367f5d43b487aa9bec014c6d879d6b0413ea", kill_on_drop: false }` [INFO] [stdout] 016c6d7e6dd3ae9236798c7b3e4a367f5d43b487aa9bec014c6d879d6b0413ea