[INFO] cloning repository https://github.com/tyaxnn/uuuddd2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyaxnn/uuuddd2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyaxnn%2Fuuuddd2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyaxnn%2Fuuuddd2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb69d91c45a16d99c14aeb61a1e448a0fb2a2c79
[INFO] checking tyaxnn/uuuddd2 against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyaxnn%2Fuuuddd2" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tyaxnn/uuuddd2
[INFO] finished tweaking git repo https://github.com/tyaxnn/uuuddd2
[INFO] tweaked toml for git repo https://github.com/tyaxnn/uuuddd2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyaxnn/uuuddd2 on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyaxnn/uuuddd2 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.56
[INFO] [stderr]   Downloaded simba v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19463f586338c348fa82625dfda646a314463cfab5b77928ee0bf4aa5c02220c
[INFO] running `Command { std: "docker" "start" "-a" "19463f586338c348fa82625dfda646a314463cfab5b77928ee0bf4aa5c02220c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19463f586338c348fa82625dfda646a314463cfab5b77928ee0bf4aa5c02220c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19463f586338c348fa82625dfda646a314463cfab5b77928ee0bf4aa5c02220c", kill_on_drop: false }`
[INFO] [stdout] 19463f586338c348fa82625dfda646a314463cfab5b77928ee0bf4aa5c02220c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f2e47cfd31b59ff14f53a026669a1b40cac0c0cd2a235ed5f9d2f16ffdf7eca
[INFO] running `Command { std: "docker" "start" "-a" "2f2e47cfd31b59ff14f53a026669a1b40cac0c0cd2a235ed5f9d2f16ffdf7eca", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling syn v2.0.56
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking wide v0.7.26
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking uuuddd2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated items `debug`, `debug_ud`, `fm`, `afm`, and `para` are never used
[INFO] [stdout]   --> src/spinseq.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl SpinSeq {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn debug(&self) -> String {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn debug_ud(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn fm() -> Self{
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn afm() -> Self{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn para() -> Self{
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `debug`, `debug_ud`, `fm`, `afm`, and `para` are never used
[INFO] [stdout]   --> src/spinseq.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl SpinSeq {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn debug(&self) -> String {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn debug_ud(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn fm() -> Self{
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn afm() -> Self{
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn para() -> Self{
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cal_e_vs_n` is never used
[INFO] [stdout]   --> src/optimize_spin.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn cal_e_vs_n(param: &Param, spin_seq: &SpinSeq, graph_mesh: usize) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cal_e_vs_n` is never used
[INFO] [stdout]   --> src/optimize_spin.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn cal_e_vs_n(param: &Param, spin_seq: &SpinSeq, graph_mesh: usize) -> Vec<f64> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `calculate_band_info_all_band`
[INFO] [stdout]  --> src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     calbinfo::{calculate_band_info_all_band},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `calculate_band_info_all_band`
[INFO] [stdout]  --> src/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 |     calbinfo::{calculate_band_info_all_band},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.39s
[INFO] running `Command { std: "docker" "inspect" "2f2e47cfd31b59ff14f53a026669a1b40cac0c0cd2a235ed5f9d2f16ffdf7eca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f2e47cfd31b59ff14f53a026669a1b40cac0c0cd2a235ed5f9d2f16ffdf7eca", kill_on_drop: false }`
[INFO] [stdout] 2f2e47cfd31b59ff14f53a026669a1b40cac0c0cd2a235ed5f9d2f16ffdf7eca
