[INFO] fetching crate git-workspace 1.9.0... [INFO] testing git-workspace-1.9.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate git-workspace 1.9.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate git-workspace 1.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-workspace 1.9.0 [INFO] tweaked toml for crates.io crate git-workspace 1.9.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-workspace 1.9.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-workspace 1.9.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic-counter v1.0.1 [INFO] [stderr] Downloaded testcontainers-modules v0.11.5 [INFO] [stderr] Downloaded libz-sys v1.1.21 [INFO] [stderr] Downloaded graphql_query_derive v0.14.0 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded clap_derive v4.5.24 [INFO] [stderr] Downloaded quinn-udp v0.5.9 [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded xattr v1.4.0 [INFO] [stderr] Downloaded hickory-resolver v0.24.2 [INFO] [stderr] Downloaded tokio-tar v0.3.1 [INFO] [stderr] Downloaded resolv-conf v0.7.0 [INFO] [stderr] Downloaded git2 v0.20.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded graphql_client_codegen v0.14.0 [INFO] [stderr] Downloaded webpki-roots v0.26.7 [INFO] [stderr] Downloaded ssh-key v0.6.7 [INFO] [stderr] Downloaded graphql_client v0.14.0 [INFO] [stderr] Downloaded quinn v0.11.6 [INFO] [stderr] Downloaded testcontainers v0.23.1 [INFO] [stderr] Downloaded libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Downloaded quinn-proto v0.11.9 [INFO] [stderr] Downloaded expanduser v1.2.2 [INFO] [stderr] Downloaded async-compression v0.4.18 [INFO] [stderr] Downloaded hickory-proto v0.24.2 [INFO] [stderr] Downloaded graphql-parser v0.4.1 [INFO] [stderr] Downloaded docker_credential v1.3.1 [INFO] [stderr] Downloaded security-framework v3.2.0 [INFO] [stderr] Downloaded rustls v0.23.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa09fca78fee4ebf8826c5a65a1413aa1d892dd224333d411117c4f97fca1b3a [INFO] running `Command { std: "docker" "start" "-a" "fa09fca78fee4ebf8826c5a65a1413aa1d892dd224333d411117c4f97fca1b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa09fca78fee4ebf8826c5a65a1413aa1d892dd224333d411117c4f97fca1b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa09fca78fee4ebf8826c5a65a1413aa1d892dd224333d411117c4f97fca1b3a", kill_on_drop: false }` [INFO] [stdout] fa09fca78fee4ebf8826c5a65a1413aa1d892dd224333d411117c4f97fca1b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb6aecb127fd2c44fe181e0af7ac88544b72f9a107e8c3e91575830adf87f10b [INFO] running `Command { std: "docker" "start" "-a" "bb6aecb127fd2c44fe181e0af7ac88544b72f9a107e8c3e91575830adf87f10b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling expanduser v1.2.2 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Compiling git-workspace v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "bb6aecb127fd2c44fe181e0af7ac88544b72f9a107e8c3e91575830adf87f10b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6aecb127fd2c44fe181e0af7ac88544b72f9a107e8c3e91575830adf87f10b", kill_on_drop: false }` [INFO] [stdout] bb6aecb127fd2c44fe181e0af7ac88544b72f9a107e8c3e91575830adf87f10b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30b1493ccf0639dcfa979bb70ad04fa5c5ff01c4be71cd5a8c14ca29891c0291 [INFO] running `Command { std: "docker" "start" "-a" "30b1493ccf0639dcfa979bb70ad04fa5c5ff01c4be71cd5a8c14ca29891c0291", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --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="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-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=d5553c6e44361565 -C extra-filename=-5bfc97d9d7b67796 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ac1cb2f7679afc6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-45cf5e80db6d1082.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9a2756f27b448052.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-af72ec0f1f14b85c.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" "30b1493ccf0639dcfa979bb70ad04fa5c5ff01c4be71cd5a8c14ca29891c0291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b1493ccf0639dcfa979bb70ad04fa5c5ff01c4be71cd5a8c14ca29891c0291", kill_on_drop: false }` [INFO] [stdout] 30b1493ccf0639dcfa979bb70ad04fa5c5ff01c4be71cd5a8c14ca29891c0291