[INFO] fetching crate emo 0.5.2... [INFO] testing emo-0.5.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate emo 0.5.2 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] started tweaking crates.io crate emo 0.5.2 [INFO] finished tweaking crates.io crate emo 0.5.2 [INFO] tweaked toml for crates.io crate emo 0.5.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate emo 0.5.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 116 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.8) [INFO] [stderr] Adding fern v0.6.2 (available: v0.7.1) [INFO] [stderr] Adding rlua v0.17.1 (available: v0.20.1) [INFO] [stderr] Adding rustyline v6.3.0 (available: v17.0.1) [INFO] [stderr] Adding shiori3 v0.4.2 (available: v0.6.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shiori3 v0.4.2 [INFO] [stderr] Downloaded rlua v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05e3ecd1201f2a5d8621469d303a4cd391a01c1ae6264ec3a02a3f7d47786b08 [INFO] running `Command { std: "docker" "start" "-a" "05e3ecd1201f2a5d8621469d303a4cd391a01c1ae6264ec3a02a3f7d47786b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05e3ecd1201f2a5d8621469d303a4cd391a01c1ae6264ec3a02a3f7d47786b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e3ecd1201f2a5d8621469d303a4cd391a01c1ae6264ec3a02a3f7d47786b08", kill_on_drop: false }` [INFO] [stdout] 05e3ecd1201f2a5d8621469d303a4cd391a01c1ae6264ec3a02a3f7d47786b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0ffde35bdbf2aadd796b386b43d0975d165561aaac6a54e88c4d34841edcb29 [INFO] running `Command { std: "docker" "start" "-a" "a0ffde35bdbf2aadd796b386b43d0975d165561aaac6a54e88c4d34841edcb29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling rlua v0.17.1 [INFO] [stderr] Compiling emo v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling shiori3 v0.4.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `hglobal` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/lib.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub use crate::hglobal::enc::Encoder; [INFO] [stdout] | ^^^^^^^ could not find `hglobal` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | mod hglobal; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/hglobal/mod.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(any(windows))] [INFO] [stdout] | --------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `hglobal` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/lib.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub use crate::hglobal::enc::Encoding; [INFO] [stdout] | ^^^^^^^ could not find `hglobal` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | mod hglobal; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/hglobal/mod.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(any(windows))] [INFO] [stdout] | --------- the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/api.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::shared::minwindef::{DWORD, HGLOBAL, LPVOID}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `winapi` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::hglobal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/api.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::hglobal::GStr; [INFO] [stdout] | ^^^^^^^ could not find `hglobal` in the crate root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | mod hglobal; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shiori3-0.4.2/src/hglobal/mod.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(any(windows))] [INFO] [stdout] | --------- the item is gated here [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 `shiori3` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "a0ffde35bdbf2aadd796b386b43d0975d165561aaac6a54e88c4d34841edcb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0ffde35bdbf2aadd796b386b43d0975d165561aaac6a54e88c4d34841edcb29", kill_on_drop: false }` [INFO] [stdout] a0ffde35bdbf2aadd796b386b43d0975d165561aaac6a54e88c4d34841edcb29