[INFO] fetching crate tao 0.5.2... [INFO] checking tao-0.5.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate tao 0.5.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tao 0.5.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tao 0.5.2 [INFO] finished tweaking crates.io crate tao 0.5.2 [INFO] tweaked toml for crates.io crate tao 0.5.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tao 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libayatana-appindicator-sys v0.1.4 [INFO] [stderr] Downloaded libayatana-appindicator v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 414dd31856e22eb67bc41a8bf76ecb4bd4dc2d8b92d476fcb813a532cfd5e1d9 [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" "414dd31856e22eb67bc41a8bf76ecb4bd4dc2d8b92d476fcb813a532cfd5e1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "414dd31856e22eb67bc41a8bf76ecb4bd4dc2d8b92d476fcb813a532cfd5e1d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414dd31856e22eb67bc41a8bf76ecb4bd4dc2d8b92d476fcb813a532cfd5e1d9", kill_on_drop: false }` [INFO] [stdout] 414dd31856e22eb67bc41a8bf76ecb4bd4dc2d8b92d476fcb813a532cfd5e1d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 930994d15372f142ef38a028afdb961366653ea9f888b89c6086c223e9c005ed [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" "930994d15372f142ef38a028afdb961366653ea9f888b89c6086c223e9c005ed", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] crossbeam-utils v0.8.5: default [INFO] [stderr] log v0.4.14: std [INFO] [stderr] syn v1.0.74 (as host dependency): visit [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tao v0.5.2 (/tmp/fixit) [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tauri-libappindicator-sys v0.1.2 [INFO] [stderr] Compiling gtk v0.14.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking field-offset v0.3.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking simple_logger v1.13.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Checking glib v0.14.2 [INFO] [stderr] Checking pango v0.14.0 [INFO] [stderr] Checking cairo-rs v0.14.1 [INFO] [stderr] Checking atk v0.14.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Checking gdk v0.14.0 [INFO] [stderr] Checking tauri-libappindicator v0.1.2 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/handling_close.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/parentwindow.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/window_run_return.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/drag_window.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/send_objects.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/global_shortcut.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/video_modes.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/multiwindow.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/custom_menu.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/system_tray.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/multithreaded.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/timer.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/custom_events.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/window_debug.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/set_ime_position.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/serde_objects.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/resizable.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/request_redraw_threaded.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/accelerator.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/mouse_wheel.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cursor_grab.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/transparent.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/minimize.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/cursor.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/control_flow.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/sync_object.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/window.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/system_tray_no_menu.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/min_max_size.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/window_icon.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/request_redraw.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/monitor_list.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/fullscreen.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling tao v0.5.2 (/tmp/fixit) [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling gio v0.14.0 [INFO] [stderr] Compiling tauri-libappindicator-sys v0.1.2 [INFO] [stderr] Compiling gtk v0.14.0 [INFO] [stderr] Checking glib v0.14.2 [INFO] [stderr] Checking pango v0.14.0 [INFO] [stderr] Checking cairo-rs v0.14.1 [INFO] [stderr] Checking atk v0.14.0 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Checking gdk v0.14.0 [INFO] [stderr] Checking tauri-libappindicator v0.1.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "930994d15372f142ef38a028afdb961366653ea9f888b89c6086c223e9c005ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930994d15372f142ef38a028afdb961366653ea9f888b89c6086c223e9c005ed", kill_on_drop: false }` [INFO] [stdout] 930994d15372f142ef38a028afdb961366653ea9f888b89c6086c223e9c005ed