[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] bc5186453c10df8bdcce8e2a81a1af4e9c85bc8b [INFO] testing lewohy/teco against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flewohy%2Fteco" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lewohy/teco on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3b921c18514a086e93c3e9126a3cc8a63ca3516b4650f147aae8d6f61df50e4 [INFO] running `Command { std: "docker" "start" "-a" "a3b921c18514a086e93c3e9126a3cc8a63ca3516b4650f147aae8d6f61df50e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3b921c18514a086e93c3e9126a3cc8a63ca3516b4650f147aae8d6f61df50e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b921c18514a086e93c3e9126a3cc8a63ca3516b4650f147aae8d6f61df50e4", kill_on_drop: false }` [INFO] [stdout] a3b921c18514a086e93c3e9126a3cc8a63ca3516b4650f147aae8d6f61df50e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0518b5391eca14ff4125b60e64f3f03a5481e0420e3dfe81d8b7f46c603bdba0 [INFO] running `Command { std: "docker" "start" "-a" "0518b5391eca14ff4125b60e64f3f03a5481e0420e3dfe81d8b7f46c603bdba0", kill_on_drop: false }` [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling rustix v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling spdlog-rs v0.4.1 [INFO] [stderr] Compiling terminal-trx v0.2.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling xterm-color v1.0.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling terminal-colorsaurus v0.4.8 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling ansi_colours v1.2.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling clircle v0.6.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling plist v1.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling spdlog-internal v0.1.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling spdlog-macros v0.2.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling bat v0.25.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling teco v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "0518b5391eca14ff4125b60e64f3f03a5481e0420e3dfe81d8b7f46c603bdba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0518b5391eca14ff4125b60e64f3f03a5481e0420e3dfe81d8b7f46c603bdba0", kill_on_drop: false }` [INFO] [stdout] 0518b5391eca14ff4125b60e64f3f03a5481e0420e3dfe81d8b7f46c603bdba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61c5b0c0171f2a6afd9bb095bf2e809c216accf2b9b84b21d8ff766ac8148d76 [INFO] running `Command { std: "docker" "start" "-a" "61c5b0c0171f2a6afd9bb095bf2e809c216accf2b9b84b21d8ff766ac8148d76", kill_on_drop: false }` [INFO] [stderr] Compiling teco v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "61c5b0c0171f2a6afd9bb095bf2e809c216accf2b9b84b21d8ff766ac8148d76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c5b0c0171f2a6afd9bb095bf2e809c216accf2b9b84b21d8ff766ac8148d76", kill_on_drop: false }` [INFO] [stdout] 61c5b0c0171f2a6afd9bb095bf2e809c216accf2b9b84b21d8ff766ac8148d76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 395cfabc416ff22e21eb196fa87914497fb8e39d64ef7e99596fbc44b11909e0 [INFO] running `Command { std: "docker" "start" "-a" "395cfabc416ff22e21eb196fa87914497fb8e39d64ef7e99596fbc44b11909e0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/teco-a3bdbacd5ea08c27) [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" "395cfabc416ff22e21eb196fa87914497fb8e39d64ef7e99596fbc44b11909e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395cfabc416ff22e21eb196fa87914497fb8e39d64ef7e99596fbc44b11909e0", kill_on_drop: false }` [INFO] [stdout] 395cfabc416ff22e21eb196fa87914497fb8e39d64ef7e99596fbc44b11909e0