[INFO] cloning repository https://github.com/daveio/belt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveio/belt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveio%2Fbelt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveio%2Fbelt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da7fbaf8b4c477c2ae22f2f53b7f9aca53623ddf
[INFO] testing daveio/belt/da7fbaf8b4c477c2ae22f2f53b7f9aca53623ddf against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveio%2Fbelt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/daveio/belt on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/daveio/belt
[INFO] finished tweaking git repo https://github.com/daveio/belt
[INFO] tweaked toml for git repo https://github.com/daveio/belt written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/daveio/belt 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whois-rust v1.5.2
[INFO] [stderr]   Downloaded trust-dns-client v0.23.1
[INFO] [stderr]   Downloaded validators v0.24.4
[INFO] [stderr]   Downloaded validators-options v0.24.4
[INFO] [stderr]   Downloaded whoisthere v0.1.3
[INFO] [stderr]   Downloaded validators-derive v0.24.4
[INFO] [stderr]   Downloaded trust-dns-proto v0.23.1
[INFO] [stderr]   Downloaded date_component v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9c1eed51fa1f599d0d9fdeabe469f70f3e81d5dcfd9387fea4077bb06e1bd05
[INFO] running `Command { std: "docker" "start" "-a" "b9c1eed51fa1f599d0d9fdeabe469f70f3e81d5dcfd9387fea4077bb06e1bd05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9c1eed51fa1f599d0d9fdeabe469f70f3e81d5dcfd9387fea4077bb06e1bd05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9c1eed51fa1f599d0d9fdeabe469f70f3e81d5dcfd9387fea4077bb06e1bd05", kill_on_drop: false }`
[INFO] [stdout] b9c1eed51fa1f599d0d9fdeabe469f70f3e81d5dcfd9387fea4077bb06e1bd05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e72a1ff3770ee03f8583356c8c796046b2f957cd6eb63d73e5c4384057ced39c
[INFO] running `Command { std: "docker" "start" "-a" "e72a1ff3770ee03f8583356c8c796046b2f957cd6eb63d73e5c4384057ced39c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling trust-dns-proto v0.23.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling validators-options v0.24.4
[INFO] [stderr]    Compiling validators-derive v0.24.4
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling validators v0.24.4
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling trust-dns-client v0.23.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling whoisthere v0.1.3
[INFO] [stderr]    Compiling ratatui v0.23.0
[INFO] [stderr]    Compiling whois-rust v1.5.2
[INFO] [stderr]    Compiling date_component v0.4.1
[INFO] [stderr]    Compiling belt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s
[INFO] running `Command { std: "docker" "inspect" "e72a1ff3770ee03f8583356c8c796046b2f957cd6eb63d73e5c4384057ced39c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72a1ff3770ee03f8583356c8c796046b2f957cd6eb63d73e5c4384057ced39c", kill_on_drop: false }`
[INFO] [stdout] e72a1ff3770ee03f8583356c8c796046b2f957cd6eb63d73e5c4384057ced39c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b406361458991e304ed7a7d5fb57b6660e2dbc670cb97ac7749e6474fc5d05d0
[INFO] running `Command { std: "docker" "start" "-a" "b406361458991e304ed7a7d5fb57b6660e2dbc670cb97ac7749e6474fc5d05d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling belt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "b406361458991e304ed7a7d5fb57b6660e2dbc670cb97ac7749e6474fc5d05d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b406361458991e304ed7a7d5fb57b6660e2dbc670cb97ac7749e6474fc5d05d0", kill_on_drop: false }`
[INFO] [stdout] b406361458991e304ed7a7d5fb57b6660e2dbc670cb97ac7749e6474fc5d05d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 89e350ba0a190b852c24179136a766cd9293026874f5afb960bad97b4834147e
[INFO] running `Command { std: "docker" "start" "-a" "89e350ba0a190b852c24179136a766cd9293026874f5afb960bad97b4834147e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/belt-1589ad5c986abcda)
[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" "89e350ba0a190b852c24179136a766cd9293026874f5afb960bad97b4834147e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e350ba0a190b852c24179136a766cd9293026874f5afb960bad97b4834147e", kill_on_drop: false }`
[INFO] [stdout] 89e350ba0a190b852c24179136a766cd9293026874f5afb960bad97b4834147e
