[INFO] fetching crate rename 0.1.1... [INFO] checking rename-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate rename 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rename 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rename 0.1.1 [INFO] tweaked toml for crates.io crate rename 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rename 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rename 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e8c28b78198a6acdb99d0f3e5446ee3536ebdb2532e73e52efd2cb09977a1e1 [INFO] running `Command { std: "docker" "start" "-a" "9e8c28b78198a6acdb99d0f3e5446ee3536ebdb2532e73e52efd2cb09977a1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e8c28b78198a6acdb99d0f3e5446ee3536ebdb2532e73e52efd2cb09977a1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8c28b78198a6acdb99d0f3e5446ee3536ebdb2532e73e52efd2cb09977a1e1", kill_on_drop: false }` [INFO] [stdout] 9e8c28b78198a6acdb99d0f3e5446ee3536ebdb2532e73e52efd2cb09977a1e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ea8480f0266afbfea1cef2199dff4df5f14cbe48a79c61b6e92e9c6319bbb73 [INFO] running `Command { std: "docker" "start" "-a" "5ea8480f0266afbfea1cef2199dff4df5f14cbe48a79c61b6e92e9c6319bbb73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking rename v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> examples/macro.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(concat_idents)] [INFO] [stdout] | ^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.90.0; see for more information [INFO] [stdout] = note: use the `${concat(..)}` metavariable expression instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `Test` is defined multiple times [INFO] [stdout] --> examples/macro.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) struct $name { [INFO] [stdout] | ----------------------- previous definition of the type `Test` here [INFO] [stdout] ... [INFO] [stdout] 14 | pub(crate) struct $name { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ `Test` redefined here [INFO] [stdout] ... [INFO] [stdout] 20 | module!(Test); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `Test` must be defined only once in the type namespace of this module [INFO] [stdout] = note: this error originates in the macro `module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rename_derive` [INFO] [stdout] --> examples/macro.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rename_derive::rename; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `rename_derive` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rename_derive`, use `cargo add rename_derive` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rename_derive` [INFO] [stdout] --> tests/tests.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate rename_derive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `concat_idents` in this scope [INFO] [stdout] --> examples/macro.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | data: concat_idents!($name, Data), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | module!(Test); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `module` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestData` in this scope [INFO] [stdout] --> examples/macro.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | data: TestData { one: 1, two: 2 }, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rename` (example "macro") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0609]: no field `one` on type `()` [INFO] [stdout] --> examples/macro.rs:27:45 [INFO] [stdout] | [INFO] [stdout] 27 | println!("test.data.one: {}", test.data.one); [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `two` on type `()` [INFO] [stdout] --> examples/macro.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | println!("test.data.two: {}", test.data.two); [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0428, E0432, E0557, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rename` in this scope [INFO] [stdout] --> tests/structs/append.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[rename(append = "Append")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `rename` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use rename::rename; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rename` in this scope [INFO] [stdout] --> tests/structs/name.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[rename(name = "Name")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `rename` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use rename::rename; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rename` in this scope [INFO] [stdout] --> tests/structs/prepend.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[rename(prepend = "Prepend")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `rename` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use rename::rename; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rename` in this scope [INFO] [stdout] --> tests/structs/mod.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[rename(name = "Two", prepend = "One", append = "Three")] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `rename` is in scope, but it is a crate, not an attribute [INFO] [stdout] help: consider importing this attribute macro [INFO] [stdout] | [INFO] [stdout] 1 + use rename::rename; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PlaceholderAppend` in this scope [INFO] [stdout] --> tests/structs/append.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | let test = PlaceholderAppend { one: 1, two: 2 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Name` in this scope [INFO] [stdout] --> tests/structs/name.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | let test = Name { one: 1, two: 2 }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use syn::UseTree::Name; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PrependPlaceholder` in this scope [INFO] [stdout] --> tests/structs/prepend.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | let test = PrependPlaceholder { one: 1, two: 2 }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OneTwoThree` in this scope [INFO] [stdout] --> tests/structs/mod.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | let test = OneTwoThree { one: 1, two: 2 }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rename` (test "tests") due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "5ea8480f0266afbfea1cef2199dff4df5f14cbe48a79c61b6e92e9c6319bbb73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea8480f0266afbfea1cef2199dff4df5f14cbe48a79c61b6e92e9c6319bbb73", kill_on_drop: false }` [INFO] [stdout] 5ea8480f0266afbfea1cef2199dff4df5f14cbe48a79c61b6e92e9c6319bbb73