[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] testing crazywolf132/dotty against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazywolf132%2Fdotty" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crazywolf132/dotty on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-2-tc1/source/Cargo.toml [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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.24 [INFO] [stderr] Downloaded job_scheduler v1.2.1 [INFO] [stderr] Downloaded cron v0.6.1 [INFO] [stderr] Downloaded cc v1.1.11 [INFO] [stderr] Downloaded libz-sys v1.1.19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a06c7bc55f33d7cb14b5b26874f45a3fa40d76552e3361d2d15ecf5748ed2f23 [INFO] running `Command { std: "docker" "start" "-a" "a06c7bc55f33d7cb14b5b26874f45a3fa40d76552e3361d2d15ecf5748ed2f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a06c7bc55f33d7cb14b5b26874f45a3fa40d76552e3361d2d15ecf5748ed2f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06c7bc55f33d7cb14b5b26874f45a3fa40d76552e3361d2d15ecf5748ed2f23", kill_on_drop: false }` [INFO] [stdout] a06c7bc55f33d7cb14b5b26874f45a3fa40d76552e3361d2d15ecf5748ed2f23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71497ca808f15fb62f8c09629ef413dbf7a81772c88092fad12fb9edf72d0bb2 [INFO] running `Command { std: "docker" "start" "-a" "71497ca808f15fb62f8c09629ef413dbf7a81772c88092fad12fb9edf72d0bb2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cc v1.1.11 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.19 [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 iovec v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling cron v0.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling notify v4.0.18 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling job_scheduler v1.2.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling similar v2.6.0 [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 5m 51s [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 1` [INFO] running `Command { std: "docker" "inspect" "71497ca808f15fb62f8c09629ef413dbf7a81772c88092fad12fb9edf72d0bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71497ca808f15fb62f8c09629ef413dbf7a81772c88092fad12fb9edf72d0bb2", kill_on_drop: false }` [INFO] [stdout] 71497ca808f15fb62f8c09629ef413dbf7a81772c88092fad12fb9edf72d0bb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85e3cd344c98b290f94e7ca0c58bc590c3ff4e37c6b264dd3877c981e89160de [INFO] running `Command { std: "docker" "start" "-a" "85e3cd344c98b290f94e7ca0c58bc590c3ff4e37c6b264dd3877c981e89160de", 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 1` [INFO] running `Command { std: "docker" "inspect" "85e3cd344c98b290f94e7ca0c58bc590c3ff4e37c6b264dd3877c981e89160de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85e3cd344c98b290f94e7ca0c58bc590c3ff4e37c6b264dd3877c981e89160de", kill_on_drop: false }` [INFO] [stdout] 85e3cd344c98b290f94e7ca0c58bc590c3ff4e37c6b264dd3877c981e89160de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13dba4ac0bf897daec6856502ae2fca22fda293ee195c7c7c4d985f33da150e5 [INFO] running `Command { std: "docker" "start" "-a" "13dba4ac0bf897daec6856502ae2fca22fda293ee195c7c7c4d985f33da150e5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [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 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotty-cd8af40ba64be649) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "13dba4ac0bf897daec6856502ae2fca22fda293ee195c7c7c4d985f33da150e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13dba4ac0bf897daec6856502ae2fca22fda293ee195c7c7c4d985f33da150e5", kill_on_drop: false }` [INFO] [stdout] 13dba4ac0bf897daec6856502ae2fca22fda293ee195c7c7c4d985f33da150e5