[INFO] cloning repository https://github.com/nordsieck/euler-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nordsieck/euler-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordsieck%2Feuler-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordsieck%2Feuler-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a917ec38ad4ac648ce7135edb26f7efd1159bdb [INFO] checking nordsieck/euler-rust against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnordsieck%2Feuler-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nordsieck/euler-rust on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nordsieck/euler-rust [INFO] finished tweaking git repo https://github.com/nordsieck/euler-rust [INFO] tweaked toml for git repo https://github.com/nordsieck/euler-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nordsieck/euler-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: manifest at `/workspace/builds/worker-7-tc1/source` contains `[project]` instead of `[package]`, this could become a hard error in the future [INFO] [stderr] warning: path `/workspace/builds/worker-7-tc1/source/src/0001.rs` was erroneously implicitly accepted for binary `0001`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/workspace/builds/worker-7-tc1/source/src/0002.rs` was erroneously implicitly accepted for binary `0002`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/workspace/builds/worker-7-tc1/source/src/0003.rs` was erroneously implicitly accepted for binary `0003`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/workspace/builds/worker-7-tc1/source/src/0004.rs` was erroneously implicitly accepted for binary `0004`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/workspace/builds/worker-7-tc1/source/src/0005.rs` was erroneously implicitly accepted for binary `0005`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/workspace/builds/worker-7-tc1/source/src/0006.rs` was erroneously implicitly accepted for binary `0006`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a20991a10c0b63e17bb9a375905f81d6162ca87cc5281986d2ac9adc9cc2720f [INFO] running `Command { std: "docker" "start" "-a" "a20991a10c0b63e17bb9a375905f81d6162ca87cc5281986d2ac9adc9cc2720f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a20991a10c0b63e17bb9a375905f81d6162ca87cc5281986d2ac9adc9cc2720f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a20991a10c0b63e17bb9a375905f81d6162ca87cc5281986d2ac9adc9cc2720f", kill_on_drop: false }` [INFO] [stdout] a20991a10c0b63e17bb9a375905f81d6162ca87cc5281986d2ac9adc9cc2720f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddb87b52d5711bf940f38d896682a417287ba262ee3ebc2c3c60089cd2e3163d [INFO] running `Command { std: "docker" "start" "-a" "ddb87b52d5711bf940f38d896682a417287ba262ee3ebc2c3c60089cd2e3163d", kill_on_drop: false }` [INFO] [stderr] warning: manifest at `/opt/rustwide/workdir` contains `[project]` instead of `[package]`, this could become a hard error in the future [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/0001.rs` was erroneously implicitly accepted for binary `0001`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/0002.rs` was erroneously implicitly accepted for binary `0002`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/0003.rs` was erroneously implicitly accepted for binary `0003`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/0004.rs` was erroneously implicitly accepted for binary `0004`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/0005.rs` was erroneously implicitly accepted for binary `0005`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/0006.rs` was erroneously implicitly accepted for binary `0006`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Checking euler-rust v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0601]: `main` function not found in crate `0001` [INFO] [stdout] --> src/0001.rs:17:2 [INFO] [stdout] | [INFO] [stdout] 17 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/0001.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `0002` [INFO] [stdout] --> src/0002.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/0002.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `0005` [INFO] [stdout] --> src/0005.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/0005.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `0004` [INFO] [stdout] --> src/0004.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/0004.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `0006` [INFO] [stdout] --> src/0006.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/0006.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `0003` [INFO] [stdout] --> src/0003.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | } [INFO] [stdout] | ^ consider adding a `main` function to `src/0003.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 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 `euler-rust` (bin "0002") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `euler-rust` (bin "0001") due to 2 previous errors [INFO] [stderr] error: could not compile `euler-rust` (bin "0006") due to 2 previous errors [INFO] [stderr] error: could not compile `euler-rust` (bin "0005") due to 2 previous errors [INFO] [stderr] error: could not compile `euler-rust` (bin "0004") due to 2 previous errors [INFO] [stderr] error: could not compile `euler-rust` (bin "0003") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ddb87b52d5711bf940f38d896682a417287ba262ee3ebc2c3c60089cd2e3163d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb87b52d5711bf940f38d896682a417287ba262ee3ebc2c3c60089cd2e3163d", kill_on_drop: false }` [INFO] [stdout] ddb87b52d5711bf940f38d896682a417287ba262ee3ebc2c3c60089cd2e3163d