[INFO] fetching crate jirust-cli 0.16.10... [INFO] testing jirust-cli-0.16.10 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate jirust-cli 0.16.10 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate jirust-cli 0.16.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate jirust-cli 0.16.10 [INFO] tweaked toml for crates.io crate jirust-cli 0.16.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jirust-cli 0.16.10 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jirust-cli 0.16.10 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.54 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Downloaded jira_v3_openapi v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9bfe032f83d08f08eb0ccf69c3ebecef4409d37f20f474f16101d204bfaef3d [INFO] running `Command { std: "docker" "start" "-a" "d9bfe032f83d08f08eb0ccf69c3ebecef4409d37f20f474f16101d204bfaef3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9bfe032f83d08f08eb0ccf69c3ebecef4409d37f20f474f16101d204bfaef3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9bfe032f83d08f08eb0ccf69c3ebecef4409d37f20f474f16101d204bfaef3d", kill_on_drop: false }` [INFO] [stdout] d9bfe032f83d08f08eb0ccf69c3ebecef4409d37f20f474f16101d204bfaef3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca8bab8dbc533b41aae5d0d9aab69017c0261bb982e181b34c4c0b3725efffab [INFO] running `Command { std: "docker" "start" "-a" "ca8bab8dbc533b41aae5d0d9aab69017c0261bb982e181b34c4c0b3725efffab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.15.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling jira_v3_openapi v1.4.1 [INFO] [stderr] error: could not compile `jira_v3_openapi` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name jira_v3_openapi --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jira_v3_openapi-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="common"' --cfg 'feature="issues_api"' --cfg 'feature="link_issues_api"' --cfg 'feature="projects_api"' --cfg 'feature="version_api"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "common", "default", "issues_api", "link_issues_api", "projects_api", "version_api"))' -C metadata=b6d1d3a83bd4fea4 -C extra-filename=-8ede3d7ab9066523 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e968fd5b7e609dc8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0b69f7f3b14afebf.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f9abe166e4e77947.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-695e0b003c13b819.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-59ccfba21840200d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-775c327a5e69f14c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-e30ff3fc84096e03.rlib --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-4a4d17f3ecbfe885/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ca8bab8dbc533b41aae5d0d9aab69017c0261bb982e181b34c4c0b3725efffab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca8bab8dbc533b41aae5d0d9aab69017c0261bb982e181b34c4c0b3725efffab", kill_on_drop: false }` [INFO] [stdout] ca8bab8dbc533b41aae5d0d9aab69017c0261bb982e181b34c4c0b3725efffab