[INFO] fetching crate flatboat 0.5.1...
[INFO] testing flatboat-0.5.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate flatboat 0.5.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate flatboat 0.5.1
[INFO] finished tweaking crates.io crate flatboat 0.5.1
[INFO] tweaked toml for crates.io crate flatboat 0.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate flatboat 0.5.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate flatboat 0.5.1 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da974178d58a2c1c50dcc0908e0e17e7b0dd8e6b3715c65216f5c15581b5bb1d
[INFO] running `Command { std: "docker" "start" "-a" "da974178d58a2c1c50dcc0908e0e17e7b0dd8e6b3715c65216f5c15581b5bb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da974178d58a2c1c50dcc0908e0e17e7b0dd8e6b3715c65216f5c15581b5bb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da974178d58a2c1c50dcc0908e0e17e7b0dd8e6b3715c65216f5c15581b5bb1d", kill_on_drop: false }`
[INFO] [stdout] da974178d58a2c1c50dcc0908e0e17e7b0dd8e6b3715c65216f5c15581b5bb1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6256312fdacf4ede1ed93b1f233b1335f314ecce85465f0ccf13c0c44546f493
[INFO] running `Command { std: "docker" "start" "-a" "6256312fdacf4ede1ed93b1f233b1335f314ecce85465f0ccf13c0c44546f493", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling minijinja v2.7.0
[INFO] [stderr]    Compiling subprocess v0.2.9
[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 zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.28
[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 regex v1.11.1
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling inquire v0.6.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling clap_complete v4.5.44
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[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 idna_adapter v1.2.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.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 flatboat v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `output_serialized` is never used
[INFO] [stdout]   --> src/core/core_helpers.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn output_serialized(output: &impl serde::Serialize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RockerSetupError` is never used
[INFO] [stdout]   --> src/toolkits/external/rocker/runtime.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum RockerSetupError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] running `Command { std: "docker" "inspect" "6256312fdacf4ede1ed93b1f233b1335f314ecce85465f0ccf13c0c44546f493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6256312fdacf4ede1ed93b1f233b1335f314ecce85465f0ccf13c0c44546f493", kill_on_drop: false }`
[INFO] [stdout] 6256312fdacf4ede1ed93b1f233b1335f314ecce85465f0ccf13c0c44546f493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 762f8e00a32d3d4477043dca5b6928a7e87e4dddfa99b66c996f64e3a66333d1
[INFO] running `Command { std: "docker" "start" "-a" "762f8e00a32d3d4477043dca5b6928a7e87e4dddfa99b66c996f64e3a66333d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling flatboat v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `output_serialized` is never used
[INFO] [stdout]   --> src/core/core_helpers.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn output_serialized(output: &impl serde::Serialize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RockerSetupError` is never used
[INFO] [stdout]   --> src/toolkits/external/rocker/runtime.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum RockerSetupError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.50s
[INFO] running `Command { std: "docker" "inspect" "762f8e00a32d3d4477043dca5b6928a7e87e4dddfa99b66c996f64e3a66333d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "762f8e00a32d3d4477043dca5b6928a7e87e4dddfa99b66c996f64e3a66333d1", kill_on_drop: false }`
[INFO] [stdout] 762f8e00a32d3d4477043dca5b6928a7e87e4dddfa99b66c996f64e3a66333d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb0b7e4a987492679b5725b96f17028fb0a67968f1917caad1ab6ae7c75f15df
[INFO] running `Command { std: "docker" "start" "-a" "cb0b7e4a987492679b5725b96f17028fb0a67968f1917caad1ab6ae7c75f15df", kill_on_drop: false }`
[INFO] [stderr] warning: function `output_serialized` is never used
[INFO] [stderr]   --> src/core/core_helpers.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | pub fn output_serialized(output: &impl serde::Serialize) {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `RockerSetupError` is never used
[INFO] [stderr]   --> src/toolkits/external/rocker/runtime.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum RockerSetupError {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `flatboat` (bin "flatboat" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/flatboat-e58ccdc5ca571ff3)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test utils::manifest_utils::local_locator::tests::get_manifest_locations_test ... ok
[INFO] [stdout] test utils::manifest_utils::locator::tests::test_manifest_options ... ok
[INFO] [stdout] test toolkits::external::rocker::serde_pyo3::tests::test_valid_map ... ok
[INFO] [stdout] test toolkits::external::rocker::runtime::tests::test_python_environment ... FAILED
[INFO] [stdout] test toolkits::external::rocker::runtime::tests::test_get_rocker_config ... FAILED
[INFO] [stdout] test utils::manifest_utils::tests::pull_or_default_test ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin flatboat`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- toolkits::external::rocker::runtime::tests::test_python_environment stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'rocker'"), traceback: Some(<traceback object at 0x7c2fe08d9700>) }
[INFO] [stdout] 
[INFO] [stdout] ---- toolkits::external::rocker::runtime::tests::test_get_rocker_config stdout ----
[INFO] [stdout] Error: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'rocker'"), traceback: Some(<traceback object at 0x7c2fe06a9200>) }
[INFO] [stdout] 
[INFO] [stdout] ---- utils::manifest_utils::tests::pull_or_default_test stdout ----
[INFO] [stdout] Error: NotFoundError
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     toolkits::external::rocker::runtime::tests::test_get_rocker_config
[INFO] [stdout]     toolkits::external::rocker::runtime::tests::test_python_environment
[INFO] [stdout]     utils::manifest_utils::tests::pull_or_default_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.79s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cb0b7e4a987492679b5725b96f17028fb0a67968f1917caad1ab6ae7c75f15df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0b7e4a987492679b5725b96f17028fb0a67968f1917caad1ab6ae7c75f15df", kill_on_drop: false }`
[INFO] [stdout] cb0b7e4a987492679b5725b96f17028fb0a67968f1917caad1ab6ae7c75f15df
