[INFO] cloning repository https://github.com/Bodobolero/my-zero-to-prod-exercises
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bodobolero/my-zero-to-prod-exercises" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBodobolero%2Fmy-zero-to-prod-exercises", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBodobolero%2Fmy-zero-to-prod-exercises'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c33603f5beee908b7963daa060b883ee0f5d31f
[INFO] building Bodobolero/my-zero-to-prod-exercises against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBodobolero%2Fmy-zero-to-prod-exercises" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bodobolero/my-zero-to-prod-exercises on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Bodobolero/my-zero-to-prod-exercises
[INFO] finished tweaking git repo https://github.com/Bodobolero/my-zero-to-prod-exercises
[INFO] tweaked toml for git repo https://github.com/Bodobolero/my-zero-to-prod-exercises written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Bodobolero/my-zero-to-prod-exercises 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.2
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.90
[INFO] [stderr]   Downloaded pest_derive v2.5.5
[INFO] [stderr]   Downloaded actix-web-lab-derive v0.18.0
[INFO] [stderr]   Downloaded pest_generator v2.5.5
[INFO] [stderr]   Downloaded actix-web-flash-messages v0.4.2
[INFO] [stderr]   Downloaded mediatype v0.19.13
[INFO] [stderr]   Downloaded actix-session v0.7.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.90
[INFO] [stderr]   Downloaded fake v2.5.0
[INFO] [stderr]   Downloaded redis v0.21.7
[INFO] [stderr]   Downloaded actix-web-lab v0.18.9
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.6
[INFO] [stderr]   Downloaded pest v2.5.5
[INFO] [stderr]   Downloaded cxx-build v1.0.90
[INFO] [stderr]   Downloaded actix-files v0.6.2
[INFO] [stderr]   Downloaded serde_cbor_2 v0.12.0-dev
[INFO] [stderr]   Downloaded htmlescape v0.3.1
[INFO] [stderr]   Downloaded wiremock v0.5.17
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded pest_meta v2.5.5
[INFO] [stderr]   Downloaded linkify v0.9.0
[INFO] [stderr]   Downloaded impl-more v0.1.1
[INFO] [stderr]   Downloaded serde_html_form v0.1.1
[INFO] [stderr]   Downloaded serde-aux v4.1.2
[INFO] [stderr]   Downloaded quickcheck_macros v1.0.0
[INFO] [stderr]   Downloaded validator v0.16.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded concurrent-queue v2.1.0
[INFO] [stderr]   Downloaded csv v1.2.0
[INFO] [stderr]   Downloaded cxx v1.0.90
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8056a48e7a1ff393c2df9f518328d0abe8ddfc7a517258d2885f1f5d98ba72fa
[INFO] running `Command { std: "docker" "start" "-a" "8056a48e7a1ff393c2df9f518328d0abe8ddfc7a517258d2885f1f5d98ba72fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8056a48e7a1ff393c2df9f518328d0abe8ddfc7a517258d2885f1f5d98ba72fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8056a48e7a1ff393c2df9f518328d0abe8ddfc7a517258d2885f1f5d98ba72fa", kill_on_drop: false }`
[INFO] [stdout] 8056a48e7a1ff393c2df9f518328d0abe8ddfc7a517258d2885f1f5d98ba72fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d5f729cff8e14de5d1e8ff3dfc7b74c8d2fd018631a016d0f4b19402dd705bb
[INFO] running `Command { std: "docker" "start" "-a" "5d5f729cff8e14de5d1e8ff3dfc7b74c8d2fd018631a016d0f4b19402dd705bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[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.51/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 slab v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.93
[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] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "5d5f729cff8e14de5d1e8ff3dfc7b74c8d2fd018631a016d0f4b19402dd705bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d5f729cff8e14de5d1e8ff3dfc7b74c8d2fd018631a016d0f4b19402dd705bb", kill_on_drop: false }`
[INFO] [stdout] 5d5f729cff8e14de5d1e8ff3dfc7b74c8d2fd018631a016d0f4b19402dd705bb
