[INFO] cloning repository https://github.com/joundy/ord-tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joundy/ord-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoundy%2Ford-tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoundy%2Ford-tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1172806a02a6ffc9ab129733461089a1d9160e11
[INFO] checking joundy/ord-tests against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoundy%2Ford-tests" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joundy/ord-tests
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/joundy/ord-tests
[INFO] tweaked toml for git repo https://github.com/joundy/ord-tests written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joundy/ord-tests on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joundy/ord-tests 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6c147652f41f0f871b38873e6d93c3e201b77033bb4841fd0cc8ae7bd47b5f0
[INFO] running `Command { std: "docker" "start" "-a" "f6c147652f41f0f871b38873e6d93c3e201b77033bb4841fd0cc8ae7bd47b5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6c147652f41f0f871b38873e6d93c3e201b77033bb4841fd0cc8ae7bd47b5f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6c147652f41f0f871b38873e6d93c3e201b77033bb4841fd0cc8ae7bd47b5f0", kill_on_drop: false }`
[INFO] [stdout] f6c147652f41f0f871b38873e6d93c3e201b77033bb4841fd0cc8ae7bd47b5f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4549c6b75dff9e1426d7fe64cd7c0928c9e34e28a57080cc69194d63d3f912b1
[INFO] running `Command { std: "docker" "start" "-a" "4549c6b75dff9e1426d7fe64cd7c0928c9e34e28a57080cc69194d63d3f912b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]     Checking object v0.36.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling asn1-rs-derive v0.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling oid-registry v0.4.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling new_mime_guess v4.0.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=66f797359619fc3b -C extra-filename=-ca1afdba4bb7548c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8032bd909233af15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4549c6b75dff9e1426d7fe64cd7c0928c9e34e28a57080cc69194d63d3f912b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4549c6b75dff9e1426d7fe64cd7c0928c9e34e28a57080cc69194d63d3f912b1", kill_on_drop: false }`
[INFO] [stdout] 4549c6b75dff9e1426d7fe64cd7c0928c9e34e28a57080cc69194d63d3f912b1
