[INFO] cloning repository https://github.com/bwolf/aquaenv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwolf/aquaenv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwolf%2Faquaenv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwolf%2Faquaenv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f69d6696c1687fe8745c41cfbd023f2c780af519 [INFO] testing bwolf/aquaenv against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwolf%2Faquaenv" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bwolf/aquaenv on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bwolf/aquaenv [INFO] finished tweaking git repo https://github.com/bwolf/aquaenv [INFO] tweaked toml for git repo https://github.com/bwolf/aquaenv written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/bwolf/aquaenv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93c1e9ed466de0bb68b6a80e3fea1a64fe805a247be8ebbf1d8ce48895a4aaf5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93c1e9ed466de0bb68b6a80e3fea1a64fe805a247be8ebbf1d8ce48895a4aaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93c1e9ed466de0bb68b6a80e3fea1a64fe805a247be8ebbf1d8ce48895a4aaf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c1e9ed466de0bb68b6a80e3fea1a64fe805a247be8ebbf1d8ce48895a4aaf5", kill_on_drop: false }` [INFO] [stdout] 93c1e9ed466de0bb68b6a80e3fea1a64fe805a247be8ebbf1d8ce48895a4aaf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73026b4f07adfcb7908fcfb46a5d2bee09a6c4a65950074805654aa81e117933 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73026b4f07adfcb7908fcfb46a5d2bee09a6c4a65950074805654aa81e117933", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling regex v1.1.5 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling notify v4.0.10 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling plist v0.4.1 [INFO] [stderr] Compiling aquaenv v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ProjectDirs` [INFO] [stdout] --> src/main.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use directories::{BaseDirs, ProjectDirs}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `aquaenv` [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / /// # Aquaenv [INFO] [stdout] 2 | | /// [INFO] [stdout] 3 | | /// See the repository documentation https://github.com/bwolf/aquaenv/ [INFO] [stdout] 4 | | [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] 459 | | } [INFO] [stdout] | |_^ consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aquaenv`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "73026b4f07adfcb7908fcfb46a5d2bee09a6c4a65950074805654aa81e117933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73026b4f07adfcb7908fcfb46a5d2bee09a6c4a65950074805654aa81e117933", kill_on_drop: false }` [INFO] [stdout] 73026b4f07adfcb7908fcfb46a5d2bee09a6c4a65950074805654aa81e117933