[INFO] cloning repository https://github.com/vberezhnev/rust_actix_pizza_store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vberezhnev/rust_actix_pizza_store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvberezhnev%2Frust_actix_pizza_store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvberezhnev%2Frust_actix_pizza_store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c98d6a1f48911d977652b38388f8731255a8db50
[INFO] checking vberezhnev/rust_actix_pizza_store against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvberezhnev%2Frust_actix_pizza_store" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vberezhnev/rust_actix_pizza_store
[INFO] finished tweaking git repo https://github.com/vberezhnev/rust_actix_pizza_store
[INFO] tweaked toml for git repo https://github.com/vberezhnev/rust_actix_pizza_store written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vberezhnev/rust_actix_pizza_store on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vberezhnev/rust_actix_pizza_store 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ea2fa2804d85265b50e0606334d1e866b012b0d82c2973baaad3117d744b39b
[INFO] running `Command { std: "docker" "start" "-a" "9ea2fa2804d85265b50e0606334d1e866b012b0d82c2973baaad3117d744b39b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ea2fa2804d85265b50e0606334d1e866b012b0d82c2973baaad3117d744b39b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea2fa2804d85265b50e0606334d1e866b012b0d82c2973baaad3117d744b39b", kill_on_drop: false }`
[INFO] [stdout] 9ea2fa2804d85265b50e0606334d1e866b012b0d82c2973baaad3117d744b39b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d3fbd21ba063cab09805a0ae0f94833e001971dfee528b3791d2ad2a59599c6
[INFO] running `Command { std: "docker" "start" "-a" "7d3fbd21ba063cab09805a0ae0f94833e001971dfee528b3791d2ad2a59599c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]     Checking unicode-security v0.1.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking flate2 v1.0.29
[INFO] [stderr]     Checking quick_cache v0.4.2
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking deunicode v1.4.4
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling actix-router v0.5.2
[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/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.5.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="ffi-api"' --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=ed825b6a776137d9 -C extra-filename=-79ae8c2ed5b7e557 --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-202f962626a6cdc8.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" "7d3fbd21ba063cab09805a0ae0f94833e001971dfee528b3791d2ad2a59599c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3fbd21ba063cab09805a0ae0f94833e001971dfee528b3791d2ad2a59599c6", kill_on_drop: false }`
[INFO] [stdout] 7d3fbd21ba063cab09805a0ae0f94833e001971dfee528b3791d2ad2a59599c6
