[INFO] cloning repository https://github.com/KevinFiorentino/rust-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KevinFiorentino/rust-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinFiorentino%2Frust-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinFiorentino%2Frust-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 400a2b065b6b8703f6cae56f9854d8cba027af7a [INFO] testing KevinFiorentino/rust-backend against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKevinFiorentino%2Frust-backend" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KevinFiorentino/rust-backend on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KevinFiorentino/rust-backend [INFO] finished tweaking git repo https://github.com/KevinFiorentino/rust-backend [INFO] tweaked toml for git repo https://github.com/KevinFiorentino/rust-backend written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/KevinFiorentino/rust-backend 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-common v0.9.0 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded unic-char-property v0.9.0 [INFO] [stderr] Downloaded actix-http v3.2.1 [INFO] [stderr] Downloaded unic-ucd-version v0.9.0 [INFO] [stderr] Downloaded time v0.3.11 [INFO] [stderr] Downloaded phf v0.11.0 [INFO] [stderr] Downloaded date v0.1.3 [INFO] [stderr] Downloaded zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Downloaded chrono-tz-build v0.0.3 [INFO] [stderr] Downloaded humansize v1.1.1 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded sha1 v0.10.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.11 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded actix-web v4.1.0 [INFO] [stderr] Downloaded semver v1.0.12 [INFO] [stderr] Downloaded zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Downloaded chrono-tz v0.6.3 [INFO] [stderr] Downloaded tokio v1.20.1 [INFO] [stderr] Downloaded serde_derive v1.0.140 [INFO] [stderr] Downloaded ucd-trie v0.1.4 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded tera v1.16.0 [INFO] [stderr] Downloaded bytes v1.2.0 [INFO] [stderr] Downloaded zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded redox_syscall v0.2.15 [INFO] [stderr] Downloaded globset v0.4.9 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.6 [INFO] [stderr] Downloaded siphasher v0.3.10 [INFO] [stderr] Downloaded actix-web-codegen v4.0.1 [INFO] [stderr] Downloaded slug v0.1.4 [INFO] [stderr] Downloaded phf_generator v0.11.0 [INFO] [stderr] Downloaded phf_codegen v0.11.0 [INFO] [stderr] Downloaded bytestring v1.1.0 [INFO] [stderr] Downloaded unic-char-range v0.9.0 [INFO] [stderr] Downloaded phf_shared v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e5d1d973241d9258465d666ce498b3b9618bcf3e1b28e4a0e28636de0ac773e [INFO] running `Command { std: "docker" "start" "-a" "7e5d1d973241d9258465d666ce498b3b9618bcf3e1b28e4a0e28636de0ac773e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e5d1d973241d9258465d666ce498b3b9618bcf3e1b28e4a0e28636de0ac773e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e5d1d973241d9258465d666ce498b3b9618bcf3e1b28e4a0e28636de0ac773e", kill_on_drop: false }` [INFO] [stdout] 7e5d1d973241d9258465d666ce498b3b9618bcf3e1b28e4a0e28636de0ac773e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5926240e4530959a066b3c2b6d2824332c3c0a820749b8ed623f74d0aafc46f [INFO] running `Command { std: "docker" "start" "-a" "e5926240e4530959a066b3c2b6d2824332c3c0a820749b8ed623f74d0aafc46f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling phf_shared v0.11.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling phf v0.11.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.11.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling date v0.1.3 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.13/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 -C metadata=9f09325ee67eb575 -C extra-filename=-9f09325ee67eb575 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-710250a577f7f885.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-da14954a76c66983.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-141c7e0385885b34.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b59846d7721065dd.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-347cf50e9913271d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-15d9d3b82b434b1f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-162b4de2f94e9d7d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b4d9c66d3567d836.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c06f457183da1017.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f648071345f7587b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/67da586efe13aa66eef576ba095e1875ba65fd20/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.3.4/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="ffi-api"' --cfg 'feature="std"' -C metadata=f57efd67d91ab425 -C extra-filename=-f57efd67d91ab425 --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-2f726324a8ab4fce.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-a0a9b76f534f194d.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-a52d6d18a80f45f5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e5926240e4530959a066b3c2b6d2824332c3c0a820749b8ed623f74d0aafc46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5926240e4530959a066b3c2b6d2824332c3c0a820749b8ed623f74d0aafc46f", kill_on_drop: false }` [INFO] [stdout] e5926240e4530959a066b3c2b6d2824332c3c0a820749b8ed623f74d0aafc46f