[INFO] cloning repository https://github.com/viiii00000/memory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viiii00000/memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviiii00000%2Fmemory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviiii00000%2Fmemory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d5461645c460462fa69ef23f0a654a6953931b2 [INFO] checking viiii00000/memory against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviiii00000%2Fmemory" "/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/viiii00000/memory [INFO] finished tweaking git repo https://github.com/viiii00000/memory [INFO] tweaked toml for git repo https://github.com/viiii00000/memory written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/viiii00000/memory on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/viiii00000/memory 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "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] Updating git repository `https://github.com/rwf2/Rocket.git` [INFO] [stderr] Updating git repository `https://github.com/travisbrown/rocket_oauth2.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded sdd v3.0.5 [INFO] [stderr] Downloaded validator v0.18.1 [INFO] [stderr] Downloaded validator_derive v0.18.2 [INFO] [stderr] Downloaded ref-swap v0.1.2 [INFO] [stderr] Downloaded flagset v0.4.6 [INFO] [stderr] Downloaded semver v1.0.24 [INFO] [stderr] Downloaded rustls-pki-types v1.10.1 [INFO] [stderr] Downloaded openid v0.15.0 [INFO] [stderr] Downloaded priority-queue v2.1.1 [INFO] [stderr] Downloaded biscuit v0.7.0 [INFO] [stderr] Downloaded clap v4.5.24 [INFO] [stderr] Downloaded scc v2.3.0 [INFO] [stderr] Downloaded hyper v1.5.2 [INFO] [stderr] Downloaded clap_builder v4.5.24 [INFO] [stderr] Downloaded egg-mode v0.16.1 [INFO] [stderr] Downloaded rocksdb v0.23.0 [INFO] [stderr] Downloaded webpki-roots v0.26.7 [INFO] [stderr] Downloaded openssl v0.10.68 [INFO] [stderr] Downloaded rustls v0.23.20 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded tokio v1.42.0 [INFO] [stderr] Downloaded librocksdb-sys v0.17.1+9.9.3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91a25c4fd4b6a3392a179b9c048d0b08ff4bf5df06c59a15cb34d87b5a1f5fe8 [INFO] running `Command { std: "docker" "start" "-a" "91a25c4fd4b6a3392a179b9c048d0b08ff4bf5df06c59a15cb34d87b5a1f5fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91a25c4fd4b6a3392a179b9c048d0b08ff4bf5df06c59a15cb34d87b5a1f5fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91a25c4fd4b6a3392a179b9c048d0b08ff4bf5df06c59a15cb34d87b5a1f5fe8", kill_on_drop: false }` [INFO] [stdout] 91a25c4fd4b6a3392a179b9c048d0b08ff4bf5df06c59a15cb34d87b5a1f5fe8 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef63cfff747c31c1beefc74039c26427449d8312d460682ca3d22f93e11ac545 [INFO] running `Command { std: "docker" "start" "-a" "ef63cfff747c31c1beefc74039c26427449d8312d460682ca3d22f93e11ac545", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking rustls-pki-types v1.10.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking tinyvec v1.8.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hyper v1.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling librocksdb-sys v0.17.1+9.9.3 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking priority-queue v2.1.1 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking winnow v0.6.22 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking biscuit v0.7.0 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling rocket_http v0.6.0-dev (https://github.com/rwf2/Rocket.git?rev=39c90481e700274da057d371a1da60bcc968aedc#39c90481) [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking openid v0.15.0 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking egg-mode v0.16.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rocket v0.6.0-dev (https://github.com/rwf2/Rocket.git?rev=39c90481e700274da057d371a1da60bcc968aedc#39c90481) [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking flagset v0.4.6 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rocket_codegen v0.6.0-dev (https://github.com/rwf2/Rocket.git?rev=39c90481e700274da057d371a1da60bcc968aedc#39c90481) [INFO] [stderr] Checking sqlx v0.8.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking ref-swap v0.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking tokio-rustls v0.26.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0 (https://github.com/rwf2/Rocket.git?rev=39c90481e700274da057d371a1da60bcc968aedc#39c90481) [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking sdd v3.0.5 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking scc v2.3.0 [INFO] [stderr] Checking memory-lol-auth v0.2.0 (/opt/rustwide/workdir/auth) [INFO] [stderr] Checking memory-lol-auth-sqlx v0.2.0 (/opt/rustwide/workdir/auth-sqlx) [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking clap v4.5.24 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] error: could not compile `rocket` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9/bin/rustc --crate-name rocket --edition=2021 /opt/rustwide/cargo-home/git/checkouts/rocket-d262ed918654d32a/39c9048/core/lib/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 --warn=unexpected_cfgs '--allow=clippy::type_complexity' --warn=rust_2018_idioms --allow=refining_impl_trait '--allow=clippy::multiple_bound_locations' '--allow=clippy::module_inception' '--allow=clippy::manual_range_contains' --allow=async_fn_in_trait --check-cfg 'cfg(nightly)' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="secrets"' --cfg 'feature="serde_json"' --cfg 'feature="thread_local"' --cfg 'feature="tinyvec"' --cfg 'feature="tokio-macros"' --cfg 'feature="trace"' --cfg 'feature="tracing-subscriber"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http2", "http3-preview", "json", "msgpack", "mtls", "rmp-serde", "rustls", "rustls-pemfile", "s2n-quic", "s2n-quic-h3", "secrets", "serde_json", "thread_local", "tinyvec", "tls", "tokio-macros", "tokio-rustls", "trace", "tracing-subscriber", "uuid", "uuid_", "x509-parser"))' -C metadata=df695753d55c635d -C extra-filename=-b980b91787c8ee0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-d6f19e10b28612fb.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e9db9043fd539bbc.so --extern binascii=/opt/rustwide/target/debug/deps/libbinascii-826bfbd01b0baee9.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1d1989d9e2c5ec54.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-6bf3de3f2df677cf.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-772e563d95e175d4.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-760dc2e299388d72.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-3037065c0b821934.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-bddfed4a7ca039f7.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-914a7bbc21aacd2f.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-35ccf5b0b36b0784.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-56d7f302099b5ca6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-79559d6b127b2fda.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-f481cad93ffec925.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-30a1bddb23a6983b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c52b85e347b95c8e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f21586c178c897e1.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-c34fc71b889a0b08.rmeta --extern ref_swap=/opt/rustwide/target/debug/deps/libref_swap-cd7d60862c008e4b.rmeta --extern rocket_codegen=/opt/rustwide/target/debug/deps/librocket_codegen-25ac0130a8dbc916.so --extern rocket_http=/opt/rustwide/target/debug/deps/librocket_http-9c04833bd98200c1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-69b5d0764c93150e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-73b24ef2cc9919d8.rmeta --extern state=/opt/rustwide/target/debug/deps/libstate-c7d884558c92e589.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-56e7d8336cc07826.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-60ef5943987c0f01.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-412a09de8d972f78.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-94d235dfd2b103b7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7d03aaf1c34ea420.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-519db96550df3186.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f7c171e794e0a5ec.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-eeb0bbfcf7960564.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c8e112c3722bcc00.rmeta --extern ubyte=/opt/rustwide/target/debug/deps/libubyte-769e2065bf561798.rmeta --extern yansi=/opt/rustwide/target/debug/deps/libyansi-e7aec9b6836f8cd4.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "ef63cfff747c31c1beefc74039c26427449d8312d460682ca3d22f93e11ac545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef63cfff747c31c1beefc74039c26427449d8312d460682ca3d22f93e11ac545", kill_on_drop: false }` [INFO] [stdout] ef63cfff747c31c1beefc74039c26427449d8312d460682ca3d22f93e11ac545