[INFO] fetching crate mod_template_macros 0.3.0... [INFO] testing mod_template_macros-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate mod_template_macros 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mod_template_macros 0.3.0 [INFO] finished tweaking crates.io crate mod_template_macros 0.3.0 [INFO] tweaked toml for crates.io crate mod_template_macros 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mod_template_macros 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding typed-builder v0.18.2 (available: v0.23.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c2d6fb73bd04444395efa14d1ff15c52d33c158c205fdc5ead102a8c609afa4 [INFO] running `Command { std: "docker" "start" "-a" "3c2d6fb73bd04444395efa14d1ff15c52d33c158c205fdc5ead102a8c609afa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c2d6fb73bd04444395efa14d1ff15c52d33c158c205fdc5ead102a8c609afa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c2d6fb73bd04444395efa14d1ff15c52d33c158c205fdc5ead102a8c609afa4", kill_on_drop: false }` [INFO] [stdout] 3c2d6fb73bd04444395efa14d1ff15c52d33c158c205fdc5ead102a8c609afa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6632ed27e129feb13d50226b5f71d09e749fe0260ec52177ec26e9d67428c98f [INFO] running `Command { std: "docker" "start" "-a" "6632ed27e129feb13d50226b5f71d09e749fe0260ec52177ec26e9d67428c98f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling mod_template_macros v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AttributeSubstitutionDeclaration` and `ConstructionDeclaration` [INFO] [stdout] --> src/attributes/define/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | AttributeOptions, AttributeSubstitutionDeclaration, ConstructionDeclaration, [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 5.61s [INFO] running `Command { std: "docker" "inspect" "6632ed27e129feb13d50226b5f71d09e749fe0260ec52177ec26e9d67428c98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6632ed27e129feb13d50226b5f71d09e749fe0260ec52177ec26e9d67428c98f", kill_on_drop: false }` [INFO] [stdout] 6632ed27e129feb13d50226b5f71d09e749fe0260ec52177ec26e9d67428c98f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fbbe59ed376ae22364e2d18e34e9bebe0ee36daec3f32a267c30ffa50e3def8 [INFO] running `Command { std: "docker" "start" "-a" "0fbbe59ed376ae22364e2d18e34e9bebe0ee36daec3f32a267c30ffa50e3def8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling typed-builder-macro v0.18.2 [INFO] [stderr] Compiling mod_template_macros v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AttributeSubstitutionDeclaration` and `ConstructionDeclaration` [INFO] [stdout] --> src/attributes/define/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | AttributeOptions, AttributeSubstitutionDeclaration, ConstructionDeclaration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typed-builder v0.18.2 [INFO] [stdout] warning: unused imports: `AttributeSubstitutionDeclaration` and `ConstructionDeclaration` [INFO] [stdout] --> src/attributes/define/mod.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | AttributeOptions, AttributeSubstitutionDeclaration, ConstructionDeclaration, [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 7.86s [INFO] running `Command { std: "docker" "inspect" "0fbbe59ed376ae22364e2d18e34e9bebe0ee36daec3f32a267c30ffa50e3def8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbbe59ed376ae22364e2d18e34e9bebe0ee36daec3f32a267c30ffa50e3def8", kill_on_drop: false }` [INFO] [stdout] 0fbbe59ed376ae22364e2d18e34e9bebe0ee36daec3f32a267c30ffa50e3def8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f5ff834d2a6a799fdf340bb93ac3851ba5c4b81f75c1e83ea2dbe5ac87d2167 [INFO] running `Command { std: "docker" "start" "-a" "1f5ff834d2a6a799fdf340bb93ac3851ba5c4b81f75c1e83ea2dbe5ac87d2167", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `AttributeSubstitutionDeclaration` and `ConstructionDeclaration` [INFO] [stderr] --> src/attributes/define/mod.rs:11:23 [INFO] [stderr] | [INFO] [stderr] 11 | AttributeOptions, AttributeSubstitutionDeclaration, ConstructionDeclaration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mod_template_macros` (lib) generated 1 warning (run `cargo fix --lib -p mod_template_macros` to apply 1 suggestion) [INFO] [stderr] warning: `mod_template_macros` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mod_template_macros-96806ae0e515eefc) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::attribute_substitution_declaration::tests::empty ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::attribute_substitution_declaration::tests::basic ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::construction_declaration::tests::empty ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::construction_declaration::tests::basic ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::tests::no_attribute_substitutions_and_with_no_parameters_in_constructions ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::tests::basic ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::tests::no_constructions_and_without_trailing_comma ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options_pair::tests::basic ... ok [INFO] [stdout] test attributes::define::attribute_options::tests::macro_rules_with_an_attribute ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options_pair::utils::tests::it_works ... ok [INFO] [stdout] test attributes::construct::tests::empty ... ok [INFO] [stdout] test attributes::define::attribute_options::tests::macro_2_with_pub ... ok [INFO] [stdout] test attributes::define::attribute_options::tests::basic ... ok [INFO] [stdout] test attributes::define::attribute_options::tests::no_attribute_substitutions_and_with_no_parameters_in_constructions ... ok [INFO] [stdout] test attributes::define::attribute_options::tests::no_constructions_and_without_trailing_comma ... ok [INFO] [stdout] test attributes::__monomorphize_mod::tests::basic ... ok [INFO] [stdout] test attributes::construct::tests::basic ... ok [INFO] [stdout] test attributes::extend_parameter_list::tests::basic ... ok [INFO] [stdout] test utils::substitute_attributes::tests::errors::multiple ... ok [INFO] [stdout] test utils::substitute_attributes::tests::errors::single ... ok [INFO] [stdout] test utils::substitute_attributes::tests::basic ... ok [INFO] [stdout] test attributes::__monomorphize_mod::attribute_options::tests::only_mod_header ... ok [INFO] [stdout] test attributes::define::tests::basic ... ok [INFO] [stderr] Doc-tests mod_template_macros [INFO] [stdout] test attributes::define::attribute_options::tests::only_mbe_header ... ok [INFO] [stdout] test attributes::extend_parameter_list::tests::as_is ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "1f5ff834d2a6a799fdf340bb93ac3851ba5c4b81f75c1e83ea2dbe5ac87d2167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f5ff834d2a6a799fdf340bb93ac3851ba5c4b81f75c1e83ea2dbe5ac87d2167", kill_on_drop: false }` [INFO] [stdout] 1f5ff834d2a6a799fdf340bb93ac3851ba5c4b81f75c1e83ea2dbe5ac87d2167