[INFO] fetching crate terraform-zap 0.4.0... [INFO] testing terraform-zap-0.4.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate terraform-zap 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate terraform-zap 0.4.0 [INFO] finished tweaking crates.io crate terraform-zap 0.4.0 [INFO] tweaked toml for crates.io crate terraform-zap 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate terraform-zap 0.4.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.12.0 (available: v2.0.1) [INFO] [stderr] Adding is_executable v0.1.2 (available: v1.0.5) [INFO] [stderr] Adding itertools v0.7.11 (available: v0.14.0) [INFO] [stderr] Adding structopt v0.2.18 (available: v0.3.26) [INFO] [stderr] Adding structopt-derive v0.2.18 (available: v0.4.18) [INFO] [stderr] Adding subprocess v0.1.14 (available: v0.1.20) [INFO] [stderr] Adding toml v0.4.10 (available: v0.9.7) [INFO] [stderr] Adding which v2.0.1 (available: v8.0.0) [INFO] [stderr] Adding whiteread v0.4.4 (available: v0.5.0) [INFO] [stderr] Adding yansi v0.4.0 (available: v1.0.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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terraform-zap-ignore-lib v0.4.0 [INFO] [stderr] Downloaded crossbeam v0.2.12 [INFO] [stderr] Downloaded yansi v0.4.0 [INFO] [stderr] Downloaded is_executable v0.1.2 [INFO] [stderr] Downloaded syn v0.14.9 [INFO] [stderr] Downloaded vlog v0.1.4 [INFO] [stderr] Downloaded derive_more v0.12.0 [INFO] [stderr] Downloaded whiteread v0.4.4 [INFO] [stderr] Downloaded subprocess v0.1.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a016b98def4f6e04975e1875dd486bf2f797df8f6e9c1352b1dee1528f070b6 [INFO] running `Command { std: "docker" "start" "-a" "7a016b98def4f6e04975e1875dd486bf2f797df8f6e9c1352b1dee1528f070b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a016b98def4f6e04975e1875dd486bf2f797df8f6e9c1352b1dee1528f070b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a016b98def4f6e04975e1875dd486bf2f797df8f6e9c1352b1dee1528f070b6", kill_on_drop: false }` [INFO] [stdout] 7a016b98def4f6e04975e1875dd486bf2f797df8f6e9c1352b1dee1528f070b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec1c0f744e2529fce082e81306060d6548f3fda1c38bbd334a35cc1c958e7b4c [INFO] running `Command { std: "docker" "start" "-a" "ec1c0f744e2529fce082e81306060d6548f3fda1c38bbd334a35cc1c958e7b4c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling vlog v0.1.4 [INFO] [stderr] Compiling whiteread v0.4.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling subprocess v0.1.14 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling terraform-zap-ignore-lib v0.4.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling derive_more v0.12.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling terraform-zap v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Fail, From, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_Error` [INFO] [stdout] 43 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:1:40 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(missing_debug_implementations, warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(non_local_definitions)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/error.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Fail, From, Debug)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_Error` [INFO] [stdout] 43 | pub enum Error { [INFO] [stdout] | ----- `Error` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terraform-zap` (bin "terraform-zap") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ec1c0f744e2529fce082e81306060d6548f3fda1c38bbd334a35cc1c958e7b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec1c0f744e2529fce082e81306060d6548f3fda1c38bbd334a35cc1c958e7b4c", kill_on_drop: false }` [INFO] [stdout] ec1c0f744e2529fce082e81306060d6548f3fda1c38bbd334a35cc1c958e7b4c