[INFO] cloning repository https://github.com/matze/iridium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/iridium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Firidium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Firidium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ce8cfe8a731e458bb1e3a3db184fd473e46757c [INFO] testing matze/iridium against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Firidium" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matze/iridium on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/matze/iridium [INFO] finished tweaking git repo https://github.com/matze/iridium [INFO] tweaked toml for git repo https://github.com/matze/iridium written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/matze/iridium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee24f2c7088b776c810014be0b20822e60aaf408d3b992521d82d7fba8d5fc81 [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" "ee24f2c7088b776c810014be0b20822e60aaf408d3b992521d82d7fba8d5fc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee24f2c7088b776c810014be0b20822e60aaf408d3b992521d82d7fba8d5fc81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee24f2c7088b776c810014be0b20822e60aaf408d3b992521d82d7fba8d5fc81", kill_on_drop: false }` [INFO] [stdout] ee24f2c7088b776c810014be0b20822e60aaf408d3b992521d82d7fba8d5fc81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 992a5731d3457023076a7675a80d4e8bd8c62ce6a005e8a139b5008d8ba79721 [INFO] running `Command { std: "docker" "start" "-a" "992a5731d3457023076a7675a80d4e8bd8c62ce6a005e8a139b5008d8ba79721", 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] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling iridium v0.2.0 (/opt/rustwide/workdir/shell) [INFO] [stderr] Compiling gtk v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling secret-service v1.1.0 [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 structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling system-deps v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling glib-macros v0.10.0 [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 cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-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 atk v0.9.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling glib v0.10.0 [INFO] [stderr] Compiling standardfile v0.2.0 (/opt/rustwide/workdir/libs/standardfile) [INFO] [stdout] warning: field is never read: `uuid` [INFO] [stdout] --> libs/standardfile/src/remote.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub uuid: Uuid, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> libs/standardfile/src/remote.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub email: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `user` [INFO] [stdout] --> libs/standardfile/src/remote.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub user: User, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `saved_items` [INFO] [stdout] --> libs/standardfile/src/remote.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub saved_items: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unsaved` [INFO] [stdout] --> libs/standardfile/src/remote.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub unsaved: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cursor_token` [INFO] [stdout] --> libs/standardfile/src/remote.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | pub cursor_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling iridium-cli v0.2.0 (/opt/rustwide/workdir/cli) [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.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,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=a08d74a29e0afb21 -C extra-filename=-a08d74a29e0afb21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-acfaaa9e0a38f310.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-9e71e5a276bf9b23.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-dcd1a15a3970c716.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-fa9aef2dce53c8a6.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-b6e362416a2c1835.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-2e01f9d1773119ce.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-3e639a90de9453d8.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-93939e5db8fbdc18.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-afeaa40c5cb7900c.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-2313f528b7d08ff7.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-ff12200642f5f480.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-a9d5672be1ff5e90.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-ab9c01353401374f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-41c88325355e7cbb.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-fb77a9812c3842fb.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-a577b65d4021cc57.rmeta --cap-lints allow --cap-lints=warn --cfg 'gdk_backend="x11"' --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "992a5731d3457023076a7675a80d4e8bd8c62ce6a005e8a139b5008d8ba79721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992a5731d3457023076a7675a80d4e8bd8c62ce6a005e8a139b5008d8ba79721", kill_on_drop: false }` [INFO] [stdout] 992a5731d3457023076a7675a80d4e8bd8c62ce6a005e8a139b5008d8ba79721