[INFO] cloning repository https://github.com/marttp/20230325-learn-rust-axum-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marttp/20230325-learn-rust-axum-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarttp%2F20230325-learn-rust-axum-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarttp%2F20230325-learn-rust-axum-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edebf5d53fd0f382559fa8844c9750cf9578d181 [INFO] testing marttp/20230325-learn-rust-axum-blog against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarttp%2F20230325-learn-rust-axum-blog" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marttp/20230325-learn-rust-axum-blog [INFO] finished tweaking git repo https://github.com/marttp/20230325-learn-rust-axum-blog [INFO] tweaked toml for git repo https://github.com/marttp/20230325-learn-rust-axum-blog written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marttp/20230325-learn-rust-axum-blog on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marttp/20230325-learn-rust-axum-blog 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slab v0.4.8 [INFO] [stderr] Downloaded pest_meta v2.5.6 [INFO] [stderr] Downloaded serde_derive v1.0.158 [INFO] [stderr] Downloaded comrak v0.16.0 [INFO] [stderr] Downloaded paste v1.0.12 [INFO] [stderr] Downloaded askama_derive v0.12.1 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded iri-string v0.7.0 [INFO] [stderr] Downloaded jobserver v0.1.26 [INFO] [stderr] Downloaded tower-http v0.4.0 [INFO] [stderr] Downloaded basic-toml v0.1.2 [INFO] [stderr] Downloaded pest v2.5.6 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded libm v0.2.6 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] [stderr] Downloaded crossbeam-queue v0.3.8 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded http v0.2.9 [INFO] [stderr] Downloaded tokio v1.26.0 [INFO] [stderr] Downloaded async-trait v0.1.68 [INFO] [stderr] Downloaded axum v0.6.12 [INFO] [stderr] Downloaded mio v0.8.6 [INFO] [stderr] Downloaded serde_json v1.0.94 [INFO] [stderr] Downloaded tokio-util v0.7.7 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded futures-util v0.3.27 [INFO] [stderr] Downloaded whoami v1.4.0 [INFO] [stderr] Downloaded futures-core v0.3.27 [INFO] [stderr] Downloaded zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Downloaded serde v1.0.158 [INFO] [stderr] Downloaded proc-macro2 v1.0.53 [INFO] [stderr] Downloaded slug v0.1.4 [INFO] [stderr] Downloaded axum-core v0.3.3 [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded tokio-stream v0.1.12 [INFO] [stderr] Downloaded pest_derive v2.5.6 [INFO] [stderr] Downloaded crc v3.0.1 [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded sqlformat v0.2.1 [INFO] [stderr] Downloaded crc-catalog v2.2.0 [INFO] [stderr] Downloaded futures-sink v0.3.27 [INFO] [stderr] Downloaded futures-task v0.3.27 [INFO] [stderr] Downloaded hyper v0.14.25 [INFO] [stderr] Downloaded time-macros v0.2.8 [INFO] [stderr] Downloaded time v0.3.20 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded pest_generator v2.5.6 [INFO] [stderr] Downloaded askama v0.12.0 [INFO] [stderr] Downloaded rustversion v1.0.12 [INFO] [stderr] Downloaded md-5 v0.10.5 [INFO] [stderr] Downloaded base64 v0.20.0 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] [stderr] Downloaded syn v2.0.9 [INFO] [stderr] Downloaded hashlink v0.8.1 [INFO] [stderr] Downloaded futures-channel v0.3.27 [INFO] [stderr] Downloaded libc v0.2.140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1f41bcc51f7237672afe3c32e9d1c2aae6495b76f6cb3a2f41b9b5900b1f76b [INFO] running `Command { std: "docker" "start" "-a" "c1f41bcc51f7237672afe3c32e9d1c2aae6495b76f6cb3a2f41b9b5900b1f76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1f41bcc51f7237672afe3c32e9d1c2aae6495b76f6cb3a2f41b9b5900b1f76b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f41bcc51f7237672afe3c32e9d1c2aae6495b76f6cb3a2f41b9b5900b1f76b", kill_on_drop: false }` [INFO] [stdout] c1f41bcc51f7237672afe3c32e9d1c2aae6495b76f6cb3a2f41b9b5900b1f76b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1566fa3699da276e8471e4777c85df3daf4faad0bf02da70a7db04b4a0fcd353 [INFO] running `Command { std: "docker" "start" "-a" "1566fa3699da276e8471e4777c85df3daf4faad0bf02da70a7db04b4a0fcd353", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [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.53/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 serde_json v1.0.94 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling base64 v0.21.0 [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" "1566fa3699da276e8471e4777c85df3daf4faad0bf02da70a7db04b4a0fcd353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1566fa3699da276e8471e4777c85df3daf4faad0bf02da70a7db04b4a0fcd353", kill_on_drop: false }` [INFO] [stdout] 1566fa3699da276e8471e4777c85df3daf4faad0bf02da70a7db04b4a0fcd353