[INFO] fetching crate keyvalues-serde 0.2.4...
[INFO] checking keyvalues-serde-0.2.4 against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] extracting crate keyvalues-serde 0.2.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate keyvalues-serde 0.2.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate keyvalues-serde 0.2.4
[INFO] tweaked toml for crates.io crate keyvalues-serde 0.2.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keyvalues-serde 0.2.4 on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keyvalues-serde 0.2.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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806
[INFO] running `Command { std: "docker" "start" "b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stderr]     Checking pest v2.8.2
[INFO] [stderr]     Checking keyvalues-parser v0.2.4
[INFO] [stderr]     Checking keyvalues-serde v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> tests/known_issues/mod.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         assert_debug_snapshot!(obj, @r#"
[INFO] [stdout] 46 | |         {
[INFO] [stdout] 47 | |             "seq": [
[INFO] [stdout] 48 | |                 Str("one"),
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         "#);
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> tests/known_issues/mod.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | /         assert_debug_snapshot!(map, @r#"
[INFO] [stdout] 61 | |         {
[INFO] [stdout] 62 | |             "text": Str("str"),
[INFO] [stdout] 63 | |         }
[INFO] [stdout] 64 | |         "#);
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> tests/loosely_typed/mod.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | /     insta::assert_debug_snapshot!(loosely_typed, @r#"
[INFO] [stdout] 32 | |     LooselyTyped {
[INFO] [stdout] 33 | |         text: Str("woo"),
[INFO] [stdout] 34 | |         obj: Obj({
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     "#);
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_debug_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> tests/malformed/mod.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     insta::assert_snapshot!(res.unwrap_err(), @"Tried parsing an invalid number");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]   --> tests/malformed/mod.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     insta::assert_snapshot!(res.unwrap_err(), @"Tried parsing an invalid number");
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: suspicious attribute: ExprKind::MethodCall
[INFO] [stdout]    --> tests/malformed/mod.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     insta::assert_snapshot!(err, @"Only finite f32 values are allowed. Instead got: inf");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::_assert_snapshot_base` which comes from the expansion of the macro `insta::assert_snapshot` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keyvalues-serde` (test "stub") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806", kill_on_drop: false }`
[INFO] [stdout] b04d2dcf56aa5ca6885bff31c421f35a836fc5c4ef5c9fde8d74dd90d01de806
