[INFO] cloning repository https://github.com/decaruju/lim-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/decaruju/lim-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecaruju%2Flim-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecaruju%2Flim-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7b06aa44d92cfe22b8d24bc9382badc15ec672b [INFO] checking decaruju/lim-rust against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdecaruju%2Flim-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 60% (313/517) Checking out files: 61% (316/517) Checking out files: 62% (321/517) Checking out files: 63% (326/517) Checking out files: 64% (331/517) Checking out files: 65% (337/517) Checking out files: 66% (342/517) Checking out files: 67% (347/517) Checking out files: 68% (352/517) Checking out files: 69% (357/517) Checking out files: 70% (362/517) Checking out files: 71% (368/517) Checking out files: 72% (373/517) Checking out files: 73% (378/517) Checking out files: 74% (383/517) Checking out files: 75% (388/517) Checking out files: 76% (393/517) Checking out files: 77% (399/517) Checking out files: 78% (404/517) Checking out files: 79% (409/517) Checking out files: 80% (414/517) Checking out files: 81% (419/517) Checking out files: 82% (424/517) Checking out files: 83% (430/517) Checking out files: 84% (435/517) Checking out files: 85% (440/517) Checking out files: 86% (445/517) Checking out files: 87% (450/517) Checking out files: 88% (455/517) Checking out files: 89% (461/517) Checking out files: 90% (466/517) Checking out files: 91% (471/517) Checking out files: 92% (476/517) Checking out files: 93% (481/517) Checking out files: 94% (486/517) Checking out files: 95% (492/517) Checking out files: 96% (497/517) Checking out files: 97% (502/517) Checking out files: 98% (507/517) Checking out files: 99% (512/517) Checking out files: 100% (517/517) Checking out files: 100% (517/517), done. [INFO] validating manifest of git repo https://github.com/decaruju/lim-rust on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/decaruju/lim-rust [INFO] finished tweaking git repo https://github.com/decaruju/lim-rust [INFO] tweaked toml for git repo https://github.com/decaruju/lim-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/decaruju/lim-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b13c4f20ac9434ae5ff8192b9b0ad3f36bf475223618e4ae1e1e7d7a84f726d8 [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" "b13c4f20ac9434ae5ff8192b9b0ad3f36bf475223618e4ae1e1e7d7a84f726d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b13c4f20ac9434ae5ff8192b9b0ad3f36bf475223618e4ae1e1e7d7a84f726d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13c4f20ac9434ae5ff8192b9b0ad3f36bf475223618e4ae1e1e7d7a84f726d8", kill_on_drop: false }` [INFO] [stdout] b13c4f20ac9434ae5ff8192b9b0ad3f36bf475223618e4ae1e1e7d7a84f726d8 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6306ab5e3fd58ca8f75cb2e97a7e8fba37e02ec4b5b64d022d3771cc200d5269 [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" "6306ab5e3fd58ca8f75cb2e97a7e8fba37e02ec4b5b64d022d3771cc200d5269", kill_on_drop: false }` [INFO] [stderr] Checking lim-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `lim` [INFO] [stdout] | [INFO] [stdout] = note: consider adding a `main` function to `src/main.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lim-rust` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6306ab5e3fd58ca8f75cb2e97a7e8fba37e02ec4b5b64d022d3771cc200d5269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6306ab5e3fd58ca8f75cb2e97a7e8fba37e02ec4b5b64d022d3771cc200d5269", kill_on_drop: false }` [INFO] [stdout] 6306ab5e3fd58ca8f75cb2e97a7e8fba37e02ec4b5b64d022d3771cc200d5269