[INFO] fetching crate gf-cli 0.1.0... [INFO] testing gf-cli-0.1.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gf-cli 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gf-cli 0.1.0 [INFO] finished tweaking crates.io crate gf-cli 0.1.0 [INFO] tweaked toml for crates.io crate gf-cli 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gf-cli 0.1.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gf-cli 0.1.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7593a7347a820b22c040af434d5755c6876efb27dee89108c58b75b4beeff48 [INFO] running `Command { std: "docker" "start" "-a" "f7593a7347a820b22c040af434d5755c6876efb27dee89108c58b75b4beeff48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7593a7347a820b22c040af434d5755c6876efb27dee89108c58b75b4beeff48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7593a7347a820b22c040af434d5755c6876efb27dee89108c58b75b4beeff48", kill_on_drop: false }` [INFO] [stdout] f7593a7347a820b22c040af434d5755c6876efb27dee89108c58b75b4beeff48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3515a37df284b710d273cd95866b724ef08059e0351c5e0515055dc9c3b35fa4 [INFO] running `Command { std: "docker" "start" "-a" "3515a37df284b710d273cd95866b724ef08059e0351c5e0515055dc9c3b35fa4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling gf-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.82s [INFO] running `Command { std: "docker" "inspect" "3515a37df284b710d273cd95866b724ef08059e0351c5e0515055dc9c3b35fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3515a37df284b710d273cd95866b724ef08059e0351c5e0515055dc9c3b35fa4", kill_on_drop: false }` [INFO] [stdout] 3515a37df284b710d273cd95866b724ef08059e0351c5e0515055dc9c3b35fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c96a5f76fe1a0a8bcbb8b3fdaf36aeaebd13e853d17a5077c828fe81e4f68de7 [INFO] running `Command { std: "docker" "start" "-a" "c96a5f76fe1a0a8bcbb8b3fdaf36aeaebd13e853d17a5077c828fe81e4f68de7", kill_on_drop: false }` [INFO] [stderr] Compiling gf-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "c96a5f76fe1a0a8bcbb8b3fdaf36aeaebd13e853d17a5077c828fe81e4f68de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96a5f76fe1a0a8bcbb8b3fdaf36aeaebd13e853d17a5077c828fe81e4f68de7", kill_on_drop: false }` [INFO] [stdout] c96a5f76fe1a0a8bcbb8b3fdaf36aeaebd13e853d17a5077c828fe81e4f68de7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a2318a00a149ec1c0c3c9ee8f053e7c06604e08f97d1f068cfa2d291dd69f45 [INFO] running `Command { std: "docker" "start" "-a" "0a2318a00a149ec1c0c3c9ee8f053e7c06604e08f97d1f068cfa2d291dd69f45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gf-0f50b88487dd3e83) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test formatter::tests::test_format_phone_number ... ok [INFO] [stdout] test formatter::tests::test_format_display_number ... ok [INFO] [stdout] test formatter::tests::test_format_relative_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a2318a00a149ec1c0c3c9ee8f053e7c06604e08f97d1f068cfa2d291dd69f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2318a00a149ec1c0c3c9ee8f053e7c06604e08f97d1f068cfa2d291dd69f45", kill_on_drop: false }` [INFO] [stdout] 0a2318a00a149ec1c0c3c9ee8f053e7c06604e08f97d1f068cfa2d291dd69f45