[INFO] fetching crate derive_tools_meta 0.49.0...
[INFO] testing derive_tools_meta-0.49.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate derive_tools_meta 0.49.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate derive_tools_meta 0.49.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate derive_tools_meta 0.49.0
[INFO] tweaked toml for crates.io crate derive_tools_meta 0.49.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate derive_tools_meta 0.49.0 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] crate crates.io crate derive_tools_meta 0.49.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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b1d72cfcde73b45af44c3ce4f86f2b65e5b243a8dd9cd82d3501a89b5a2c7cb1
[INFO] running `Command { std: "docker" "start" "-a" "b1d72cfcde73b45af44c3ce4f86f2b65e5b243a8dd9cd82d3501a89b5a2c7cb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1d72cfcde73b45af44c3ce4f86f2b65e5b243a8dd9cd82d3501a89b5a2c7cb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d72cfcde73b45af44c3ce4f86f2b65e5b243a8dd9cd82d3501a89b5a2c7cb1", kill_on_drop: false }`
[INFO] [stdout] b1d72cfcde73b45af44c3ce4f86f2b65e5b243a8dd9cd82d3501a89b5a2c7cb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d60209133bc5b85638ece8af35a15b90a8f904c5d8e6c22def58403ad3033100
[INFO] running `Command { std: "docker" "start" "-a" "d60209133bc5b85638ece8af35a15b90a8f904c5d8e6c22def58403ad3033100", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling collection_tools v0.27.0
[INFO] [stderr]    Compiling clone_dyn_types v0.40.0
[INFO] [stderr]    Compiling interval_adapter v0.38.0
[INFO] [stderr]    Compiling component_model_types v0.14.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling iter_tools v0.39.0
[INFO] [stderr]    Compiling macro_tools v0.70.0
[INFO] [stderr]    Compiling derive_tools_meta v0.49.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.87s
[INFO] running `Command { std: "docker" "inspect" "d60209133bc5b85638ece8af35a15b90a8f904c5d8e6c22def58403ad3033100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d60209133bc5b85638ece8af35a15b90a8f904c5d8e6c22def58403ad3033100", kill_on_drop: false }`
[INFO] [stdout] d60209133bc5b85638ece8af35a15b90a8f904c5d8e6c22def58403ad3033100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ddfc45ee14b6eb6e0a567081fcc3a5d5c31d2c51bb33abdb5160506eece6b6b2
[INFO] running `Command { std: "docker" "start" "-a" "ddfc45ee14b6eb6e0a567081fcc3a5d5c31d2c51bb33abdb5160506eece6b6b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling collection_tools v0.27.0
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling clone_dyn_types v0.40.0
[INFO] [stderr]    Compiling component_model_types v0.14.0
[INFO] [stderr]    Compiling interval_adapter v0.38.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling inspect_type v0.16.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling iter_tools v0.39.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling test_tools v0.16.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling implements v0.13.0
[INFO] [stderr]    Compiling is_slice v0.14.0
[INFO] [stderr]    Compiling typing_tools v0.11.0
[INFO] [stderr]    Compiling diagnostics_tools v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mem_tools v0.9.0
[INFO] [stderr]    Compiling collection_tools v0.18.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling macro_tools v0.70.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling impls_index_meta v0.13.0
[INFO] [stderr]    Compiling derive_tools_meta v0.49.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling impls_index v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling error_tools v0.22.0
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.66s
[INFO] running `Command { std: "docker" "inspect" "ddfc45ee14b6eb6e0a567081fcc3a5d5c31d2c51bb33abdb5160506eece6b6b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfc45ee14b6eb6e0a567081fcc3a5d5c31d2c51bb33abdb5160506eece6b6b2", kill_on_drop: false }`
[INFO] [stdout] ddfc45ee14b6eb6e0a567081fcc3a5d5c31d2c51bb33abdb5160506eece6b6b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2469bdbb5d1ba998074630f52442c6ead68366f46b317fef7b6491aa41e93eca
[INFO] running `Command { std: "docker" "start" "-a" "2469bdbb5d1ba998074630f52442c6ead68366f46b317fef7b6491aa41e93eca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/derive_tools_meta-dcac66fa998fa1b0)
[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]      Running tests/smoke_test.rs (/opt/rustwide/target/debug/deps/smoke_test-e5f1072fdf5d2331)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test published_smoke_test ... ok
[INFO] [stdout] test local_smoke_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests derive_tools_meta
[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] running `Command { std: "docker" "inspect" "2469bdbb5d1ba998074630f52442c6ead68366f46b317fef7b6491aa41e93eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2469bdbb5d1ba998074630f52442c6ead68366f46b317fef7b6491aa41e93eca", kill_on_drop: false }`
[INFO] [stdout] 2469bdbb5d1ba998074630f52442c6ead68366f46b317fef7b6491aa41e93eca
