[INFO] fetching crate mlb-api 1.0.3... [INFO] testing mlb-api-1.0.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate mlb-api 1.0.3 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate mlb-api 1.0.3 [INFO] finished tweaking crates.io crate mlb-api 1.0.3 [INFO] tweaked toml for crates.io crate mlb-api 1.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mlb-api 1.0.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mlb-api 1.0.3 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34da457af7cbc5ce4050bb2877ce9b9d0d51136084892467393d5a21b3f043b6 [INFO] running `Command { std: "docker" "start" "-a" "34da457af7cbc5ce4050bb2877ce9b9d0d51136084892467393d5a21b3f043b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34da457af7cbc5ce4050bb2877ce9b9d0d51136084892467393d5a21b3f043b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34da457af7cbc5ce4050bb2877ce9b9d0d51136084892467393d5a21b3f043b6", kill_on_drop: false }` [INFO] [stdout] 34da457af7cbc5ce4050bb2877ce9b9d0d51136084892467393d5a21b3f043b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cf0f932258a1c1ff05f7c338259216d882f10b970aca82e4a9b025218309b53 [INFO] running `Command { std: "docker" "start" "-a" "8cf0f932258a1c1ff05f7c338259216d882f10b970aca82e4a9b025218309b53", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling bon-macros v3.9.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling uom v0.38.0 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling bon v3.9.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling mlb-api v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "8cf0f932258a1c1ff05f7c338259216d882f10b970aca82e4a9b025218309b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cf0f932258a1c1ff05f7c338259216d882f10b970aca82e4a9b025218309b53", kill_on_drop: false }` [INFO] [stdout] 8cf0f932258a1c1ff05f7c338259216d882f10b970aca82e4a9b025218309b53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ffda9340e14853bed67906eb96c12ffab36b56733c2090546303f7c7e1874a1 [INFO] running `Command { std: "docker" "start" "-a" "8ffda9340e14853bed67906eb96c12ffab36b56733c2090546303f7c7e1874a1", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling mlb-api v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mlb-api` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name mlb_api --edition=2024 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="aggressive_cache"' --cfg 'feature="cache"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_debug", "_heavy_tests", "aggressive_cache", "cache", "default"))' -C metadata=d62d0675cb3c4bc1 -C extra-filename=-826045a0713cfa14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-f021650b283506ba.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-36c7c2b220630ba7.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-73a1e1267d22c93b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-452b7db8b21f29a6.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bf471bc75929f9a0.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cac9a2ac02fc8a16.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-ace680b323e55477.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c9ce72d76226ebce.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-50cb458617fa6973.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f37ead0e52878e0.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1c33a7e5296560f0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ed5e715de923c497.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a3534400d2fc90f.rmeta --extern uom=/opt/rustwide/target/debug/deps/libuom-72fcab85a43b5aab.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6e62152601a496eb.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c8ceae97a50427b1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mlb-api` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name mlb_api --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="aggressive_cache"' --cfg 'feature="cache"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_debug", "_heavy_tests", "aggressive_cache", "cache", "default"))' -C metadata=5a2ca2e8ac9fb91c -C extra-filename=-345bdbd24698739e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bon=/opt/rustwide/target/debug/deps/libbon-f021650b283506ba.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-36c7c2b220630ba7.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-73a1e1267d22c93b.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-452b7db8b21f29a6.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bf471bc75929f9a0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cac9a2ac02fc8a16.rlib --extern pastey=/opt/rustwide/target/debug/deps/libpastey-ace680b323e55477.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c9ce72d76226ebce.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-50cb458617fa6973.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6f37ead0e52878e0.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1c33a7e5296560f0.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ed5e715de923c497.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a3534400d2fc90f.rlib --extern uom=/opt/rustwide/target/debug/deps/libuom-72fcab85a43b5aab.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6e62152601a496eb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c8ceae97a50427b1/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8ffda9340e14853bed67906eb96c12ffab36b56733c2090546303f7c7e1874a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffda9340e14853bed67906eb96c12ffab36b56733c2090546303f7c7e1874a1", kill_on_drop: false }` [INFO] [stdout] 8ffda9340e14853bed67906eb96c12ffab36b56733c2090546303f7c7e1874a1