[INFO] cloning repository https://github.com/SinclaM/sim-quantum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SinclaM/sim-quantum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinclaM%2Fsim-quantum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinclaM%2Fsim-quantum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ec18302cc1c26351c8327c0cd29666d49c60b6b [INFO] checking SinclaM/sim-quantum/6ec18302cc1c26351c8327c0cd29666d49c60b6b against master#a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 for pr-117593 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSinclaM%2Fsim-quantum" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SinclaM/sim-quantum on toolchain a42d94ebb883116f2867cbe3016d9bde9ca6d3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SinclaM/sim-quantum [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/SinclaM/sim-quantum [INFO] tweaked toml for git repo https://github.com/SinclaM/sim-quantum written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SinclaM/sim-quantum 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" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: examples [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters v0.3.3 [INFO] [stderr] Downloaded cargo-prefetch v0.1.0 [INFO] [stderr] Downloaded openblas-build v0.10.5 [INFO] [stderr] Downloaded openblas-src v0.10.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbd5bc65804d2b48f77db7cbecf72068247b9dedc8184fc4a5aa112e79570e2b [INFO] running `Command { std: "docker" "start" "-a" "cbd5bc65804d2b48f77db7cbecf72068247b9dedc8184fc4a5aa112e79570e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbd5bc65804d2b48f77db7cbecf72068247b9dedc8184fc4a5aa112e79570e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd5bc65804d2b48f77db7cbecf72068247b9dedc8184fc4a5aa112e79570e2b", kill_on_drop: false }` [INFO] [stdout] cbd5bc65804d2b48f77db7cbecf72068247b9dedc8184fc4a5aa112e79570e2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+a42d94ebb883116f2867cbe3016d9bde9ca6d3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6381e66ef7e80122d90590747d941e343d203980ce51d5f4db117fb56db7918 [INFO] running `Command { std: "docker" "start" "-a" "d6381e66ef7e80122d90590747d941e343d203980ce51d5f4db117fb56db7918", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: examples [INFO] [stderr] warning: sim-quantum v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-prefetch` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking const-cstr v0.3.0 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking image v0.24.3 [INFO] [stderr] Checking plotters-bitmap v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling openblas-build v0.10.5 [INFO] [stderr] Compiling openblas-src v0.10.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking plotters v0.3.3 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stderr] Checking ndarray-linalg v0.16.0 [INFO] [stderr] Checking sim-quantum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/physics/solvers/matching.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | let (_, f): (Vec<_>, Vec<_>) = self.wavefunction_points().iter().cloned().unzip(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/physics/solvers/matching.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | let (_, f): (Vec<_>, Vec<_>) = self.wavefunction_points().iter().cloned().unzip(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "d6381e66ef7e80122d90590747d941e343d203980ce51d5f4db117fb56db7918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6381e66ef7e80122d90590747d941e343d203980ce51d5f4db117fb56db7918", kill_on_drop: false }` [INFO] [stdout] d6381e66ef7e80122d90590747d941e343d203980ce51d5f4db117fb56db7918