[INFO] cloning repository https://github.com/dvallin/stellar-outpost [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvallin/stellar-outpost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvallin%2Fstellar-outpost", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvallin%2Fstellar-outpost'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c2e3d4a24b8e68ce99ce124e1257701b16fab6d [INFO] checking dvallin/stellar-outpost/0c2e3d4a24b8e68ce99ce124e1257701b16fab6d against master#fcac501a73cdde54de46a0683567f1a890730555 for pr-151102 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvallin%2Fstellar-outpost" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dvallin/stellar-outpost [INFO] finished tweaking git repo https://github.com/dvallin/stellar-outpost [INFO] tweaked toml for git repo https://github.com/dvallin/stellar-outpost written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dvallin/stellar-outpost on toolchain fcac501a73cdde54de46a0683567f1a890730555 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dvallin/stellar-outpost 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" "+fcac501a73cdde54de46a0683567f1a890730555" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typetag v0.2.8 [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded ghost v0.1.9 [INFO] [stderr] Downloaded typetag-impl v0.2.8 [INFO] [stderr] Downloaded inventory v0.3.6 [INFO] [stderr] Downloaded erased-serde v0.3.25 [INFO] [stderr] Downloaded tui v0.16.0 [INFO] [stderr] Downloaded crossterm v0.20.0 [INFO] [stderr] Downloaded catppuccin v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3441417cc135be92b3db72c14fcb3d05fcc94bca385539d318cb7523ef4e54ed [INFO] running `Command { std: "docker" "start" "-a" "3441417cc135be92b3db72c14fcb3d05fcc94bca385539d318cb7523ef4e54ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3441417cc135be92b3db72c14fcb3d05fcc94bca385539d318cb7523ef4e54ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3441417cc135be92b3db72c14fcb3d05fcc94bca385539d318cb7523ef4e54ed", kill_on_drop: false }` [INFO] [stdout] 3441417cc135be92b3db72c14fcb3d05fcc94bca385539d318cb7523ef4e54ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+fcac501a73cdde54de46a0683567f1a890730555" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20305e7ea587910bfc12574d8fe4b25bf5ba23515537cc383ba22e816872ac56 [INFO] running `Command { std: "docker" "start" "-a" "20305e7ea587910bfc12574d8fe4b25bf5ba23515537cc383ba22e816872ac56", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking catppuccin v1.2.1 [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.59/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 getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.7.14 [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" "20305e7ea587910bfc12574d8fe4b25bf5ba23515537cc383ba22e816872ac56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20305e7ea587910bfc12574d8fe4b25bf5ba23515537cc383ba22e816872ac56", kill_on_drop: false }` [INFO] [stdout] 20305e7ea587910bfc12574d8fe4b25bf5ba23515537cc383ba22e816872ac56