[INFO] fetching crate butane_cli 0.8.1... [INFO] checking butane_cli-0.8.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate butane_cli 0.8.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate butane_cli 0.8.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate butane_cli 0.8.1 [INFO] tweaked toml for crates.io crate butane_cli 0.8.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate butane_cli 0.8.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate butane_cli 0.8.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded manyhow-macros v0.11.4 [INFO] [stderr] Downloaded nonempty v0.11.0 [INFO] [stderr] Downloaded manyhow v0.11.4 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded maybe-async-cfg v0.2.5 [INFO] [stderr] Downloaded rusqlite v0.35.0 [INFO] [stderr] Downloaded sqlparser v0.56.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.33.0 [INFO] [stderr] Downloaded butane_core v0.8.1 [INFO] [stderr] Downloaded butane_codegen v0.8.1 [INFO] [stderr] Downloaded butane v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f818a56ec1a17f847e209b3e820e1cf53dd28bfdafeeb7200172b9a8a267af3 [INFO] running `Command { std: "docker" "start" "-a" "9f818a56ec1a17f847e209b3e820e1cf53dd28bfdafeeb7200172b9a8a267af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f818a56ec1a17f847e209b3e820e1cf53dd28bfdafeeb7200172b9a8a267af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f818a56ec1a17f847e209b3e820e1cf53dd28bfdafeeb7200172b9a8a267af3", kill_on_drop: false }` [INFO] [stdout] 9f818a56ec1a17f847e209b3e820e1cf53dd28bfdafeeb7200172b9a8a267af3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d79c896eb042ab44648de80f7f3014a4324da3cfb2d12f1393e7ba700030fd06 [INFO] running `Command { std: "docker" "start" "-a" "d79c896eb042ab44648de80f7f3014a4324da3cfb2d12f1393e7ba700030fd06", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking postgres-protocol v0.6.8 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling nonempty v0.11.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Checking syn v2.0.101 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling sqlparser v0.56.0 [INFO] [stderr] Compiling butane v0.8.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [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/8c32e313cccf7df531e2d49ffb8227bb92304aee/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=f19e0fd808b459fa -C extra-filename=-1d44d16c5e1ce8ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-18312cf9f125e98f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-853de85f4ce07400.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a7b3ec1970c9c18.rmeta --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" "d79c896eb042ab44648de80f7f3014a4324da3cfb2d12f1393e7ba700030fd06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d79c896eb042ab44648de80f7f3014a4324da3cfb2d12f1393e7ba700030fd06", kill_on_drop: false }` [INFO] [stdout] d79c896eb042ab44648de80f7f3014a4324da3cfb2d12f1393e7ba700030fd06