[INFO] cloning repository https://github.com/Ojas-Singh/TDCI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ojas-Singh/TDCI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOjas-Singh%2FTDCI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOjas-Singh%2FTDCI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00d2d14e21fd15949729c0764dec9106aaf67a3c [INFO] checking Ojas-Singh/TDCI against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOjas-Singh%2FTDCI" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ojas-Singh/TDCI on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ojas-Singh/TDCI [INFO] finished tweaking git repo https://github.com/Ojas-Singh/TDCI [INFO] tweaked toml for git repo https://github.com/Ojas-Singh/TDCI written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Ojas-Singh/TDCI already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69feb718070f2d63353b283be7604579c2c5d22c115626d2267fcac45f870c19 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "69feb718070f2d63353b283be7604579c2c5d22c115626d2267fcac45f870c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69feb718070f2d63353b283be7604579c2c5d22c115626d2267fcac45f870c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69feb718070f2d63353b283be7604579c2c5d22c115626d2267fcac45f870c19", kill_on_drop: false }` [INFO] [stdout] 69feb718070f2d63353b283be7604579c2c5d22c115626d2267fcac45f870c19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61300d33f3297eaee4f3297776dc590cd0430719f2f5ea93f94a1e6065bc714a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "61300d33f3297eaee4f3297776dc590cd0430719f2f5ea93f94a1e6065bc714a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.21 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking generic-array v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking bit-array v0.4.4 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking mimalloc v0.1.25 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking TDCI v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `hmn` is never read [INFO] [stdout] --> src/modules/fast.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let mut hmn = Complex::new(0.0, 0.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `hmn` is never read [INFO] [stdout] --> src/modules/fast.rs:92:21 [INFO] [stdout] | [INFO] [stdout] 92 | let mut hmn = Complex::new(0.0, 0.0); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `computeHamiltonianMatrix` [INFO] [stdout] --> src/modules/second_quantization.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn computeHamiltonianMatrix( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sign` [INFO] [stdout] --> src/modules/second_quantization.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn sign(n: usize, binstate: &BitArray) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `addparticle` [INFO] [stdout] --> src/modules/second_quantization.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn addparticle(n: usize, binstate: &mut BitArray) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `removeparticle` [INFO] [stdout] --> src/modules/second_quantization.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn removeparticle(n: usize, binstate: &mut BitArray) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `secondQuantizationOneBodyOperator` [INFO] [stdout] --> src/modules/second_quantization.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn secondQuantizationOneBodyOperator( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `secondQuantizationTwoBodyOperator` [INFO] [stdout] --> src/modules/second_quantization.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn secondQuantizationTwoBodyOperator( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `computeHamiltonianMatrix` [INFO] [stdout] --> src/modules/second_quantization.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn computeHamiltonianMatrix( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `honetoSpin` [INFO] [stdout] --> src/modules/transform.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn honetoSpin(M: usize, h: &Vec>>) -> Vec>> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `VeetoSpin` [INFO] [stdout] --> src/modules/transform.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn VeetoSpin( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `computeHamiltonianMatrix` [INFO] [stdout] --> src/modules/second_quantization.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn computeHamiltonianMatrix( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `sign` [INFO] [stdout] --> src/modules/second_quantization.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn sign(n: usize, binstate: &BitArray) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `addparticle` [INFO] [stdout] --> src/modules/second_quantization.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn addparticle(n: usize, binstate: &mut BitArray) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `removeparticle` [INFO] [stdout] --> src/modules/second_quantization.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn removeparticle(n: usize, binstate: &mut BitArray) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `secondQuantizationOneBodyOperator` [INFO] [stdout] --> src/modules/second_quantization.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn secondQuantizationOneBodyOperator( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `secondQuantizationTwoBodyOperator` [INFO] [stdout] --> src/modules/second_quantization.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn secondQuantizationTwoBodyOperator( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `computeHamiltonianMatrix` [INFO] [stdout] --> src/modules/second_quantization.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn computeHamiltonianMatrix( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `honetoSpin` [INFO] [stdout] --> src/modules/transform.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn honetoSpin(M: usize, h: &Vec>>) -> Vec>> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `VeetoSpin` [INFO] [stdout] --> src/modules/transform.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn VeetoSpin( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.80s [INFO] running `Command { std: "docker" "inspect" "61300d33f3297eaee4f3297776dc590cd0430719f2f5ea93f94a1e6065bc714a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61300d33f3297eaee4f3297776dc590cd0430719f2f5ea93f94a1e6065bc714a", kill_on_drop: false }` [INFO] [stdout] 61300d33f3297eaee4f3297776dc590cd0430719f2f5ea93f94a1e6065bc714a