[INFO] cloning repository https://github.com/Chojecki/rust-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chojecki/rust-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChojecki%2Frust-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChojecki%2Frust-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f14486edafef69d91643625b01935db6fc904178
[INFO] checking Chojecki/rust-api against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChojecki%2Frust-api" "/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/Chojecki/rust-api
[INFO] finished tweaking git repo https://github.com/Chojecki/rust-api
[INFO] tweaked toml for git repo https://github.com/Chojecki/rust-api written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Chojecki/rust-api on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Chojecki/rust-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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded digest v0.10.5
[INFO] [stderr]   Downloaded async-std-resolver v0.21.2
[INFO] [stderr]   Downloaded aead v0.5.1
[INFO] [stderr]   Downloaded async-process v1.5.0
[INFO] [stderr]   Downloaded uuid v1.2.1
[INFO] [stderr]   Downloaded pbkdf2 v0.10.1
[INFO] [stderr]   Downloaded rustls-pemfile v0.3.0
[INFO] [stderr]   Downloaded ipconfig v0.3.0
[INFO] [stderr]   Downloaded multer v2.0.4
[INFO] [stderr]   Downloaded cookie v0.16.1
[INFO] [stderr]   Downloaded os_info v3.5.1
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.13
[INFO] [stderr]   Downloaded bson v2.4.0
[INFO] [stderr]   Downloaded ref-cast v1.0.13
[INFO] [stderr]   Downloaded figment v0.10.8
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded webpki-roots v0.22.5
[INFO] [stderr]   Downloaded mongodb v2.3.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b47db7921110c73416429373d60474b387c24d9aba246383d1351677afd61078
[INFO] running `Command { std: "docker" "start" "-a" "b47db7921110c73416429373d60474b387c24d9aba246383d1351677afd61078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b47db7921110c73416429373d60474b387c24d9aba246383d1351677afd61078", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b47db7921110c73416429373d60474b387c24d9aba246383d1351677afd61078", kill_on_drop: false }`
[INFO] [stdout] b47db7921110c73416429373d60474b387c24d9aba246383d1351677afd61078
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 069c1d723e08542b17fa83fe409fb7b808d8a5e2146b98d421ee4155ee9acf7e
[INFO] running `Command { std: "docker" "start" "-a" "069c1d723e08542b17fa83fe409fb7b808d8a5e2146b98d421ee4155ee9acf7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]     Checking cache-padded v1.2.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[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.47/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 futures-core v0.3.25
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]     Checking concurrent-queue v1.2.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling polling v2.4.0
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling async-io v1.10.0
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling ref-cast v1.0.13
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling futures-sink v0.3.25
[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" "069c1d723e08542b17fa83fe409fb7b808d8a5e2146b98d421ee4155ee9acf7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "069c1d723e08542b17fa83fe409fb7b808d8a5e2146b98d421ee4155ee9acf7e", kill_on_drop: false }`
[INFO] [stdout] 069c1d723e08542b17fa83fe409fb7b808d8a5e2146b98d421ee4155ee9acf7e
