[INFO] cloning repository https://github.com/jack-bliss/rust-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jack-bliss/rust-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-bliss%2Frust-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-bliss%2Frust-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5c4c7c59152227efdf38cb697e4f2fc50ebeadf [INFO] building jack-bliss/rust-template against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjack-bliss%2Frust-template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jack-bliss/rust-template [INFO] finished tweaking git repo https://github.com/jack-bliss/rust-template [INFO] tweaked toml for git repo https://github.com/jack-bliss/rust-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jack-bliss/rust-template 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/jack-bliss/rust-template 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 run_script v0.11.0 [INFO] [stderr] Downloaded uname v0.1.1 [INFO] [stderr] Downloaded lenient_semver_version_builder v0.4.2 [INFO] [stderr] Downloaded dirs-sys-next v0.1.2 [INFO] [stderr] Downloaded bzip2 v0.5.2 [INFO] [stderr] Downloaded evalexpr v11.3.1 [INFO] [stderr] Downloaded dirs-next v2.0.0 [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded duckscript v0.10.0 [INFO] [stderr] Downloaded attohttpc v0.28.5 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded java-properties v2.0.0 [INFO] [stderr] Downloaded suppaftp v6.1.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] [stderr] Downloaded lenient_semver v0.4.2 [INFO] [stderr] Downloaded lenient_semver_parser v0.4.2 [INFO] [stderr] Downloaded fsio v0.4.1 [INFO] [stderr] Downloaded serde_ignored v0.1.11 [INFO] [stderr] Downloaded zip v2.2.3 [INFO] [stderr] Downloaded duckscriptsdk v0.11.1 [INFO] [stderr] Downloaded shell2batch v0.4.5 [INFO] [stderr] Downloaded ci_info v0.14.14 [INFO] [stderr] Downloaded rust_info v0.3.3 [INFO] [stderr] Downloaded envmnt v0.10.4 [INFO] [stderr] Downloaded git_info v0.1.3 [INFO] [stderr] Downloaded cliparser v0.1.2 [INFO] [stderr] Downloaded cargo-make v0.37.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f54f13cf47bcfc5c7fdbb77f8dcc47d1c03d3e32db474ea8e8caaac9193447f5 [INFO] running `Command { std: "docker" "start" "-a" "f54f13cf47bcfc5c7fdbb77f8dcc47d1c03d3e32db474ea8e8caaac9193447f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f54f13cf47bcfc5c7fdbb77f8dcc47d1c03d3e32db474ea8e8caaac9193447f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54f13cf47bcfc5c7fdbb77f8dcc47d1c03d3e32db474ea8e8caaac9193447f5", kill_on_drop: false }` [INFO] [stdout] f54f13cf47bcfc5c7fdbb77f8dcc47d1c03d3e32db474ea8e8caaac9193447f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8e6083a6b5c1925ce584747e01ac2ccda71fb2c01a62f1e3bccc245bd1d6f589 [INFO] running `Command { std: "docker" "start" "-a" "8e6083a6b5c1925ce584747e01ac2ccda71fb2c01a62f1e3bccc245bd1d6f589", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling evalexpr v11.3.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rust_info v0.3.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling git_info v0.1.3 [INFO] [stderr] Compiling cliparser v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fsio v0.4.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling duckscript v0.10.0 [INFO] [stderr] Compiling envmnt v0.10.4 [INFO] [stderr] Compiling run_script v0.11.0 [INFO] [stderr] Compiling ci_info v0.14.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling java-properties v2.0.0 [INFO] [stderr] Compiling shell2batch v0.4.5 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.1 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling suppaftp v6.1.0 [INFO] [stderr] Compiling zerovec v0.10.4 [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 icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_ignored v0.1.11 [INFO] [stderr] Compiling lenient_semver_version_builder v0.4.2 [INFO] [stderr] Compiling lenient_semver_parser v0.4.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling lenient_semver v0.4.2 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [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 toml v0.8.20 [INFO] [stderr] Compiling attohttpc v0.28.5 [INFO] [stderr] Compiling duckscriptsdk v0.11.1 [INFO] [stderr] Compiling cargo-make v0.37.24 [INFO] [stderr] Compiling rust-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "8e6083a6b5c1925ce584747e01ac2ccda71fb2c01a62f1e3bccc245bd1d6f589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6083a6b5c1925ce584747e01ac2ccda71fb2c01a62f1e3bccc245bd1d6f589", kill_on_drop: false }` [INFO] [stdout] 8e6083a6b5c1925ce584747e01ac2ccda71fb2c01a62f1e3bccc245bd1d6f589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d312752b5006cd1f307fad377c53ba08495c5f8421f7bf05461b29ea8369c1a6 [INFO] running `Command { std: "docker" "start" "-a" "d312752b5006cd1f307fad377c53ba08495c5f8421f7bf05461b29ea8369c1a6", kill_on_drop: false }` [INFO] [stderr] Compiling rust-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "d312752b5006cd1f307fad377c53ba08495c5f8421f7bf05461b29ea8369c1a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d312752b5006cd1f307fad377c53ba08495c5f8421f7bf05461b29ea8369c1a6", kill_on_drop: false }` [INFO] [stdout] d312752b5006cd1f307fad377c53ba08495c5f8421f7bf05461b29ea8369c1a6