[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#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [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 f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "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" "+f3d95de532264a1215023baa665c0028aecf74b1" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5317a686de20c86a415b39219b8f50c6c3e0b0f3baee2995a972f88d443be675 [INFO] running `Command { std: "docker" "start" "-a" "5317a686de20c86a415b39219b8f50c6c3e0b0f3baee2995a972f88d443be675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5317a686de20c86a415b39219b8f50c6c3e0b0f3baee2995a972f88d443be675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5317a686de20c86a415b39219b8f50c6c3e0b0f3baee2995a972f88d443be675", kill_on_drop: false }` [INFO] [stdout] 5317a686de20c86a415b39219b8f50c6c3e0b0f3baee2995a972f88d443be675 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b915be4acbf99654a9824250d79a8a9d862f19438a86b212fc95d5afc486818 [INFO] running `Command { std: "docker" "start" "-a" "0b915be4acbf99654a9824250d79a8a9d862f19438a86b212fc95d5afc486818", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking async-channel v2.3.1 [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 generic-array v0.14.7 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oid-registry v0.4.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling new_mime_guess v4.0.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking generic_static v0.2.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling redb v2.1.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking net2 v0.2.39 [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/f3d95de532264a1215023baa665c0028aecf74b1/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" "0b915be4acbf99654a9824250d79a8a9d862f19438a86b212fc95d5afc486818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b915be4acbf99654a9824250d79a8a9d862f19438a86b212fc95d5afc486818", kill_on_drop: false }` [INFO] [stdout] 0b915be4acbf99654a9824250d79a8a9d862f19438a86b212fc95d5afc486818