[INFO] crate windebug_logger 0.1.4 is already in cache [INFO] testing windebug_logger-0.1.4 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate windebug_logger 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate windebug_logger 0.1.4 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate windebug_logger 0.1.4 [INFO] finished tweaking crates.io crate windebug_logger 0.1.4 [INFO] tweaked toml for crates.io crate windebug_logger 0.1.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 433ec94e98d71b0242a1459c431d99d4756602c85ee53454a548c5234662edfe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "433ec94e98d71b0242a1459c431d99d4756602c85ee53454a548c5234662edfe"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling wchar-impl v0.6.0 [INFO] [stderr] Compiling wchar v0.6.0 [INFO] [stderr] Compiling windebug_logger v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/codecvt.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use winapi::um::{stringapiset::MultiByteToWideChar, winnls::CP_UTF8}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::um` [INFO] [stderr] --> src/lib.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | use winapi::um::{datetimeapi, debugapi, sysinfoapi, winbase, winnt}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `MultiByteToWideChar` in this scope [INFO] [stderr] --> src/codecvt.rs:15:17 [INFO] [stderr] | [INFO] [stderr] 15 | MultiByteToWideChar(CP_UTF8, 0, s.as_ptr() as *const i8, in_len, null_mut(), 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CP_UTF8` in this scope [INFO] [stderr] --> src/codecvt.rs:15:37 [INFO] [stderr] | [INFO] [stderr] 15 | MultiByteToWideChar(CP_UTF8, 0, s.as_ptr() as *const i8, in_len, null_mut(), 0); [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `MultiByteToWideChar` in this scope [INFO] [stderr] --> src/codecvt.rs:24:34 [INFO] [stderr] | [INFO] [stderr] 24 | let out_num_wchars = MultiByteToWideChar( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `CP_UTF8` in this scope [INFO] [stderr] --> src/codecvt.rs:25:17 [INFO] [stderr] | [INFO] [stderr] 25 | CP_UTF8, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `convert::TryInto` [INFO] [stderr] --> src/lib.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | convert::TryInto, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `windebug_logger`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "433ec94e98d71b0242a1459c431d99d4756602c85ee53454a548c5234662edfe"` [INFO] running `"docker" "rm" "-f" "433ec94e98d71b0242a1459c431d99d4756602c85ee53454a548c5234662edfe"` [INFO] [stdout] 433ec94e98d71b0242a1459c431d99d4756602c85ee53454a548c5234662edfe