[INFO] cloning repository https://github.com/robintiman/aoc2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robintiman/aoc2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobintiman%2Faoc2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobintiman%2Faoc2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c158b8922e9344106777e17a231982bcab54942 [INFO] testing robintiman/aoc2020 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobintiman%2Faoc2020" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robintiman/aoc2020 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robintiman/aoc2020 [INFO] finished tweaking git repo https://github.com/robintiman/aoc2020 [INFO] tweaked toml for git repo https://github.com/robintiman/aoc2020 written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/robintiman/aoc2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--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-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d71f1fca61208dd8d45f10e134eef00566e438f74ca4819bc9cfde6cbd1bb9e8 [INFO] running `Command { std: "docker" "start" "-a" "d71f1fca61208dd8d45f10e134eef00566e438f74ca4819bc9cfde6cbd1bb9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d71f1fca61208dd8d45f10e134eef00566e438f74ca4819bc9cfde6cbd1bb9e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71f1fca61208dd8d45f10e134eef00566e438f74ca4819bc9cfde6cbd1bb9e8", kill_on_drop: false }` [INFO] [stdout] d71f1fca61208dd8d45f10e134eef00566e438f74ca4819bc9cfde6cbd1bb9e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ead972127abee3bffed8dd76aa68d3310c4b4e7fdc009f6e99a139a99c391976 [INFO] running `Command { std: "docker" "start" "-a" "ead972127abee3bffed8dd76aa68d3310c4b4e7fdc009f6e99a139a99c391976", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | day10::day10(INPUT_FILE); [INFO] [stdout] | ^^^^^^^^^^^^ ---------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 0 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/day10.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn day10() { [INFO] [stdout] | ^^^^^ [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 E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ead972127abee3bffed8dd76aa68d3310c4b4e7fdc009f6e99a139a99c391976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead972127abee3bffed8dd76aa68d3310c4b4e7fdc009f6e99a139a99c391976", kill_on_drop: false }` [INFO] [stdout] ead972127abee3bffed8dd76aa68d3310c4b4e7fdc009f6e99a139a99c391976