[INFO] fetching crate meta_merge_macros 0.1.1...
[INFO] testing meta_merge_macros-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate meta_merge_macros 0.1.1 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate meta_merge_macros 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded meta_merge_core v0.1.1
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded unicode-ident v1.0.19
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55005b89c687df948160394b92d0596fc66f59eb707eb250e14ddc5c541d6280
[INFO] running `Command { std: "docker" "start" "-a" "55005b89c687df948160394b92d0596fc66f59eb707eb250e14ddc5c541d6280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55005b89c687df948160394b92d0596fc66f59eb707eb250e14ddc5c541d6280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55005b89c687df948160394b92d0596fc66f59eb707eb250e14ddc5c541d6280", kill_on_drop: false }`
[INFO] [stdout] 55005b89c687df948160394b92d0596fc66f59eb707eb250e14ddc5c541d6280
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb7f70e9dba6f52432e0208a4fa68b2c6a40c2cc0adcf96097e2ab82f186f436
[INFO] running `Command { std: "docker" "start" "-a" "bb7f70e9dba6f52432e0208a4fa68b2c6a40c2cc0adcf96097e2ab82f186f436", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling indexmap v2.11.4
[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 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 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 12.95s
[INFO] running `Command { std: "docker" "inspect" "bb7f70e9dba6f52432e0208a4fa68b2c6a40c2cc0adcf96097e2ab82f186f436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7f70e9dba6f52432e0208a4fa68b2c6a40c2cc0adcf96097e2ab82f186f436", kill_on_drop: false }`
[INFO] [stdout] bb7f70e9dba6f52432e0208a4fa68b2c6a40c2cc0adcf96097e2ab82f186f436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8420860a4ee814acb5ab886257323e0bd5bf9ff06bfc65cfbbb1411fb5e218e5
[INFO] running `Command { std: "docker" "start" "-a" "8420860a4ee814acb5ab886257323e0bd5bf9ff06bfc65cfbbb1411fb5e218e5", 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" "8420860a4ee814acb5ab886257323e0bd5bf9ff06bfc65cfbbb1411fb5e218e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8420860a4ee814acb5ab886257323e0bd5bf9ff06bfc65cfbbb1411fb5e218e5", kill_on_drop: false }`
[INFO] [stdout] 8420860a4ee814acb5ab886257323e0bd5bf9ff06bfc65cfbbb1411fb5e218e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5b26fcc5afc5e6ea08d91963a9b13213d04ae05e83a0cd7c13ef42b0464c61a5
[INFO] running `Command { std: "docker" "start" "-a" "5b26fcc5afc5e6ea08d91963a9b13213d04ae05e83a0cd7c13ef42b0464c61a5", 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] [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 meta_merge_macros
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - apply (line 47) ... FAILED
[INFO] [stdout] test src/lib.rs - export (line 126) ... FAILED
[INFO] [stdout] test src/lib.rs - export (line 83) ... FAILED
[INFO] [stdout] test src/lib.rs - apply (line 34) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] [stderr] error: doctest failed, to rerun pass `--doc`
[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 - 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 - 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 - 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.15s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.28s; merged doctests compilation took 0.13s
[INFO] running `Command { std: "docker" "inspect" "5b26fcc5afc5e6ea08d91963a9b13213d04ae05e83a0cd7c13ef42b0464c61a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b26fcc5afc5e6ea08d91963a9b13213d04ae05e83a0cd7c13ef42b0464c61a5", kill_on_drop: false }`
[INFO] [stdout] 5b26fcc5afc5e6ea08d91963a9b13213d04ae05e83a0cd7c13ef42b0464c61a5
