[INFO] cloning repository https://github.com/IgnisDa/sadgpt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IgnisDa/sadgpt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgnisDa%2Fsadgpt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgnisDa%2Fsadgpt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be36aefa8a001e18794564c9f783adf1c6d949ea [INFO] checking IgnisDa/sadgpt/be36aefa8a001e18794564c9f783adf1c6d949ea against master#5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea for pr-124336 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgnisDa%2Fsadgpt" "/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/IgnisDa/sadgpt on toolchain 5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IgnisDa/sadgpt [INFO] finished tweaking git repo https://github.com/IgnisDa/sadgpt [INFO] tweaked toml for git repo https://github.com/IgnisDa/sadgpt written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/IgnisDa/sadgpt 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" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Carlosted/leptos-icons.git` [INFO] [stderr] Updating git submodule `https://github.com/FortAwesome/Font-Awesome` [INFO] [stderr] Updating git submodule `https://github.com/Keyamoon/IcoMoon-Free` [INFO] [stderr] Updating git submodule `https://github.com/Remix-Design/RemixIcon` [INFO] [stderr] Updating git submodule `https://github.com/ant-design/ant-design-icons` [INFO] [stderr] Updating git submodule `https://github.com/atisawd/boxicons` [INFO] [stderr] Updating git submodule `https://github.com/astrit/css.gg` [INFO] [stderr] Updating git submodule `https://github.com/feathericons/feather` [INFO] [stderr] Updating git submodule `https://github.com/refactoringui/heroicons` [INFO] [stderr] Updating git submodule `https://github.com/twbs/icons` [INFO] [stderr] Updating git submodule `https://github.com/ionic-team/ionicons` [INFO] [stderr] Updating git submodule `https://github.com/primer/octicons` [INFO] [stderr] Updating git submodule `https://github.com/simple-icons/simple-icons` [INFO] [stderr] Updating git submodule `https://github.com/tabler/tabler-icons` [INFO] [stderr] Updating git submodule `https://github.com/stephenhutchings/typicons.font` [INFO] [stderr] Updating git submodule `https://github.com/microsoft/vscode-codicons` [INFO] [stderr] Updating git submodule `https://github.com/erikflowers/weather-icons` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded server_fn_macro_default v0.2.4 [INFO] [stderr] Downloaded leptos_server v0.2.4 [INFO] [stderr] Downloaded server_fn_macro v0.2.4 [INFO] [stderr] Downloaded server_fn v0.2.4 [INFO] [stderr] Downloaded leptos_router v0.2.4 [INFO] [stderr] Downloaded attribute-derive-macro v0.5.0 [INFO] [stderr] Downloaded leptos_config v0.2.4 [INFO] [stderr] Downloaded drain_filter_polyfill v0.1.3 [INFO] [stderr] Downloaded leptos_reactive v0.2.4 [INFO] [stderr] Downloaded typed-builder v0.14.0 [INFO] [stderr] Downloaded common_macros v0.1.1 [INFO] [stderr] Downloaded leptos_meta v0.2.4 [INFO] [stderr] Downloaded indicatif v0.17.3 [INFO] [stderr] Downloaded educe v0.4.20 [INFO] [stderr] Downloaded leptos_dom v0.2.4 [INFO] [stderr] Downloaded derive-where v1.2.0 [INFO] [stderr] Downloaded fs v0.0.5 [INFO] [stderr] Downloaded interpolator v0.4.0 [INFO] [stderr] Downloaded proc-macro-utils v0.5.1 [INFO] [stderr] Downloaded attribute-derive v0.5.0 [INFO] [stderr] Downloaded pad-adapter v0.1.1 [INFO] [stderr] Downloaded quote-use v0.6.0 [INFO] [stderr] Downloaded leptos_hot_reload v0.2.4 [INFO] [stderr] Downloaded leptos_macro v0.2.4 [INFO] [stderr] Downloaded leptos v0.2.4 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 078e6c0afc48a89efbe1f259c001dfe07f1ce416a369f33c0d36daba6c7da402 [INFO] running `Command { std: "docker" "start" "-a" "078e6c0afc48a89efbe1f259c001dfe07f1ce416a369f33c0d36daba6c7da402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "078e6c0afc48a89efbe1f259c001dfe07f1ce416a369f33c0d36daba6c7da402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "078e6c0afc48a89efbe1f259c001dfe07f1ce416a369f33c0d36daba6c7da402", kill_on_drop: false }` [INFO] [stdout] 078e6c0afc48a89efbe1f259c001dfe07f1ce416a369f33c0d36daba6c7da402 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc158713eda8111f92f3af2380e9c3cde8b8d4b0e62872e7a36bd0b0cf151b1 [INFO] running `Command { std: "docker" "start" "-a" "9fc158713eda8111f92f3af2380e9c3cde8b8d4b0e62872e7a36bd0b0cf151b1", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.53/src/wrapper.rs:475:33 [INFO] [stdout] | [INFO] [stdout] 475 | let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 475 - let proc_macro::LineColumn { line, column } = s.start(); [INFO] [stdout] 475 + let LineColumn { line, column } = s.start(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.53/src/wrapper.rs:489:33 [INFO] [stdout] | [INFO] [stdout] 489 | let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] | ^^^^^^^^^^ not found in `proc_macro` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::LineColumn; [INFO] [stdout] | [INFO] [stdout] help: if you import `LineColumn`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 489 - let proc_macro::LineColumn { line, column } = s.end(); [INFO] [stdout] 489 + let LineColumn { line, column } = s.end(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.53/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9fc158713eda8111f92f3af2380e9c3cde8b8d4b0e62872e7a36bd0b0cf151b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc158713eda8111f92f3af2380e9c3cde8b8d4b0e62872e7a36bd0b0cf151b1", kill_on_drop: false }` [INFO] [stdout] 9fc158713eda8111f92f3af2380e9c3cde8b8d4b0e62872e7a36bd0b0cf151b1