[INFO] cloning repository https://github.com/brucify/cryptotax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brucify/cryptotax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucify%2Fcryptotax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucify%2Fcryptotax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcb0b9bcb86fafdd79dd5a23896bfc8a28515da6 [INFO] checking brucify/cryptotax/dcb0b9bcb86fafdd79dd5a23896bfc8a28515da6 against master#f2abf827c128120ed7a874d02973947968c158b8 for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrucify%2Fcryptotax" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brucify/cryptotax on toolchain f2abf827c128120ed7a874d02973947968c158b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2abf827c128120ed7a874d02973947968c158b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brucify/cryptotax [INFO] finished tweaking git repo https://github.com/brucify/cryptotax [INFO] tweaked toml for git repo https://github.com/brucify/cryptotax written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brucify/cryptotax 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" "+f2abf827c128120ed7a874d02973947968c158b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal_macros v1.23.1 [INFO] [stderr] Downloaded anstream v0.3.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.68 [INFO] [stderr] Downloaded clap v4.2.5 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.68 [INFO] [stderr] Downloaded cxx-build v1.0.68 [INFO] [stderr] Downloaded rust_decimal v1.23.1 [INFO] [stderr] Downloaded clap_builder v4.2.5 [INFO] [stderr] Downloaded cxx v1.0.68 [INFO] [stderr] Downloaded rustix v0.37.15 [INFO] [stderr] Downloaded linux-raw-sys v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+f2abf827c128120ed7a874d02973947968c158b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b03fee2e183abd949d8b4abb8c84b2bb788c686082d410afe335efc11bfcf2d [INFO] running `Command { std: "docker" "start" "-a" "7b03fee2e183abd949d8b4abb8c84b2bb788c686082d410afe335efc11bfcf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b03fee2e183abd949d8b4abb8c84b2bb788c686082d410afe335efc11bfcf2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b03fee2e183abd949d8b4abb8c84b2bb788c686082d410afe335efc11bfcf2d", kill_on_drop: false }` [INFO] [stdout] 7b03fee2e183abd949d8b4abb8c84b2bb788c686082d410afe335efc11bfcf2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+f2abf827c128120ed7a874d02973947968c158b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1631d408420a156f84b6485344e12f0675caadee4cf370b66fd989858bdc6e1 [INFO] running `Command { std: "docker" "start" "-a" "a1631d408420a156f84b6485344e12f0675caadee4cf370b66fd989858bdc6e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking linux-raw-sys v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [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.56/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 anstyle-query v1.0.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [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" "a1631d408420a156f84b6485344e12f0675caadee4cf370b66fd989858bdc6e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1631d408420a156f84b6485344e12f0675caadee4cf370b66fd989858bdc6e1", kill_on_drop: false }` [INFO] [stdout] a1631d408420a156f84b6485344e12f0675caadee4cf370b66fd989858bdc6e1