[INFO] cloning repository https://github.com/natkeo559/tdse_sim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natkeo559/tdse_sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatkeo559%2Ftdse_sim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatkeo559%2Ftdse_sim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61366b972b7811a4b95da6d465906302af0aa7da [INFO] checking natkeo559/tdse_sim against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatkeo559%2Ftdse_sim" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/natkeo559/tdse_sim [INFO] finished tweaking git repo https://github.com/natkeo559/tdse_sim [INFO] tweaked toml for git repo https://github.com/natkeo559/tdse_sim written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/natkeo559/tdse_sim on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/natkeo559/tdse_sim 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b476a20c295edd85efda7d80f065258ce807e2cc02774cf22f2690159d5db80b [INFO] running `Command { std: "docker" "start" "-a" "b476a20c295edd85efda7d80f065258ce807e2cc02774cf22f2690159d5db80b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b476a20c295edd85efda7d80f065258ce807e2cc02774cf22f2690159d5db80b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b476a20c295edd85efda7d80f065258ce807e2cc02774cf22f2690159d5db80b", kill_on_drop: false }` [INFO] [stdout] b476a20c295edd85efda7d80f065258ce807e2cc02774cf22f2690159d5db80b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8844f92a007a4c342fbd32d4961238ec983431738c0eeef629c746472b225578 [INFO] running `Command { std: "docker" "start" "-a" "8844f92a007a4c342fbd32d4961238ec983431738c0eeef629c746472b225578", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rustfft v6.3.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tdse_sim v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Free` is never constructed [INFO] [stdout] --> src/potential.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Free; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Harmonic` is never constructed [INFO] [stdout] --> src/potential.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Harmonic { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Free` is never constructed [INFO] [stdout] --> src/potential.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Free; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Harmonic` is never constructed [INFO] [stdout] --> src/potential.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Harmonic { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.61s [INFO] running `Command { std: "docker" "inspect" "8844f92a007a4c342fbd32d4961238ec983431738c0eeef629c746472b225578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8844f92a007a4c342fbd32d4961238ec983431738c0eeef629c746472b225578", kill_on_drop: false }` [INFO] [stdout] 8844f92a007a4c342fbd32d4961238ec983431738c0eeef629c746472b225578