[INFO] cloning repository https://github.com/crazywolf132/dotty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crazywolf132/dotty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazywolf132%2Fdotty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazywolf132%2Fdotty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2025eaa297eebfada91ae97baa31e99d4ad2ec36 [INFO] building crazywolf132/dotty against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazywolf132%2Fdotty" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crazywolf132/dotty [INFO] finished tweaking git repo https://github.com/crazywolf132/dotty [INFO] tweaked toml for git repo https://github.com/crazywolf132/dotty written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crazywolf132/dotty on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crazywolf132/dotty 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18d01557f3db598b23c2a02e7443225505d63d76c6af595cd0aca148295c8022 [INFO] running `Command { std: "docker" "start" "-a" "18d01557f3db598b23c2a02e7443225505d63d76c6af595cd0aca148295c8022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18d01557f3db598b23c2a02e7443225505d63d76c6af595cd0aca148295c8022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d01557f3db598b23c2a02e7443225505d63d76c6af595cd0aca148295c8022", kill_on_drop: false }` [INFO] [stdout] 18d01557f3db598b23c2a02e7443225505d63d76c6af595cd0aca148295c8022 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf792ae7a3f546bf87e63a8e77362219b239e57c02decdb13f5fe047f8114155 [INFO] running `Command { std: "docker" "start" "-a" "bf792ae7a3f546bf87e63a8e77362219b239e57c02decdb13f5fe047f8114155", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling job_scheduler v1.2.1 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling dotty v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "bf792ae7a3f546bf87e63a8e77362219b239e57c02decdb13f5fe047f8114155", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf792ae7a3f546bf87e63a8e77362219b239e57c02decdb13f5fe047f8114155", kill_on_drop: false }` [INFO] [stdout] bf792ae7a3f546bf87e63a8e77362219b239e57c02decdb13f5fe047f8114155 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1e9021226036a6ee7552a54d1427e4eb9c849ffe8fdebba4f20105918a117b2 [INFO] running `Command { std: "docker" "start" "-a" "e1e9021226036a6ee7552a54d1427e4eb9c849ffe8fdebba4f20105918a117b2", kill_on_drop: false }` [INFO] [stderr] Compiling dotty v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "e1e9021226036a6ee7552a54d1427e4eb9c849ffe8fdebba4f20105918a117b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e9021226036a6ee7552a54d1427e4eb9c849ffe8fdebba4f20105918a117b2", kill_on_drop: false }` [INFO] [stdout] e1e9021226036a6ee7552a54d1427e4eb9c849ffe8fdebba4f20105918a117b2