[INFO] cloning repository https://github.com/wainwrightmark/myriad_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wainwrightmark/myriad_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwainwrightmark%2Fmyriad_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwainwrightmark%2Fmyriad_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28e8b07ddd4fdbfa30175ce6220ece31cc56ea3a [INFO] checking wainwrightmark/myriad_rust against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwainwrightmark%2Fmyriad_rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wainwrightmark/myriad_rust [INFO] finished tweaking git repo https://github.com/wainwrightmark/myriad_rust [INFO] tweaked toml for git repo https://github.com/wainwrightmark/myriad_rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wainwrightmark/myriad_rust on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wainwrightmark/myriad_rust 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-0-tc1/source/myriad_yew/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml [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] 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 ntest v0.9.0 [INFO] [stderr] Downloaded ntest_test_cases v0.9.0 [INFO] [stderr] Downloaded yewdux v0.9.2 [INFO] [stderr] Downloaded ntest_timeout v0.9.0 [INFO] [stderr] Downloaded serde_arrays v0.1.0 [INFO] [stderr] Downloaded phf_shared v0.11.1 [INFO] [stderr] Downloaded geometrid v0.1.0 [INFO] [stderr] Downloaded phf_macros v0.11.1 [INFO] [stderr] Downloaded gloo-utils v0.1.6 [INFO] [stderr] Downloaded ipnet v2.7.2 [INFO] [stderr] Downloaded yew-router-macro v0.17.0 [INFO] [stderr] Downloaded phf_generator v0.11.1 [INFO] [stderr] Downloaded typed-builder v0.14.0 [INFO] [stderr] Downloaded yew-hooks v0.2.0 [INFO] [stderr] Downloaded implicit-clone v0.3.5 [INFO] [stderr] Downloaded phf v0.11.1 [INFO] [stderr] Downloaded mio v0.8.7 [INFO] [stderr] Downloaded regex v1.8.3 [INFO] [stderr] Downloaded serde_with v3.0.0 [INFO] [stderr] Downloaded reqwest v0.11.18 [INFO] [stderr] Downloaded yew v0.20.0 [INFO] [stderr] Downloaded yew-macro v0.20.0 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded serde_with_macros v3.0.0 [INFO] [stderr] Downloaded yew-router v0.17.0 [INFO] [stderr] Downloaded gloo-history v0.1.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.36 [INFO] [stderr] Downloaded gloo-net v0.2.6 [INFO] [stderr] Downloaded yewdux-macros v0.9.2 [INFO] [stderr] Downloaded web-sys v0.3.63 [INFO] [stderr] Downloaded gloo v0.8.0 [INFO] [stderr] Downloaded capacitor_bindings v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2745d91db7c339ffb1c55cfd978f99be8e9b42bf534d97373bc5a9fae507d306 [INFO] running `Command { std: "docker" "start" "-a" "2745d91db7c339ffb1c55cfd978f99be8e9b42bf534d97373bc5a9fae507d306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2745d91db7c339ffb1c55cfd978f99be8e9b42bf534d97373bc5a9fae507d306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2745d91db7c339ffb1c55cfd978f99be8e9b42bf534d97373bc5a9fae507d306", kill_on_drop: false }` [INFO] [stdout] 2745d91db7c339ffb1c55cfd978f99be8e9b42bf534d97373bc5a9fae507d306 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a236125f6ccae4a3144e98899ef961db97dc4f15a83d7dd7de77be8b654671c7 [INFO] running `Command { std: "docker" "start" "-a" "a236125f6ccae4a3144e98899ef961db97dc4f15a83d7dd7de77be8b654671c7", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/myriad_yew/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [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] 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.59 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [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.59/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] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a236125f6ccae4a3144e98899ef961db97dc4f15a83d7dd7de77be8b654671c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a236125f6ccae4a3144e98899ef961db97dc4f15a83d7dd7de77be8b654671c7", kill_on_drop: false }` [INFO] [stdout] a236125f6ccae4a3144e98899ef961db97dc4f15a83d7dd7de77be8b654671c7