[INFO] cloning repository https://github.com/SaurabhDayal/RUST-07-Restaurant_Management_System [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SaurabhDayal/RUST-07-Restaurant_Management_System" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaurabhDayal%2FRUST-07-Restaurant_Management_System", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaurabhDayal%2FRUST-07-Restaurant_Management_System'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b098d67c55218f527d1b194fbd64c2a43a48e9c0 [INFO] checking SaurabhDayal/RUST-07-Restaurant_Management_System/b098d67c55218f527d1b194fbd64c2a43a48e9c0 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaurabhDayal%2FRUST-07-Restaurant_Management_System" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SaurabhDayal/RUST-07-Restaurant_Management_System [INFO] finished tweaking git repo https://github.com/SaurabhDayal/RUST-07-Restaurant_Management_System [INFO] tweaked toml for git repo https://github.com/SaurabhDayal/RUST-07-Restaurant_Management_System written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SaurabhDayal/RUST-07-Restaurant_Management_System on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SaurabhDayal/RUST-07-Restaurant_Management_System 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-pg-migrate v1.2.0 [INFO] [stderr] Downloaded sqlx-rt v0.5.13 [INFO] [stderr] Downloaded blowfish v0.7.0 [INFO] [stderr] Downloaded actix-rt v2.8.0 [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded include_dir v0.7.3 [INFO] [stderr] Downloaded tokio-rustls v0.22.0 [INFO] [stderr] Downloaded zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Downloaded pwhash v1.0.0 [INFO] [stderr] Downloaded zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Downloaded sqlx v0.5.13 [INFO] [stderr] Downloaded actix-server v2.2.0 [INFO] [stderr] Downloaded tokio-stream v0.1.12 [INFO] [stderr] Downloaded actix-web-codegen v4.2.0 [INFO] [stderr] Downloaded include_dir_macros v0.7.3 [INFO] [stderr] Downloaded actix-http v3.3.1 [INFO] [stderr] Downloaded sqlx-macros v0.5.13 [INFO] [stderr] Downloaded rustls v0.19.1 [INFO] [stderr] Downloaded crc v2.1.0 [INFO] [stderr] Downloaded syn v2.0.14 [INFO] [stderr] Downloaded actix-web v4.3.1 [INFO] [stderr] Downloaded webpki-roots v0.21.1 [INFO] [stderr] Downloaded sqlx-core v0.5.13 [INFO] [stderr] Downloaded zstd-sys v2.0.8+zstd.1.5.5 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e2c5211b4b31ded397a5b54658cc2bb6e54d1e65af33e9da3fdaa5038cedd25 [INFO] running `Command { std: "docker" "start" "-a" "9e2c5211b4b31ded397a5b54658cc2bb6e54d1e65af33e9da3fdaa5038cedd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e2c5211b4b31ded397a5b54658cc2bb6e54d1e65af33e9da3fdaa5038cedd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2c5211b4b31ded397a5b54658cc2bb6e54d1e65af33e9da3fdaa5038cedd25", kill_on_drop: false }` [INFO] [stdout] 9e2c5211b4b31ded397a5b54658cc2bb6e54d1e65af33e9da3fdaa5038cedd25 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b527fb48f60214d20748da0a17b3b3a92c26d8a06c6ed3c077bddc068d71723 [INFO] running `Command { std: "docker" "start" "-a" "4b527fb48f60214d20748da0a17b3b3a92c26d8a06c6ed3c077bddc068d71723", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking cpufeatures v0.2.6 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Checking tracing-core v0.1.30 [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.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] 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] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [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" "4b527fb48f60214d20748da0a17b3b3a92c26d8a06c6ed3c077bddc068d71723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b527fb48f60214d20748da0a17b3b3a92c26d8a06c6ed3c077bddc068d71723", kill_on_drop: false }` [INFO] [stdout] 4b527fb48f60214d20748da0a17b3b3a92c26d8a06c6ed3c077bddc068d71723