[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] 5e6282ad7b8f9ab33abd9be9b2ba90ea99632de6
[INFO] testing Axect/Neural_Hamilton against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FNeural_Hamilton" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Axect/Neural_Hamilton on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peroxide-ad v0.3.0
[INFO] [stderr]   Downloaded peroxide-num v0.1.4
[INFO] [stderr]   Downloaded thread-tree v0.3.3
[INFO] [stderr]   Downloaded rugfield v0.2.3
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded lambert_w v1.2.24
[INFO] [stderr]   Downloaded rand_distr v0.5.1
[INFO] [stderr]   Downloaded lexical-parse-integer v1.0.5
[INFO] [stderr]   Downloaded arrow-ord v55.2.0
[INFO] [stderr]   Downloaded arrow-row v55.2.0
[INFO] [stderr]   Downloaded arrow-arith v55.2.0
[INFO] [stderr]   Downloaded arrow v55.2.0
[INFO] [stderr]   Downloaded lexical-write-float v1.0.5
[INFO] [stderr]   Downloaded puruspe v0.4.1
[INFO] [stderr]   Downloaded lexical-util v1.0.6
[INFO] [stderr]   Downloaded arrow-ipc v55.2.0
[INFO] [stderr]   Downloaded lexical-parse-float v1.0.5
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded peroxide v0.39.11
[INFO] [stderr]   Downloaded peroxide v0.40.0
[INFO] [stderr]   Downloaded arrow-array v55.2.0
[INFO] [stderr]   Downloaded lexical-write-integer v1.0.5
[INFO] [stderr]   Downloaded arrow-cast v55.2.0
[INFO] [stderr]   Downloaded arrow-select v55.2.0
[INFO] [stderr]   Downloaded arrow-buffer v55.2.0
[INFO] [stderr]   Downloaded arrow-data v55.2.0
[INFO] [stderr]   Downloaded arrow-csv v55.2.0
[INFO] [stderr]   Downloaded arrow-json v55.2.0
[INFO] [stderr]   Downloaded arrow-schema v55.2.0
[INFO] [stderr]   Downloaded arrow-string v55.2.0
[INFO] [stderr]   Downloaded lexical-core v1.0.5
[INFO] [stderr]   Downloaded flatbuffers v25.2.10
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded parquet v55.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4143d95bf90dabe3755149c9c620df7acc3a400c82e92425f15360a4311e4e78
[INFO] running `Command { std: "docker" "start" "-a" "4143d95bf90dabe3755149c9c620df7acc3a400c82e92425f15360a4311e4e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4143d95bf90dabe3755149c9c620df7acc3a400c82e92425f15360a4311e4e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4143d95bf90dabe3755149c9c620df7acc3a400c82e92425f15360a4311e4e78", kill_on_drop: false }`
[INFO] [stdout] 4143d95bf90dabe3755149c9c620df7acc3a400c82e92425f15360a4311e4e78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8b2b84bb34b8a8dd772d6965d911dc9b90bd06ffda6abbb94a55a5535c5ed49
[INFO] running `Command { std: "docker" "start" "-a" "b8b2b84bb34b8a8dd772d6965d911dc9b90bd06ffda6abbb94a55a5535c5ed49", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lambert_w v1.2.24
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thread-tree v0.3.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling peroxide-num v0.1.4
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling puruspe v0.4.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling peroxide v0.39.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling arrow-select v55.2.0
[INFO] [stderr]    Compiling arrow-ipc v55.2.0
[INFO] [stderr]    Compiling arrow-row v55.2.0
[INFO] [stderr]    Compiling arrow-arith v55.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rugfield v0.2.3
[INFO] [stderr]    Compiling arrow-cast v55.2.0
[INFO] [stderr]    Compiling arrow-ord v55.2.0
[INFO] [stderr]    Compiling arrow-string v55.2.0
[INFO] [stderr]    Compiling arrow-csv v55.2.0
[INFO] [stderr]    Compiling arrow-json v55.2.0
[INFO] [stderr]    Compiling parquet v55.2.0
[INFO] [stderr]    Compiling arrow v55.2.0
[INFO] [stderr]    Compiling peroxide v0.40.0
[INFO] [stderr]    Compiling neural_hamilton v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/gl4.rs:99:50
[INFO] [stdout]    |
[INFO] [stdout] 99 |     dg.write_parquet("data_analyze/gl4.parquet", 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/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] 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] error[E0433]: failed to resolve: use of undeclared type `CompressionOptions`
[INFO] [stdout]   --> src/bin/cliff.rs:44:29
[INFO] [stdout]    |
[INFO] [stdout] 44 |     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/cliff.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 73 |     df.write_parquet(&path, CompressionOptions::Uncompressed)?;
[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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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/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] 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] [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/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] [stdout] For more information about this error, try `rustc --explain E0433`.
[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 "gl4") due to 1 previous error
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "rkf78") due to 1 previous error
[INFO] [stderr] error: could not compile `neural_hamilton` (bin "cliff") due to 2 previous errors
[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/relevant.rs:183:46
[INFO] [stdout]     |
[INFO] [stdout] 183 |         df.write_parquet(file_name.as_str(), CompressionOptions::Uncompressed)?;
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^ use of undeclared type `CompressionOptions`
[INFO] [stdout] 
[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/main.rs:187:32
[INFO] [stdout]     |
[INFO] [stdout] 187 |         df.write_parquet(path, 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 "relevant") 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 "neural_hamilton") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "b8b2b84bb34b8a8dd772d6965d911dc9b90bd06ffda6abbb94a55a5535c5ed49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b2b84bb34b8a8dd772d6965d911dc9b90bd06ffda6abbb94a55a5535c5ed49", kill_on_drop: false }`
[INFO] [stdout] b8b2b84bb34b8a8dd772d6965d911dc9b90bd06ffda6abbb94a55a5535c5ed49
