[INFO] cloning repository https://github.com/jkelleyrtp/compactfusion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkelleyrtp/compactfusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Fcompactfusion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Fcompactfusion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f432cde14e5b118d5e775aa62960f4a7c852d71 [INFO] checking jkelleyrtp/compactfusion against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkelleyrtp%2Fcompactfusion" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkelleyrtp/compactfusion on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jkelleyrtp/compactfusion [INFO] finished tweaking git repo https://github.com/jkelleyrtp/compactfusion [INFO] tweaked toml for git repo https://github.com/jkelleyrtp/compactfusion written to /workspace/builds/worker-93/source/Cargo.toml [INFO] crate git repo https://github.com/jkelleyrtp/compactfusion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d663d7849e80440c4de50bfeeefc3c451e1407e206a690ee3085699f7372b5c4 [INFO] running `Command { std: "docker" "start" "-a" "d663d7849e80440c4de50bfeeefc3c451e1407e206a690ee3085699f7372b5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d663d7849e80440c4de50bfeeefc3c451e1407e206a690ee3085699f7372b5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d663d7849e80440c4de50bfeeefc3c451e1407e206a690ee3085699f7372b5c4", kill_on_drop: false }` [INFO] [stdout] d663d7849e80440c4de50bfeeefc3c451e1407e206a690ee3085699f7372b5c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 394d9bdbed9d976b9a7eeacbf5fee4374f4f1ea1246cb39bb9ea25b5d996d1f5 [INFO] running `Command { std: "docker" "start" "-a" "394d9bdbed9d976b9a7eeacbf5fee4374f4f1ea1246cb39bb9ea25b5d996d1f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling dimensioned v0.7.0 [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] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking meval v0.1.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking cl-sys v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking generic-array v0.11.1 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking qutex v0.2.3 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Compiling clapme_derive v0.1.10 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Checking clapme v0.1.15 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling emu_macro v0.1.0 (https://github.com/calebwin/emu.git?branch=dev#095942ba) [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking ocl-core v0.11.2 [INFO] [stderr] Checking ocl v0.19.3 [INFO] [stderr] Checking em v0.3.0 (https://github.com/calebwin/emu.git?branch=dev#095942ba) [INFO] [stderr] Checking vector3d v0.1.8 [INFO] [stderr] Checking compactfusio v0.1.0 (/opt/rustwide/workdir/packages/simulation) [INFO] [stdout] error[E0432]: unresolved import `crate::particle::Vec3` [INFO] [stdout] --> packages/simulation/src/objects/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::particle::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `Vec3` in `particle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `particle::Vec3` [INFO] [stdout] --> packages/simulation/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use particle::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Vec3` in `particle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::particle::Vec3` [INFO] [stdout] --> packages/simulation/src/objects/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::particle::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `Vec3` in `particle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `particle::Vec3` [INFO] [stdout] --> packages/simulation/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use particle::Vec3; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Vec3` in `particle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> packages/simulation/src/particle/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | position: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> packages/simulation/src/particle/mod.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | velocity: Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `electron` should have an upper camel case name [INFO] [stdout] --> packages/simulation/src/particle/mod.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct electron { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Electron` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> packages/simulation/src/particle/mod.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | position: Vec3, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec3` in this scope [INFO] [stdout] --> packages/simulation/src/particle/mod.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | velocity: Vec3 [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `electron` should have an upper camel case name [INFO] [stdout] --> packages/simulation/src/particle/mod.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct electron { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Electron` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compactfusio` due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "394d9bdbed9d976b9a7eeacbf5fee4374f4f1ea1246cb39bb9ea25b5d996d1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394d9bdbed9d976b9a7eeacbf5fee4374f4f1ea1246cb39bb9ea25b5d996d1f5", kill_on_drop: false }` [INFO] [stdout] 394d9bdbed9d976b9a7eeacbf5fee4374f4f1ea1246cb39bb9ea25b5d996d1f5