[INFO] cloning repository https://github.com/th2ch-g/rust-top_message
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/th2ch-g/rust-top_message" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth2ch-g%2Frust-top_message", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth2ch-g%2Frust-top_message'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60700d8cdb4a2bc5d85598976dd622f1e4260581
[INFO] testing th2ch-g/rust-top_message against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fth2ch-g%2Frust-top_message" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/th2ch-g/rust-top_message
[INFO] finished tweaking git repo https://github.com/th2ch-g/rust-top_message
[INFO] tweaked toml for git repo https://github.com/th2ch-g/rust-top_message written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/th2ch-g/rust-top_message on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/th2ch-g/rust-top_message 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/wgpu.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/naga`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded renderdoc-sys v1.0.0
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded xml-rs v0.8.19
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.39
[INFO] [stderr]   Downloaded build-probe-mpi v0.1.4
[INFO] [stderr]   Downloaded gpu-allocator v0.23.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.86
[INFO] [stderr]   Downloaded cxx-build v1.0.86
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.86
[INFO] [stderr]   Downloaded is-terminal v0.4.10
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded mpi v0.6.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.12
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded cxx v1.0.86
[INFO] [stderr]   Downloaded profiling v1.0.13
[INFO] [stderr]   Downloaded glow v0.13.0
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded mpi-sys v0.2.2
[INFO] [stderr]   Downloaded windows v0.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 678513532b3936b6c363e9a616ba166657140d0513247a42ddea38b122d8bd46
[INFO] running `Command { std: "docker" "start" "-a" "678513532b3936b6c363e9a616ba166657140d0513247a42ddea38b122d8bd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "678513532b3936b6c363e9a616ba166657140d0513247a42ddea38b122d8bd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678513532b3936b6c363e9a616ba166657140d0513247a42ddea38b122d8bd46", kill_on_drop: false }`
[INFO] [stdout] 678513532b3936b6c363e9a616ba166657140d0513247a42ddea38b122d8bd46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28ef060903b13338f1ccd2ac24cb1456449b540cbee4e7df45f9270c0b76a5d1
[INFO] running `Command { std: "docker" "start" "-a" "28ef060903b13338f1ccd2ac24cb1456449b540cbee4e7df45f9270c0b76a5d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling wgpu-types v0.18.0 (https://github.com/gfx-rs/wgpu.git?tag=v0.18.0#49b7ec97)
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling profiling v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling glow v0.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling naga v0.14.0 (https://github.com/gfx-rs/naga?rev=92e41b43e437146b5d946eb238de963be1168016#92e41b43)
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling wgpu-hal v0.18.0 (https://github.com/gfx-rs/wgpu.git?tag=v0.18.0#49b7ec97)
[INFO] [stderr]    Compiling wgpu-core v0.18.0 (https://github.com/gfx-rs/wgpu.git?tag=v0.18.0#49b7ec97)
[INFO] [stderr]    Compiling wgpu v0.18.0 (https://github.com/gfx-rs/wgpu.git?tag=v0.18.0#49b7ec97)
[INFO] [stderr]    Compiling kanban v2.3.0 (/opt/rustwide/workdir/kanban)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "28ef060903b13338f1ccd2ac24cb1456449b540cbee4e7df45f9270c0b76a5d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ef060903b13338f1ccd2ac24cb1456449b540cbee4e7df45f9270c0b76a5d1", kill_on_drop: false }`
[INFO] [stdout] 28ef060903b13338f1ccd2ac24cb1456449b540cbee4e7df45f9270c0b76a5d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6570ae55aecd0a2443f1c5daf3c24b2632a7be2650dd5b07d915082fcde2c4b
[INFO] running `Command { std: "docker" "start" "-a" "a6570ae55aecd0a2443f1c5daf3c24b2632a7be2650dd5b07d915082fcde2c4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling kanban v2.3.0 (/opt/rustwide/workdir/kanban)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "a6570ae55aecd0a2443f1c5daf3c24b2632a7be2650dd5b07d915082fcde2c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6570ae55aecd0a2443f1c5daf3c24b2632a7be2650dd5b07d915082fcde2c4b", kill_on_drop: false }`
[INFO] [stdout] a6570ae55aecd0a2443f1c5daf3c24b2632a7be2650dd5b07d915082fcde2c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb1f358d270b54e998f7cd4811b95f8d8293a8564e2bc35138c4b2a5bbefb7b4
[INFO] running `Command { std: "docker" "start" "-a" "cb1f358d270b54e998f7cd4811b95f8d8293a8564e2bc35138c4b2a5bbefb7b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kanban-57eb5cf3833d909c)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kanban-eb93419526b8b26a)
[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] [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] [stderr]    Doc-tests kanban
[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" "cb1f358d270b54e998f7cd4811b95f8d8293a8564e2bc35138c4b2a5bbefb7b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1f358d270b54e998f7cd4811b95f8d8293a8564e2bc35138c4b2a5bbefb7b4", kill_on_drop: false }`
[INFO] [stdout] cb1f358d270b54e998f7cd4811b95f8d8293a8564e2bc35138c4b2a5bbefb7b4
