[INFO] cloning repository https://github.com/koji-m/VanillaText [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koji-m/VanillaText" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FVanillaText", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoji-m%2FVanillaText'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 827287bc14a1eb582bf4d41d1b9ceb8c210ebb56 [INFO] testing koji-m/VanillaText 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%2Fkoji-m%2FVanillaText" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koji-m/VanillaText 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/koji-m/VanillaText [INFO] finished tweaking git repo https://github.com/koji-m/VanillaText [INFO] tweaked toml for git repo https://github.com/koji-m/VanillaText written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/koji-m/VanillaText 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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] ce9762db2744df445e5f6181c8297f2f0efddaf071c0d751ec67f0781c97c593 [INFO] running `Command { std: "docker" "start" "-a" "ce9762db2744df445e5f6181c8297f2f0efddaf071c0d751ec67f0781c97c593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce9762db2744df445e5f6181c8297f2f0efddaf071c0d751ec67f0781c97c593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce9762db2744df445e5f6181c8297f2f0efddaf071c0d751ec67f0781c97c593", kill_on_drop: false }` [INFO] [stdout] ce9762db2744df445e5f6181c8297f2f0efddaf071c0d751ec67f0781c97c593 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] e061f264777540facc68d3dfb8a31f8603dbf5bf5d60a076fddd9e13f334692b [INFO] running `Command { std: "docker" "start" "-a" "e061f264777540facc68d3dfb8a31f8603dbf5bf5d60a076fddd9e13f334692b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling gio v0.2.0 [INFO] [stderr] Compiling cairo-rs v0.2.0 [INFO] [stderr] Compiling gdk-pixbuf v0.2.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gdk v0.6.0 [INFO] [stderr] Compiling gtk v0.2.0 [INFO] [stderr] Compiling glib-sys v0.4.0 [INFO] [stderr] Compiling gobject-sys v0.4.0 [INFO] [stderr] Compiling gio-sys v0.4.0 [INFO] [stderr] Compiling cairo-sys-rs v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.4.0 [INFO] [stderr] Compiling pango-sys v0.4.0 [INFO] [stderr] Compiling gdk-sys v0.4.0 [INFO] [stderr] Compiling atk-sys v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.4.0 [INFO] [stderr] Compiling glib v0.3.1 [INFO] [stderr] Compiling pango v0.2.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.2.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_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=e8fb3ef12197017f -C extra-filename=-e8fb3ef12197017f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-824b27534dc38988.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-acd778570104ac47.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-bb8b7bc63a3f6ae5.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-d0d21a2f346c1d04.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-de8f3f4c7dcdf420.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-446bd9e9ab467993.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-a69dcc53cc3a035a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-9d10c71863b9ddae.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-983eb7b38afa09bb.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-20eba84eb56616fe.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-80de703ab4412862.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-89c1083e1f56466d.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-ae66b367576f10ac.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ee7f47cb4ec0100a.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-bda254c100a362db.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e061f264777540facc68d3dfb8a31f8603dbf5bf5d60a076fddd9e13f334692b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e061f264777540facc68d3dfb8a31f8603dbf5bf5d60a076fddd9e13f334692b", kill_on_drop: false }` [INFO] [stdout] e061f264777540facc68d3dfb8a31f8603dbf5bf5d60a076fddd9e13f334692b