[INFO] cloning repository https://github.com/JacobGoldenArt/motorhead [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JacobGoldenArt/motorhead" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobGoldenArt%2Fmotorhead", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobGoldenArt%2Fmotorhead'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6654478bc3560fbe986033b58c7493b1dff2c9af [INFO] checking JacobGoldenArt/motorhead/6654478bc3560fbe986033b58c7493b1dff2c9af against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJacobGoldenArt%2Fmotorhead" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JacobGoldenArt/motorhead on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JacobGoldenArt/motorhead [INFO] finished tweaking git repo https://github.com/JacobGoldenArt/motorhead [INFO] tweaked toml for git repo https://github.com/JacobGoldenArt/motorhead written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JacobGoldenArt/motorhead 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-openai v0.11.0 [INFO] [stderr] Downloaded redis v0.22.3 [INFO] [stderr] Downloaded rustix v0.37.4 [INFO] [stderr] Downloaded syn v2.0.10 [INFO] [stderr] Downloaded tiktoken-rs v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb00ba9e275bead49467314d4d8a8ba7e191deb376c1f5535a9ad5b774a4586d [INFO] running `Command { std: "docker" "start" "-a" "cb00ba9e275bead49467314d4d8a8ba7e191deb376c1f5535a9ad5b774a4586d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb00ba9e275bead49467314d4d8a8ba7e191deb376c1f5535a9ad5b774a4586d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb00ba9e275bead49467314d4d8a8ba7e191deb376c1f5535a9ad5b774a4586d", kill_on_drop: false }` [INFO] [stdout] cb00ba9e275bead49467314d4d8a8ba7e191deb376c1f5535a9ad5b774a4586d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d10ab4ec6f7762c76f7058dae142fca7e235867109a7b9d84af4be248ef9ffa [INFO] running `Command { std: "docker" "start" "-a" "3d10ab4ec6f7762c76f7058dae142fca7e235867109a7b9d84af4be248ef9ffa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling zstd-safe v6.0.4+zstd.1.5.4 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking block-buffer v0.10.4 [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.54/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 rustix v0.37.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3d10ab4ec6f7762c76f7058dae142fca7e235867109a7b9d84af4be248ef9ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d10ab4ec6f7762c76f7058dae142fca7e235867109a7b9d84af4be248ef9ffa", kill_on_drop: false }` [INFO] [stdout] 3d10ab4ec6f7762c76f7058dae142fca7e235867109a7b9d84af4be248ef9ffa