[INFO] cloning repository https://github.com/0awful/leetcode-stuff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0awful/leetcode-stuff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0awful%2Fleetcode-stuff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0awful%2Fleetcode-stuff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 121ce9969e34c727f8f002e1e8119ae813ef9919
[INFO] testing 0awful/leetcode-stuff against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0awful%2Fleetcode-stuff" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0awful/leetcode-stuff
[INFO] finished tweaking git repo https://github.com/0awful/leetcode-stuff
[INFO] tweaked toml for git repo https://github.com/0awful/leetcode-stuff written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0awful/leetcode-stuff on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0awful/leetcode-stuff 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98cc8a63fb974dbc9b31b2e015944a11812db77cd47298e60dc0893427589e3d
[INFO] running `Command { std: "docker" "start" "-a" "98cc8a63fb974dbc9b31b2e015944a11812db77cd47298e60dc0893427589e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98cc8a63fb974dbc9b31b2e015944a11812db77cd47298e60dc0893427589e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98cc8a63fb974dbc9b31b2e015944a11812db77cd47298e60dc0893427589e3d", kill_on_drop: false }`
[INFO] [stdout] 98cc8a63fb974dbc9b31b2e015944a11812db77cd47298e60dc0893427589e3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dca0a203f474250b6d0de9839d5a614b0e911c39427cb922018cffb15168857
[INFO] running `Command { std: "docker" "start" "-a" "9dca0a203f474250b6d0de9839d5a614b0e911c39427cb922018cffb15168857", kill_on_drop: false }`
[INFO] [stderr]    Compiling leetcode v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `!` or `::`, found `Solution`
[INFO] [stdout]  --> src/t3024.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | mpl Solution {
[INFO] [stdout]   |     ^^^^^^^^ expected one of `!` or `::`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a keyword `impl` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | impl Solution {
[INFO] [stdout]   | +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `leetcode` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9dca0a203f474250b6d0de9839d5a614b0e911c39427cb922018cffb15168857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dca0a203f474250b6d0de9839d5a614b0e911c39427cb922018cffb15168857", kill_on_drop: false }`
[INFO] [stdout] 9dca0a203f474250b6d0de9839d5a614b0e911c39427cb922018cffb15168857
