[INFO] fetching crate uniui_gui 0.0.16... [INFO] checking uniui_gui-0.0.16 against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] extracting crate uniui_gui 0.0.16 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate uniui_gui 0.0.16 on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uniui_gui 0.0.16 [INFO] finished tweaking crates.io crate uniui_gui 0.0.16 [INFO] tweaked toml for crates.io crate uniui_gui 0.0.16 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", 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] 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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b24522127312e00146d4943a078cf5bc04bc419d03c0c7dbe16211f451b286ec [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" "b24522127312e00146d4943a078cf5bc04bc419d03c0c7dbe16211f451b286ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b24522127312e00146d4943a078cf5bc04bc419d03c0c7dbe16211f451b286ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b24522127312e00146d4943a078cf5bc04bc419d03c0c7dbe16211f451b286ec", kill_on_drop: false }` [INFO] [stdout] b24522127312e00146d4943a078cf5bc04bc419d03c0c7dbe16211f451b286ec [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--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] 4d82ad8429b59b4f27fd4ba33e6bd15da19b58e4acaf25a5a82a3e0be145268e [INFO] running `Command { std: "docker" "start" "-a" "4d82ad8429b59b4f27fd4ba33e6bd15da19b58e4acaf25a5a82a3e0be145268e", kill_on_drop: false }` [INFO] [stderr] Compiling uniui_gui v0.0.16 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:43, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtGui/qguiapplication.h:47, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:52, [INFO] [stderr] warning: from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1, [INFO] [stderr] warning: from cpp/source.cpp:1: [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] Finished dev [unoptimized + debuginfo] target(s) in 3.05s [INFO] running `Command { std: "docker" "inspect" "4d82ad8429b59b4f27fd4ba33e6bd15da19b58e4acaf25a5a82a3e0be145268e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d82ad8429b59b4f27fd4ba33e6bd15da19b58e4acaf25a5a82a3e0be145268e", kill_on_drop: false }` [INFO] [stdout] 4d82ad8429b59b4f27fd4ba33e6bd15da19b58e4acaf25a5a82a3e0be145268e