[INFO] cloning repository https://github.com/lewohy/teco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewohy/teco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewohy%2Fteco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewohy%2Fteco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbdc5a7f369010bb662330a2eaafb06e1f98036a
[INFO] building lewohy/teco against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewohy%2Fteco" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lewohy/teco
[INFO] finished tweaking git repo https://github.com/lewohy/teco
[INFO] tweaked toml for git repo https://github.com/lewohy/teco written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lewohy/teco 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/lewohy/teco 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spdlog-internal v0.1.0
[INFO] [stderr]   Downloaded xterm-color v1.0.1
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded spdlog-macros v0.2.0
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded clircle v0.6.1
[INFO] [stderr]   Downloaded spdlog-rs v0.4.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded terminal-colorsaurus v0.4.8
[INFO] [stderr]   Downloaded terminal-trx v0.2.4
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded bat v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1d0959036a6ebc27b34c1995d8ac7a6881447485e745d254025b028e379ef63f
[INFO] running `Command { std: "docker" "start" "-a" "1d0959036a6ebc27b34c1995d8ac7a6881447485e745d254025b028e379ef63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d0959036a6ebc27b34c1995d8ac7a6881447485e745d254025b028e379ef63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0959036a6ebc27b34c1995d8ac7a6881447485e745d254025b028e379ef63f", kill_on_drop: false }`
[INFO] [stdout] 1d0959036a6ebc27b34c1995d8ac7a6881447485e745d254025b028e379ef63f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 3fb234fbec058f892e53a2a178896db3a363cc8aa29c931122cf878d6268ea37
[INFO] running `Command { std: "docker" "start" "-a" "3fb234fbec058f892e53a2a178896db3a363cc8aa29c931122cf878d6268ea37", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling spdlog-rs v0.4.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling terminal-trx v0.2.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling xterm-color v1.0.1
[INFO] [stderr]    Compiling std_prelude v0.2.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling path_abs v0.5.1
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling terminal-colorsaurus v0.4.8
[INFO] [stderr]    Compiling ansi_colours v1.2.3
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clircle v0.6.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling spdlog-internal v0.1.0
[INFO] [stderr]    Compiling spdlog-macros v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling bat v0.25.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling teco v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.94s
[INFO] running `Command { std: "docker" "inspect" "3fb234fbec058f892e53a2a178896db3a363cc8aa29c931122cf878d6268ea37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb234fbec058f892e53a2a178896db3a363cc8aa29c931122cf878d6268ea37", kill_on_drop: false }`
[INFO] [stdout] 3fb234fbec058f892e53a2a178896db3a363cc8aa29c931122cf878d6268ea37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0b1e2cea6e453be1962b916e781745cecb467b9062eb7fa40088270d0abc6256
[INFO] running `Command { std: "docker" "start" "-a" "0b1e2cea6e453be1962b916e781745cecb467b9062eb7fa40088270d0abc6256", 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.91s
[INFO] running `Command { std: "docker" "inspect" "0b1e2cea6e453be1962b916e781745cecb467b9062eb7fa40088270d0abc6256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b1e2cea6e453be1962b916e781745cecb467b9062eb7fa40088270d0abc6256", kill_on_drop: false }`
[INFO] [stdout] 0b1e2cea6e453be1962b916e781745cecb467b9062eb7fa40088270d0abc6256
