[INFO] fetching crate macroex 0.2.0... [INFO] checking macroex-0.2.0 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate macroex 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate macroex 0.2.0 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate macroex 0.2.0 [INFO] finished tweaking crates.io crate macroex 0.2.0 [INFO] tweaked toml for crates.io crate macroex 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded macroex-derive v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3adbd88899c1d4000a9530c47985311467072b4f757f837039797ca9dbd6fd5 [INFO] running `Command { std: "docker" "start" "-a" "f3adbd88899c1d4000a9530c47985311467072b4f757f837039797ca9dbd6fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3adbd88899c1d4000a9530c47985311467072b4f757f837039797ca9dbd6fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3adbd88899c1d4000a9530c47985311467072b4f757f837039797ca9dbd6fd5", kill_on_drop: false }` [INFO] [stdout] f3adbd88899c1d4000a9530c47985311467072b4f757f837039797ca9dbd6fd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef15639416672dad18e7f41531ce44a096ebe3b5fa3be9be6bdd674a8bea43b1 [INFO] running `Command { std: "docker" "start" "-a" "ef15639416672dad18e7f41531ce44a096ebe3b5fa3be9be6bdd674a8bea43b1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling macroex-derive v0.2.0 [INFO] [stderr] Checking macroex v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `ExpectCount`, `EncounteredNoneDelim`, `ExpectedOneMatch`, `ExpectedOneOf`, `ExpectedTupleOfLength`, and `IsPunct` are never constructed [INFO] [stdout] --> src/error.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) enum ErrorType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 21 | ExpectCount(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | EncounteredNoneDelim, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | ExpectedOneMatch(TokenTree), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | ExpectedOneOf(&'static [&'static str], String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 44 | #[error("Expected tuple of length {}, found {}.", 0, 1)] [INFO] [stdout] 45 | ExpectedTupleOfLength(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | IsPunct, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ArraySyntax` is never constructed [INFO] [stdout] --> src/totokens.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | struct ArraySyntax(pub T); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ArraySyntax` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `ExpectCount`, `EncounteredNoneDelim`, `ExpectedOneMatch`, `ExpectedOneOf`, `ExpectedTupleOfLength`, and `IsPunct` are never constructed [INFO] [stdout] --> src/error.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) enum ErrorType { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 21 | ExpectCount(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | EncounteredNoneDelim, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | ExpectedOneMatch(TokenTree), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | ExpectedOneOf(&'static [&'static str], String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 44 | #[error("Expected tuple of length {}, found {}.", 0, 1)] [INFO] [stdout] 45 | ExpectedTupleOfLength(usize, usize), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | IsPunct, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ArraySyntax` is never constructed [INFO] [stdout] --> src/totokens.rs:45:8 [INFO] [stdout] | [INFO] [stdout] 45 | struct ArraySyntax(pub T); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ArraySyntax` has a derived impl for the trait `Default`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "ef15639416672dad18e7f41531ce44a096ebe3b5fa3be9be6bdd674a8bea43b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef15639416672dad18e7f41531ce44a096ebe3b5fa3be9be6bdd674a8bea43b1", kill_on_drop: false }` [INFO] [stdout] ef15639416672dad18e7f41531ce44a096ebe3b5fa3be9be6bdd674a8bea43b1