[INFO] cloning repository https://github.com/JohnnyJayJay/spdx-guide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JohnnyJayJay/spdx-guide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnnyJayJay%2Fspdx-guide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnnyJayJay%2Fspdx-guide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4611e4ebd75a3cdc807a2218eb715ae91f9b08ad
[INFO] checking JohnnyJayJay/spdx-guide against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJohnnyJayJay%2Fspdx-guide" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JohnnyJayJay/spdx-guide
[INFO] finished tweaking git repo https://github.com/JohnnyJayJay/spdx-guide
[INFO] tweaked toml for git repo https://github.com/JohnnyJayJay/spdx-guide written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JohnnyJayJay/spdx-guide on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JohnnyJayJay/spdx-guide 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded whoami v1.2.3
[INFO] [stderr]   Downloaded i18n-embed-fl v0.6.4
[INFO] [stderr]   Downloaded i18n-embed v0.13.4
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded i18n-embed-impl v0.8.0
[INFO] [stderr]   Downloaded i18n-config v0.4.2
[INFO] [stderr]   Downloaded intl-memoizer v0.5.1
[INFO] [stderr]   Downloaded type-map v0.4.0
[INFO] [stderr]   Downloaded fluent-syntax v0.11.0
[INFO] [stderr]   Downloaded fluent v0.16.0
[INFO] [stderr]   Downloaded self_cell v0.10.2
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.1
[INFO] [stderr]   Downloaded fluent-bundle v0.15.2
[INFO] [stderr]   Downloaded dialoguer v0.10.2
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded clap v4.0.2
[INFO] [stderr]   Downloaded libc v0.2.133
[INFO] [stderr]   Downloaded spdx v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25dca3af322647ff44387f3804b6c214e6ea438179e326614926375e9320f9a3
[INFO] running `Command { std: "docker" "start" "-a" "25dca3af322647ff44387f3804b6c214e6ea438179e326614926375e9320f9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25dca3af322647ff44387f3804b6c214e6ea438179e326614926375e9320f9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25dca3af322647ff44387f3804b6c214e6ea438179e326614926375e9320f9a3", kill_on_drop: false }`
[INFO] [stdout] 25dca3af322647ff44387f3804b6c214e6ea438179e326614926375e9320f9a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c4a90ddf118fdef9d384f5b970e52b01015b15e56746ba153d2008bd69eba0b
[INFO] running `Command { std: "docker" "start" "-a" "1c4a90ddf118fdef9d384f5b970e52b01015b15e56746ba153d2008bd69eba0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking percent-encoding v2.2.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.44/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 sha2 v0.10.6
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking terminal_size v0.1.17
[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" "1c4a90ddf118fdef9d384f5b970e52b01015b15e56746ba153d2008bd69eba0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4a90ddf118fdef9d384f5b970e52b01015b15e56746ba153d2008bd69eba0b", kill_on_drop: false }`
[INFO] [stdout] 1c4a90ddf118fdef9d384f5b970e52b01015b15e56746ba153d2008bd69eba0b
