[INFO] cloning repository https://github.com/DenisGorbachev/code-actions [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenisGorbachev/code-actions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisGorbachev%2Fcode-actions", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisGorbachev%2Fcode-actions'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89b0fb6a76753e3ab43ffe21cb3c769193c25673 [INFO] building DenisGorbachev/code-actions against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenisGorbachev%2Fcode-actions" "/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/DenisGorbachev/code-actions [INFO] finished tweaking git repo https://github.com/DenisGorbachev/code-actions [INFO] tweaked toml for git repo https://github.com/DenisGorbachev/code-actions written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DenisGorbachev/code-actions 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/DenisGorbachev/code-actions 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] Updating git repository `https://github.com/DenisGorbachev/helpful` [INFO] [stderr] Updating git repository `https://github.com/DenisGorbachev/standard-traits` [INFO] [stderr] Updating git repository `https://github.com/DenisGorbachev/subtype` [INFO] [stderr] Updating git repository `https://github.com/DenisGorbachev/syn-more` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded xshell v0.3.0-pre.2 [INFO] [stderr] Downloaded xshell-macros v0.3.0-pre.2 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded pretty-type-name v1.0.1 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded cargo_toml v0.21.0 [INFO] [stderr] Downloaded not-found-error v0.2.3 [INFO] [stderr] Downloaded prettyplease v0.2.32 [INFO] [stderr] Downloaded openssl-sys v0.9.107 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded crates_io_api v0.11.0 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded fmt-derive v0.1.2 [INFO] [stderr] Downloaded stub-macro v0.1.9 [INFO] [stderr] Downloaded fmt-derive-proc v0.1.2 [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] e428712e27c0c5c152874bfcbfe3007f13730eaf94d1fc43f04480f5076a3012 [INFO] running `Command { std: "docker" "start" "-a" "e428712e27c0c5c152874bfcbfe3007f13730eaf94d1fc43f04480f5076a3012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e428712e27c0c5c152874bfcbfe3007f13730eaf94d1fc43f04480f5076a3012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e428712e27c0c5c152874bfcbfe3007f13730eaf94d1fc43f04480f5076a3012", kill_on_drop: false }` [INFO] [stdout] e428712e27c0c5c152874bfcbfe3007f13730eaf94d1fc43f04480f5076a3012 [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] ad9d64dc0a1ac17bd54b4befbd6e7dbda20fca221abb97e6176d6711de1c8e0d [INFO] running `Command { std: "docker" "start" "-a" "ad9d64dc0a1ac17bd54b4befbd6e7dbda20fca221abb97e6176d6711de1c8e0d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling shared_child v1.0.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling xshell-macros v0.3.0-pre.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling xshell v0.3.0-pre.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling fmt-derive-proc v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fmt-derive v0.1.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling helpful v0.1.0 (https://github.com/DenisGorbachev/helpful#16a72b42) [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling standard-traits v0.1.0 (https://github.com/DenisGorbachev/standard-traits#5747e358) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling syn-more v0.1.0 (https://github.com/DenisGorbachev/syn-more#8c8105d3) [INFO] [stderr] Compiling subtype v0.1.0 (https://github.com/DenisGorbachev/subtype#508cde81) [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling not-found-error v0.2.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling stub-macro v0.1.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling cargo_toml v0.21.0 [INFO] [stderr] Compiling crates_io_api v0.11.0 [INFO] [stderr] Compiling code-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "ad9d64dc0a1ac17bd54b4befbd6e7dbda20fca221abb97e6176d6711de1c8e0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9d64dc0a1ac17bd54b4befbd6e7dbda20fca221abb97e6176d6711de1c8e0d", kill_on_drop: false }` [INFO] [stdout] ad9d64dc0a1ac17bd54b4befbd6e7dbda20fca221abb97e6176d6711de1c8e0d [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] d7a0a7ea078ab7e5ece5a63ab0a9045662fe7103e44b131cf77e07019cd691fb [INFO] running `Command { std: "docker" "start" "-a" "d7a0a7ea078ab7e5ece5a63ab0a9045662fe7103e44b131cf77e07019cd691fb", kill_on_drop: false }` [INFO] [stderr] Compiling code-actions v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.32s [INFO] running `Command { std: "docker" "inspect" "d7a0a7ea078ab7e5ece5a63ab0a9045662fe7103e44b131cf77e07019cd691fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7a0a7ea078ab7e5ece5a63ab0a9045662fe7103e44b131cf77e07019cd691fb", kill_on_drop: false }` [INFO] [stdout] d7a0a7ea078ab7e5ece5a63ab0a9045662fe7103e44b131cf77e07019cd691fb