[INFO] cloning repository https://github.com/tobx/sweet-potator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobx/sweet-potator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobx%2Fsweet-potator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobx%2Fsweet-potator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb24d0bdf8ecc882e5bca31c0d11f542efadea7b [INFO] building tobx/sweet-potator against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobx%2Fsweet-potator" "/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/tobx/sweet-potator [INFO] finished tweaking git repo https://github.com/tobx/sweet-potator [INFO] tweaked toml for git repo https://github.com/tobx/sweet-potator written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tobx/sweet-potator on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tobx/sweet-potator 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0998a38d1408e076992c65fe75230aacfd6b95352b5be0f159addd51c88de15 [INFO] running `Command { std: "docker" "start" "-a" "d0998a38d1408e076992c65fe75230aacfd6b95352b5be0f159addd51c88de15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0998a38d1408e076992c65fe75230aacfd6b95352b5be0f159addd51c88de15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0998a38d1408e076992c65fe75230aacfd6b95352b5be0f159addd51c88de15", kill_on_drop: false }` [INFO] [stdout] d0998a38d1408e076992c65fe75230aacfd6b95352b5be0f159addd51c88de15 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c543d8cd96cfbd6a9a4c45a1272144132454107f0cab37d8ce585a46e090788 [INFO] running `Command { std: "docker" "start" "-a" "9c543d8cd96cfbd6a9a4c45a1272144132454107f0cab37d8ce585a46e090788", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling sweet-potator v0.7.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "9c543d8cd96cfbd6a9a4c45a1272144132454107f0cab37d8ce585a46e090788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c543d8cd96cfbd6a9a4c45a1272144132454107f0cab37d8ce585a46e090788", kill_on_drop: false }` [INFO] [stdout] 9c543d8cd96cfbd6a9a4c45a1272144132454107f0cab37d8ce585a46e090788 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 543c84af49d3205d8e073b4f1d7773012891a51dc6f75d2c903c33d1aa46a72f [INFO] running `Command { std: "docker" "start" "-a" "543c84af49d3205d8e073b4f1d7773012891a51dc6f75d2c903c33d1aa46a72f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling sweet-potator v0.7.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.07s [INFO] running `Command { std: "docker" "inspect" "543c84af49d3205d8e073b4f1d7773012891a51dc6f75d2c903c33d1aa46a72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543c84af49d3205d8e073b4f1d7773012891a51dc6f75d2c903c33d1aa46a72f", kill_on_drop: false }` [INFO] [stdout] 543c84af49d3205d8e073b4f1d7773012891a51dc6f75d2c903c33d1aa46a72f