[INFO] cloning repository https://github.com/Gelbpunkt/hpyer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gelbpunkt/hpyer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fhpyer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fhpyer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 168a6aed9d4a39281810e258f9d3b0056cdf7874
[INFO] checking Gelbpunkt/hpyer against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fhpyer" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/Gelbpunkt/hpyer
[INFO] finished tweaking git repo https://github.com/Gelbpunkt/hpyer
[INFO] tweaked toml for git repo https://github.com/Gelbpunkt/hpyer written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gelbpunkt/hpyer on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gelbpunkt/hpyer 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/hyperium/hyper`
[INFO] [stderr]     Updating git repository `https://github.com/ctz/hyper-rustls`
[INFO] [stderr]     Updating git repository `https://github.com/Gelbpunkt/orjson.git`
[INFO] [stderr]     Updating git repository `https://github.com/PyO3/pyo3`
[INFO] [stderr]     Updating git repository `https://github.com/seanmonstar/reqwest`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded inlinable_string v0.1.14
[INFO] [stderr]   Downloaded async-compression v0.3.8
[INFO] [stderr]   Downloaded associative-cache v1.0.1
[INFO] [stderr]   Downloaded simdutf8 v0.1.3
[INFO] [stderr]   Downloaded futures-io v0.3.17
[INFO] [stderr]   Downloaded bytecount v0.6.2
[INFO] [stderr]   Downloaded packed_simd_2 v0.3.6
[INFO] [stderr]   Downloaded h2 v0.3.7
[INFO] [stderr]   Downloaded brotli v3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cd8eb25830264552a4ad9fe6cc90fa244f565333effde30495a8b75884abfde
[INFO] running `Command { std: "docker" "start" "-a" "8cd8eb25830264552a4ad9fe6cc90fa244f565333effde30495a8b75884abfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cd8eb25830264552a4ad9fe6cc90fa244f565333effde30495a8b75884abfde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cd8eb25830264552a4ad9fe6cc90fa244f565333effde30495a8b75884abfde", kill_on_drop: false }`
[INFO] [stdout] 8cd8eb25830264552a4ad9fe6cc90fa244f565333effde30495a8b75884abfde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] befe6ba6e4b73622d92b9cb2f71b8343490dc7863ba97fad143df36070271086
[INFO] running `Command { std: "docker" "start" "-a" "befe6ba6e4b73622d92b9cb2f71b8343490dc7863ba97fad143df36070271086", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling pyo3-build-config v0.14.5 (https://github.com/PyO3/pyo3#fd9b0cab)
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking tinyvec v1.5.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling packed_simd_2 v0.3.6
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `mod`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/packed_simd_2-0.3.6/src/lib.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 | crate mod llvm {
[INFO] [stdout]     |       ^^^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `packed_simd_2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "befe6ba6e4b73622d92b9cb2f71b8343490dc7863ba97fad143df36070271086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "befe6ba6e4b73622d92b9cb2f71b8343490dc7863ba97fad143df36070271086", kill_on_drop: false }`
[INFO] [stdout] befe6ba6e4b73622d92b9cb2f71b8343490dc7863ba97fad143df36070271086
