[INFO] cloning repository https://github.com/realaravinth/libmedium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realaravinth/libmedium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95616fef4a781053c4047e9e068db7de6ce3001d [INFO] testing realaravinth/libmedium against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Flibmedium" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/realaravinth/libmedium [INFO] finished tweaking git repo https://github.com/realaravinth/libmedium [INFO] tweaked toml for git repo https://github.com/realaravinth/libmedium written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/realaravinth/libmedium on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/realaravinth/libmedium 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_client v0.14.0 [INFO] [stderr] Downloaded sha256 v1.5.0 [INFO] [stderr] Downloaded security-framework-sys v2.11.0 [INFO] [stderr] Downloaded graphql_query_derive v0.14.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded sailfish-macros v0.8.3 [INFO] [stderr] Downloaded pest_meta v2.7.10 [INFO] [stderr] Downloaded sailfish v0.8.3 [INFO] [stderr] Downloaded actix-server v2.3.0 [INFO] [stderr] Downloaded pest_generator v2.7.10 [INFO] [stderr] Downloaded regex-lite v0.1.5 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded actix-web-codegen v4.2.2 [INFO] [stderr] Downloaded pest_derive v2.7.10 [INFO] [stderr] Downloaded pest v2.7.10 [INFO] [stderr] Downloaded actix-http v3.7.0 [INFO] [stderr] Downloaded security-framework v2.11.0 [INFO] [stderr] Downloaded actix-web v4.6.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.14.0 [INFO] [stderr] Downloaded winnow v0.6.11 [INFO] [stderr] Downloaded sailfish-compiler v0.8.3 [INFO] [stderr] Downloaded actix-web-codegen-const-routes v0.2.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b07f321a1721b80d58cd00dc3ae9b086bd7e7b6b85545c90a3cf4d774b04dca [INFO] running `Command { std: "docker" "start" "-a" "3b07f321a1721b80d58cd00dc3ae9b086bd7e7b6b85545c90a3cf4d774b04dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b07f321a1721b80d58cd00dc3ae9b086bd7e7b6b85545c90a3cf4d774b04dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b07f321a1721b80d58cd00dc3ae9b086bd7e7b6b85545c90a3cf4d774b04dca", kill_on_drop: false }` [INFO] [stdout] 3b07f321a1721b80d58cd00dc3ae9b086bd7e7b6b85545c90a3cf4d774b04dca [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b1a87095c18ce79b1e564eab8381380dc5d643d11065aae60d83d31e1f40a5b [INFO] running `Command { std: "docker" "start" "-a" "1b1a87095c18ce79b1e564eab8381380dc5d643d11065aae60d83d31e1f40a5b", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.bincode [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.futures [INFO] [stderr] warning: unused manifest key: dependencies.reqwest.sled [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling winnow v0.6.11 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling sailfish-compiler v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling sailfish v0.8.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling line-wrap v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling itoap v1.0.1 [INFO] [stderr] Compiling libmedium v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling chrono v0.4.38 [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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/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,link -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=f490d531f4371f63 -C extra-filename=-5386f2f158274f76 --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-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-5ae1fa94f4019ee6.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" "1b1a87095c18ce79b1e564eab8381380dc5d643d11065aae60d83d31e1f40a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1a87095c18ce79b1e564eab8381380dc5d643d11065aae60d83d31e1f40a5b", kill_on_drop: false }` [INFO] [stdout] 1b1a87095c18ce79b1e564eab8381380dc5d643d11065aae60d83d31e1f40a5b