[INFO] fetching crate sideko_rest_api 0.8.4... [INFO] testing sideko_rest_api-0.8.4 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] extracting crate sideko_rest_api 0.8.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate sideko_rest_api 0.8.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sideko_rest_api 0.8.4 [INFO] tweaked toml for crates.io crate sideko_rest_api 0.8.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sideko_rest_api 0.8.4 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sideko_rest_api 0.8.4 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdd v3.0.5 [INFO] [stderr] Downloaded serial_test_derive v3.2.0 [INFO] [stderr] Downloaded serial_test v3.2.0 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded openssl-sys v0.9.104 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded reqwest v0.12.12 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] [stderr] Downloaded scc v2.3.0 [INFO] [stderr] Downloaded openssl v0.10.68 [INFO] [stderr] Downloaded syn v2.0.95 [INFO] [stderr] Downloaded rustix v0.38.42 [INFO] [stderr] Downloaded openssl-src v300.4.1+3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 912fb3dbceb2195e0ab854a9fa7c7908927e75ab0fe94fe208df69f0ebf66484 [INFO] running `Command { std: "docker" "start" "-a" "912fb3dbceb2195e0ab854a9fa7c7908927e75ab0fe94fe208df69f0ebf66484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "912fb3dbceb2195e0ab854a9fa7c7908927e75ab0fe94fe208df69f0ebf66484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "912fb3dbceb2195e0ab854a9fa7c7908927e75ab0fe94fe208df69f0ebf66484", kill_on_drop: false }` [INFO] [stdout] 912fb3dbceb2195e0ab854a9fa7c7908927e75ab0fe94fe208df69f0ebf66484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ba9d20c0fd85538ca1d7b21d7c28878e5df4277fa4b4c594ca2ddedcd69c50b [INFO] running `Command { std: "docker" "start" "-a" "6ba9d20c0fd85538ca1d7b21d7c28878e5df4277fa4b4c594ca2ddedcd69c50b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [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 tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 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 bytes v1.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [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 tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling sideko_rest_api v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.74s [INFO] running `Command { std: "docker" "inspect" "6ba9d20c0fd85538ca1d7b21d7c28878e5df4277fa4b4c594ca2ddedcd69c50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba9d20c0fd85538ca1d7b21d7c28878e5df4277fa4b4c594ca2ddedcd69c50b", kill_on_drop: false }` [INFO] [stdout] 6ba9d20c0fd85538ca1d7b21d7c28878e5df4277fa4b4c594ca2ddedcd69c50b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a82e452cf48d874003a8f202c0592cead71e72895c95bd028773fa32faaf25d9 [INFO] running `Command { std: "docker" "start" "-a" "a82e452cf48d874003a8f202c0592cead71e72895c95bd028773fa32faaf25d9", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling sideko_rest_api v0.8.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_doc_version_sidebar_client") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name test_doc_version_sidebar_client --edition=2021 tests/test_doc_version_sidebar_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b7f3202d3b732148 -C extra-filename=-21e7eaa511ec9a66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e129aa38d3e1d8a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d239c4a888fa28d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0ded0289d430850.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b5395e7852ab032.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2006cf3b5a86dfd6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02b4fab91705c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0ce2ae20d90785cf.rlib --extern sideko_rest_api=/opt/rustwide/target/debug/deps/libsideko_rest_api-49b8a5d48aae905f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c69aee50027186b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9b4217c72db20ca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_api_spec_client") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name test_api_spec_client --edition=2021 tests/test_api_spec_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c0184d83a85d8d1b -C extra-filename=-e2aaf8e7cc827ff6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e129aa38d3e1d8a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d239c4a888fa28d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0ded0289d430850.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b5395e7852ab032.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2006cf3b5a86dfd6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02b4fab91705c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0ce2ae20d90785cf.rlib --extern sideko_rest_api=/opt/rustwide/target/debug/deps/libsideko_rest_api-49b8a5d48aae905f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c69aee50027186b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9b4217c72db20ca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `sideko_rest_api` (test "test_doc_version_external_link_client") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/bin/rustc --crate-name test_doc_version_external_link_client --edition=2021 tests/test_doc_version_external_link_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d88071e12c2a9737 -C extra-filename=-5fcf95ed99ac66b2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e129aa38d3e1d8a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d239c4a888fa28d7.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c0ded0289d430850.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b5395e7852ab032.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2006cf3b5a86dfd6.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6f02b4fab91705c0.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0ce2ae20d90785cf.rlib --extern sideko_rest_api=/opt/rustwide/target/debug/deps/libsideko_rest_api-49b8a5d48aae905f.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c69aee50027186b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b9b4217c72db20ca.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a82e452cf48d874003a8f202c0592cead71e72895c95bd028773fa32faaf25d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82e452cf48d874003a8f202c0592cead71e72895c95bd028773fa32faaf25d9", kill_on_drop: false }` [INFO] [stdout] a82e452cf48d874003a8f202c0592cead71e72895c95bd028773fa32faaf25d9