[INFO] fetching crate toml-input 0.1.4... [INFO] testing toml-input-0.1.4 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate toml-input 0.1.4 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate toml-input 0.1.4 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21d3f2d5348c62d910b3175ed184a31116906e067b0a50f1f7c7228faf1da0a1 [INFO] running `Command { std: "docker" "start" "-a" "21d3f2d5348c62d910b3175ed184a31116906e067b0a50f1f7c7228faf1da0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21d3f2d5348c62d910b3175ed184a31116906e067b0a50f1f7c7228faf1da0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d3f2d5348c62d910b3175ed184a31116906e067b0a50f1f7c7228faf1da0a1", kill_on_drop: false }` [INFO] [stdout] 21d3f2d5348c62d910b3175ed184a31116906e067b0a50f1f7c7228faf1da0a1 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 712a0da839a8ed6a80d9461e5e875ae2f0a0e183f79d4a923d9cdef7ac4fa35c [INFO] running `Command { std: "docker" "start" "-a" "712a0da839a8ed6a80d9461e5e875ae2f0a0e183f79d4a923d9cdef7ac4fa35c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 thiserror 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_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [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 24.55s [INFO] running `Command { std: "docker" "inspect" "712a0da839a8ed6a80d9461e5e875ae2f0a0e183f79d4a923d9cdef7ac4fa35c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712a0da839a8ed6a80d9461e5e875ae2f0a0e183f79d4a923d9cdef7ac4fa35c", kill_on_drop: false }` [INFO] [stdout] 712a0da839a8ed6a80d9461e5e875ae2f0a0e183f79d4a923d9cdef7ac4fa35c [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec5b07dab6e395127cf85c3224967051cc25b88af4eb952b7ff971e4a137716 [INFO] running `Command { std: "docker" "start" "-a" "6ec5b07dab6e395127cf85c3224967051cc25b88af4eb952b7ff971e4a137716", 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..330)) } [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..1215)) } [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" "6ec5b07dab6e395127cf85c3224967051cc25b88af4eb952b7ff971e4a137716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec5b07dab6e395127cf85c3224967051cc25b88af4eb952b7ff971e4a137716", kill_on_drop: false }` [INFO] [stdout] 6ec5b07dab6e395127cf85c3224967051cc25b88af4eb952b7ff971e4a137716