[INFO] cloning repository https://github.com/jotarios/chasquimq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jotarios/chasquimq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjotarios%2Fchasquimq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjotarios%2Fchasquimq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9931d991810f0ade09b6aa16fb5a5f6e5d38af56
[INFO] checking jotarios/chasquimq against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjotarios%2Fchasquimq" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jotarios/chasquimq
[INFO] finished tweaking git repo https://github.com/jotarios/chasquimq
[INFO] tweaked toml for git repo https://github.com/jotarios/chasquimq written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jotarios/chasquimq on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jotarios/chasquimq 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/chasquimq-node/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/chasquimq-py/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3
[INFO] running `Command { std: "docker" "start" "1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3", 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" "1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3", 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" "1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/chasquimq-node/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/chasquimq-py/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking redis-protocol v6.0.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking rapidhash v4.4.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking croner v3.0.1
[INFO] [stderr]     Checking metrics v0.24.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]     Checking sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking fred v10.1.0
[INFO] [stderr]     Checking metrics-util v0.19.1
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking metrics-util v0.20.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.16.2
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling chasquimq-node v1.3.0 (/opt/rustwide/workdir/chasquimq-node)
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling chasquimq-py v1.3.0 (/opt/rustwide/workdir/chasquimq-py)
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]    Compiling napi-derive v2.16.13
[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/760e1de835e253bf28bbcbfee38b5e8ed9ffe074/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="credential-provider"' --cfg 'feature="default"' --cfg 'feature="enable-rustls-ring"' --cfg 'feature="i-hashes"' --cfg 'feature="i-keys"' --cfg 'feature="i-lists"' --cfg 'feature="i-pubsub"' --cfg 'feature="i-server"' --cfg 'feature="i-sets"' --cfg 'feature="i-sorted-sets"' --cfg 'feature="i-std"' --cfg 'feature="i-streams"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="tokio-rustls"' --cfg 'feature="transactions"' --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=266d84a50439124b -C extra-filename=-d1b1a27b47f32739 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-a5237faa4bf6bc72.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern bytes_utils=/opt/rustwide/target/debug/deps/libbytes_utils-d2d5e20af54a8624.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-39428b3fb91139d4.rmeta --extern fred_macros=/opt/rustwide/target/debug/deps/libfred_macros-5659e1eea63ca915.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-6ed4d2c94f8fbf0a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7995df513ba8f26a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b6c62e4ed79a34cc.rmeta --extern redis_protocol=/opt/rustwide/target/debug/deps/libredis_protocol-0bd5b8409ec1a381.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-991781353c1fca53.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-5c3cc76e41047e8d.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-7e8dca4a9a4ab678.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4a2590b4a8efe881.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c3fdff34e1901542.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6b32e6c4e2270cc1.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-bb4bb13e5a2ef177.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-db24f14953b307da.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-08f655d9c0187026.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3be1b3c2093f7e1b/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3", kill_on_drop: false }`
[INFO] [stdout] 1a55b57750b42ae5a1a9745e1b89c213ac153d44c9ea73dfb968fb0a032ae5a3
