[INFO] fetching crate more-config 2.1.5... [INFO] checking more-config-2.1.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate more-config 2.1.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate more-config 2.1.5 [INFO] finished tweaking crates.io crate more-config 2.1.5 [INFO] tweaked toml for crates.io crate more-config 2.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate more-config 2.1.5 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding test-case v2.2.2 (available: v3.3.1) [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xml v0.8.20 [INFO] [stderr] Downloaded configparser v3.1.0 [INFO] [stderr] Downloaded notify v6.1.1 [INFO] [stderr] Downloaded fsevent-sys v4.1.0 [INFO] [stderr] Downloaded kqueue-sys v1.0.4 [INFO] [stderr] Downloaded inotify v0.9.6 [INFO] [stderr] Downloaded kqueue v1.1.1 [INFO] [stderr] Downloaded more-changetoken v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5a73c97b5c0709a6fb79da1316df5df2257075d70cd18d5dd0bde19b356a5e24 [INFO] running `Command { std: "docker" "start" "-a" "5a73c97b5c0709a6fb79da1316df5df2257075d70cd18d5dd0bde19b356a5e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a73c97b5c0709a6fb79da1316df5df2257075d70cd18d5dd0bde19b356a5e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a73c97b5c0709a6fb79da1316df5df2257075d70cd18d5dd0bde19b356a5e24", kill_on_drop: false }` [INFO] [stdout] 5a73c97b5c0709a6fb79da1316df5df2257075d70cd18d5dd0bde19b356a5e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 10859719c053d98c38c749ac96d12dba4c98d59f6bedcd9d09dca0d6bb1b676a [INFO] running `Command { std: "docker" "start" "-a" "10859719c053d98c38c749ac96d12dba4c98d59f6bedcd9d09dca0d6bb1b676a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Checking more-changetoken v2.0.0 [INFO] [stderr] Checking more-config v2.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> root.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | fn providers(&self) -> Box; [INFO] [stdout] | ^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 62 | fn providers(&self) -> Box + '_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> default.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | fn providers(&self) -> Box { [INFO] [stdout] | ^^^^^ -------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 219 | fn providers(&self) -> Box + '_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling test-case-macros v2.2.2 [INFO] [stderr] Checking test-case v2.2.2 [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> util.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_pascal_case` in this scope [INFO] [stdout] --> util.rs:192:27 [INFO] [stdout] | [INFO] [stdout] 192 | let pascal_case = to_pascal_case(argument); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> util.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "json")] [INFO] [stdout] | ---------------- the item is gated behind the `json` feature [INFO] [stdout] 7 | pub(crate) fn to_pascal_case>(text: T) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_pascal_case_parts` in this scope [INFO] [stdout] --> util.rs:204:27 [INFO] [stdout] | [INFO] [stdout] 204 | let pascal_case = to_pascal_case_parts(argument, '-'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> util.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(feature = "cmd")] [INFO] [stdout] | --------------- the item is gated behind the `cmd` feature [INFO] [stdout] 18 | pub(crate) fn to_pascal_case_parts>(text: T, sep: char) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `more-config` (lib test) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "10859719c053d98c38c749ac96d12dba4c98d59f6bedcd9d09dca0d6bb1b676a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10859719c053d98c38c749ac96d12dba4c98d59f6bedcd9d09dca0d6bb1b676a", kill_on_drop: false }` [INFO] [stdout] 10859719c053d98c38c749ac96d12dba4c98d59f6bedcd9d09dca0d6bb1b676a