[INFO] fetching crate uniui_widget_button 0.0.10... [INFO] checking uniui_widget_button-0.0.10 against try#89681135fd92d7dee32c3e562b052ee82f97008c for pr-97086 [INFO] extracting crate uniui_widget_button 0.0.10 into /workspace/builds/worker-117/source [INFO] validating manifest of crates.io crate uniui_widget_button 0.0.10 on toolchain 89681135fd92d7dee32c3e562b052ee82f97008c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uniui_widget_button 0.0.10 [INFO] finished tweaking crates.io crate uniui_widget_button 0.0.10 [INFO] tweaked toml for crates.io crate uniui_widget_button 0.0.10 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "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" "+89681135fd92d7dee32c3e562b052ee82f97008c" "fetch" "--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-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f5f4fecc356d8b0107ef86a5f03d7f986f192681e94959c1cf77be2ded9f1c7 [INFO] running `Command { std: "docker" "start" "-a" "9f5f4fecc356d8b0107ef86a5f03d7f986f192681e94959c1cf77be2ded9f1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f5f4fecc356d8b0107ef86a5f03d7f986f192681e94959c1cf77be2ded9f1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5f4fecc356d8b0107ef86a5f03d7f986f192681e94959c1cf77be2ded9f1c7", kill_on_drop: false }` [INFO] [stdout] 9f5f4fecc356d8b0107ef86a5f03d7f986f192681e94959c1cf77be2ded9f1c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac92b2392c5ef5b17ef3c23bd0bf71d437b78662e81571478784c21c1f229d4c [INFO] running `Command { std: "docker" "start" "-a" "ac92b2392c5ef5b17ef3c23bd0bf71d437b78662e81571478784c21c1f229d4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking uniui_core v0.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling uni_components_macro v0.0.7 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking uni_net v0.0.5 [INFO] [stderr] Checking uni_components v0.0.9 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling uniui_build v0.0.15 [INFO] [stderr] Compiling uniui_gui v0.0.16 [INFO] [stderr] Compiling uniui_gui_macro v0.0.15 [INFO] [stderr] Compiling uniui_widget_button v0.0.10 (/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 1m 12s [INFO] running `Command { std: "docker" "inspect" "ac92b2392c5ef5b17ef3c23bd0bf71d437b78662e81571478784c21c1f229d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac92b2392c5ef5b17ef3c23bd0bf71d437b78662e81571478784c21c1f229d4c", kill_on_drop: false }` [INFO] [stdout] ac92b2392c5ef5b17ef3c23bd0bf71d437b78662e81571478784c21c1f229d4c