[INFO] fetching crate emo 0.5.2... [INFO] testing emo-0.5.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate emo 0.5.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate emo 0.5.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rlua v0.17.1 [INFO] [stderr] Downloaded shiori3 v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aff6ca10f19af4297f3eea32912f0bdf83d7c61b5f478e9c60fdbc3cba9d0a5 [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" "2aff6ca10f19af4297f3eea32912f0bdf83d7c61b5f478e9c60fdbc3cba9d0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aff6ca10f19af4297f3eea32912f0bdf83d7c61b5f478e9c60fdbc3cba9d0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aff6ca10f19af4297f3eea32912f0bdf83d7c61b5f478e9c60fdbc3cba9d0a5", kill_on_drop: false }` [INFO] [stdout] 2aff6ca10f19af4297f3eea32912f0bdf83d7c61b5f478e9c60fdbc3cba9d0a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ce1ee1b0c8209367144f7df132fbce06d21648db4997bc72b46e07bf47fc840 [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" "1ce1ee1b0c8209367144f7df132fbce06d21648db4997bc72b46e07bf47fc840", kill_on_drop: false }` [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling rlua v0.17.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling emo v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [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/github.com-1ecc6299db9ec823/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] [INFO] [stdout] error[E0433]: failed to resolve: could not find `hglobal` in the crate root [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::hglobal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | const DLL_PROCESS_DETACH: DWORD = 0; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | const DLL_PROCESS_ATTACH: DWORD = 1; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | const DLL_THREAD_ATTACH: DWORD = 2; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:67:26 [INFO] [stdout] | [INFO] [stdout] 67 | const DLL_THREAD_DETACH: DWORD = 3; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | ul_reason_for_call: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPVOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | _lp_reserved: LPVOID, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:97:38 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn raw_load(&mut self, hdir: HGLOBAL, len: usize) -> bool { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:107:39 [INFO] [stdout] | [INFO] [stdout] 107 | fn raw_load_impl(&mut self, hdir: HGLOBAL, len: usize) -> Result<(), failure::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:118:41 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn raw_request(&mut self, hreq: HGLOBAL, len: &mut usize) -> HGLOBAL { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:118:70 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn raw_request(&mut self, hreq: HGLOBAL, len: &mut usize) -> HGLOBAL { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | hreq: HGLOBAL, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HGLOBAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shiori3-0.4.2/src/api.rs:135:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl RawShiori3 { [INFO] [stdout] | - help: you might be missing a type parameter: `, HGLOBAL` [INFO] [stdout] ... [INFO] [stdout] 135 | ) -> Result<(HGLOBAL, usize), failure::Error> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 16 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shiori3` due to 17 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1ce1ee1b0c8209367144f7df132fbce06d21648db4997bc72b46e07bf47fc840", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ce1ee1b0c8209367144f7df132fbce06d21648db4997bc72b46e07bf47fc840", kill_on_drop: false }` [INFO] [stdout] 1ce1ee1b0c8209367144f7df132fbce06d21648db4997bc72b46e07bf47fc840