[INFO] cloning repository https://github.com/moriyoshi-kasuga/local-fmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moriyoshi-kasuga/local-fmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoriyoshi-kasuga%2Flocal-fmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoriyoshi-kasuga%2Flocal-fmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5846c078a41b88261a7e8115fe489248ca2f8055 [INFO] building moriyoshi-kasuga/local-fmt against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoriyoshi-kasuga%2Flocal-fmt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/moriyoshi-kasuga/local-fmt [INFO] finished tweaking git repo https://github.com/moriyoshi-kasuga/local-fmt [INFO] tweaked toml for git repo https://github.com/moriyoshi-kasuga/local-fmt written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moriyoshi-kasuga/local-fmt on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 43 packages to latest compatible versions [INFO] [stderr] Adding enum-table v0.4.2 (available: v2.1.2) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_spanned v1.0.2 [INFO] [stderr] Downloaded toml_writer v1.0.3 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded toml v0.9.7 [INFO] [stderr] Downloaded enum-table v0.4.2 [INFO] [stderr] Downloaded trybuild v1.0.111 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded enum-table-derive v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4e234b987c50fd4e9120314f9497b736b9ea551bc07fe6ff319df3935787b16 [INFO] running `Command { std: "docker" "start" "-a" "b4e234b987c50fd4e9120314f9497b736b9ea551bc07fe6ff319df3935787b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e234b987c50fd4e9120314f9497b736b9ea551bc07fe6ff319df3935787b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e234b987c50fd4e9120314f9497b736b9ea551bc07fe6ff319df3935787b16", kill_on_drop: false }` [INFO] [stdout] b4e234b987c50fd4e9120314f9497b736b9ea551bc07fe6ff319df3935787b16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e1ab4c5940ff047d5020bc4f71df01724f3792723ccb565c810e7610f10b73 [INFO] running `Command { std: "docker" "start" "-a" "59e1ab4c5940ff047d5020bc4f71df01724f3792723ccb565c810e7610f10b73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling enum-table-derive v0.4.2 [INFO] [stderr] Compiling enum-table v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling local-fmt-macros-internal v0.5.1 (/opt/rustwide/workdir/local-fmt-macros-internal) [INFO] [stderr] Compiling local-fmt v0.5.1 (/opt/rustwide/workdir/local-fmt) [INFO] [stderr] Compiling local-fmt-macros v0.5.1 (/opt/rustwide/workdir/local-fmt-macros) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s [INFO] running `Command { std: "docker" "inspect" "59e1ab4c5940ff047d5020bc4f71df01724f3792723ccb565c810e7610f10b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e1ab4c5940ff047d5020bc4f71df01724f3792723ccb565c810e7610f10b73", kill_on_drop: false }` [INFO] [stdout] 59e1ab4c5940ff047d5020bc4f71df01724f3792723ccb565c810e7610f10b73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eabcb20dbc5b7b6d90baa7b4818a164f4dba688dd4880cd61930680c32df0b9d [INFO] running `Command { std: "docker" "start" "-a" "eabcb20dbc5b7b6d90baa7b4818a164f4dba688dd4880cd61930680c32df0b9d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling local-fmt-macros-internal v0.5.1 (/opt/rustwide/workdir/local-fmt-macros-internal) [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling local-fmt-macros v0.5.1 (/opt/rustwide/workdir/local-fmt-macros) [INFO] [stderr] Compiling local-fmt v0.5.1 (/opt/rustwide/workdir/local-fmt) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.36s [INFO] running `Command { std: "docker" "inspect" "eabcb20dbc5b7b6d90baa7b4818a164f4dba688dd4880cd61930680c32df0b9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eabcb20dbc5b7b6d90baa7b4818a164f4dba688dd4880cd61930680c32df0b9d", kill_on_drop: false }` [INFO] [stdout] eabcb20dbc5b7b6d90baa7b4818a164f4dba688dd4880cd61930680c32df0b9d