[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crazywolf132/dotty on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded cron v0.6.1 [INFO] [stderr] Downloaded error-chain v0.10.0 [INFO] [stderr] Downloaded symlink v0.1.0 [INFO] [stderr] Downloaded clap v4.5.15 [INFO] [stderr] Downloaded notify v4.0.18 [INFO] [stderr] Downloaded nom v4.1.1 [INFO] [stderr] Downloaded cc v1.1.11 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded job_scheduler v1.2.1 [INFO] [stderr] Downloaded filetime v0.2.24 [INFO] [stderr] Downloaded git2 v0.19.0 [INFO] [stderr] Downloaded libssh2-sys v0.3.0 [INFO] [stderr] Downloaded libz-sys v1.1.19 [INFO] [stderr] Downloaded libgit2-sys v0.17.0+1.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21da2f9ecfd85074e5d6520e040b2530b57ae895934b64aca1318c109e683a2e [INFO] running `Command { std: "docker" "start" "-a" "21da2f9ecfd85074e5d6520e040b2530b57ae895934b64aca1318c109e683a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21da2f9ecfd85074e5d6520e040b2530b57ae895934b64aca1318c109e683a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21da2f9ecfd85074e5d6520e040b2530b57ae895934b64aca1318c109e683a2e", kill_on_drop: false }` [INFO] [stdout] 21da2f9ecfd85074e5d6520e040b2530b57ae895934b64aca1318c109e683a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b39cbfe2300131449a4ed89fc4953cf88763444f67fed64b77169eead452593c [INFO] running `Command { std: "docker" "start" "-a" "b39cbfe2300131449a4ed89fc4953cf88763444f67fed64b77169eead452593c", 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 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 num-traits v0.2.19 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling iovec v0.1.4 [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 walkdir v2.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [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 libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling mio-extras v2.0.6 [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 regex v1.10.6 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling job_scheduler v1.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [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 05s [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" "b39cbfe2300131449a4ed89fc4953cf88763444f67fed64b77169eead452593c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39cbfe2300131449a4ed89fc4953cf88763444f67fed64b77169eead452593c", kill_on_drop: false }` [INFO] [stdout] b39cbfe2300131449a4ed89fc4953cf88763444f67fed64b77169eead452593c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35a15a2ea02d28b47879c312cfdbacd1f42437c5408795cd45330be8ff1e009d [INFO] running `Command { std: "docker" "start" "-a" "35a15a2ea02d28b47879c312cfdbacd1f42437c5408795cd45330be8ff1e009d", 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.10s [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" "35a15a2ea02d28b47879c312cfdbacd1f42437c5408795cd45330be8ff1e009d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a15a2ea02d28b47879c312cfdbacd1f42437c5408795cd45330be8ff1e009d", kill_on_drop: false }` [INFO] [stdout] 35a15a2ea02d28b47879c312cfdbacd1f42437c5408795cd45330be8ff1e009d