[INFO] fetching crate genie-lang 0.2.1... [INFO] testing genie-lang-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate genie-lang 0.2.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate genie-lang 0.2.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate genie-lang 0.2.1 [INFO] finished tweaking crates.io crate genie-lang 0.2.1 [INFO] tweaked toml for crates.io crate genie-lang 0.2.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6645dcfa7268153dcca57ee809047136ca25b2076eb2ac6f66e5d0efc8a50229 [INFO] running `Command { std: "docker" "start" "-a" "6645dcfa7268153dcca57ee809047136ca25b2076eb2ac6f66e5d0efc8a50229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6645dcfa7268153dcca57ee809047136ca25b2076eb2ac6f66e5d0efc8a50229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6645dcfa7268153dcca57ee809047136ca25b2076eb2ac6f66e5d0efc8a50229", kill_on_drop: false }` [INFO] [stdout] 6645dcfa7268153dcca57ee809047136ca25b2076eb2ac6f66e5d0efc8a50229 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c670bb2335c65f2acbe2d0012f6979c29ff1d2f1b3dc9b9a101b9868c730ead5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c670bb2335c65f2acbe2d0012f6979c29ff1d2f1b3dc9b9a101b9868c730ead5", kill_on_drop: false }` [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling genie-support v1.0.0 [INFO] [stderr] Compiling pelite v0.8.1 [INFO] [stdout] error[E0432]: unresolved import `pelite_macros::pattern_attribute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use pelite_macros::pattern_attribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `pattern_attribute` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pelite_macros::Pod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub use pelite_macros::Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `Pod` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `pelite_macros::_Pod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/lib.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) use pelite_macros::_Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `_Pod` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:132:23 [INFO] [stdout] | [INFO] [stdout] 132 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:223:23 [INFO] [stdout] | [INFO] [stdout] 223 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:257:23 [INFO] [stdout] | [INFO] [stdout] 257 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:303:23 [INFO] [stdout] | [INFO] [stdout] 303 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:363:23 [INFO] [stdout] | [INFO] [stdout] 363 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:390:23 [INFO] [stdout] | [INFO] [stdout] 390 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:408:23 [INFO] [stdout] | [INFO] [stdout] 408 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:452:23 [INFO] [stdout] | [INFO] [stdout] 452 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:474:23 [INFO] [stdout] | [INFO] [stdout] 474 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:488:23 [INFO] [stdout] | [INFO] [stdout] 488 | #[derive(Copy, Clone, Pod, Eq, PartialEq, Ord, PartialOrd)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:522:23 [INFO] [stdout] | [INFO] [stdout] 522 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:563:23 [INFO] [stdout] | [INFO] [stdout] 563 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:573:23 [INFO] [stdout] | [INFO] [stdout] 573 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:598:23 [INFO] [stdout] | [INFO] [stdout] 598 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:634:23 [INFO] [stdout] | [INFO] [stdout] 634 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:647:23 [INFO] [stdout] | [INFO] [stdout] 647 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:655:23 [INFO] [stdout] | [INFO] [stdout] 655 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:663:23 [INFO] [stdout] | [INFO] [stdout] 663 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:686:23 [INFO] [stdout] | [INFO] [stdout] 686 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:713:23 [INFO] [stdout] | [INFO] [stdout] 713 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:742:23 [INFO] [stdout] | [INFO] [stdout] 742 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:754:23 [INFO] [stdout] | [INFO] [stdout] 754 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:775:23 [INFO] [stdout] | [INFO] [stdout] 775 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:802:23 [INFO] [stdout] | [INFO] [stdout] 802 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:817:23 [INFO] [stdout] | [INFO] [stdout] 817 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:829:23 [INFO] [stdout] | [INFO] [stdout] 829 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:838:23 [INFO] [stdout] | [INFO] [stdout] 838 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:848:23 [INFO] [stdout] | [INFO] [stdout] 848 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:861:23 [INFO] [stdout] | [INFO] [stdout] 861 | #[derive(Copy, Clone, Pod, PartialEq, Eq)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:888:23 [INFO] [stdout] | [INFO] [stdout] 888 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:901:23 [INFO] [stdout] | [INFO] [stdout] 901 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:913:23 [INFO] [stdout] | [INFO] [stdout] 913 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:926:23 [INFO] [stdout] | [INFO] [stdout] 926 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:943:23 [INFO] [stdout] | [INFO] [stdout] 943 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:965:23 [INFO] [stdout] | [INFO] [stdout] 965 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/image.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:87:23 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:105:23 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:124:23 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:136:23 [INFO] [stdout] | [INFO] [stdout] 136 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:155:10 [INFO] [stdout] | [INFO] [stdout] 155 | #[derive(Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:212:23 [INFO] [stdout] | [INFO] [stdout] 212 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:227:23 [INFO] [stdout] | [INFO] [stdout] 227 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/msvc.rs:10:25 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::{util::CStr, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/version_info.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Copy, Clone, Debug, Default, Pod, Eq, PartialEq, Hash)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/version_info.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | use crate::{Error, Result, _Pod as Pod}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/group.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/group.rs:192:6 [INFO] [stdout] | [INFO] [stdout] 192 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Pod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/group.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | #[derive(Copy, Clone, Pod, Debug)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] note: `Pod` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/group.rs:192:6 [INFO] [stdout] | [INFO] [stdout] 192 | use crate::_Pod as Pod; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_EXPORT_DIRECTORY: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/exports.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let image = pe.derva(datadir.VirtualAddress)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_EXPORT_DIRECTORY` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe64::pe::Pe::derva` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/pe.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | fn derva(self, rva: Rva) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe64::pe::Pe::derva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_IMPORT_DESCRIPTOR: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/imports.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | let image = pe.derva_slice_f(datadir.VirtualAddress, |image: &IMAGE_IMPORT_DESCRIPTOR| image.is_null())?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_IMPORT_DESCRIPTOR` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe64::pe::Pe::derva_slice_f` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/pe.rs:330:79 [INFO] [stdout] | [INFO] [stdout] 330 | fn derva_slice_f(self, rva: Rva, mut f: F) -> Result<&'a [T]> where T: Pod, F: FnMut(&'a T) -> bool { [INFO] [stdout] | ^^^ required by this bound in `pe64::pe::Pe::derva_slice_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_LOAD_CONFIG_DIRECTORY64: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/load_config.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | let image = pe.derva(datadir.VirtualAddress)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_LOAD_CONFIG_DIRECTORY64` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe64::pe::Pe::derva` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/pe.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | fn derva(self, rva: Rva) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe64::pe::Pe::derva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_TLS_DIRECTORY64: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/tls.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let image = pe.derva(datadir.VirtualAddress)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_TLS_DIRECTORY64` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe64::pe::Pe::derva` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/pe.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | fn derva(self, rva: Rva) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe64::pe::Pe::derva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::RUNTIME_FUNCTION: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/exception.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | let image = pe.derva_slice(datadir.VirtualAddress, len)?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `pod::Pod` is not implemented for `image::RUNTIME_FUNCTION` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe64::pe::Pe::derva_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/pe.rs:315:76 [INFO] [stdout] | [INFO] [stdout] 315 | fn derva_slice(self, rva: Rva, len: usize) -> Result<&'a [T]> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe64::pe::Pe::derva_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_DEBUG_DIRECTORY: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/debug.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | let image = pe.derva_slice(datadir.VirtualAddress, len)?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_DEBUG_DIRECTORY` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe64::pe::Pe::derva_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe64/pe.rs:315:76 [INFO] [stdout] | [INFO] [stdout] 315 | fn derva_slice(self, rva: Rva, len: usize) -> Result<&'a [T]> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe64::pe::Pe::derva_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_EXPORT_DIRECTORY: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/exports.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | let image = pe.derva(datadir.VirtualAddress)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_EXPORT_DIRECTORY` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe32::pe::Pe::derva` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/pe.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | fn derva(self, rva: Rva) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe32::pe::Pe::derva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_IMPORT_DESCRIPTOR: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/imports.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 86 | let image = pe.derva_slice_f(datadir.VirtualAddress, |image: &IMAGE_IMPORT_DESCRIPTOR| image.is_null())?; [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_IMPORT_DESCRIPTOR` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe32::pe::Pe::derva_slice_f` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/pe.rs:330:79 [INFO] [stdout] | [INFO] [stdout] 330 | fn derva_slice_f(self, rva: Rva, mut f: F) -> Result<&'a [T]> where T: Pod, F: FnMut(&'a T) -> bool { [INFO] [stdout] | ^^^ required by this bound in `pe32::pe::Pe::derva_slice_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_LOAD_CONFIG_DIRECTORY32: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/load_config.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | let image = pe.derva(datadir.VirtualAddress)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_LOAD_CONFIG_DIRECTORY32` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe32::pe::Pe::derva` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/pe.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | fn derva(self, rva: Rva) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe32::pe::Pe::derva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_TLS_DIRECTORY32: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/tls.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let image = pe.derva(datadir.VirtualAddress)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_TLS_DIRECTORY32` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe32::pe::Pe::derva` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/pe.rs:287:56 [INFO] [stdout] | [INFO] [stdout] 287 | fn derva(self, rva: Rva) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe32::pe::Pe::derva` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::RUNTIME_FUNCTION: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/exception.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | let image = pe.derva_slice(datadir.VirtualAddress, len)?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `pod::Pod` is not implemented for `image::RUNTIME_FUNCTION` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe32::pe::Pe::derva_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/pe.rs:315:76 [INFO] [stdout] | [INFO] [stdout] 315 | fn derva_slice(self, rva: Rva, len: usize) -> Result<&'a [T]> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe32::pe::Pe::derva_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_DEBUG_DIRECTORY: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/debug.rs:53:18 [INFO] [stdout] | [INFO] [stdout] 53 | let image = pe.derva_slice(datadir.VirtualAddress, len)?; [INFO] [stdout] | ^^^^^^^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_DEBUG_DIRECTORY` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `pe32::pe::Pe::derva_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/pe32/../pe64/pe.rs:315:76 [INFO] [stdout] | [INFO] [stdout] 315 | fn derva_slice(self, rva: Rva, len: usize) -> Result<&'a [T]> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `pe32::pe::Pe::derva_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_bytes` found for reference `&'a resources::group::image::GRPICONDIR` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/group.rs:134:25 [INFO] [stdout] | [INFO] [stdout] 134 | dest.write(self.image.as_bytes())?; [INFO] [stdout] | ^^^^^^^^ method not found in `&'a resources::group::image::GRPICONDIR` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `as_bytes`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `pod::Pod` [INFO] [stdout] candidate #2: `OsStrExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_bytes` found for reference `&resources::group::image::GRPICONDIRENTRY` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/group.rs:142:58 [INFO] [stdout] | [INFO] [stdout] 142 | icon_entry.as_bytes_mut()[..14].copy_from_slice(entry.as_bytes()); [INFO] [stdout] | ^^^^^^^^ method not found in `&resources::group::image::GRPICONDIRENTRY` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `as_bytes`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `pod::Pod` [INFO] [stdout] candidate #2: `OsStrExt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_RESOURCE_DIRECTORY: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/mod.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | let image: &IMAGE_RESOURCE_DIRECTORY = resources.slice(offset)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_RESOURCE_DIRECTORY` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Resources::<'a>::slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/mod.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | fn slice(&self, offset: u32) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `Resources::<'a>::slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `image::IMAGE_RESOURCE_DATA_ENTRY: pod::Pod` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/mod.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | let image = resources.slice(offset)?; [INFO] [stdout] | ^^^^^ the trait `pod::Pod` is not implemented for `image::IMAGE_RESOURCE_DATA_ENTRY` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `Resources::<'a>::slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pelite-0.8.1/src/resources/mod.rs:50:60 [INFO] [stdout] | [INFO] [stdout] 50 | fn slice(&self, offset: u32) -> Result<&'a T> where T: Pod { [INFO] [stdout] | ^^^ required by this bound in `Resources::<'a>::slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 74 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pelite` due to 75 previous errors [INFO] running `Command { std: "docker" "inspect" "c670bb2335c65f2acbe2d0012f6979c29ff1d2f1b3dc9b9a101b9868c730ead5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c670bb2335c65f2acbe2d0012f6979c29ff1d2f1b3dc9b9a101b9868c730ead5", kill_on_drop: false }` [INFO] [stdout] c670bb2335c65f2acbe2d0012f6979c29ff1d2f1b3dc9b9a101b9868c730ead5