[INFO] cloning repository https://github.com/Lin-Jiong-HDU/nomai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lin-Jiong-HDU/nomai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLin-Jiong-HDU%2Fnomai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLin-Jiong-HDU%2Fnomai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79cce7ad0f5ef96f95e2926dd937bcfed233c578 [INFO] checking Lin-Jiong-HDU/nomai against c9ff496891c278ad660bc0ab85c1f0b72059464a for pr-160491 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLin-Jiong-HDU%2Fnomai" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Lin-Jiong-HDU/nomai [INFO] finished tweaking git repo https://github.com/Lin-Jiong-HDU/nomai [INFO] tweaked toml for git repo https://github.com/Lin-Jiong-HDU/nomai written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lin-Jiong-HDU/nomai on toolchain c9ff496891c278ad660bc0ab85c1f0b72059464a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Lin-Jiong-HDU/nomai 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" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded refinery-core v0.8.16 [INFO] [stderr] Downloaded num-cmp v0.1.0 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded refinery v0.8.16 [INFO] [stderr] Downloaded fraction v0.15.4 [INFO] [stderr] Downloaded jsonschema v0.22.3 [INFO] [stderr] Downloaded referencing v0.22.3 [INFO] [stderr] Downloaded refinery-macros v0.8.16 [INFO] [stderr] Downloaded uuid-simd v0.8.0 [INFO] [stderr] Downloaded borrow-or-share v0.2.4 [INFO] [stderr] Downloaded sqlite-vec v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f [INFO] running `Command { std: "docker" "start" "6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f", 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" "6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f", 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" "6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f" "/opt/rustwide/cargo-home/bin/cargo" "+c9ff496891c278ad660bc0ab85c1f0b72059464a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.12.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.117 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling time v0.3.49 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling yoke v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling sqlite-vec v0.1.9 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling openssl v0.10.81 [INFO] [stderr] Checking rustls-pki-types v1.14.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking nomai-protocol v0.4.4 (/opt/rustwide/workdir/crates/protocol) [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Checking serde_with v3.21.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking arrayvec v0.7.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking borrow-or-share v0.2.4 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking dashmap v6.2.1 [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/c9ff496891c278ad660bc0ab85c1f0b72059464a/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/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="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=899f508879c85339 -C extra-filename=-6e3196ec30a7fb3d --out-dir /opt/rustwide/target/debug/build/tokio/6e3196ec30a7fb3d/out -L dependency=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out -L dependency=/opt/rustwide/target/debug/build/errno/0997ff084336fcdf/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out -L dependency=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/ef3f3fd41ad8ccdf/out --extern bytes=/opt/rustwide/target/debug/build/bytes/c38626212d5d479c/out/libbytes-c38626212d5d479c.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/24357868ea6ec5f7/out/libmio-24357868ea6ec5f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/11629a25a8623d3d/out/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/dfdbce0a7bcef759/out/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/ef3f3fd41ad8ccdf/out/libtokio_macros-ef3f3fd41ad8ccdf.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" "6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f", kill_on_drop: false }` [INFO] [stdout] 6ed890e909e96133e135cb8d6a0283dabf93c78d18b00d5b403001576b4efa8f