[INFO] cloning repository https://github.com/Fidius-jko/Testing_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fidius-jko/Testing_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFidius-jko%2FTesting_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFidius-jko%2FTesting_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd5d28d2a3f385a1da1b8b158662ea07b550b03b
[INFO] building Fidius-jko/Testing_game against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFidius-jko%2FTesting_game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Fidius-jko/Testing_game on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Fidius-jko/Testing_game
[INFO] finished tweaking git repo https://github.com/Fidius-jko/Testing_game
[INFO] tweaked toml for git repo https://github.com/Fidius-jko/Testing_game written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Fidius-jko/Testing_game 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34cf03e944a0036489de816bbe59e917644d274881a6782e108e3546aae63dea
[INFO] running `Command { std: "docker" "start" "-a" "34cf03e944a0036489de816bbe59e917644d274881a6782e108e3546aae63dea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34cf03e944a0036489de816bbe59e917644d274881a6782e108e3546aae63dea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34cf03e944a0036489de816bbe59e917644d274881a6782e108e3546aae63dea", kill_on_drop: false }`
[INFO] [stdout] 34cf03e944a0036489de816bbe59e917644d274881a6782e108e3546aae63dea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 301ba089811684be46586950e25f168cb5942fad50adc01f841a60e2f5eaf6b6
[INFO] running `Command { std: "docker" "start" "-a" "301ba089811684be46586950e25f168cb5942fad50adc01f841a60e2f5eaf6b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Compiling testing_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/main.rs:4:18
[INFO] [stdout]     |
[INFO] [stdout] 4   |     let logger = log::Logger::new("Testing".to_string(), );
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^------------------------- argument #2 of type `utils::log::Output` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/utils/src/log.rs:139:12
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn new(name: String, output: Output) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 4   |     let logger = log::Logger::new("Testing".to_string(), /* utils::log::Output */);
[INFO] [stdout]     |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `testing_game` (bin "testing_game") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "301ba089811684be46586950e25f168cb5942fad50adc01f841a60e2f5eaf6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "301ba089811684be46586950e25f168cb5942fad50adc01f841a60e2f5eaf6b6", kill_on_drop: false }`
[INFO] [stdout] 301ba089811684be46586950e25f168cb5942fad50adc01f841a60e2f5eaf6b6
