[INFO] cloning repository https://github.com/fa-sharp/tinirun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fa-sharp/tinirun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffa-sharp%2Ftinirun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffa-sharp%2Ftinirun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c77e53a05454c5eb765364e33880a7d16d5634b8 [INFO] checking fa-sharp/tinirun against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffa-sharp%2Ftinirun" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fa-sharp/tinirun [INFO] finished tweaking git repo https://github.com/fa-sharp/tinirun [INFO] tweaked toml for git repo https://github.com/fa-sharp/tinirun written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fa-sharp/tinirun on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fa-sharp/tinirun 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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae [INFO] running `Command { std: "docker" "start" "c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae", 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" "c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae", 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" "c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking validator v0.20.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking liquid-core v0.26.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking liquid-lib v0.26.11 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking redis-protocol v6.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking type-map v0.5.1 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking fred v10.1.0 [INFO] [stderr] Checking astral-tokio-tar v0.5.6 [INFO] [stderr] Checking toml v1.0.3+spec-1.1.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking liquid v0.26.11 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking reqwest-streams v0.15.0 [INFO] [stderr] Checking aide v0.16.0-alpha.2 [INFO] [stderr] Checking axum-streams v0.24.0 [INFO] [stderr] Checking axum-app-wrapper v0.1.0 (https://gitea.fasharp.io/fa-sharp/axum-app-wrapper?rev=a8d5e4f962#a8d5e4f9) [INFO] [stderr] Checking bollard v0.20.1 [INFO] [stderr] Checking tinirun-models v0.1.1 (/opt/rustwide/workdir/crates/models) [INFO] [stderr] Checking tinirun-client v0.1.1 (/opt/rustwide/workdir/clients/rust) [INFO] [stderr] error: could not compile `fred` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name fred --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fred-10.1.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="i-hashes"' --cfg 'feature="i-keys"' --cfg 'feature="serde-json"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking-encoding", "credential-provider", "custom-reconnect-errors", "debug-ids", "default", "default-nil-types", "dns", "dynamic-pool", "enable-native-tls", "enable-rustls", "enable-rustls-ring", "full-tracing", "futures-io", "futures-lite", "glob-match", "glommio", "hickory-resolver", "i-acl", "i-all", "i-client", "i-cluster", "i-config", "i-geo", "i-hashes", "i-hexpire", "i-hyperloglog", "i-keys", "i-lists", "i-memory", "i-pubsub", "i-redis-json", "i-redis-stack", "i-redisearch", "i-scripts", "i-server", "i-sets", "i-slowlog", "i-sorted-sets", "i-std", "i-streams", "i-time-series", "i-tracking", "local-sync", "metrics", "mocks", "monitor", "monoio", "monoio-codec", "monoio-native-tls", "monoio-rustls", "native-tls", "network-logs", "nom", "oneshot", "partial-tracing", "pin-project", "replicas", "rustls", "rustls-native-certs", "sentinel-auth", "sentinel-client", "serde-json", "serde_json", "sha-1", "smol", "subscriber-client", "tcp-user-timeouts", "tokio-native-tls", "tokio-rustls", "tracing", "tracing-futures", "transactions", "trust-dns-resolver", "unix-sockets", "vendored-openssl"))' -C metadata=f27221e8b5315473 -C extra-filename=-5fd4676d1aa00132 --out-dir /opt/rustwide/target/debug/build/fred/5fd4676d1aa00132/out -L dependency=/opt/rustwide/target/debug/build/arc-swap/ed0178b7d2e8d589/out -L dependency=/opt/rustwide/target/debug/build/async-trait/2f617c06cdcc2c89/out -L dependency=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out -L dependency=/opt/rustwide/target/debug/build/bytes-utils/d2d5e20af54a8624/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cookie-factory/73b119358f65fd0a/out -L dependency=/opt/rustwide/target/debug/build/crc16/435330ba2a1c12f4/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/7b3ca20ac6326897/out -L dependency=/opt/rustwide/target/debug/build/either/e7c87d65ab6b881e/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/errno/94cf0c2555a1adaf/out -L dependency=/opt/rustwide/target/debug/build/float-cmp/a253d728781232b8/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/fred-macros/eb6d922b5275c805/out -L dependency=/opt/rustwide/target/debug/build/futures/477d446670260c66/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/56f99dc171f09df6/out -L dependency=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/eff926812d101a5d/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out -L dependency=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out -L dependency=/opt/rustwide/target/debug/build/futures-util/7997affe89598000/out -L dependency=/opt/rustwide/target/debug/build/getrandom/1ac11b340a557733/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/d6527847c19413e5/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/dbf9bc31bab85415/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/15d271bf2d780722/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/1236941bbab5443b/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/4ddd33bbaff8cd99/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/5166a8ef216aa98a/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/3afdc7f5111c31fe/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/aa92dfbf6ebe730d/out -L dependency=/opt/rustwide/target/debug/build/idna/2fabaad5abc12f0a/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/47f4196058f958ae/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3252e3240acf5883/out -L dependency=/opt/rustwide/target/debug/build/itoa/6847572a153e76b0/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out -L dependency=/opt/rustwide/target/debug/build/litemap/323fb0cb3f9fad3e/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/log/243a4081f8655140/out -L dependency=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/mio/5615fd66791a0bcc/out -L dependency=/opt/rustwide/target/debug/build/nom/4d337989fb07ac71/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3c4d893fd622ad0a/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/445d43f12f63ac8e/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/dbe7054764b65534/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/6f849c2fda6e0f86/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/5ec82b32ed383664/out -L dependency=/opt/rustwide/target/debug/build/rand/bb6c732d17ef7466/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/440361a394ddef94/out -L dependency=/opt/rustwide/target/debug/build/rand_core/497063271484bc26/out -L dependency=/opt/rustwide/target/debug/build/redis-protocol/0bd5b8409ec1a381/out -L dependency=/opt/rustwide/target/debug/build/rustversion/5a027c01becb027b/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/semver/5367890081b49244/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_json/e3ec45a2268ed6fe/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/f08f57f33ffa3d18/out -L dependency=/opt/rustwide/target/debug/build/slab/ae595133c23c4338/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out -L dependency=/opt/rustwide/target/debug/build/socket2/0e8e91efbf629889/out -L dependency=/opt/rustwide/target/debug/build/socket2/e55b1ecea7de5bdc/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/a4bd0afb694af506/out -L dependency=/opt/rustwide/target/debug/build/tinystr/e3dad2d7f43207a7/out -L dependency=/opt/rustwide/target/debug/build/tokio/b51486df9ec51f75/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/4779b0c4f81e24a5/out -L dependency=/opt/rustwide/target/debug/build/tokio-stream/f0b74c8a9ad1eb09/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/36861d380c79804e/out -L dependency=/opt/rustwide/target/debug/build/url/b4073ef1c87d20fa/out -L dependency=/opt/rustwide/target/debug/build/urlencoding/ce62b83da7096e72/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/writeable/37efbbfd3652a026/out -L dependency=/opt/rustwide/target/debug/build/yoke/ae5317b4e63d2404/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/99971fa8639ec56b/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/46d85773dc52aabd/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/e754c371918fa245/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/8748fedc4bc3eaeb/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/b5f4d77028803ae8/out -L dependency=/opt/rustwide/target/debug/build/zerovec/0fe2a236a704d9ad/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/a9e91ff0ffe2eee6/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern arc_swap=/opt/rustwide/target/debug/build/arc-swap/ed0178b7d2e8d589/out/libarc_swap-ed0178b7d2e8d589.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/2f617c06cdcc2c89/out/libasync_trait-2f617c06cdcc2c89.so --extern bytes=/opt/rustwide/target/debug/build/bytes/c3c82aecfaa31497/out/libbytes-c3c82aecfaa31497.rmeta --extern bytes_utils=/opt/rustwide/target/debug/build/bytes-utils/d2d5e20af54a8624/out/libbytes_utils-d2d5e20af54a8624.rmeta --extern float_cmp=/opt/rustwide/target/debug/build/float-cmp/a253d728781232b8/out/libfloat_cmp-a253d728781232b8.rmeta --extern fred_macros=/opt/rustwide/target/debug/build/fred-macros/eb6d922b5275c805/out/libfred_macros-eb6d922b5275c805.so --extern futures=/opt/rustwide/target/debug/build/futures/477d446670260c66/out/libfutures-477d446670260c66.rmeta --extern log=/opt/rustwide/target/debug/build/log/243a4081f8655140/out/liblog-243a4081f8655140.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/445d43f12f63ac8e/out/libparking_lot-445d43f12f63ac8e.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/bb6c732d17ef7466/out/librand-bb6c732d17ef7466.rmeta --extern redis_protocol=/opt/rustwide/target/debug/build/redis-protocol/0bd5b8409ec1a381/out/libredis_protocol-0bd5b8409ec1a381.rmeta --extern semver=/opt/rustwide/target/debug/build/semver/5367890081b49244/out/libsemver-5367890081b49244.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/e3ec45a2268ed6fe/out/libserde_json-e3ec45a2268ed6fe.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/0e8e91efbf629889/out/libsocket2-0e8e91efbf629889.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/b51486df9ec51f75/out/libtokio-b51486df9ec51f75.rmeta --extern tokio_stream=/opt/rustwide/target/debug/build/tokio-stream/f0b74c8a9ad1eb09/out/libtokio_stream-f0b74c8a9ad1eb09.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/36861d380c79804e/out/libtokio_util-36861d380c79804e.rmeta --extern url=/opt/rustwide/target/debug/build/url/b4073ef1c87d20fa/out/liburl-b4073ef1c87d20fa.rmeta --extern urlencoding=/opt/rustwide/target/debug/build/urlencoding/ce62b83da7096e72/out/liburlencoding-ce62b83da7096e72.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae", kill_on_drop: false }` [INFO] [stdout] c581af80a0963015afb052845ab94e0814d17a7c948bf512901731d1ab9744ae