[INFO] cloning repository https://github.com/Gui-Yom/fileature [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gui-Yom/fileature" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGui-Yom%2Ffileature", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGui-Yom%2Ffileature'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc7783632f1faa17af7864236a5c39a884e45a92 [INFO] checking Gui-Yom/fileature/bc7783632f1faa17af7864236a5c39a884e45a92 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGui-Yom%2Ffileature" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Gui-Yom/fileature [INFO] finished tweaking git repo https://github.com/Gui-Yom/fileature [INFO] tweaked toml for git repo https://github.com/Gui-Yom/fileature written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gui-Yom/fileature on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Gui-Yom/fileature 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_glow v0.19.0 [INFO] [stderr] Downloaded dioxus-ssr v0.2.1 [INFO] [stderr] Downloaded human_bytes v0.3.1 [INFO] [stderr] Downloaded tower-http v0.3.4 [INFO] [stderr] Downloaded argh_shared v0.1.9 [INFO] [stderr] Downloaded emath v0.19.0 [INFO] [stderr] Downloaded dioxus-core-macro v0.2.1 [INFO] [stderr] Downloaded dioxus-hooks v0.2.1 [INFO] [stderr] Downloaded dioxus-html v0.2.1 [INFO] [stderr] Downloaded argh_derive v0.1.9 [INFO] [stderr] Downloaded local-ip-address v0.4.8 [INFO] [stderr] Downloaded neli v0.5.3 [INFO] [stderr] Downloaded attohttpc v0.16.3 [INFO] [stderr] Downloaded dioxus-core v0.2.1 [INFO] [stderr] Downloaded arboard v2.1.1 [INFO] [stderr] Downloaded egui-winit v0.19.0 [INFO] [stderr] Downloaded webbrowser v0.7.1 [INFO] [stderr] Downloaded ahash v0.8.0 [INFO] [stderr] Downloaded eframe v0.19.0 [INFO] [stderr] Downloaded axum-core v0.2.8 [INFO] [stderr] Downloaded egui v0.19.0 [INFO] [stderr] Downloaded argh v0.1.9 [INFO] [stderr] Downloaded igd v0.12.0 [INFO] [stderr] Downloaded clipboard-win v4.4.2 [INFO] [stderr] Downloaded ab_glyph v0.2.17 [INFO] [stderr] Downloaded libc v0.2.134 [INFO] [stderr] Downloaded wildmatch v1.1.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.7 [INFO] [stderr] Downloaded axum v0.5.16 [INFO] [stderr] Downloaded x11rb v0.9.0 [INFO] [stderr] Downloaded dioxus v0.2.4 [INFO] [stderr] Downloaded epaint v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2071239a27a7c00e9271f2b2b74e9e6c083a4ff502aa35f469e7f11a983ff38f [INFO] running `Command { std: "docker" "start" "-a" "2071239a27a7c00e9271f2b2b74e9e6c083a4ff502aa35f469e7f11a983ff38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2071239a27a7c00e9271f2b2b74e9e6c083a4ff502aa35f469e7f11a983ff38f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2071239a27a7c00e9271f2b2b74e9e6c083a4ff502aa35f469e7f11a983ff38f", kill_on_drop: false }` [INFO] [stdout] 2071239a27a7c00e9271f2b2b74e9e6c083a4ff502aa35f469e7f11a983ff38f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15cc68602d6881a9730bbb480189bd86826b59fa3837cdca5b9f23d91788456c [INFO] running `Command { std: "docker" "start" "-a" "15cc68602d6881a9730bbb480189bd86826b59fa3837cdca5b9f23d91788456c", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking bumpalo v3.11.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.46/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a feature with a similar name: `proc_macro_span_file` [INFO] [stdout] | [INFO] [stdout] 92 - feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] 92 + feature(proc_macro_span, proc_macro_span_file) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling x11-dl v2.20.0 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "15cc68602d6881a9730bbb480189bd86826b59fa3837cdca5b9f23d91788456c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15cc68602d6881a9730bbb480189bd86826b59fa3837cdca5b9f23d91788456c", kill_on_drop: false }` [INFO] [stdout] 15cc68602d6881a9730bbb480189bd86826b59fa3837cdca5b9f23d91788456c