[INFO] cloning repository https://github.com/o1810156/puncfix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/o1810156/puncfix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo1810156%2Fpuncfix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo1810156%2Fpuncfix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c296f70610800d6c9e3f7771bec3309d0619ecbe [INFO] testing o1810156/puncfix against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fo1810156%2Fpuncfix" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/o1810156/puncfix on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/o1810156/puncfix [INFO] finished tweaking git repo https://github.com/o1810156/puncfix [INFO] tweaked toml for git repo https://github.com/o1810156/puncfix written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/o1810156/puncfix 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a192995a5525f2a691e7c048c1e81405d052afa169b5d48049ad2706944282bf [INFO] running `Command { std: "docker" "start" "-a" "a192995a5525f2a691e7c048c1e81405d052afa169b5d48049ad2706944282bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a192995a5525f2a691e7c048c1e81405d052afa169b5d48049ad2706944282bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a192995a5525f2a691e7c048c1e81405d052afa169b5d48049ad2706944282bf", kill_on_drop: false }` [INFO] [stdout] a192995a5525f2a691e7c048c1e81405d052afa169b5d48049ad2706944282bf [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c0b91a98f6465e44cd46205d7002b579b33f962cb5ef3100bd0bd0a72467dcd [INFO] running `Command { std: "docker" "start" "-a" "7c0b91a98f6465e44cd46205d7002b579b33f962cb5ef3100bd0bd0a72467dcd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling puncfix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.71s [INFO] running `Command { std: "docker" "inspect" "7c0b91a98f6465e44cd46205d7002b579b33f962cb5ef3100bd0bd0a72467dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c0b91a98f6465e44cd46205d7002b579b33f962cb5ef3100bd0bd0a72467dcd", kill_on_drop: false }` [INFO] [stdout] 7c0b91a98f6465e44cd46205d7002b579b33f962cb5ef3100bd0bd0a72467dcd [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 693908b8230f986ad5f44af2d60024d3d10a5f57c4df79c1d8e5205ca8c7e943 [INFO] running `Command { std: "docker" "start" "-a" "693908b8230f986ad5f44af2d60024d3d10a5f57c4df79c1d8e5205ca8c7e943", kill_on_drop: false }` [INFO] [stderr] Compiling puncfix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "693908b8230f986ad5f44af2d60024d3d10a5f57c4df79c1d8e5205ca8c7e943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "693908b8230f986ad5f44af2d60024d3d10a5f57c4df79c1d8e5205ca8c7e943", kill_on_drop: false }` [INFO] [stdout] 693908b8230f986ad5f44af2d60024d3d10a5f57c4df79c1d8e5205ca8c7e943 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e4ad2a39110dad33420f06b86b9cfa6ee75b4ba3aaab415a8b9ca859217bb9b [INFO] running `Command { std: "docker" "start" "-a" "5e4ad2a39110dad33420f06b86b9cfa6ee75b4ba3aaab415a8b9ca859217bb9b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/puncfix-30c98659a3d843c5) [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" "5e4ad2a39110dad33420f06b86b9cfa6ee75b4ba3aaab415a8b9ca859217bb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4ad2a39110dad33420f06b86b9cfa6ee75b4ba3aaab415a8b9ca859217bb9b", kill_on_drop: false }` [INFO] [stdout] 5e4ad2a39110dad33420f06b86b9cfa6ee75b4ba3aaab415a8b9ca859217bb9b