[INFO] cloning repository https://github.com/Sanchir01/rust-metrics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sanchir01/rust-metrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanchir01%2Frust-metrics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanchir01%2Frust-metrics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bc7c009c798d820b7f79243924c5c8872ff722e
[INFO] checking Sanchir01/rust-metrics against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSanchir01%2Frust-metrics" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sanchir01/rust-metrics
[INFO] finished tweaking git repo https://github.com/Sanchir01/rust-metrics
[INFO] tweaked toml for git repo https://github.com/Sanchir01/rust-metrics written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sanchir01/rust-metrics on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sanchir01/rust-metrics 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: unused workspace dependency `kafka`
[INFO] [stderr]   --> Cargo.toml:45:25
[INFO] [stderr]    |
[INFO] [stderr] 45 | [workspace.dependencies.kafka]
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `kafka`
[INFO] [stderr] warning: unused workspace dependency `regex`
[INFO] [stderr]   --> Cargo.toml:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | regex = "1.11.1"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `regex`
[INFO] [stderr] warning: unused workspace dependency `tonic-build`
[INFO] [stderr]   --> Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | tonic-build = "0.13.1"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `tonic-build`
[INFO] [stderr] warning: unused workspace dependency `tonic-reflection`
[INFO] [stderr]   --> Cargo.toml:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | tonic-reflection = "0.13.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `tonic-reflection`
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b
[INFO] running `Command { std: "docker" "start" "08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b", 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" "08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b", 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" "08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.dev-dependencies
[INFO] [stderr] warning: unused workspace dependency `kafka`
[INFO] [stderr]   --> Cargo.toml:45:25
[INFO] [stderr]    |
[INFO] [stderr] 45 | [workspace.dependencies.kafka]
[INFO] [stderr]    |                         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `kafka`
[INFO] [stderr] warning: unused workspace dependency `regex`
[INFO] [stderr]   --> Cargo.toml:21:1
[INFO] [stderr]    |
[INFO] [stderr] 21 | regex = "1.11.1"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `regex`
[INFO] [stderr] warning: unused workspace dependency `tonic-build`
[INFO] [stderr]   --> Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | tonic-build = "0.13.1"
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `tonic-build`
[INFO] [stderr] warning: unused workspace dependency `tonic-reflection`
[INFO] [stderr]   --> Cargo.toml:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | tonic-reflection = "0.13.1"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `tonic-reflection`
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.43
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking replace_with v0.1.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking cityhash-rs v1.0.1
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking mimalloc v0.1.47
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling clickhouse-derive v0.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.11.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking sea-query v0.32.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking fake v4.3.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr] error: could not compile `sqlx-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-rustls"' --cfg 'feature="_tls-rustls-ring-webpki"' --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="rustls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --cfg 'feature="uuid"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "_tls-rustls-aws-lc-rs", "_tls-rustls-ring-native-roots", "_tls-rustls-ring-webpki", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "ipnet", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "offline", "regex", "rust_decimal", "rustls", "rustls-native-certs", "serde", "serde_json", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=bb4f5d613abc2e86 -C extra-filename=-768ef61acce63d75 --out-dir /opt/rustwide/target/debug/build/sqlx-core/768ef61acce63d75/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/42b8139a42d2dc4b/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/ed7c088732ed1df3/out -L dependency=/opt/rustwide/target/debug/build/bytes/1e0f2c5263ca78fd/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/0cd556e75694e1fa/out -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/107bfe3976582b3b/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f3f9f911326b91aa/out -L dependency=/opt/rustwide/target/debug/build/crc-catalog/4dc415f82a41013f/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/74444add068de789/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/22507c9b653be79d/out -L dependency=/opt/rustwide/target/debug/build/digest/47ab37977bb69970/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/07cbfba2478b7ae7/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/foldhash/fca0c474d382b9b6/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/2572678a66411e1e/out -L dependency=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out -L dependency=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/26fb45e17926c80e/out -L dependency=/opt/rustwide/target/debug/build/futures-task/3c3f30b429261b4e/out -L dependency=/opt/rustwide/target/debug/build/generic-array/2cda4e308e10db04/out -L dependency=/opt/rustwide/target/debug/build/getrandom/76286277b35d0791/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/c89b81f9058f978b/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/ab8e3356c93eb891/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/2c15a726e4e5eb5d/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/62a852362ba1f16e/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/4e3c19ff417c07dd/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/55e3ec9f2d977817/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/22cea5f595f5ae77/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/26a1670764a325f5/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/e3f56a060676151c/out -L dependency=/opt/rustwide/target/debug/build/idna/aa3bc59fd154da72/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/069bcad49323fb35/out -L dependency=/opt/rustwide/target/debug/build/itoa/c3a1a3771494e946/out -L dependency=/opt/rustwide/target/debug/build/libc/d6ee29590563fcea/out -L dependency=/opt/rustwide/target/debug/build/litemap/85eb5b4d2d7b29d7/out -L dependency=/opt/rustwide/target/debug/build/lock_api/d69d1eaa22d23d87/out -L dependency=/opt/rustwide/target/debug/build/log/24496e9eafb97b0f/out -L dependency=/opt/rustwide/target/debug/build/memchr/b685279e46bbd109/out -L dependency=/opt/rustwide/target/debug/build/mio/06c8a62ecac4abf6/out -L dependency=/opt/rustwide/target/debug/build/num-traits/0deff7c20ee85d21/out -L dependency=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out -L dependency=/opt/rustwide/target/debug/build/parking/44d3ea4fa3fa372c/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/e8f1567f94d5da6a/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/1537fa828add164a/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/d0941e1a8bdd030a/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/2ecca6b667797f49/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/98755945da2574f7/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/03dd20a573e9cbaa/out -L dependency=/opt/rustwide/target/debug/build/ring/1e9662f77ef95dc0/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/7a30fe4e821a6b37/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/aaff5077121325ce/out -L dependency=/opt/rustwide/target/debug/build/ryu/0fc417cbd813222a/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/serde/63ab841d73b8deef/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/738b9552d5db5c50/out -L dependency=/opt/rustwide/target/debug/build/slab/43f184e3d735da63/out -L dependency=/opt/rustwide/target/debug/build/smallvec/eb2c711ae734d6c4/out -L dependency=/opt/rustwide/target/debug/build/socket2/8c8e562647bc417b/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/136df9339053ea9d/out -L dependency=/opt/rustwide/target/debug/build/subtle/e2a2f8b3e184e502/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/5e468afef1307d84/out -L dependency=/opt/rustwide/target/debug/build/tinystr/4fcf0c5e48e85bf0/out -L dependency=/opt/rustwide/target/debug/build/tokio/8656a8e4ec083dde/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/7deed95711e1ed6e/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/2d30c21ca6733675/out -L dependency=/opt/rustwide/target/debug/build/typenum/144acbe1e66d5f13/out -L dependency=/opt/rustwide/target/debug/build/untrusted/5f38b2c4125c2298/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/83d48b7642e6f3cb/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/c053737897751066/out -L dependency=/opt/rustwide/target/debug/build/writeable/72bf0f8ed4f9d87f/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/fb6cc2c273adae9c/out -L dependency=/opt/rustwide/target/debug/build/yoke/1eb4d3df0394a8fa/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/c54dc49a009358e2/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/91bfa9bbface4329/out -L dependency=/opt/rustwide/target/debug/build/zeroize/7475dc49715a8588/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/63b57e7894c6d0c6/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/10dad1e90239e3f5/out -L dependency=/opt/rustwide/target/debug/build/zerovec/72f66cf3632beac4/out --extern base64=/opt/rustwide/target/debug/build/base64/52b25dcc7cd9fd28/out/libbase64-52b25dcc7cd9fd28.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/1e0f2c5263ca78fd/out/libbytes-1e0f2c5263ca78fd.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/ab10118240295282/out/libchrono-ab10118240295282.rmeta --extern crc=/opt/rustwide/target/debug/build/crc/ba6de459831399d5/out/libcrc-ba6de459831399d5.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/build/crossbeam-queue/8eb099cd2af173f1/out/libcrossbeam_queue-8eb099cd2af173f1.rmeta --extern either=/opt/rustwide/target/debug/build/either/0409f35424e7b129/out/libeither-0409f35424e7b129.rmeta --extern event_listener=/opt/rustwide/target/debug/build/event-listener/4897a0a5c1869bf0/out/libevent_listener-4897a0a5c1869bf0.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/8bb7a06892b41e67/out/libfutures_core-8bb7a06892b41e67.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/build/futures-intrusive/155f75894ce26d6e/out/libfutures_intrusive-155f75894ce26d6e.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/20e452c883531448/out/libfutures_io-20e452c883531448.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/cff2ce4fac996852/out/libfutures_util-cff2ce4fac996852.rmeta --extern hashbrown=/opt/rustwide/target/debug/build/hashbrown/c89b81f9058f978b/out/libhashbrown-c89b81f9058f978b.rmeta --extern hashlink=/opt/rustwide/target/debug/build/hashlink/d1c0953c52f3dfd4/out/libhashlink-d1c0953c52f3dfd4.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/249a1b0f024ef6a1/out/libindexmap-249a1b0f024ef6a1.rmeta --extern log=/opt/rustwide/target/debug/build/log/24496e9eafb97b0f/out/liblog-24496e9eafb97b0f.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/b685279e46bbd109/out/libmemchr-b685279e46bbd109.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out/libonce_cell-05887c23ecc18d47.rmeta --extern percent_encoding=/opt/rustwide/target/debug/build/percent-encoding/d0941e1a8bdd030a/out/libpercent_encoding-d0941e1a8bdd030a.rmeta --extern rustls=/opt/rustwide/target/debug/build/rustls/69de2514382a9c24/out/librustls-69de2514382a9c24.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/63ab841d73b8deef/out/libserde-63ab841d73b8deef.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/965167fd5665c3c1/out/libserde_json-965167fd5665c3c1.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/e7de860c0427dc66/out/libsha2-e7de860c0427dc66.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/eb2c711ae734d6c4/out/libsmallvec-eb2c711ae734d6c4.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/ae1913eeaff32108/out/libthiserror-ae1913eeaff32108.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/8656a8e4ec083dde/out/libtokio-8656a8e4ec083dde.rmeta --extern tokio_stream=/opt/rustwide/target/debug/build/tokio-stream/44be8c365d394208/out/libtokio_stream-44be8c365d394208.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/7f8108b265a67811/out/libtracing-7f8108b265a67811.rmeta --extern url=/opt/rustwide/target/debug/build/url/05ecac30ff7a166f/out/liburl-05ecac30ff7a166f.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/7013b8e00b1cca75/out/libuuid-7013b8e00b1cca75.rmeta --extern webpki_roots=/opt/rustwide/target/debug/build/webpki-roots/7e5baa9d310351aa/out/libwebpki_roots-7e5baa9d310351aa.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/b8352dc1bebacb3b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.46.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --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", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=5a4dae767547921e -C extra-filename=-7765987e55da1256 --out-dir /opt/rustwide/target/debug/build/tokio/7765987e55da1256/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/libc/fa2de38355b1d9e2/out -L dependency=/opt/rustwide/target/debug/build/lock_api/ce64f762e2cb385e/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/a140ebcec6a19e28/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/03a6d401b6805b09/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/738b9552d5db5c50/out -L dependency=/opt/rustwide/target/debug/build/smallvec/030b00046b6a32cc/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/fa2de38355b1d9e2/out/liblibc-fa2de38355b1d9e2.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/130f151edd27dc05/out/libmio-130f151edd27dc05.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/4e3a227870141ab1/out/libparking_lot-4e3a227870141ab1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/b4e9489b24941c52/out/libsignal_hook_registry-b4e9489b24941c52.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c5b9b239f6f68ea5/out/libsocket2-c5b9b239f6f68ea5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/97cad516d78c43d0/out/libtokio_macros-97cad516d78c43d0.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b", kill_on_drop: false }`
[INFO] [stdout] 08319e717bf68540e680ea4788709bfe25198f29b0eebc058b8c8fcb85ca831b
