[INFO] fetching crate toml-input 0.1.4...
[INFO] testing toml-input-0.1.4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate toml-input 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate toml-input 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate toml-input 0.1.4
[INFO] tweaked toml for crates.io crate toml-input 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate toml-input 0.1.4 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate toml-input 0.1.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_datetime v0.6.9
[INFO] [stderr]   Downloaded toml_write v0.1.1
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded toml v0.8.22
[INFO] [stderr]   Downloaded toml_edit v0.22.26
[INFO] [stderr]   Downloaded toml-input-derive v0.1.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eca1f92d348ef0f38e868bccb433ca8aec8cfb287d717d7f0242c06c3314a57e
[INFO] running `Command { std: "docker" "start" "-a" "eca1f92d348ef0f38e868bccb433ca8aec8cfb287d717d7f0242c06c3314a57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eca1f92d348ef0f38e868bccb433ca8aec8cfb287d717d7f0242c06c3314a57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eca1f92d348ef0f38e868bccb433ca8aec8cfb287d717d7f0242c06c3314a57e", kill_on_drop: false }`
[INFO] [stdout] eca1f92d348ef0f38e868bccb433ca8aec8cfb287d717d7f0242c06c3314a57e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 332cb21c832ad943ced64ad1bdfe6ba59dd0349d89213799e45100593933b9f9
[INFO] running `Command { std: "docker" "start" "-a" "332cb21c832ad943ced64ad1bdfe6ba59dd0349d89213799e45100593933b9f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling toml-input-derive v0.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling toml-input v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.04s
[INFO] running `Command { std: "docker" "inspect" "332cb21c832ad943ced64ad1bdfe6ba59dd0349d89213799e45100593933b9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "332cb21c832ad943ced64ad1bdfe6ba59dd0349d89213799e45100593933b9f9", kill_on_drop: false }`
[INFO] [stdout] 332cb21c832ad943ced64ad1bdfe6ba59dd0349d89213799e45100593933b9f9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e5f6bc7b90fb983a787439bfc983cb453208a59513dfc63cf77f6fec3bfe029
[INFO] running `Command { std: "docker" "start" "-a" "2e5f6bc7b90fb983a787439bfc983cb453208a59513dfc63cf77f6fec3bfe029", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling toml-input v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> tests/test_attribute.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[derive(Debug, Clone, TomlInput, Serialize, Deserialize, PartialEq, Default)]
[INFO] [stdout]   |                            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: Error { kind: UnknownField(ErrorUnknownField { name: "option_style", did_you_mean: None }), locations: ["b"], span: Some(#0 bytes(304..316)) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> tests/test_attribute.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[derive(Debug, Clone, TomlInput, Serialize, Deserialize, PartialEq, Default)]
[INFO] [stdout]    |                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: Error { kind: UnknownField(ErrorUnknownField { name: "option_style", did_you_mean: None }), locations: ["b"], span: Some(#0 bytes(1187..1199)) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_string` found for struct `test_skip_none::Test` in the current scope
[INFO] [stdout]   --> tests/test_attribute.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout]  8 |     struct Test {
[INFO] [stdout]    |     ----------- method `into_string` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     let res = test.clone().into_string().unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^ method not found in `test_skip_none::Test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `into_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `TomlInput`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let res = test.clone().a.into_string().unwrap();
[INFO] [stdout]    |                            ++
[INFO] [stdout] 16 |     let res = test.clone().b.into_string().unwrap();
[INFO] [stdout]    |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_string` found for struct `test_skip_none::Test` in the current scope
[INFO] [stdout]   --> tests/test_attribute.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout]  8 |     struct Test {
[INFO] [stdout]    |     ----------- method `into_string` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     let res = test.clone().into_string().unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^ method not found in `test_skip_none::Test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `into_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `TomlInput`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let res = test.clone().a.into_string().unwrap();
[INFO] [stdout]    |                            ++
[INFO] [stdout] 27 |     let res = test.clone().b.into_string().unwrap();
[INFO] [stdout]    |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_string` found for struct `test_expand_none::Test` in the current scope
[INFO] [stdout]   --> tests/test_attribute.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 44 |     struct Test {
[INFO] [stdout]    |     ----------- method `into_string` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 52 |     let res = test.clone().into_string().unwrap();
[INFO] [stdout]    |                            ^^^^^^^^^^^ method not found in `test_expand_none::Test`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `into_string`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `TomlInput`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let res = test.clone().a.into_string().unwrap();
[INFO] [stdout]    |                            ++
[INFO] [stdout] 52 |     let res = test.clone().b.into_string().unwrap();
[INFO] [stdout]    |                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `toml-input` (test "test_attribute") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2e5f6bc7b90fb983a787439bfc983cb453208a59513dfc63cf77f6fec3bfe029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e5f6bc7b90fb983a787439bfc983cb453208a59513dfc63cf77f6fec3bfe029", kill_on_drop: false }`
[INFO] [stdout] 2e5f6bc7b90fb983a787439bfc983cb453208a59513dfc63cf77f6fec3bfe029
