[INFO] fetching crate teco 0.2.0... [INFO] building teco-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate teco 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate teco 0.2.0 [INFO] finished tweaking crates.io crate teco 0.2.0 [INFO] tweaked toml for crates.io crate teco 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate teco 0.2.0 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 crates.io crate teco 0.2.0 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 std_prelude v0.2.12 [INFO] [stderr] Downloaded spdlog-internal v0.1.0 [INFO] [stderr] Downloaded terminal-trx v0.2.4 [INFO] [stderr] Downloaded spdlog-macros v0.2.0 [INFO] [stderr] Downloaded clircle v0.6.1 [INFO] [stderr] Downloaded path_abs v0.5.1 [INFO] [stderr] Downloaded ansi_colours v1.2.3 [INFO] [stderr] Downloaded terminal-colorsaurus v0.4.8 [INFO] [stderr] Downloaded xterm-color v1.0.1 [INFO] [stderr] Downloaded spdlog-rs v0.4.1 [INFO] [stderr] Downloaded bat v0.25.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0acce7ef83de2b6d12b4aff391b4b5ca15b0c5ffe605f8473743159adc21a1d [INFO] running `Command { std: "docker" "start" "-a" "f0acce7ef83de2b6d12b4aff391b4b5ca15b0c5ffe605f8473743159adc21a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0acce7ef83de2b6d12b4aff391b4b5ca15b0c5ffe605f8473743159adc21a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0acce7ef83de2b6d12b4aff391b4b5ca15b0c5ffe605f8473743159adc21a1d", kill_on_drop: false }` [INFO] [stdout] f0acce7ef83de2b6d12b4aff391b4b5ca15b0c5ffe605f8473743159adc21a1d [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=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] 635fefe2e534647f8910c18ffd5e59d1f9cc7c1cf5d7bbab9957fd7adf96e915 [INFO] running `Command { std: "docker" "start" "-a" "635fefe2e534647f8910c18ffd5e59d1f9cc7c1cf5d7bbab9957fd7adf96e915", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling spdlog-rs v0.4.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.8 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling spdlog-internal v0.1.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling spdlog-macros v0.2.0 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Compiling teco v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.35s [INFO] running `Command { std: "docker" "inspect" "635fefe2e534647f8910c18ffd5e59d1f9cc7c1cf5d7bbab9957fd7adf96e915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635fefe2e534647f8910c18ffd5e59d1f9cc7c1cf5d7bbab9957fd7adf96e915", kill_on_drop: false }` [INFO] [stdout] 635fefe2e534647f8910c18ffd5e59d1f9cc7c1cf5d7bbab9957fd7adf96e915 [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=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] 6784d8512a1f1103ad81a16a92b5753ff94e127838074077c4f99d62ec31465f [INFO] running `Command { std: "docker" "start" "-a" "6784d8512a1f1103ad81a16a92b5753ff94e127838074077c4f99d62ec31465f", kill_on_drop: false }` [INFO] [stderr] Compiling teco v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "6784d8512a1f1103ad81a16a92b5753ff94e127838074077c4f99d62ec31465f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6784d8512a1f1103ad81a16a92b5753ff94e127838074077c4f99d62ec31465f", kill_on_drop: false }` [INFO] [stdout] 6784d8512a1f1103ad81a16a92b5753ff94e127838074077c4f99d62ec31465f