[INFO] cloning repository https://github.com/zethra/poki-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zethra/poki-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzethra%2Fpoki-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzethra%2Fpoki-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c25f90ef76fdec95502a8e4e9be8692b4974e9a [INFO] checking zethra/poki-launcher against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzethra%2Fpoki-launcher" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zethra/poki-launcher on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zethra/poki-launcher [INFO] finished tweaking git repo https://github.com/zethra/poki-launcher [INFO] tweaked toml for git repo https://github.com/zethra/poki-launcher written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/zethra/poki-launcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zethra/qmetaobject-rs.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded procedural-masquerade v0.1.6 [INFO] [stderr] Downloaded serde v0.8.23 [INFO] [stderr] Downloaded serde_test v0.8.23 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded wincolor v0.1.6 [INFO] [stderr] Downloaded anyhow v1.0.26 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded termcolor v0.3.6 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded dirs-sys v0.3.4 [INFO] [stderr] Downloaded uuid v0.8.1 [INFO] [stderr] Downloaded if_rust_version v1.0.0 [INFO] [stderr] Downloaded human-panic v1.0.1 [INFO] [stderr] Downloaded cpp_common v0.5.4 [INFO] [stderr] Downloaded thiserror v1.0.11 [INFO] [stderr] Downloaded cpp_macros v0.5.4 [INFO] [stderr] Downloaded lexical-core v0.6.7 [INFO] [stderr] Downloaded cstr-macros v0.1.6 [INFO] [stderr] Downloaded cstr v0.1.7 [INFO] [stderr] Downloaded signal-hook v0.1.13 [INFO] [stderr] Downloaded backtrace v0.3.41 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.1 [INFO] [stderr] Downloaded fuzzy-matcher v0.3.4 [INFO] [stderr] Downloaded structopt v0.3.11 [INFO] [stderr] Downloaded cpp v0.5.4 [INFO] [stderr] Downloaded regex-syntax v0.6.16 [INFO] [stderr] Downloaded thiserror-impl v1.0.11 [INFO] [stderr] Downloaded rmp-serde v0.14.3 [INFO] [stderr] Downloaded shellexpand v2.0.0 [INFO] [stderr] Downloaded proc-macro-error v0.4.11 [INFO] [stderr] Downloaded structopt-derive v0.4.4 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.11 [INFO] [stderr] Downloaded freedesktop_entry_parser v0.1.0 [INFO] [stderr] Downloaded cpp_build v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4f071c36866065ac6c4919b536b1f1ac78683a2579fa16e771e02aaacab2e62 [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" "b4f071c36866065ac6c4919b536b1f1ac78683a2579fa16e771e02aaacab2e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4f071c36866065ac6c4919b536b1f1ac78683a2579fa16e771e02aaacab2e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f071c36866065ac6c4919b536b1f1ac78683a2579fa16e771e02aaacab2e62", kill_on_drop: false }` [INFO] [stdout] b4f071c36866065ac6c4919b536b1f1ac78683a2579fa16e771e02aaacab2e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f72005ba91fce8de2c3fb53429eaf92480a3e2daa57bc5515ee92115490ca5be [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" "f72005ba91fce8de2c3fb53429eaf92480a3e2daa57bc5515ee92115490ca5be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking fuzzy-matcher v0.3.4 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking os_type v2.2.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking freedesktop_entry_parser v0.1.0 [INFO] [stderr] Checking poki-launcher-notifier v0.1.0 (/opt/rustwide/workdir/poki-launcher-notifier) [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling qmetaobject v0.1.4 (https://github.com/zethra/qmetaobject-rs.git?rev=8bd0121#8bd0121d) [INFO] [stderr] Compiling cpp_macros v0.5.4 [INFO] [stderr] Compiling qmetaobject_impl v0.1.4 (https://github.com/zethra/qmetaobject-rs.git?rev=8bd0121#8bd0121d) [INFO] [stderr] Compiling cstr-macros v0.1.6 [INFO] [stderr] Compiling poki-launcher v0.6.0 (/opt/rustwide/workdir/poki-launcher) [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking cpp v0.5.4 [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtQml/qjsengine.h:45, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQml/qqmlengine.h:46, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/qquickimageprovider.h:46, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtQuick/QQuickImageProvider:1, [INFO] [stderr] warning: from /opt/rustwide/workdir/poki-launcher/src/icon.cpp:19, [INFO] [stderr] warning: from src/main.rs:78: [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 '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] Checking structopt v0.3.11 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking human-panic v1.0.1 [INFO] [stderr] Checking lib-poki-launcher v0.4.0 (/opt/rustwide/workdir/lib-poki-launcher) [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> poki-launcher/src/ui.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | cstr!("PokiLauncher"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> poki-launcher/src/ui.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 399 | cstr!("PokiLauncher"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> poki-launcher/src/ui.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | cstr!("PokiLauncher"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(proc_macro_back_compat)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `procedural-masquerade` crate [INFO] [stdout] --> poki-launcher/src/ui.rs:399:9 [INFO] [stdout] | [INFO] [stdout] 399 | cstr!("PokiLauncher"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "f72005ba91fce8de2c3fb53429eaf92480a3e2daa57bc5515ee92115490ca5be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f72005ba91fce8de2c3fb53429eaf92480a3e2daa57bc5515ee92115490ca5be", kill_on_drop: false }` [INFO] [stdout] f72005ba91fce8de2c3fb53429eaf92480a3e2daa57bc5515ee92115490ca5be