[INFO] fetching crate poki-launcher 0.1.1... [INFO] testing poki-launcher-0.1.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate poki-launcher 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate poki-launcher 0.1.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate poki-launcher 0.1.1 [INFO] finished tweaking crates.io crate poki-launcher 0.1.1 [INFO] tweaked toml for crates.io crate poki-launcher 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate poki-launcher 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-registry v1.1.1 [INFO] [stderr] Downloaded config v0.9.3 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded human-panic v1.0.1 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] [stderr] Downloaded glib v0.8.2 [INFO] [stderr] Downloaded pango v0.7.0 [INFO] [stderr] Downloaded gdk v0.11.0 [INFO] [stderr] Downloaded atk v0.7.0 [INFO] [stderr] Downloaded fragile v0.3.0 [INFO] [stderr] Downloaded cairo-rs v0.7.1 [INFO] [stderr] Downloaded gdk-pixbuf v0.7.0 [INFO] [stderr] Downloaded fuzzy-matcher v0.2.1 [INFO] [stderr] Downloaded gio v0.7.0 [INFO] [stderr] Downloaded gtk v0.7.0 [INFO] [stderr] Downloaded glib-sys v0.9.0 [INFO] [stderr] Downloaded gio-sys v0.9.0 [INFO] [stderr] Downloaded gobject-sys v0.9.0 [INFO] [stderr] Downloaded atk-sys v0.9.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.9.0 [INFO] [stderr] Downloaded poki-launcher-x11 v0.1.0 [INFO] [stderr] Downloaded lib-poki-launcher v0.1.0 [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Downloaded gdk-sys v0.9.0 [INFO] [stderr] Downloaded gtk-sys v0.9.0 [INFO] [stderr] Downloaded pango-sys v0.9.0 [INFO] [stderr] Downloaded poki-launcher-notifier v0.1.0 [INFO] [stderr] Downloaded rmp v0.8.8 [INFO] [stderr] Downloaded rmp-serde v0.14.0 [INFO] [stderr] Downloaded shellexpand v1.0.0 [INFO] [stderr] Downloaded signal-hook v0.1.10 [INFO] [stderr] Downloaded rust_qt_binding_generator v0.3.4 [INFO] [stderr] Downloaded arc-swap v0.4.3 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2626a4b4e30c83288559649b4bc93939cbada998cf4e8e4eb04d5b8cd522a310 [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" "2626a4b4e30c83288559649b4bc93939cbada998cf4e8e4eb04d5b8cd522a310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2626a4b4e30c83288559649b4bc93939cbada998cf4e8e4eb04d5b8cd522a310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2626a4b4e30c83288559649b4bc93939cbada998cf4e8e4eb04d5b8cd522a310", kill_on_drop: false }` [INFO] [stdout] 2626a4b4e30c83288559649b4bc93939cbada998cf4e8e4eb04d5b8cd522a310 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef20efeb7b1f41bf2265193aad8d6e0514ce60c465b092106e58070a312f6320 [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" "ef20efeb7b1f41bf2265193aad8d6e0514ce60c465b092106e58070a312f6320", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling poki-launcher-x11 v0.1.0 [INFO] [stderr] Compiling fuzzy-matcher v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling rmp-serde v0.14.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling poki-launcher-notifier v0.1.0 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling rust_qt_binding_generator v0.3.4 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling lib-poki-launcher v0.1.0 [INFO] [stderr] Compiling poki-launcher v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/poki-launcher-79608f85f3bfabc9/out/Bindings.h:6, [INFO] [stderr] warning: from src/main.cpp:17: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/poki-launcher-79608f85f3bfabc9/out/Bindings.h:6, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/poki-launcher-79608f85f3bfabc9/out/moc_Bindings.cpp:9: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtCore/QAbstractItemModel:1, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/poki-launcher-79608f85f3bfabc9/out/Bindings.h:6, [INFO] [stderr] warning: from /opt/rustwide/target/debug/build/poki-launcher-79608f85f3bfabc9/out/Bindings.cpp:2: [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h: In constructor 'QVariant::QVariant(QVariant&&)': [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:275:25: warning: implicitly-declared 'constexpr QVariant::Private& QVariant::Private::operator=(const QVariant::Private&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: 275 | { other.d = Private(); } [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:401:16: note: because 'QVariant::Private' has user-provided 'QVariant::Private::Private(const QVariant::Private&)' [INFO] [stderr] warning: 401 | inline Private(const Private &other) Q_DECL_NOTHROW [INFO] [stderr] warning: | ^~~~~~~ [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.7.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 -C metadata=c8009f7e6fdd7940 -C extra-filename=-c8009f7e6fdd7940 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-1f252a00cef03454.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-53cca0e20f44e1aa.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-10be5320a9f0f186.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-80421668612b3cc5.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-65ff1efc0b1a4d3f.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-b8e9aed9341eea46.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-ec7248011326f016.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-c24bedf0029ff5c1.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-b266c33656fe8a02.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-4b9dc07af528cdc9.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-cc2a221398dbe9f0.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-b0572cf28a9c7e39.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-46b45ba9c806c4e2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-99e89c508aa96873.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-9a216bf841dfd956.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-9d2e3013909586c3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ef20efeb7b1f41bf2265193aad8d6e0514ce60c465b092106e58070a312f6320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef20efeb7b1f41bf2265193aad8d6e0514ce60c465b092106e58070a312f6320", kill_on_drop: false }` [INFO] [stdout] ef20efeb7b1f41bf2265193aad8d6e0514ce60c465b092106e58070a312f6320