[INFO] cloning repository https://github.com/Wondera-AI/mlx-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Wondera-AI/mlx-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWondera-AI%2Fmlx-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWondera-AI%2Fmlx-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0ecf81f20c9cebb2c7b023a5eca41c777fc0e01 [INFO] checking Wondera-AI/mlx-client/b0ecf81f20c9cebb2c7b023a5eca41c777fc0e01 against nightly-2024-10-25 for legacyreceiver_rename [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWondera-AI%2Fmlx-client" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Wondera-AI/mlx-client on toolchain nightly-2024-10-25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Wondera-AI/mlx-client [INFO] finished tweaking git repo https://github.com/Wondera-AI/mlx-client [INFO] tweaked toml for git repo https://github.com/Wondera-AI/mlx-client written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Wondera-AI/mlx-client 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" "+nightly-2024-10-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47015673a87d16580e20c2ff5c01c546adc2affa841fc7b98e18ddbde3eca05d [INFO] running `Command { std: "docker" "start" "-a" "47015673a87d16580e20c2ff5c01c546adc2affa841fc7b98e18ddbde3eca05d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47015673a87d16580e20c2ff5c01c546adc2affa841fc7b98e18ddbde3eca05d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47015673a87d16580e20c2ff5c01c546adc2affa841fc7b98e18ddbde3eca05d", kill_on_drop: false }` [INFO] [stdout] 47015673a87d16580e20c2ff5c01c546adc2affa841fc7b98e18ddbde3eca05d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2024-10-25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84bab15533b3351225c35d380dee132b7fc11ef0b1648163d87868556564c980 [INFO] running `Command { std: "docker" "start" "-a" "84bab15533b3351225c35d380dee132b7fc11ef0b1648163d87868556564c980", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.20.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.12 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.8.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling pest_meta v2.7.12 [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/nightly-2024-10-25-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="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"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --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=94489a45c274b545 -C extra-filename=-94489a45c274b545 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-88a901ae17f9b8c6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ba69d4cd896563ad.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-1902f823db184355.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0c88deb2eb23f27f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8d9b539be668dfa3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e494ccc08ca41861.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4f830384aa6cd407.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-021891b7fd17a5bf.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "84bab15533b3351225c35d380dee132b7fc11ef0b1648163d87868556564c980", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84bab15533b3351225c35d380dee132b7fc11ef0b1648163d87868556564c980", kill_on_drop: false }` [INFO] [stdout] 84bab15533b3351225c35d380dee132b7fc11ef0b1648163d87868556564c980