[INFO] fetching crate pyo3-stub-gen 0.17.0... [INFO] testing pyo3-stub-gen-0.17.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate pyo3-stub-gen 0.17.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate pyo3-stub-gen 0.17.0 [INFO] finished tweaking crates.io crate pyo3-stub-gen 0.17.0 [INFO] tweaked toml for crates.io crate pyo3-stub-gen 0.17.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pyo3-stub-gen 0.17.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pyo3-stub-gen 0.17.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e164f7f8c788301b8efdfd17c237793d6e5965919f14a376cfb5281e8331fbc [INFO] running `Command { std: "docker" "start" "-a" "9e164f7f8c788301b8efdfd17c237793d6e5965919f14a376cfb5281e8331fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e164f7f8c788301b8efdfd17c237793d6e5965919f14a376cfb5281e8331fbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e164f7f8c788301b8efdfd17c237793d6e5965919f14a376cfb5281e8331fbc", kill_on_drop: false }` [INFO] [stdout] 9e164f7f8c788301b8efdfd17c237793d6e5965919f14a376cfb5281e8331fbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8af7004a83cc9e56b5b447a94a5e4209cc4e4b8eef5cea1e86469f8243882a67 [INFO] running `Command { std: "docker" "start" "-a" "8af7004a83cc9e56b5b447a94a5e4209cc4e4b8eef5cea1e86469f8243882a67", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling numpy v0.26.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-float v5.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Compiling malachite-q v0.4.22 [INFO] [stderr] Compiling malachite v0.4.22 [INFO] [stderr] Compiling malachite-bigint v0.2.3 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.17.0 [INFO] [stderr] Compiling pyo3-stub-gen v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "8af7004a83cc9e56b5b447a94a5e4209cc4e4b8eef5cea1e86469f8243882a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af7004a83cc9e56b5b447a94a5e4209cc4e4b8eef5cea1e86469f8243882a67", kill_on_drop: false }` [INFO] [stdout] 8af7004a83cc9e56b5b447a94a5e4209cc4e4b8eef5cea1e86469f8243882a67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f154b442d46f25f43150d814d9bee367ab3b7c8816d1b50ba604c8b8b87297b [INFO] running `Command { std: "docker" "start" "-a" "5f154b442d46f25f43150d814d9bee367ab3b7c8816d1b50ba604c8b8b87297b", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling pyo3-stub-gen v0.17.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s [INFO] running `Command { std: "docker" "inspect" "5f154b442d46f25f43150d814d9bee367ab3b7c8816d1b50ba604c8b8b87297b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f154b442d46f25f43150d814d9bee367ab3b7c8816d1b50ba604c8b8b87297b", kill_on_drop: false }` [INFO] [stdout] 5f154b442d46f25f43150d814d9bee367ab3b7c8816d1b50ba604c8b8b87297b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd84497f9ea98d826c0d19182b40cb9358d5312a88540df1803ea4dc92157597 [INFO] running `Command { std: "docker" "start" "-a" "cd84497f9ea98d826c0d19182b40cb9358d5312a88540df1803ea4dc92157597", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_stub_gen-310b5f6950f181be) [INFO] [stdout] running 25 tests [INFO] [stderr] Doc-tests pyo3_stub_gen [INFO] [stdout] test generate::parameters::tests::test_mixed_with_defaults ... ok [INFO] [stdout] test generate::parameters::tests::test_positional_only ... ok [INFO] [stdout] test rule_name::tests::test_custom_rule ... ok [INFO] [stdout] test generate::parameters::tests::test_keyword_only ... ok [INFO] [stdout] test rule_name::tests::test_pyright_rules ... ok [INFO] [stdout] test stub_type::test::test::bool_input ... ok [INFO] [stdout] test stub_type::test::test::dict_of_u32_string ... ok [INFO] [stdout] test stub_type::test::test::hashmap_u32_string_input ... ok [INFO] [stdout] test stub_type::test::test::hashmap_u32_string_output ... ok [INFO] [stdout] test generate::parameters::tests::test_varargs_kwargs ... ok [INFO] [stdout] test stub_type::test::test::hashmap_u32_vec_u32_output ... ok [INFO] [stdout] test stub_type::test::test::indexmap_u32_string_output ... ok [INFO] [stdout] test rule_name::tests::test_mypy_error_codes ... ok [INFO] [stdout] test stub_type::test::test::indexmap_u32_string_input ... ok [INFO] [stdout] test stub_type::test::test::hashmap_u32_vec_u32_input ... ok [INFO] [stdout] test stub_type::test::test::vec_u32_input ... ok [INFO] [stdout] test stub_type::test::test::hashset_u32_input ... ok [INFO] [stdout] test stub_type::test::test::vec_u32_output ... ok [INFO] [stdout] test stub_type::test::test::indexset_u32_input ... ok [INFO] [stdout] test stub_type::test::test::str_input ... ok [INFO] [stdout] test util::test::test_fmt_dict ... ok [INFO] [stdout] test util::test::test_fmt_tuple ... ok [INFO] [stdout] test util::test::test_fmt_enum ... ok [INFO] [stdout] test util::test::test_fmt_other ... ok [INFO] [stdout] test util::test::test_fmt_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/lib.rs - (line 116) ... ok [INFO] [stdout] test src/lib.rs - (line 127) ... ok [INFO] [stdout] test src/lib.rs - module_doc (line 216) ... ok [INFO] [stdout] test src/lib.rs - module_variable (line 244) ... ok [INFO] [stdout] test src/lib.rs - (line 91) ... ok [INFO] [stdout] test src/lib.rs - (line 138) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/lib.rs - readme (line 334) ... ok [INFO] [stdout] test src/lib.rs - readme (line 378) ... ok [INFO] [stdout] test src/lib.rs - readme (line 470) ... ok [INFO] [stdout] test src/lib.rs - readme (line 351) ... ok [INFO] [stdout] test src/lib.rs - readme (line 498) ... ok [INFO] [stdout] test src/lib.rs - readme (line 400) ... ok [INFO] [stdout] test src/lib.rs - readme (line 535) ... ok [INFO] [stdout] test src/lib.rs - readme (line 587) ... ok [INFO] [stdout] test src/lib.rs - readme (line 565) ... ok [INFO] [stdout] test src/stub_type.rs - stub_type::TypeInfo::locally_defined (line 212) ... ok [INFO] [stdout] test src/lib.rs - readme (line 634) ... ok [INFO] [stdout] test src/stub_type.rs - stub_type::TypeInfo::with_module (line 193) ... ok [INFO] [stdout] test src/stub_type.rs - stub_type::impl_stub_type (line 241) ... ok [INFO] [stdout] test src/pyproject.rs - pyproject (line 3) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/pyproject.rs - pyproject (line 3) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' (463) panicked at src/pyproject.rs:11:3: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] 2: pyo3_stub_gen::pyproject::PyProject::parse_toml [INFO] [stdout] 3: rust_out::main::_doctest_main_src_pyproject_rs_3_0 [INFO] [stdout] 4: rust_out::main [INFO] [stdout] 5: core::ops::function::FnOnce::call_once [INFO] [stdout] 6: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] 7: std::rt::lang_start::{{closure}} [INFO] [stdout] 8: core::ops::function::impls:: for &F>::call_once [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 10: std::panicking::catch_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: std::rt::lang_start_internal::{{closure}} [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 13: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 14: std::panicking::catch_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 15: std::panic::catch_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 16: std::rt::lang_start_internal [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 17: std::rt::lang_start [INFO] [stdout] 18: main [INFO] [stdout] 19: [INFO] [stdout] 20: __libc_start_main [INFO] [stdout] 21: _start [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5fd877eddee2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5fd877eddee2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5fd877eddee2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5fd877eddee2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5fd877eee42f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5fd877eee42f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5fd877ebb1d3 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5fd877ebb1d3 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5fd877ec05a2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5fd877ec299c - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5fd877ec27f6 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stdout] 11: 0x5fd877ec2f75 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stdout] 12: 0x5fd877ec2e0a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 13: 0x5fd877ec06d9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 14: 0x5fd877eaf71d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 15: 0x5fd877ef7250 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5fd877ef68c6 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stdout] 17: 0x5fd877e28227 - rust_out::main::_doctest_main_src_pyproject_rs_3_0::hb904d4dc77baf499 [INFO] [stdout] 18: 0x5fd877e28126 - rust_out::main::he986860d8b7bc94f [INFO] [stdout] 19: 0x5fd877e22d93 - core::ops::function::FnOnce::call_once::hd0f888ea33950d2d [INFO] [stdout] 20: 0x5fd877e22926 - std::sys::backtrace::__rust_begin_short_backtrace::h70a8cfcb1f800bff [INFO] [stdout] 21: 0x5fd877e228f9 - std::rt::lang_start::{{closure}}::h03ca8d00642774ee [INFO] [stdout] 22: 0x5fd877ebc580 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 23: 0x5fd877ebc580 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 24: 0x5fd877ebc580 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 25: 0x5fd877ebc580 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 26: 0x5fd877ebc580 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stdout] 27: 0x5fd877ebc580 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5fd877ebc580 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5fd877ebc580 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5fd877ebc580 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stdout] 31: 0x5fd877e228e1 - std::rt::lang_start::h457230af78cce7e7 [INFO] [stdout] 32: 0x5fd877e372d5 - main [INFO] [stdout] 33: 0x7bc64c0c41ca - [INFO] [stdout] 34: 0x7bc64c0c428b - __libc_start_main [INFO] [stdout] 35: 0x5fd877e15945 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/pyproject.rs - pyproject (line 3) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 20 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.55s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "cd84497f9ea98d826c0d19182b40cb9358d5312a88540df1803ea4dc92157597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd84497f9ea98d826c0d19182b40cb9358d5312a88540df1803ea4dc92157597", kill_on_drop: false }` [INFO] [stdout] cd84497f9ea98d826c0d19182b40cb9358d5312a88540df1803ea4dc92157597