[INFO] cloning repository https://github.com/adamhass/windower [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamhass/windower" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 609e8d4b83e8f24b771b86532e684e3cb4fc2f22 [INFO] checking adamhass/windower against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adamhass/windower on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/adamhass/windower [INFO] removed path dependency kompact from git repo https://github.com/adamhass/windower [INFO] removed path dependency runtime from git repo https://github.com/adamhass/windower [INFO] finished tweaking git repo https://github.com/adamhass/windower [INFO] tweaked toml for git repo https://github.com/adamhass/windower written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/adamhass/windower already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (kompact) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (kompact) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] ec43178b9b382441be5ed16f3056d9d661128efa1e3b9c03df0d43ad632fa42f [INFO] running `"docker" "start" "-a" "ec43178b9b382441be5ed16f3056d9d661128efa1e3b9c03df0d43ad632fa42f"` [INFO] [stderr] warning: dependency (kompact) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking as_num v0.2.5 [INFO] [stderr] Checking bitfields v0.2.0 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-retry v0.2.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking spaniel v0.1.0 [INFO] [stderr] Checking romio v0.3.0-alpha.10 [INFO] [stderr] Checking runtime-raw v0.3.0-alpha.5 [INFO] [stderr] Checking juliex v0.3.0-alpha.8 [INFO] [stderr] Checking futures-timer v0.3.0 [INFO] [stderr] Checking slog-term v2.4.1 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking runtime-native v0.3.0-alpha.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling kompact-actor-derive v0.8.0 [INFO] [stderr] Compiling kompact-component-derive v0.8.0 [INFO] [stderr] Checking runtime v0.3.0-alpha.7 [INFO] [stderr] Compiling arr_macro_impl v0.1.2 [INFO] [stderr] Checking arr_macro v0.1.2 [INFO] [stderr] Checking executors v0.5.3 [INFO] [stderr] Checking kompact v0.8.0 [INFO] [stderr] Checking windower v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `Sink` [INFO] [stderr] --> src/main.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | mod Sink; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either Sink.rs or Sink/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `windower`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0583]: file not found for module `Sink` [INFO] [stderr] --> src/main.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | mod Sink; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either Sink.rs or Sink/mod.rs inside the directory "src" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: could not compile `windower`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ec43178b9b382441be5ed16f3056d9d661128efa1e3b9c03df0d43ad632fa42f"` [INFO] running `"docker" "rm" "-f" "ec43178b9b382441be5ed16f3056d9d661128efa1e3b9c03df0d43ad632fa42f"` [INFO] [stdout] ec43178b9b382441be5ed16f3056d9d661128efa1e3b9c03df0d43ad632fa42f