[INFO] cloning repository https://github.com/overoxidize/rustcrow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/overoxidize/rustcrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foveroxidize%2Frustcrow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foveroxidize%2Frustcrow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebcfa599ced48d8f2c717473aaf0d9f621938da6 [INFO] checking overoxidize/rustcrow against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foveroxidize%2Frustcrow" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/overoxidize/rustcrow [INFO] finished tweaking git repo https://github.com/overoxidize/rustcrow [INFO] tweaked toml for git repo https://github.com/overoxidize/rustcrow written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/overoxidize/rustcrow on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/overoxidize/rustcrow 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-sdk-macro v1.14.4 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.14.4 [INFO] [stderr] Downloaded zeroize_derive v1.3.3 [INFO] [stderr] Downloaded anyhow v1.0.68 [INFO] [stderr] Downloaded rustversion v1.0.11 [INFO] [stderr] Downloaded solana-frozen-abi v1.14.4 [INFO] [stderr] Downloaded toml_datetime v0.5.1 [INFO] [stderr] Downloaded semver v1.0.16 [INFO] [stderr] Downloaded num_enum v0.5.9 [INFO] [stderr] Downloaded proc-macro-crate v1.3.0 [INFO] [stderr] Downloaded bytemuck v1.13.0 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded rayon-core v1.10.2 [INFO] [stderr] Downloaded toml_edit v0.18.1 [INFO] [stderr] Downloaded blake3 v1.3.3 [INFO] [stderr] Downloaded solana-program v1.14.4 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded nom8 v0.2.0 [INFO] [stderr] Downloaded rayon v1.6.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.14 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.13 [INFO] [stderr] Downloaded memmap2 v0.5.8 [INFO] [stderr] Downloaded spl-token v3.5.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.9 [INFO] [stderr] Downloaded bytemuck_derive v1.4.0 [INFO] [stderr] Downloaded console_log v0.2.0 [INFO] [stderr] Downloaded keccak v0.1.3 [INFO] [stderr] Downloaded constant_time_eq v0.2.4 [INFO] [stderr] Downloaded serde_bytes v0.11.8 [INFO] [stderr] Downloaded sha3 v0.10.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a873a38ccf4f5339e3451dfbc5b0152bbbfa58a6f635a04165a730457a5c10fc [INFO] running `Command { std: "docker" "start" "-a" "a873a38ccf4f5339e3451dfbc5b0152bbbfa58a6f635a04165a730457a5c10fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a873a38ccf4f5339e3451dfbc5b0152bbbfa58a6f635a04165a730457a5c10fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a873a38ccf4f5339e3451dfbc5b0152bbbfa58a6f635a04165a730457a5c10fc", kill_on_drop: false }` [INFO] [stdout] a873a38ccf4f5339e3451dfbc5b0152bbbfa58a6f635a04165a730457a5c10fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d732f3c27b8634be46eae48cc6c99a720d385cd268f2fdbe647a5ac22e9ed015 [INFO] running `Command { std: "docker" "start" "-a" "d732f3c27b8634be46eae48cc6c99a720d385cd268f2fdbe647a5ac22e9ed015", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.83 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.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.50/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 rayon-core v1.10.2 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bumpalo v3.12.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.14.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [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" "d732f3c27b8634be46eae48cc6c99a720d385cd268f2fdbe647a5ac22e9ed015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d732f3c27b8634be46eae48cc6c99a720d385cd268f2fdbe647a5ac22e9ed015", kill_on_drop: false }` [INFO] [stdout] d732f3c27b8634be46eae48cc6c99a720d385cd268f2fdbe647a5ac22e9ed015