[INFO] updating cached repository https://github.com/jens1o/rosm [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 900b354f6fd45318a9db796bc260165186aa70c2 [INFO] checking jens1o/rosm against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjens1o%2Frosm" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jens1o/rosm on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jens1o/rosm [INFO] finished tweaking git repo https://github.com/jens1o/rosm [INFO] tweaked toml for git repo https://github.com/jens1o/rosm written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/jens1o/rosm already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 22a3193fdcf514cd0969839d10abd24cbdf32c3bca64b50e125e762bfb689135 [INFO] running `"docker" "start" "-a" "22a3193fdcf514cd0969839d10abd24cbdf32c3bca64b50e125e762bfb689135"` [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking protobuf v2.8.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking line_drawing v0.8.0 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking osmpbf v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Checking kuchiki v0.7.3 [INFO] [stderr] Checking rosm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `winapi` [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | extern crate winapi; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `winapi` [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | extern crate winapi; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `rosm`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rosm`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "22a3193fdcf514cd0969839d10abd24cbdf32c3bca64b50e125e762bfb689135"` [INFO] running `"docker" "rm" "-f" "22a3193fdcf514cd0969839d10abd24cbdf32c3bca64b50e125e762bfb689135"` [INFO] [stdout] 22a3193fdcf514cd0969839d10abd24cbdf32c3bca64b50e125e762bfb689135