[INFO] crate aquaenv 0.1.3 is already in cache [INFO] testing aquaenv-0.1.3 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate aquaenv 0.1.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate aquaenv 0.1.3 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 aquaenv 0.1.3 [INFO] finished tweaking crates.io crate aquaenv 0.1.3 [INFO] tweaked toml for crates.io crate aquaenv 0.1.3 written to /workspace/builds/worker-1/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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inotify v0.7.1 [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=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] 0438ddf2856d097eb3c36db5355362135c09bf7d58a30174548b308f8c0c1ba2 [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" "0438ddf2856d097eb3c36db5355362135c09bf7d58a30174548b308f8c0c1ba2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling aquaenv v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `ProjectDirs` [INFO] [stderr] --> src/main.rs:11:29 [INFO] [stderr] | [INFO] [stderr] 11 | use directories::{BaseDirs, ProjectDirs}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0601]: `main` function not found in crate `aquaenv` [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / /// # Aquaenv [INFO] [stderr] 2 | | /// [INFO] [stderr] 3 | | /// See the repository documentation https://github.com/bwolf/aquaenv/ [INFO] [stderr] 4 | | [INFO] [stderr] ... | [INFO] [stderr] 458 | | } [INFO] [stderr] 459 | | } [INFO] [stderr] | |_^ consider adding a `main` function to `src/main.rs` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 1 warning emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: could not compile `aquaenv`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0438ddf2856d097eb3c36db5355362135c09bf7d58a30174548b308f8c0c1ba2"` [INFO] running `"docker" "rm" "-f" "0438ddf2856d097eb3c36db5355362135c09bf7d58a30174548b308f8c0c1ba2"` [INFO] [stdout] 0438ddf2856d097eb3c36db5355362135c09bf7d58a30174548b308f8c0c1ba2