[INFO] fetching crate frc42_macros 8.0.0... [INFO] testing frc42_macros-8.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate frc42_macros 8.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate frc42_macros 8.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate frc42_macros 8.0.0 [INFO] tweaked toml for crates.io crate frc42_macros 8.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate frc42_macros 8.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate frc42_macros 8.0.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded frc42_hasher v8.0.0 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded trybuild v1.0.104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0995e9507700428905f6a494f9727ef5e5e482b2dd9613a67d19567228ceff0c [INFO] running `Command { std: "docker" "start" "-a" "0995e9507700428905f6a494f9727ef5e5e482b2dd9613a67d19567228ceff0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0995e9507700428905f6a494f9727ef5e5e482b2dd9613a67d19567228ceff0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0995e9507700428905f6a494f9727ef5e5e482b2dd9613a67d19567228ceff0c", kill_on_drop: false }` [INFO] [stdout] 0995e9507700428905f6a494f9727ef5e5e482b2dd9613a67d19567228ceff0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6c9fc483d30a4f3d3604bcf69e40f8397c2f3d158289b31a3e265209d67a802 [INFO] running `Command { std: "docker" "start" "-a" "e6c9fc483d30a4f3d3604bcf69e40f8397c2f3d158289b31a3e265209d67a802", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling frc42_hasher v8.0.0 [INFO] [stderr] Compiling frc42_macros v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "e6c9fc483d30a4f3d3604bcf69e40f8397c2f3d158289b31a3e265209d67a802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c9fc483d30a4f3d3604bcf69e40f8397c2f3d158289b31a3e265209d67a802", kill_on_drop: false }` [INFO] [stdout] e6c9fc483d30a4f3d3604bcf69e40f8397c2f3d158289b31a3e265209d67a802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a1b989781fc0bdf21ee610f024f5eb7fcc9b0dff1ee88ca49ed382a9026c5f4 [INFO] running `Command { std: "docker" "start" "-a" "7a1b989781fc0bdf21ee610f024f5eb7fcc9b0dff1ee88ca49ed382a9026c5f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling frc42_hasher v8.0.0 [INFO] [stderr] Compiling frc42_macros v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.104 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.36s [INFO] running `Command { std: "docker" "inspect" "7a1b989781fc0bdf21ee610f024f5eb7fcc9b0dff1ee88ca49ed382a9026c5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1b989781fc0bdf21ee610f024f5eb7fcc9b0dff1ee88ca49ed382a9026c5f4", kill_on_drop: false }` [INFO] [stdout] 7a1b989781fc0bdf21ee610f024f5eb7fcc9b0dff1ee88ca49ed382a9026c5f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b50a881877b24a64f3ff498ce411bc87bdab1de332a860674534724b81511cd7 [INFO] running `Command { std: "docker" "start" "-a" "b50a881877b24a64f3ff498ce411bc87bdab1de332a860674534724b81511cd7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/frc42_macros-380af434dc2ed787) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling frc42_hasher v8.0.0 [INFO] [stderr] Compiling frc42_macros v8.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking frc42_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/frc42_macros) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.14s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test tests::bad_names ... ok [INFO] [stderr] test tests/naming/illegal-chars.rs ... ok [INFO] [stderr] test tests/naming/non-capital-start.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Checking frc42_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/frc42_macros) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/naming/empty-name-string.rs ... ok [INFO] [stderr] test tests/naming/missing-name.rs ... ok [INFO] [stdout] test tests::empty_names ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling frc42_hasher v8.0.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling frc42_macros-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/frc42_macros) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.66s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/build-success.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.93s [INFO] [stdout] [INFO] [stderr] Running tests/build-success.rs (/opt/rustwide/target/debug/deps/build_success-72dbd49590b2ae1d) [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 frc42_macros [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" "b50a881877b24a64f3ff498ce411bc87bdab1de332a860674534724b81511cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50a881877b24a64f3ff498ce411bc87bdab1de332a860674534724b81511cd7", kill_on_drop: false }` [INFO] [stdout] b50a881877b24a64f3ff498ce411bc87bdab1de332a860674534724b81511cd7