[INFO] updating cached repository https://github.com/zduny/pad_motion [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] bfcd3daa77f4c9fdec9d8d199d9606ec70d27564 [INFO] testing zduny/pad_motion against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzduny%2Fpad_motion" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zduny/pad_motion on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zduny/pad_motion [INFO] finished tweaking git repo https://github.com/zduny/pad_motion [INFO] tweaked toml for git repo https://github.com/zduny/pad_motion written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zduny/pad_motion already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 07c51d5894c7e2c7c2b221d44315ca3ac1448ac4f2c05c8dc233ee265987c741 [INFO] running `"docker" "start" "-a" "07c51d5894c7e2c7c2b221d44315ca3ac1448ac4f2c05c8dc233ee265987c741"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pad-motion v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `"docker" "inspect" "07c51d5894c7e2c7c2b221d44315ca3ac1448ac4f2c05c8dc233ee265987c741"` [INFO] running `"docker" "rm" "-f" "07c51d5894c7e2c7c2b221d44315ca3ac1448ac4f2c05c8dc233ee265987c741"` [INFO] [stdout] 07c51d5894c7e2c7c2b221d44315ca3ac1448ac4f2c05c8dc233ee265987c741 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e6701fa93edb87abe4d2c9a8ab0bc0adc54eeaf144b03db5fb9fa13cf323f74 [INFO] running `"docker" "start" "-a" "4e6701fa93edb87abe4d2c9a8ab0bc0adc54eeaf144b03db5fb9fa13cf323f74"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling multiinput v0.0.15 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] error[E0463]: can't find crate for `winapi` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/multiinput-0.0.15/src/lib.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | 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: could not compile `multiinput`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4e6701fa93edb87abe4d2c9a8ab0bc0adc54eeaf144b03db5fb9fa13cf323f74"` [INFO] running `"docker" "rm" "-f" "4e6701fa93edb87abe4d2c9a8ab0bc0adc54eeaf144b03db5fb9fa13cf323f74"` [INFO] [stdout] 4e6701fa93edb87abe4d2c9a8ab0bc0adc54eeaf144b03db5fb9fa13cf323f74