[INFO] fetching crate meta_merge_macros 0.1.1... [INFO] testing meta_merge_macros-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate meta_merge_macros 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate meta_merge_macros 0.1.1 [INFO] finished tweaking crates.io crate meta_merge_macros 0.1.1 [INFO] tweaked toml for crates.io crate meta_merge_macros 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate meta_merge_macros 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate meta_merge_macros 0.1.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec8d519143600debe4f5d2114a63cb5851a7a49b9c2c0cd80238be5e3f39cd4f [INFO] running `Command { std: "docker" "start" "-a" "ec8d519143600debe4f5d2114a63cb5851a7a49b9c2c0cd80238be5e3f39cd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec8d519143600debe4f5d2114a63cb5851a7a49b9c2c0cd80238be5e3f39cd4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8d519143600debe4f5d2114a63cb5851a7a49b9c2c0cd80238be5e3f39cd4f", kill_on_drop: false }` [INFO] [stdout] ec8d519143600debe4f5d2114a63cb5851a7a49b9c2c0cd80238be5e3f39cd4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7350f2be4e86c7cce7c018e1e462a0d81554e0329a7b3a6b207f866ca1e2dd [INFO] running `Command { std: "docker" "start" "-a" "fe7350f2be4e86c7cce7c018e1e462a0d81554e0329a7b3a6b207f866ca1e2dd", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling meta_merge_core v0.1.1 [INFO] [stderr] Compiling meta_merge_macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `Command { std: "docker" "inspect" "fe7350f2be4e86c7cce7c018e1e462a0d81554e0329a7b3a6b207f866ca1e2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7350f2be4e86c7cce7c018e1e462a0d81554e0329a7b3a6b207f866ca1e2dd", kill_on_drop: false }` [INFO] [stdout] fe7350f2be4e86c7cce7c018e1e462a0d81554e0329a7b3a6b207f866ca1e2dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10cac75e9a6122fe06f55f8229447f57e817fa16bc4744891d99e88e981cd429 [INFO] running `Command { std: "docker" "start" "-a" "10cac75e9a6122fe06f55f8229447f57e817fa16bc4744891d99e88e981cd429", kill_on_drop: false }` [INFO] [stderr] Compiling meta_merge_macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "10cac75e9a6122fe06f55f8229447f57e817fa16bc4744891d99e88e981cd429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cac75e9a6122fe06f55f8229447f57e817fa16bc4744891d99e88e981cd429", kill_on_drop: false }` [INFO] [stdout] 10cac75e9a6122fe06f55f8229447f57e817fa16bc4744891d99e88e981cd429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7d11ca183d94f3792cbdec79dfbc2c26d51236611187f9c0ac1b6375f8f21583 [INFO] running `Command { std: "docker" "start" "-a" "7d11ca183d94f3792cbdec79dfbc2c26d51236611187f9c0ac1b6375f8f21583", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meta_merge_macros-7d93293985ebc6e4) [INFO] [stdout] [INFO] [stderr] Doc-tests meta_merge_macros [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - export (line 83) ... FAILED [INFO] [stdout] test src/lib.rs - export (line 126) ... FAILED [INFO] [stdout] test src/lib.rs - apply (line 47) ... FAILED [INFO] [stdout] test src/lib.rs - apply (line 34) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - export (line 83) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `meta_merge` [INFO] [stdout] --> src/lib.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use meta_merge::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `meta_merge` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `meta_merge`, use `cargo add meta_merge` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `apply` in this scope [INFO] [stdout] --> src/lib.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | #[apply(MergeMy!)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 83 + use meta_merge_macros::apply; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `apply` in this scope [INFO] [stdout] --> src/lib.rs:90:3 [INFO] [stdout] | [INFO] [stdout] 90 | #[apply(CopyMy!)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 83 + use meta_merge_macros::apply; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | #[export(copy(dedupe, prepend), merge, name = "My")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 86 - #[export(copy(dedupe, prepend), merge, name = "My")] [INFO] [stdout] 86 + #[expect(copy(dedupe, prepend), merge, name = "My")] [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 83 + use meta_merge_macros::export; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - export (line 126) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `meta_merge` [INFO] [stdout] --> src/lib.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 127 | use meta_merge::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `meta_merge` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `meta_merge`, use `cargo add meta_merge` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `apply` in this scope [INFO] [stdout] --> src/lib.rs:137:3 [INFO] [stdout] | [INFO] [stdout] 137 | #[apply(MergeSource!)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 126 + use meta_merge_macros::apply; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `apply` in this scope [INFO] [stdout] --> src/lib.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | #[apply(CopySource!)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 126 + use meta_merge_macros::apply; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:129:3 [INFO] [stdout] | [INFO] [stdout] 129 | #[export(copy(dedupe), merge)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 129 - #[export(copy(dedupe), merge)] [INFO] [stdout] 129 + #[expect(copy(dedupe), merge)] [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 126 + use meta_merge_macros::export; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - apply (line 47) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `meta_merge` [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use meta_merge::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `meta_merge` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `meta_merge`, use `cargo add meta_merge` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `apply` in this scope [INFO] [stdout] --> src/lib.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | #[apply(CopySrc!)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 47 + use meta_merge_macros::apply; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:50:3 [INFO] [stdout] | [INFO] [stdout] 50 | #[export(copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 50 - #[export(copy)] [INFO] [stdout] 50 + #[expect(copy)] [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 47 + use meta_merge_macros::export; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - apply (line 34) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `meta_merge` [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use meta_merge::*; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `meta_merge` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `meta_merge`, use `cargo add meta_merge` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `apply` in this scope [INFO] [stdout] --> src/lib.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[apply(CopySrc!)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 34 + use meta_merge_macros::apply; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `export` in this scope [INFO] [stdout] --> src/lib.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[export(copy)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a built-in attribute with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 - #[export(copy)] [INFO] [stdout] 37 + #[expect(copy)] [INFO] [stdout] | [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 34 + use meta_merge_macros::export; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - apply (line 34) [INFO] [stdout] src/lib.rs - apply (line 47) [INFO] [stdout] src/lib.rs - export (line 126) [INFO] [stdout] src/lib.rs - export (line 83) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.42s; merged doctests compilation took 0.22s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7d11ca183d94f3792cbdec79dfbc2c26d51236611187f9c0ac1b6375f8f21583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d11ca183d94f3792cbdec79dfbc2c26d51236611187f9c0ac1b6375f8f21583", kill_on_drop: false }` [INFO] [stdout] 7d11ca183d94f3792cbdec79dfbc2c26d51236611187f9c0ac1b6375f8f21583