[INFO] updating cached repository https://github.com/Shtkddud123/RUST_MD [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d98e9fe12a72ec769612a4d5ea2e9bdc01a5a66d [INFO] checking Shtkddud123/RUST_MD against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShtkddud123%2FRUST_MD" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 97% (94/96) Checking out files: 98% (95/96) Checking out files: 100% (96/96) Checking out files: 100% (96/96), done. [INFO] validating manifest of git repo https://github.com/Shtkddud123/RUST_MD on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Shtkddud123/RUST_MD [INFO] finished tweaking git repo https://github.com/Shtkddud123/RUST_MD [INFO] tweaked toml for git repo https://github.com/Shtkddud123/RUST_MD written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Shtkddud123/RUST_MD already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: package.licence [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: package.licence [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0eba472ac2a8d1cb97bf4720e9d97aa349ae0eb1ff1a265ccd2fbcaaf5c74559 [INFO] running `"docker" "start" "-a" "0eba472ac2a8d1cb97bf4720e9d97aa349ae0eb1ff1a265ccd2fbcaaf5c74559"` [INFO] [stderr] warning: unused manifest key: package.licence [INFO] [stderr] Compiling ndarray v0.6.10 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking itertools v0.5.10 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rulinalg v0.2.2 [INFO] [stderr] Checking rulinalg v0.3.7 [INFO] [stderr] Checking nalgebra v0.10.1 [INFO] [stderr] Checking rusty-machine v0.4.4 [INFO] [stderr] Checking MD v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | b.x = self.x - a.x; [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | b.y = self.y - a.y; [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | b [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | (self.x * b.x) + (self.y * b.y); [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:39:36 [INFO] [stderr] | [INFO] [stderr] 39 | (self.x * b.x) + (self.y * b.y); [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] warning: type `real` should have an upper camel case name [INFO] [stderr] --> src/main.rs:18:6 [INFO] [stderr] | [INFO] [stderr] 18 | type real = f64; [INFO] [stderr] | ^^^^ help: convert the identifier to upper camel case: `Real` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `xy` should have an upper camel case name [INFO] [stderr] --> src/main.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | struct xy { [INFO] [stderr] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `Xy` [INFO] [stderr] [INFO] [stderr] warning: type `newMol` should have an upper camel case name [INFO] [stderr] --> src/main.rs:61:6 [INFO] [stderr] | [INFO] [stderr] 61 | type newMol = Mol; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case: `NewMol` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `MD`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 33 | b.x = self.x - a.x; [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | b.y = self.y - a.y; [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | b [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | (self.x * b.x) + (self.y * b.y); [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `b` in this scope [INFO] [stderr] --> src/main.rs:39:36 [INFO] [stderr] | [INFO] [stderr] 39 | (self.x * b.x) + (self.y * b.y); [INFO] [stderr] | ^ help: a local variable with a similar name exists: `a` [INFO] [stderr] [INFO] [stderr] warning: type `real` should have an upper camel case name [INFO] [stderr] --> src/main.rs:18:6 [INFO] [stderr] | [INFO] [stderr] 18 | type real = f64; [INFO] [stderr] | ^^^^ help: convert the identifier to upper camel case: `Real` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type `xy` should have an upper camel case name [INFO] [stderr] --> src/main.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | struct xy { [INFO] [stderr] | ^^ help: convert the identifier to upper camel case (notice the capitalization): `Xy` [INFO] [stderr] [INFO] [stderr] warning: type `newMol` should have an upper camel case name [INFO] [stderr] --> src/main.rs:61:6 [INFO] [stderr] | [INFO] [stderr] 61 | type newMol = Mol; [INFO] [stderr] | ^^^^^^ help: convert the identifier to upper camel case: `NewMol` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: could not compile `MD`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0eba472ac2a8d1cb97bf4720e9d97aa349ae0eb1ff1a265ccd2fbcaaf5c74559"` [INFO] running `"docker" "rm" "-f" "0eba472ac2a8d1cb97bf4720e9d97aa349ae0eb1ff1a265ccd2fbcaaf5c74559"` [INFO] [stdout] 0eba472ac2a8d1cb97bf4720e9d97aa349ae0eb1ff1a265ccd2fbcaaf5c74559