[INFO] cloning repository https://github.com/SkymanOne/IcedPFS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkymanOne/IcedPFS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkymanOne%2FIcedPFS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkymanOne%2FIcedPFS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b4342e6b9cf245ce436b5b967959a0556e9b378 [INFO] checking SkymanOne/IcedPFS against master#f557a4fd462a779c92e4e8bd004426cf329efb30 for pr-111063 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkymanOne%2FIcedPFS" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkymanOne/IcedPFS on toolchain f557a4fd462a779c92e4e8bd004426cf329efb30 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SkymanOne/IcedPFS [INFO] finished tweaking git repo https://github.com/SkymanOne/IcedPFS [INFO] tweaked toml for git repo https://github.com/SkymanOne/IcedPFS written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SkymanOne/IcedPFS already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfd v0.10.0 [INFO] [stderr] Downloaded glyph_brush v0.7.4 [INFO] [stderr] Downloaded ttf-parser v0.15.1 [INFO] [stderr] Downloaded iced_pure v0.2.2 [INFO] [stderr] Downloaded kamadak-exif v0.5.4 [INFO] [stderr] Downloaded iced_graphics v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dfe98267539c62ab92edabd1a41f1d0c92fb7c402953cfc094bb29c9d93be5b [INFO] running `Command { std: "docker" "start" "-a" "1dfe98267539c62ab92edabd1a41f1d0c92fb7c402953cfc094bb29c9d93be5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dfe98267539c62ab92edabd1a41f1d0c92fb7c402953cfc094bb29c9d93be5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dfe98267539c62ab92edabd1a41f1d0c92fb7c402953cfc094bb29c9d93be5b", kill_on_drop: false }` [INFO] [stdout] 1dfe98267539c62ab92edabd1a41f1d0c92fb7c402953cfc094bb29c9d93be5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+f557a4fd462a779c92e4e8bd004426cf329efb30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec80f1858a57ed0a720eb1de4d36f527774ccbcbfc564aa1256ea5f96b209625 [INFO] running `Command { std: "docker" "start" "-a" "ec80f1858a57ed0a720eb1de4d36f527774ccbcbfc564aa1256ea5f96b209625", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ttf-parser v0.15.1 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking iced_core v0.5.0 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Checking iced_style v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rayon-core v1.9.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking rayon v1.5.3 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Checking ordered-float v3.0.0 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking raw-window-handle v0.3.4 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking kamadak-exif v0.5.4 [INFO] [stderr] Compiling rfd v0.10.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking raw-window-handle v0.5.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking glyph_brush v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking wayland-commons v0.29.4 [INFO] [stderr] Checking calloop v0.9.3 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking wayland-cursor v0.29.4 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking iced_futures v0.4.1 [INFO] [stderr] Checking iced_native v0.5.1 [INFO] [stderr] Checking clipboard_x11 v0.4.0 [INFO] [stderr] Checking wgpu-hal v0.12.5 [INFO] [stderr] Checking iced_pure v0.2.2 [INFO] [stderr] Checking iced_graphics v0.3.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking smithay-clipboard v0.6.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking clipboard_wayland v0.2.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking window_clipboard v0.2.3 [INFO] [stderr] Checking iced_winit v0.4.0 [INFO] [stderr] Checking wgpu v0.12.0 [INFO] [stderr] Checking wgpu_glyph v0.16.0 [INFO] [stderr] Checking iced_wgpu v0.5.1 [INFO] [stderr] Checking iced v0.4.2 [INFO] [stderr] Checking iced_pfs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.16s [INFO] running `Command { std: "docker" "inspect" "ec80f1858a57ed0a720eb1de4d36f527774ccbcbfc564aa1256ea5f96b209625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec80f1858a57ed0a720eb1de4d36f527774ccbcbfc564aa1256ea5f96b209625", kill_on_drop: false }` [INFO] [stdout] ec80f1858a57ed0a720eb1de4d36f527774ccbcbfc564aa1256ea5f96b209625