[INFO] fetching crate serde_json_v8 0.1.1...
[INFO] testing serde_json_v8-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate serde_json_v8 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate serde_json_v8 0.1.1
[INFO] finished tweaking crates.io crate serde_json_v8 0.1.1
[INFO] tweaked toml for crates.io crate serde_json_v8 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde_json_v8 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 87 packages to latest compatible versions
[INFO] [stderr]       Adding automod v0.1.2 (available: v1.0.15)
[INFO] [stderr]       Adding compiletest_rs v0.3.26 (available: v0.11.2)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.11.4)
[INFO] [stderr]       Adding itoa v0.4.8 (available: v1.0.15)
[INFO] [stderr]       Adding ryu-js v0.2.2 (available: v1.0.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38dd46405070c01a538868f3bbd442af90f88c2e28e02f10198022fe7b3114e2
[INFO] running `Command { std: "docker" "start" "-a" "38dd46405070c01a538868f3bbd442af90f88c2e28e02f10198022fe7b3114e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38dd46405070c01a538868f3bbd442af90f88c2e28e02f10198022fe7b3114e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38dd46405070c01a538868f3bbd442af90f88c2e28e02f10198022fe7b3114e2", kill_on_drop: false }`
[INFO] [stdout] 38dd46405070c01a538868f3bbd442af90f88c2e28e02f10198022fe7b3114e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8c7dc4166fb39cfff3e906067c3abf3a717d4fc459442c56d744cf5cd5d59cd
[INFO] running `Command { std: "docker" "start" "-a" "e8c7dc4166fb39cfff3e906067c3abf3a717d4fc459442c56d744cf5cd5d59cd", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json_v8 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr, doc_markdown))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 | #![cfg_attr(feature = "cargo-clippy", allow(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]    --> src/lib.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.61s
[INFO] running `Command { std: "docker" "inspect" "e8c7dc4166fb39cfff3e906067c3abf3a717d4fc459442c56d744cf5cd5d59cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c7dc4166fb39cfff3e906067c3abf3a717d4fc459442c56d744cf5cd5d59cd", kill_on_drop: false }`
[INFO] [stdout] e8c7dc4166fb39cfff3e906067c3abf3a717d4fc459442c56d744cf5cd5d59cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7af4ad9ad62d9145dda2fdb310a57fb9f14ca135487ea854ffd90f2759c44334
[INFO] running `Command { std: "docker" "start" "-a" "7af4ad9ad62d9145dda2fdb310a57fb9f14ca135487ea854ffd90f2759c44334", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling compiletest_rs v0.3.26
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr, doc_markdown))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 | #![cfg_attr(feature = "cargo-clippy", allow(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]    --> src/lib.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling serde_stacker v0.1.14
[INFO] [stderr]    Compiling tester v0.6.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling automod v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rustfix v0.4.6
[INFO] [stderr]    Compiling serde_json_v8 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:298:13
[INFO] [stdout]     |
[INFO] [stdout] 298 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr, doc_markdown))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 | #![cfg_attr(feature = "cargo-clippy", allow(
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]    --> src/lib.rs:321:1
[INFO] [stdout]     |
[INFO] [stdout] 321 | #[macro_use]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.64s
[INFO] running `Command { std: "docker" "inspect" "7af4ad9ad62d9145dda2fdb310a57fb9f14ca135487ea854ffd90f2759c44334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af4ad9ad62d9145dda2fdb310a57fb9f14ca135487ea854ffd90f2759c44334", kill_on_drop: false }`
[INFO] [stdout] 7af4ad9ad62d9145dda2fdb310a57fb9f14ca135487ea854ffd90f2759c44334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbcdea3c96802c61c4041b4011aa03117da61511624aba31fd0bca0b09921286
[INFO] running `Command { std: "docker" "start" "-a" "bbcdea3c96802c61c4041b4011aa03117da61511624aba31fd0bca0b09921286", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:297:13
[INFO] [stderr]     |
[INFO] [stderr] 297 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:298:13
[INFO] [stderr]     |
[INFO] [stderr] 298 | #![cfg_attr(feature = "cargo-clippy", deny(clippy, clippy_pedantic))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:300:13
[INFO] [stderr]     |
[INFO] [stderr] 300 | #![cfg_attr(feature = "cargo-clippy", allow(deprecated_cfg_attr, doc_markdown))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:302:13
[INFO] [stderr]     |
[INFO] [stderr] 302 | #![cfg_attr(feature = "cargo-clippy", allow(
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `arbitrary_precision`, `default`, `indexmap`, `preserve_order`, `raw_value`, and `unbounded_depth`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]    --> src/lib.rs:321:1
[INFO] [stderr]     |
[INFO] [stderr] 321 | #[macro_use]
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `serde_json_v8` (lib) generated 5 warnings
[INFO] [stderr] warning: `serde_json_v8` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_json_v8-4752923720711b06)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests serde_json_v8
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - (line 244) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 121) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... ok
[INFO] [stdout] test src/lib.rs - (line 184) ... ok
[INFO] [stdout] test src/lib.rs - (line 213) ... ok
[INFO] [stdout] test src/lib.rs - (line 63) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 244) stdout ----
[INFO] [stdout] error[E0252]: the name `Deserialize` is defined multiple times
[INFO] [stdout]  --> src/lib.rs:246:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                    ----------- previous import of the macro `Deserialize` here
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^--
[INFO] [stdout]   |             |
[INFO] [stdout]   |             `Deserialize` reimported here
[INFO] [stdout]   |             help: remove unnecessary import
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Deserialize` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Serialize` is defined multiple times
[INFO] [stdout]  --> src/lib.rs:246:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                                 --------- previous import of the macro `Serialize` here
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^ `Serialize` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Serialize` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0252`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 121) stdout ----
[INFO] [stdout] error[E0252]: the name `Deserialize` is defined multiple times
[INFO] [stdout]  --> src/lib.rs:123:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                    ----------- previous import of the macro `Deserialize` here
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^--
[INFO] [stdout]   |             |
[INFO] [stdout]   |             `Deserialize` reimported here
[INFO] [stdout]   |             help: remove unnecessary import
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Deserialize` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Serialize` is defined multiple times
[INFO] [stdout]  --> src/lib.rs:123:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]   |                                 --------- previous import of the macro `Serialize` here
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^ `Serialize` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Serialize` must be defined only once in the macro namespace of this module
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0252`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 121)
[INFO] [stdout]     src/lib.rs - (line 244)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bbcdea3c96802c61c4041b4011aa03117da61511624aba31fd0bca0b09921286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbcdea3c96802c61c4041b4011aa03117da61511624aba31fd0bca0b09921286", kill_on_drop: false }`
[INFO] [stdout] bbcdea3c96802c61c4041b4011aa03117da61511624aba31fd0bca0b09921286
