[INFO] cloning repository https://github.com/thibautflottat/amosutoRS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thibautflottat/amosutoRS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibautflottat%2FamosutoRS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibautflottat%2FamosutoRS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1648ccfc5ce4e175601c442750587ffa3629c47d
[INFO] checking thibautflottat/amosutoRS against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthibautflottat%2FamosutoRS" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thibautflottat/amosutoRS
[INFO] finished tweaking git repo https://github.com/thibautflottat/amosutoRS
[INFO] tweaked toml for git repo https://github.com/thibautflottat/amosutoRS written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thibautflottat/amosutoRS on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thibautflottat/amosutoRS 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spdlog-internal v0.1.0
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded spdlog-macros v0.2.0
[INFO] [stderr]   Downloaded chemfiles v0.10.41
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.24
[INFO] [stderr]   Downloaded rand v0.9.0
[INFO] [stderr]   Downloaded cc v1.2.17
[INFO] [stderr]   Downloaded spdlog-rs v0.4.1
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded zerocopy v0.8.24
[INFO] [stderr]   Downloaded molly v0.3.3
[INFO] [stderr]   Downloaded chemfiles-sys v0.10.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97f22ae00f52a2a128a7479d444dd06fc92efda899c855da1555a8ab042a17a2
[INFO] running `Command { std: "docker" "start" "-a" "97f22ae00f52a2a128a7479d444dd06fc92efda899c855da1555a8ab042a17a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97f22ae00f52a2a128a7479d444dd06fc92efda899c855da1555a8ab042a17a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97f22ae00f52a2a128a7479d444dd06fc92efda899c855da1555a8ab042a17a2", kill_on_drop: false }`
[INFO] [stdout] 97f22ae00f52a2a128a7479d444dd06fc92efda899c855da1555a8ab042a17a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a3f2f88b1fd8579b20f75a6fb0d483889d54c0232bd110db3d0333c8caee2c6
[INFO] running `Command { std: "docker" "start" "-a" "3a3f2f88b1fd8579b20f75a6fb0d483889d54c0232bd110db3d0333c8caee2c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]    Compiling spdlog-rs v0.4.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling chemfiles-sys v0.10.41
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling spdlog-internal v0.1.0
[INFO] [stderr]    Compiling spdlog-macros v0.2.0
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking molly v0.3.3
[INFO] [stderr]     Checking chemfiles v0.10.41
[INFO] [stderr]     Checking ptera v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut rho_per_particles = vec![Vec2::ZERO; total_size];
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rho_per_particles`
[INFO] [stdout]    --> src/main.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut rho_per_particles = vec![Vec2::ZERO; total_size];
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rho_per_particles`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/main.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let index = |frame: usize, qpoint: usize, particle: usize| -> usize {
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `real`
[INFO] [stdout]    --> src/main.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 let real = alpha.cos();
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_real`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut rho_per_particles = vec![Vec2::ZERO; total_size];
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rho_per_particles`
[INFO] [stdout]    --> src/main.rs:144:9
[INFO] [stdout]     |
[INFO] [stdout] 144 |     let mut rho_per_particles = vec![Vec2::ZERO; total_size];
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rho_per_particles`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `index`
[INFO] [stdout]    --> src/main.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let index = |frame: usize, qpoint: usize, particle: usize| -> usize {
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `real`
[INFO] [stdout]    --> src/main.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 let real = alpha.cos();
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_real`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `imag`
[INFO] [stdout]    --> src/main.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 let imag = alpha.sin();
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_imag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `imag`
[INFO] [stdout]    --> src/main.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 let imag = alpha.sin();
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_imag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     reader.home();
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let _ = reader.home();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         reader.read_frame(&mut frame);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let _ = reader.read_frame(&mut frame);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     reader.home();
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let _ = reader.home();
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         reader.read_frame(&mut frame);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let _ = reader.read_frame(&mut frame);
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 40s
[INFO] running `Command { std: "docker" "inspect" "3a3f2f88b1fd8579b20f75a6fb0d483889d54c0232bd110db3d0333c8caee2c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a3f2f88b1fd8579b20f75a6fb0d483889d54c0232bd110db3d0333c8caee2c6", kill_on_drop: false }`
[INFO] [stdout] 3a3f2f88b1fd8579b20f75a6fb0d483889d54c0232bd110db3d0333c8caee2c6
