[INFO] cloning repository https://github.com/ronny002/bootcamp_project_stackoverflow_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronny002/bootcamp_project_stackoverflow_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronny002%2Fbootcamp_project_stackoverflow_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronny002%2Fbootcamp_project_stackoverflow_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83ac9958e2bccfe407e3dc8433af56207d8ae363 [INFO] building ronny002/bootcamp_project_stackoverflow_api against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronny002%2Fbootcamp_project_stackoverflow_api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ronny002/bootcamp_project_stackoverflow_api [INFO] finished tweaking git repo https://github.com/ronny002/bootcamp_project_stackoverflow_api [INFO] tweaked toml for git repo https://github.com/ronny002/bootcamp_project_stackoverflow_api written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ronny002/bootcamp_project_stackoverflow_api on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ronny002/bootcamp_project_stackoverflow_api 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.38 [INFO] [stderr] Downloaded thiserror v1.0.38 [INFO] [stderr] Downloaded cc v1.0.78 [INFO] [stderr] Downloaded crossbeam-utils v0.8.14 [INFO] [stderr] Downloaded ref-cast-impl v1.0.14 [INFO] [stderr] Downloaded md-5 v0.10.5 [INFO] [stderr] Downloaded time-core v0.1.0 [INFO] [stderr] Downloaded ryu v1.0.12 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.39.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.39.0 [INFO] [stderr] Downloaded async-trait v0.1.62 [INFO] [stderr] Downloaded generator v0.7.2 [INFO] [stderr] Downloaded crc-catalog v2.2.0 [INFO] [stderr] Downloaded sqlx-macros v0.6.2 [INFO] [stderr] Downloaded aes v0.8.2 [INFO] [stderr] Downloaded hashlink v0.8.1 [INFO] [stderr] Downloaded rustls v0.20.8 [INFO] [stderr] Downloaded dotenvy v0.15.6 [INFO] [stderr] Downloaded unicode-segmentation v1.10.0 [INFO] [stderr] Downloaded ref-cast v1.0.14 [INFO] [stderr] Downloaded sqlx v0.6.2 [INFO] [stderr] Downloaded rustversion v1.0.11 [INFO] [stderr] Downloaded itoa v1.0.5 [INFO] [stderr] Downloaded serde_derive v1.0.152 [INFO] [stderr] Downloaded time-macros v0.2.6 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.39.0 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded crc v3.0.0 [INFO] [stderr] Downloaded uuid v1.2.2 [INFO] [stderr] Downloaded whoami v1.3.0 [INFO] [stderr] Downloaded serde v1.0.152 [INFO] [stderr] Downloaded tokio v1.24.2 [INFO] [stderr] Downloaded sqlx-rt v0.6.2 [INFO] [stderr] Downloaded unicode-bidi v0.3.10 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.39.0 [INFO] [stderr] Downloaded sqlx-core v0.6.2 [INFO] [stderr] Downloaded time v0.3.17 [INFO] [stderr] Downloaded serde_json v1.0.91 [INFO] [stderr] Downloaded windows_i686_gnu v0.39.0 [INFO] [stderr] Downloaded sqlformat v0.2.1 [INFO] [stderr] Downloaded windows v0.39.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ad83f1d3270fce7417da4fbffefbbb711d5c34ee6646e33abe669eebd823f56 [INFO] running `Command { std: "docker" "start" "-a" "1ad83f1d3270fce7417da4fbffefbbb711d5c34ee6646e33abe669eebd823f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ad83f1d3270fce7417da4fbffefbbb711d5c34ee6646e33abe669eebd823f56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad83f1d3270fce7417da4fbffefbbb711d5c34ee6646e33abe669eebd823f56", kill_on_drop: false }` [INFO] [stdout] 1ad83f1d3270fce7417da4fbffefbbb711d5c34ee6646e33abe669eebd823f56 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2fe52d999062c635f1610fb6a70d2b0c1369fa23e0a04b69aff6eba7aa32f06 [INFO] running `Command { std: "docker" "start" "-a" "d2fe52d999062c635f1610fb6a70d2b0c1369fa23e0a04b69aff6eba7aa32f06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.2 [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.50/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 bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling ring v0.16.20 [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" "d2fe52d999062c635f1610fb6a70d2b0c1369fa23e0a04b69aff6eba7aa32f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2fe52d999062c635f1610fb6a70d2b0c1369fa23e0a04b69aff6eba7aa32f06", kill_on_drop: false }` [INFO] [stdout] d2fe52d999062c635f1610fb6a70d2b0c1369fa23e0a04b69aff6eba7aa32f06