[INFO] cloning repository https://github.com/Axect/Neural_Hamilton
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/Neural_Hamilton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FNeural_Hamilton", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FNeural_Hamilton'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5b5055a85df6a4aaa12590bd13b39e010ea5bc5
[INFO] checking Axect/Neural_Hamilton against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FNeural_Hamilton" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Axect/Neural_Hamilton
[INFO] finished tweaking git repo https://github.com/Axect/Neural_Hamilton
[INFO] tweaked toml for git repo https://github.com/Axect/Neural_Hamilton written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axect/Neural_Hamilton on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Axect/Neural_Hamilton 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c73324f757cb15c9cc0205daf8c2fe6e09c9390dd09f556058640449482b686
[INFO] running `Command { std: "docker" "start" "-a" "8c73324f757cb15c9cc0205daf8c2fe6e09c9390dd09f556058640449482b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c73324f757cb15c9cc0205daf8c2fe6e09c9390dd09f556058640449482b686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c73324f757cb15c9cc0205daf8c2fe6e09c9390dd09f556058640449482b686", kill_on_drop: false }`
[INFO] [stdout] 8c73324f757cb15c9cc0205daf8c2fe6e09c9390dd09f556058640449482b686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b74eef521557314c6f33369ede620192266f8cda3980fd601cfa05352f2000
[INFO] running `Command { std: "docker" "start" "-a" "c4b74eef521557314c6f33369ede620192266f8cda3980fd601cfa05352f2000", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking arrow-schema v55.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking peroxide-num v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking lambert_w v1.2.34
[INFO] [stderr]     Checking puruspe v0.4.3
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking zlib-rs v0.6.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking arrow-buffer v55.2.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking arrow-data v55.2.0
[INFO] [stderr]     Checking peroxide v0.39.11
[INFO] [stderr]     Checking arrow-array v55.2.0
[INFO] [stderr]     Checking rugfield v0.2.3
[INFO] [stderr]     Checking arrow-select v55.2.0
[INFO] [stderr]     Checking arrow-ipc v55.2.0
[INFO] [stderr]     Checking arrow-row v55.2.0
[INFO] [stderr]     Checking arrow-arith v55.2.0
[INFO] [stderr]     Checking arrow-cast v55.2.0
[INFO] [stderr]     Checking arrow-ord v55.2.0
[INFO] [stderr]     Checking arrow-string v55.2.0
[INFO] [stderr]     Checking arrow-json v55.2.0
[INFO] [stderr]     Checking arrow-csv v55.2.0
[INFO] [stderr]     Checking parquet v55.2.0
[INFO] [stderr]     Checking arrow v55.2.0
[INFO] [stderr]     Checking peroxide v0.40.2
[INFO] [stderr]     Checking neural_hamilton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/is_conserved.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         CompressionOptions::Snappy,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "is_conserved") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/rk4.rs:75:50
[INFO] [stdout]    |
[INFO] [stdout] 75 |     dg.write_parquet("data_analyze/rk4.parquet", CompressionOptions::Snappy)?;
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "rk4") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/rkf78.rs:97:52
[INFO] [stdout]    |
[INFO] [stdout] 97 |     dg.write_parquet("data_analyze/rkf78.parquet", CompressionOptions::Snappy)?;
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "rkf78") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/is_conserved.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         CompressionOptions::Snappy,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/unbounded.rs:37:29
[INFO] [stdout]    |
[INFO] [stdout] 37 |     df.write_parquet(&path, CompressionOptions::Uncompressed)?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/unbounded.rs:66:29
[INFO] [stdout]    |
[INFO] [stdout] 66 |     df.write_parquet(&path, CompressionOptions::Uncompressed)?;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "is_conserved" test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "unbounded") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/rkf78.rs:97:52
[INFO] [stdout]    |
[INFO] [stdout] 97 |     dg.write_parquet("data_analyze/rkf78.parquet", CompressionOptions::Snappy)?;
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "rkf78" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c4b74eef521557314c6f33369ede620192266f8cda3980fd601cfa05352f2000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b74eef521557314c6f33369ede620192266f8cda3980fd601cfa05352f2000", kill_on_drop: false }`
[INFO] [stdout] c4b74eef521557314c6f33369ede620192266f8cda3980fd601cfa05352f2000
