[INFO] cloning repository https://github.com/soutokevin/lp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soutokevin/lp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoutokevin%2Flp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoutokevin%2Flp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83f78ead28eca026ed5d691825e7ab4a14391dca
[INFO] checking soutokevin/lp/83f78ead28eca026ed5d691825e7ab4a14391dca against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoutokevin%2Flp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/soutokevin/lp on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/soutokevin/lp
[INFO] finished tweaking git repo https://github.com/soutokevin/lp
[INFO] tweaked toml for git repo https://github.com/soutokevin/lp written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/soutokevin/lp 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.66
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.11
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.11
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.11
[INFO] [stderr]   Downloaded dtoa v0.4.2
[INFO] [stderr]   Downloaded kamadak-exif v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v0.4.6
[INFO] [stderr]   Downloaded syn v0.14.2
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.11
[INFO] [stderr]   Downloaded quote v0.6.3
[INFO] [stderr]   Downloaded itoa v0.4.1
[INFO] [stderr]   Downloaded serde_json v1.0.20
[INFO] [stderr]   Downloaded serde v1.0.66
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e29a772845d148347e1da6acd835c5a2f38ee76dabbfcbeda4aa8c312c639562
[INFO] running `Command { std: "docker" "start" "-a" "e29a772845d148347e1da6acd835c5a2f38ee76dabbfcbeda4aa8c312c639562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e29a772845d148347e1da6acd835c5a2f38ee76dabbfcbeda4aa8c312c639562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29a772845d148347e1da6acd835c5a2f38ee76dabbfcbeda4aa8c312c639562", kill_on_drop: false }`
[INFO] [stdout] e29a772845d148347e1da6acd835c5a2f38ee76dabbfcbeda4aa8c312c639562
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ead3a8990eb9cbb1f9e3c25fe4cd2d482788ad7be531cda3930c8623c11159c
[INFO] running `Command { std: "docker" "start" "-a" "6ead3a8990eb9cbb1f9e3c25fe4cd2d482788ad7be531cda3930c8623c11159c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.6
[INFO] [stderr]    Compiling serde v1.0.66
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.11
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling itoa v0.4.1
[INFO] [stderr]     Checking kamadak-exif v0.3.1
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Nightly(proc_macro::SourceFile, FileName),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-25; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:289:20
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-25; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:290:45
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let filename = stable::file_name(sf.path().to_string());
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-25; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `PathBuf` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:290:52
[INFO] [stdout]     |
[INFO] [stdout] 290 |         let filename = stable::file_name(sf.path().to_string());
[INFO] [stdout]     |                                                    ^^^^^^^^^ `PathBuf` cannot be formatted with the default formatter; call `.display()` on it
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PathBuf: std::fmt::Display`
[INFO] [stdout]             which is required by `PathBuf: ToString`
[INFO] [stdout]             `Path: std::fmt::Display`
[INFO] [stdout]             which is required by `Path: ToString`
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]     = note: call `.display()` or `.to_string_lossy()` to safely print paths, as they may contain non-Unicode data
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:304:44
[INFO] [stdout]     |
[INFO] [stdout] 304 |             SourceFile::Nightly(a, _) => a.is_real(),
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-25; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:347:27
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Span::Nightly(proc_macro::Span::def_site())
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-25; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.6/src/unstable.rs:424:55
[INFO] [stdout]     |
[INFO] [stdout] 424 |             (Span::Nightly(a), Span::Nightly(b)) => a.eq(b),
[INFO] [stdout]     |                                                       ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54725 <https://github.com/rust-lang/rust/issues/54725> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_span)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-02-25; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6ead3a8990eb9cbb1f9e3c25fe4cd2d482788ad7be531cda3930c8623c11159c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ead3a8990eb9cbb1f9e3c25fe4cd2d482788ad7be531cda3930c8623c11159c", kill_on_drop: false }`
[INFO] [stdout] 6ead3a8990eb9cbb1f9e3c25fe4cd2d482788ad7be531cda3930c8623c11159c
