[INFO] cloning repository https://github.com/JA3322/BookStore_RESTAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JA3322/BookStore_RESTAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJA3322%2FBookStore_RESTAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJA3322%2FBookStore_RESTAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a32b2dc958f59008155dc5ea272f74fb4425f805
[INFO] checking JA3322/BookStore_RESTAPI against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJA3322%2FBookStore_RESTAPI" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JA3322/BookStore_RESTAPI
[INFO] finished tweaking git repo https://github.com/JA3322/BookStore_RESTAPI
[INFO] tweaked toml for git repo https://github.com/JA3322/BookStore_RESTAPI written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JA3322/BookStore_RESTAPI on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JA3322/BookStore_RESTAPI 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasmtimer v0.2.0
[INFO] [stderr]   Downloaded validator_derive v0.18.1
[INFO] [stderr]   Downloaded validator v0.18.1
[INFO] [stderr]   Downloaded trice v0.4.0
[INFO] [stderr]   Downloaded surrealdb v1.4.0
[INFO] [stderr]   Downloaded surrealdb-jsonwebtoken v8.3.0-surreal.1
[INFO] [stderr]   Downloaded surrealdb-derive v0.12.0
[INFO] [stderr]   Downloaded storekey v0.5.0
[INFO] [stderr]   Downloaded surrealdb-core v1.4.0
[INFO] [stderr]   Downloaded roaring v0.10.3
[INFO] [stderr]   Downloaded revision v0.5.0
[INFO] [stderr]   Downloaded revision-derive v0.5.0
[INFO] [stderr]   Downloaded geo-types v0.7.13
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.4
[INFO] [stderr]   Downloaded quick_cache v0.4.2
[INFO] [stderr]   Downloaded lexicmp v0.1.0
[INFO] [stderr]   Downloaded dmp v0.2.0
[INFO] [stderr]   Downloaded geo v0.26.0
[INFO] [stderr]   Downloaded object_store v0.8.0
[INFO] [stderr]   Downloaded ref-cast v1.0.22
[INFO] [stderr]   Downloaded cedar-policy v2.4.2
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.22
[INFO] [stderr]   Downloaded rustc_lexer v0.1.0
[INFO] [stderr]   Downloaded serde_with_macros v3.7.0
[INFO] [stderr]   Downloaded async-recursion v1.1.0
[INFO] [stderr]   Downloaded unicode-security v0.1.1
[INFO] [stderr]   Downloaded cedar-policy-validator v2.4.2
[INFO] [stderr]   Downloaded serde_with v3.7.0
[INFO] [stderr]   Downloaded addr v0.15.6
[INFO] [stderr]   Downloaded any_ascii v0.3.2
[INFO] [stderr]   Downloaded cedar-policy-core v2.4.2
[INFO] [stderr]   Downloaded geo v0.27.0
[INFO] [stderr]   Downloaded spade v2.6.0
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded futures-concurrency v7.6.0
[INFO] [stderr]   Downloaded actix-web v4.5.1
[INFO] [stderr]   Downloaded actix-router v0.5.2
[INFO] [stderr]   Downloaded actix-http v3.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929
[INFO] running `Command { std: "docker" "start" "fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking unicode-security v0.1.1
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking any_ascii v0.3.2
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking dmp v0.2.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking addr v0.15.6
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking lexicmp v0.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[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]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling revision-derive v0.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling surrealdb-derive v0.12.0
[INFO] [stderr]    Compiling async-recursion v1.1.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking quick_cache v0.4.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking deunicode v1.4.4
[INFO] [stderr]     Checking trice v0.4.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking futures-concurrency v7.6.0
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=0eec22884f0e31ef -C extra-filename=-877f5f244c54832e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76bf30a6a053cf12.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-977a9d17ee279274.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ca652135e5ac826a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1a37405b3a64b5ba.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-112b9ac437bc42b9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-ad48cef5bb16be02.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-be4763331e827da4.so --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 `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/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"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=3a0e6a1793fa1d5c -C extra-filename=-6cc6184b4257457d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-54bf54b6735cecb0.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6468ffc4542cb6aa.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-c100a637a5197366.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-fe1bef79badc8370.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-7d8dbaab28caa68b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-393ec44fc177bb37.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-df2ea4f334bf906c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-9a5d79e9b4e79d5a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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/3d50c25bc66853bf0ad205529d0f305a1d841b5e/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=-011594bb03b0078a --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-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ae9454bd5455fc87.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929", kill_on_drop: false }`
[INFO] [stdout] fff6f8b7a3247a40b9fbe3106de8d439b13dbd1fea7c4239818acad0eff37929
