[INFO] cloning repository https://github.com/Haggus/mill
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Haggus/mill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaggus%2Fmill", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaggus%2Fmill'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5e5dee7534b74f4e73ed992d65eb1a01a9d78e2
[INFO] building Haggus/mill against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHaggus%2Fmill" "/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/Haggus/mill 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/Haggus/mill
[INFO] finished tweaking git repo https://github.com/Haggus/mill
[INFO] tweaked toml for git repo https://github.com/Haggus/mill written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Haggus/mill 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] 9113534d562ca915a997906a31010d36e21050f2eea95f0983a73b04c51cf16e
[INFO] running `Command { std: "docker" "start" "-a" "9113534d562ca915a997906a31010d36e21050f2eea95f0983a73b04c51cf16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9113534d562ca915a997906a31010d36e21050f2eea95f0983a73b04c51cf16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9113534d562ca915a997906a31010d36e21050f2eea95f0983a73b04c51cf16e", kill_on_drop: false }`
[INFO] [stdout] 9113534d562ca915a997906a31010d36e21050f2eea95f0983a73b04c51cf16e
[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] c76169d27865a6db4648055e7235bca0c4fb89ba353a96042fd7f73cc6145653
[INFO] running `Command { std: "docker" "start" "-a" "c76169d27865a6db4648055e7235bca0c4fb89ba353a96042fd7f73cc6145653", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling libc v0.2.12
[INFO] [stderr]    Compiling winapi v0.2.7
[INFO] [stderr]    Compiling cfg-if v0.1.0
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling log v0.3.6
[INFO] [stderr]    Compiling slab v0.1.3
[INFO] [stderr]    Compiling bytes v0.3.0
[INFO] [stderr]    Compiling ansi_term v0.7.2
[INFO] [stderr]    Compiling vec_map v0.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.3
[INFO] [stderr]    Compiling bitflags v0.5.0
[INFO] [stderr]    Compiling strsim v0.4.1
[INFO] [stderr]    Compiling nom v1.0.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling walkdir v0.1.5
[INFO] [stderr]    Compiling net2 v0.2.24
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling time v0.1.35
[INFO] [stderr]    Compiling filetime v0.1.10
[INFO] [stderr]    Compiling inotify v0.2.3
[INFO] [stderr]    Compiling clap v2.6.0
[INFO] [stderr]    Compiling config v0.1.3
[INFO] [stderr]    Compiling miow v0.1.2
[INFO] [stderr]    Compiling mio v0.5.1
[INFO] [stderr]    Compiling notify v2.6.1
[INFO] [stderr]    Compiling mill v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     try!(watcher.watch(clean_path));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     try!(watcher.watch(dirty_path));
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:16:43
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let mut watcher: RecommendedWatcher = try!(Watcher::new(tx));
[INFO] [stdout]    |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/main.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |     match config_file {
[INFO] [stdout]    |           ----------- this expression has type `Config`
[INFO] [stdout] 59 |         Ok(c) => {
[INFO] [stdout]    |         ^^^^^ expected `Config`, found `Result<_, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Config`
[INFO] [stdout]                 found enum `Result<_, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mill` (bin "mill") due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c76169d27865a6db4648055e7235bca0c4fb89ba353a96042fd7f73cc6145653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c76169d27865a6db4648055e7235bca0c4fb89ba353a96042fd7f73cc6145653", kill_on_drop: false }`
[INFO] [stdout] c76169d27865a6db4648055e7235bca0c4fb89ba353a96042fd7f73cc6145653
