[INFO] cloning repository https://github.com/XanClic/easy-miner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/XanClic/easy-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanClic%2Feasy-miner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanClic%2Feasy-miner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1e0e58cd665faa6ea905a83242166ff1b6ba1a3 [INFO] testing XanClic/easy-miner against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXanClic%2Feasy-miner" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/XanClic/easy-miner on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/XanClic/easy-miner [INFO] finished tweaking git repo https://github.com/XanClic/easy-miner [INFO] tweaked toml for git repo https://github.com/XanClic/easy-miner written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/XanClic/easy-miner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c8cd94e3d0360098346db70adf4a2a6c8def910c67ea0957ed9fdecad580f6 [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" "39c8cd94e3d0360098346db70adf4a2a6c8def910c67ea0957ed9fdecad580f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c8cd94e3d0360098346db70adf4a2a6c8def910c67ea0957ed9fdecad580f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c8cd94e3d0360098346db70adf4a2a6c8def910c67ea0957ed9fdecad580f6", kill_on_drop: false }` [INFO] [stdout] 39c8cd94e3d0360098346db70adf4a2a6c8def910c67ea0957ed9fdecad580f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9163bbaac119df245f7bde1de279558f14c6fc09a762cd3d16a6de3315681c5 [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" "e9163bbaac119df245f7bde1de279558f14c6fc09a762cd3d16a6de3315681c5", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.10 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling gio v0.4.0 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Compiling gtk v0.4.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling glib v0.5.0 [INFO] [stderr] Compiling pango v0.4.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.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=7d2d60e826181196 -C extra-filename=-7d2d60e826181196 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ec20b1bda562d4d0.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-7fa8a6984019f52e.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-0b7a2f2b6b95775c.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-b8416f6b47ab8831.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-a4129f0a7db18eb3.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-1e49285152a53def.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-5dba65ee1d104b83.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-5f51c02e85d1eda8.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-451d98a9a7a98553.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-1d69aa20dac0c230.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-53e1ec121b8b1807.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-8d88f34e80460f4f.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-59ddc9eff88a6f18.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1a6adeae0fb84e81.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-455dac9ed8bdead2.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-04f49dbd91427380.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e9163bbaac119df245f7bde1de279558f14c6fc09a762cd3d16a6de3315681c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9163bbaac119df245f7bde1de279558f14c6fc09a762cd3d16a6de3315681c5", kill_on_drop: false }` [INFO] [stdout] e9163bbaac119df245f7bde1de279558f14c6fc09a762cd3d16a6de3315681c5