[INFO] cloning repository https://github.com/ChrisX101010/parflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisX101010/parflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisX101010%2Fparflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisX101010%2Fparflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 658ac537d38cebda1d2aeb49123863a38b78af23 [INFO] checking ChrisX101010/parflow against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisX101010%2Fparflow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ChrisX101010/parflow [INFO] finished tweaking git repo https://github.com/ChrisX101010/parflow [INFO] tweaked toml for git repo https://github.com/ChrisX101010/parflow written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChrisX101010/parflow on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ChrisX101010/parflow 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cec6a08e0de12f51c708be86861ad543b85546d672c06a8e4d05b5c6fde0f9e0 [INFO] running `Command { std: "docker" "start" "-a" "cec6a08e0de12f51c708be86861ad543b85546d672c06a8e4d05b5c6fde0f9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cec6a08e0de12f51c708be86861ad543b85546d672c06a8e4d05b5c6fde0f9e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cec6a08e0de12f51c708be86861ad543b85546d672c06a8e4d05b5c6fde0f9e0", kill_on_drop: false }` [INFO] [stdout] cec6a08e0de12f51c708be86861ad543b85546d672c06a8e4d05b5c6fde0f9e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6c4889b007bb5aecf66f06082ecb98effe9e48df29346ef499fb65896c7ada3 [INFO] running `Command { std: "docker" "start" "-a" "c6c4889b007bb5aecf66f06082ecb98effe9e48df29346ef499fb65896c7ada3", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Checking parflow-kernel-compat v0.1.0 (/opt/rustwide/workdir/parflow-kernel-compat) [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking js-sys v0.3.81 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking semantic-compiler v0.1.0 (/opt/rustwide/workdir/semantic-compiler) [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking parflow-transpiler v0.1.0 (/opt/rustwide/workdir/parflow-transpiler) [INFO] [stderr] Checking parflow-live-collab v0.1.0 (/opt/rustwide/workdir/parflow-live-collab) [INFO] [stderr] Compiling parflow-grpc v0.1.0 (/opt/rustwide/workdir/parflow-grpc) [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking parflow-core v0.1.0 (/opt/rustwide/workdir/parflow-core) [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking parflow-mirror v0.1.0 (/opt/rustwide/workdir/parflow-mirror) [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking parflow-crate-orchestrator v0.1.0 (/opt/rustwide/workdir/parflow-crate-orchestrator) [INFO] [stderr] Checking parflow-live-server v0.1.0 (/opt/rustwide/workdir/parflow-live-server) [INFO] [stderr] Checking parflow-test-orchestrator v0.1.0 (/opt/rustwide/workdir/parflow-test-orchestrator) [INFO] [stderr] Checking parflow-live-client v0.1.0 (/opt/rustwide/workdir/parflow-live-client) [INFO] [stderr] Checking parflow-bench v0.1.0 (/opt/rustwide/workdir/parflow-bench) [INFO] [stderr] Checking parflow-system-optimizer v0.1.0 (/opt/rustwide/workdir/parflow-system-optimizer) [INFO] [stderr] Checking parflow-c v0.1.0 (/opt/rustwide/workdir/parflow-c) [INFO] [stderr] Checking parflow-orchestrator v0.1.0 (/opt/rustwide/workdir/parflow-orchestrator) [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking parflow-cli v0.1.0 (/opt/rustwide/workdir/parflow-cli) [INFO] [stderr] Checking wasm-bindgen-futures v0.4.54 [INFO] [stderr] Checking web-sys v0.3.81 [INFO] [stderr] Checking wasm-bindgen-test v0.3.54 [INFO] [stderr] Checking parflow-wasm v0.1.0 (/opt/rustwide/workdir/parflow-wasm) [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking parflow-rest v0.1.0 (/opt/rustwide/workdir/parflow-rest) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.94s [INFO] running `Command { std: "docker" "inspect" "c6c4889b007bb5aecf66f06082ecb98effe9e48df29346ef499fb65896c7ada3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c4889b007bb5aecf66f06082ecb98effe9e48df29346ef499fb65896c7ada3", kill_on_drop: false }` [INFO] [stdout] c6c4889b007bb5aecf66f06082ecb98effe9e48df29346ef499fb65896c7ada3