[INFO] cloning repository https://github.com/gitshrl/stockbit-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitshrl/stockbit-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitshrl%2Fstockbit-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitshrl%2Fstockbit-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b3dd054b5dda2b2bf398963226477136367a9ac [INFO] checking gitshrl/stockbit-cli against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitshrl%2Fstockbit-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/gitshrl/stockbit-cli [INFO] finished tweaking git repo https://github.com/gitshrl/stockbit-cli [INFO] tweaked toml for git repo https://github.com/gitshrl/stockbit-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gitshrl/stockbit-cli on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gitshrl/stockbit-cli 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" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "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 typed-builder v0.21.2 [INFO] [stderr] Downloaded wreq-util v2.2.6 [INFO] [stderr] Downloaded typed-builder-macro v0.21.2 [INFO] [stderr] Downloaded lru v0.13.0 [INFO] [stderr] Downloaded linked_hash_set v0.1.6 [INFO] [stderr] Downloaded tokio-boring2 v4.15.15 [INFO] [stderr] Downloaded hyper2 v1.5.5 [INFO] [stderr] Downloaded http2 v0.4.21 [INFO] [stderr] Downloaded brotli-decompressor v5.0.1 [INFO] [stderr] Downloaded boring2 v4.15.15 [INFO] [stderr] Downloaded wreq v5.3.0 [INFO] [stderr] Downloaded boring-sys2 v4.15.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457 [INFO] running `Command { std: "docker" "start" "220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457", 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" "220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457", 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" "220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking http v1.4.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking brotli-decompressor v5.0.1 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Checking log v0.4.30 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Checking brotli v8.0.3 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Compiling time-macros v0.2.29 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking webpki-root-certs v1.0.8 [INFO] [stderr] Compiling typed-builder-macro v0.21.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rustls v0.23.40 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking linked_hash_set v0.1.6 [INFO] [stderr] Checking webpki-root-certs v0.26.11 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking num_cpus v1.17.0 [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/df1ae0f7dd168513de2d89beb2cb7a95d4fdc118/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-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --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=a31f6ffd2882c403 -C extra-filename=-1c8ca36ff6b7e757 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-24357868ea6ec5f7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-11629a25a8623d3d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-dfdbce0a7bcef759.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-08b96a339cb6ecf1.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" "220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457", kill_on_drop: false }` [INFO] [stdout] 220d6ef8c97d1afc18e8dc3b78bb0315c4804249c05173d1950e367fdf499457