[INFO] fetching crate pmod 0.2.5... [INFO] testing pmod-0.2.5 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pmod 0.2.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pmod 0.2.5 [INFO] finished tweaking crates.io crate pmod 0.2.5 [INFO] tweaked toml for crates.io crate pmod 0.2.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pmod 0.2.5 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pmod 0.2.5 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef8b1eff2f2b7c9451436292e0e77cc5ab6810e97b12a1e1f90b2dece1485498 [INFO] running `Command { std: "docker" "start" "-a" "ef8b1eff2f2b7c9451436292e0e77cc5ab6810e97b12a1e1f90b2dece1485498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef8b1eff2f2b7c9451436292e0e77cc5ab6810e97b12a1e1f90b2dece1485498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8b1eff2f2b7c9451436292e0e77cc5ab6810e97b12a1e1f90b2dece1485498", kill_on_drop: false }` [INFO] [stdout] ef8b1eff2f2b7c9451436292e0e77cc5ab6810e97b12a1e1f90b2dece1485498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f95364e8a7adecc0acee1c8849fc2adf7b2254d95771e3af6f1e81b1c8dcda0 [INFO] running `Command { std: "docker" "start" "-a" "2f95364e8a7adecc0acee1c8849fc2adf7b2254d95771e3af6f1e81b1c8dcda0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling windows-link v0.2.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling windows-result v0.4.1 [INFO] [stderr] Compiling windows-strings v0.5.1 [INFO] [stderr] Compiling windows-threading v0.2.1 [INFO] [stderr] Compiling windows-sys v0.61.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pelite v0.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling cstl-sys v2.4.0 [INFO] [stderr] Compiling from-singleton v3.0.1 [INFO] [stdout] error[E0432]: unresolved import `pelite::pe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/from-singleton-3.0.1/src/find.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use pelite::pe::Pe; [INFO] [stdout] | ^^ could not find `pe` in `pelite` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/lib.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 53 | pub use self::pe32 as pe; [INFO] [stdout] | ^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/lib.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 56 | pub use self::pe64 as pe; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `pe` in `pelite` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/from-singleton-3.0.1/src/lib.rs:103:22 [INFO] [stdout] | [INFO] [stdout] 103 | let pe = pelite::pe::PeView::module(image_base as _); [INFO] [stdout] | ^^ could not find `pe` in `pelite` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/lib.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 53 | pub use self::pe32 as pe; [INFO] [stdout] | ^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/lib.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 56 | pub use self::pe64 as pe; [INFO] [stdout] | ^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use pelite::PeView; [INFO] [stdout] | [INFO] [stdout] 3 + use pelite::pe32::PeView; [INFO] [stdout] | [INFO] [stdout] 3 + use pelite::pe64::PeView; [INFO] [stdout] | [INFO] [stdout] help: if you import `PeView`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - let pe = pelite::pe::PeView::module(image_base as _); [INFO] [stdout] 103 + let pe = PeView::module(image_base as _); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `pe` in `pelite` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/from-singleton-3.0.1/src/lib.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | let pe = pelite::pe::PeView::module(image_base as _); [INFO] [stdout] | ^^ could not find `pe` in `pelite` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/lib.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(all(windows, target_pointer_width = "32"))] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 53 | pub use self::pe32 as pe; [INFO] [stdout] | ^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pelite-0.10.0/src/lib.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg(all(windows, target_pointer_width = "64"))] [INFO] [stdout] | ------- the item is gated here [INFO] [stdout] 56 | pub use self::pe64 as pe; [INFO] [stdout] | ^^ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 + use pelite::PeView; [INFO] [stdout] | [INFO] [stdout] 3 + use pelite::pe32::PeView; [INFO] [stdout] | [INFO] [stdout] 3 + use pelite::pe64::PeView; [INFO] [stdout] | [INFO] [stdout] help: if you import `PeView`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 110 - let pe = pelite::pe::PeView::module(image_base as _); [INFO] [stdout] 110 + let pe = PeView::module(image_base as _); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `from-singleton` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2f95364e8a7adecc0acee1c8849fc2adf7b2254d95771e3af6f1e81b1c8dcda0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f95364e8a7adecc0acee1c8849fc2adf7b2254d95771e3af6f1e81b1c8dcda0", kill_on_drop: false }` [INFO] [stdout] 2f95364e8a7adecc0acee1c8849fc2adf7b2254d95771e3af6f1e81b1c8dcda0