[INFO] updating cached repository https://github.com/adamhass/windower [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] 609e8d4b83e8f24b771b86532e684e3cb4fc2f22 [INFO] checking adamhass/windower against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamhass%2Fwindower" "/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/adamhass/windower on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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-10/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] Blocking waiting for file lock on package cache [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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] bcea5e2cbf748f55a307f076a9517622867ced7aabb3c73aa0c0bd61117c4cd1 [INFO] running `"docker" "start" "-a" "bcea5e2cbf748f55a307f076a9517622867ced7aabb3c73aa0c0bd61117c4cd1"` [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.9 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking async-datagram v3.0.0 [INFO] [stderr] Checking async-ready v3.0.0 [INFO] [stderr] Checking oncemutex v0.1.1 [INFO] [stderr] Checking bitfields v0.2.0 [INFO] [stderr] Checking as_num v0.2.5 [INFO] [stderr] Checking synchronoise v1.0.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking spaniel v0.1.0 [INFO] [stderr] Checking slog-async v2.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-retry v0.2.0 [INFO] [stderr] Checking slog-term v2.5.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-timer v0.3.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 runtime-native v0.3.0-alpha.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling kompact-actor-derive v0.8.1 [INFO] [stderr] Compiling runtime-attributes v0.3.0-alpha.6 [INFO] [stderr] Compiling kompact-component-derive v0.8.1 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking runtime v0.3.0-alpha.8 [INFO] [stderr] Checking arr_macro v0.1.3 [INFO] [stderr] Checking executors v0.5.3 [INFO] [stderr] Checking kompact v0.8.1 [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[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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `windower`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bcea5e2cbf748f55a307f076a9517622867ced7aabb3c73aa0c0bd61117c4cd1"` [INFO] running `"docker" "rm" "-f" "bcea5e2cbf748f55a307f076a9517622867ced7aabb3c73aa0c0bd61117c4cd1"` [INFO] [stdout] bcea5e2cbf748f55a307f076a9517622867ced7aabb3c73aa0c0bd61117c4cd1