[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#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fhpyer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gelbpunkt/hpyer on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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 inlinable_string v0.1.14 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded packed_simd_2 v0.3.6 [INFO] [stderr] Downloaded brotli v3.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1afdb7218d747d874170690c3a46211bd47fa5a199891a7ce5f3acaa26d63b7b [INFO] running `Command { std: "docker" "start" "-a" "1afdb7218d747d874170690c3a46211bd47fa5a199891a7ce5f3acaa26d63b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1afdb7218d747d874170690c3a46211bd47fa5a199891a7ce5f3acaa26d63b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afdb7218d747d874170690c3a46211bd47fa5a199891a7ce5f3acaa26d63b7b", kill_on_drop: false }` [INFO] [stdout] 1afdb7218d747d874170690c3a46211bd47fa5a199891a7ce5f3acaa26d63b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 675bd4113a9511eb8ab6ffd74896dbf7a6bf0904d8a6b0c538f03b74e9039aba [INFO] running `Command { std: "docker" "start" "-a" "675bd4113a9511eb8ab6ffd74896dbf7a6bf0904d8a6b0c538f03b74e9039aba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [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 cc v1.0.71 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 (https://github.com/PyO3/pyo3#fd9b0cab) [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stdout] error: expected one of `!` or `::`, found keyword `mod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packed_simd_2` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "675bd4113a9511eb8ab6ffd74896dbf7a6bf0904d8a6b0c538f03b74e9039aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "675bd4113a9511eb8ab6ffd74896dbf7a6bf0904d8a6b0c538f03b74e9039aba", kill_on_drop: false }` [INFO] [stdout] 675bd4113a9511eb8ab6ffd74896dbf7a6bf0904d8a6b0c538f03b74e9039aba