[INFO] fetching crate podman-api 0.11.0...
[INFO] testing podman-api-0.11.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate podman-api 0.11.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate podman-api 0.11.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate podman-api 0.11.0
[INFO] tweaked toml for crates.io crate podman-api 0.11.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate podman-api 0.11.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate podman-api 0.11.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded containers-api v0.9.0
[INFO] [stderr]   Downloaded podman-api-stubs v0.9.0
[INFO] [stderr]   Downloaded hyper-openssl v0.9.2
[INFO] [stderr]   Downloaded futures_codec v0.5.0
[INFO] [stderr]   Downloaded syn v2.0.115
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c74bef354e0010af74ceebae277b09a527275d0e5b932bbb71e9854d46ca68ca
[INFO] running `Command { std: "docker" "start" "-a" "c74bef354e0010af74ceebae277b09a527275d0e5b932bbb71e9854d46ca68ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c74bef354e0010af74ceebae277b09a527275d0e5b932bbb71e9854d46ca68ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74bef354e0010af74ceebae277b09a527275d0e5b932bbb71e9854d46ca68ca", kill_on_drop: false }`
[INFO] [stdout] c74bef354e0010af74ceebae277b09a527275d0e5b932bbb71e9854d46ca68ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61365677cc6f1d7d8b9d149938e1283a5b80e9d47e5e5842f44103a129a4984e
[INFO] running `Command { std: "docker" "start" "-a" "61365677cc6f1d7d8b9d149938e1283a5b80e9d47e5e5842f44103a129a4984e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling futures_codec v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling podman-api-stubs v0.9.0
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling containers-api v0.9.0
[INFO] [stderr]    Compiling podman-api v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.03s
[INFO] running `Command { std: "docker" "inspect" "61365677cc6f1d7d8b9d149938e1283a5b80e9d47e5e5842f44103a129a4984e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61365677cc6f1d7d8b9d149938e1283a5b80e9d47e5e5842f44103a129a4984e", kill_on_drop: false }`
[INFO] [stdout] 61365677cc6f1d7d8b9d149938e1283a5b80e9d47e5e5842f44103a129a4984e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16ac78cfadae36fa66663c99a7380b9950abc6c9ea833c0d0869ef1a95dbdae8
[INFO] running `Command { std: "docker" "start" "-a" "16ac78cfadae36fa66663c99a7380b9950abc6c9ea833c0d0869ef1a95dbdae8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling containers-api v0.9.0
[INFO] [stderr]    Compiling podman-api v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `podman-api` (test "podman_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name podman_tests --edition=2024 tests/podman_tests.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="chrono"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "tls", "vendored-ssl"))' -C metadata=ea15a7ebe45e1fe0 -C extra-filename=-2f263a600e84c46c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-cb17835726abdeba.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-863dceb9a1f9b684.rlib --extern containers_api=/opt/rustwide/target/debug/deps/libcontainers_api-42026f135c333b80.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-83cdc1dc9c172337.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0bd7866cb13efa79.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-84e69bda1e777ae5.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-e83483f96e7daa24.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-344e6b11627adf7c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-23104889dad6046f.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-15748646797af6f4.so --extern podman_api=/opt/rustwide/target/debug/deps/libpodman_api-460b108079f3aad9.rlib --extern podman_api_stubs=/opt/rustwide/target/debug/deps/libpodman_api_stubs-f7bd1e340a336855.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a8befbae83c6f83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ceca01bbdafd251e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5b7630137589b33.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-92d73cb4eea03fdd.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-e00d483617b0094d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc681a1d210c77b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6dc07f3cf5e0d772.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4bfc2d3168b19799.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `podman-api` (test "network_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name network_tests --edition=2024 tests/network_tests.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="chrono"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono", "default", "tls", "vendored-ssl"))' -C metadata=ae355246d991c234 -C extra-filename=-96c0e013b3bb28f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-cb17835726abdeba.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-863dceb9a1f9b684.rlib --extern containers_api=/opt/rustwide/target/debug/deps/libcontainers_api-42026f135c333b80.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-83cdc1dc9c172337.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0bd7866cb13efa79.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-84e69bda1e777ae5.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-e83483f96e7daa24.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-344e6b11627adf7c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-23104889dad6046f.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-15748646797af6f4.so --extern podman_api=/opt/rustwide/target/debug/deps/libpodman_api-460b108079f3aad9.rlib --extern podman_api_stubs=/opt/rustwide/target/debug/deps/libpodman_api_stubs-f7bd1e340a336855.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a8befbae83c6f83b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ceca01bbdafd251e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b5b7630137589b33.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-92d73cb4eea03fdd.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-e00d483617b0094d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc681a1d210c77b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6dc07f3cf5e0d772.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4bfc2d3168b19799.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "16ac78cfadae36fa66663c99a7380b9950abc6c9ea833c0d0869ef1a95dbdae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ac78cfadae36fa66663c99a7380b9950abc6c9ea833c0d0869ef1a95dbdae8", kill_on_drop: false }`
[INFO] [stdout] 16ac78cfadae36fa66663c99a7380b9950abc6c9ea833c0d0869ef1a95dbdae8
