[INFO] cloning repository https://github.com/veighnsche/oxidizr-arch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veighnsche/oxidizr-arch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Foxidizr-arch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Foxidizr-arch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 901b5c023cf699b2b2b9856ed10ffc5de41fc9ae [INFO] checking veighnsche/oxidizr-arch against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveighnsche%2Foxidizr-arch" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/veighnsche/oxidizr-arch [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/veighnsche/oxidizr-arch [INFO] tweaked toml for git repo https://github.com/veighnsche/oxidizr-arch written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/veighnsche/oxidizr-arch on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/veighnsche/oxidizr-arch 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.58 [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded cucumber-codegen v0.20.2 [INFO] [stderr] Downloaded oxidizr-cli-core v0.1.1 [INFO] [stderr] Downloaded cucumber v0.20.2 [INFO] [stderr] Downloaded switchyard-fs v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53fb64f5199b7e1f7e0e52ca01797284cebbd086eb616395b852e4c3eae26b88 [INFO] running `Command { std: "docker" "start" "-a" "53fb64f5199b7e1f7e0e52ca01797284cebbd086eb616395b852e4c3eae26b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53fb64f5199b7e1f7e0e52ca01797284cebbd086eb616395b852e4c3eae26b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53fb64f5199b7e1f7e0e52ca01797284cebbd086eb616395b852e4c3eae26b88", kill_on_drop: false }` [INFO] [stdout] 53fb64f5199b7e1f7e0e52ca01797284cebbd086eb616395b852e4c3eae26b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6329c8dd55a4284e002f9ea23e01fc20e228518475629101d5bd26077e37b0d7 [INFO] running `Command { std: "docker" "start" "-a" "6329c8dd55a4284e002f9ea23e01fc20e228518475629101d5bd26077e37b0d7", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking tempfile v3.22.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking typed-builder v0.15.2 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Checking clap_complete v4.5.58 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking switchyard-fs v1.0.0 [INFO] [stderr] Checking cucumber v0.20.2 [INFO] [stderr] Checking oxidizr-cli-core v0.1.1 [INFO] [stderr] Checking oxidizr-arch v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.02s [INFO] running `Command { std: "docker" "inspect" "6329c8dd55a4284e002f9ea23e01fc20e228518475629101d5bd26077e37b0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6329c8dd55a4284e002f9ea23e01fc20e228518475629101d5bd26077e37b0d7", kill_on_drop: false }` [INFO] [stdout] 6329c8dd55a4284e002f9ea23e01fc20e228518475629101d5bd26077e37b0d7