[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#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisX101010%2Fparflow" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChrisX101010/parflow on toolchain ff647322379c48947c196639599067665ff9eb88 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "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" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find-msvc-tools v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.54 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded cc v1.2.39 [INFO] [stderr] Downloaded sysinfo v0.29.11 [INFO] [stderr] Downloaded windows-targets v0.53.4 [INFO] [stderr] Downloaded tonic v0.9.2 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded tui v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de [INFO] running `Command { std: "docker" "start" "33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.104 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [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 async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.54 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking parflow-kernel-compat v0.1.0 (/opt/rustwide/workdir/parflow-kernel-compat) [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking js-sys v0.3.81 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Checking semantic-compiler v0.1.0 (/opt/rustwide/workdir/semantic-compiler) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking parflow-live-collab v0.1.0 (/opt/rustwide/workdir/parflow-live-collab) [INFO] [stderr] Checking parflow-transpiler v0.1.0 (/opt/rustwide/workdir/parflow-transpiler) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling parflow-grpc v0.1.0 (/opt/rustwide/workdir/parflow-grpc) [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking parflow-mirror v0.1.0 (/opt/rustwide/workdir/parflow-mirror) [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-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-system-optimizer v0.1.0 (/opt/rustwide/workdir/parflow-system-optimizer) [INFO] [stderr] Checking parflow-bench v0.1.0 (/opt/rustwide/workdir/parflow-bench) [INFO] [stderr] Checking parflow-core v0.1.0 (/opt/rustwide/workdir/parflow-core) [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 1m 11s [INFO] running `Command { std: "docker" "inspect" "33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de", kill_on_drop: false }` [INFO] [stdout] 33b7f9b28afd63f60f9486034d4ce0eeb83415dd4690258cf3058820431773de