[INFO] cloning repository https://github.com/yupferris/mocap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yupferris/mocap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fmocap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fmocap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abe126edfc16eec1302cca3ac408647d258dfdb1 [INFO] checking yupferris/mocap against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyupferris%2Fmocap" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yupferris/mocap on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yupferris/mocap [INFO] removed path dependency bvh from git repo https://github.com/yupferris/mocap [INFO] finished tweaking git repo https://github.com/yupferris/mocap [INFO] tweaked toml for git repo https://github.com/yupferris/mocap written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/yupferris/mocap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (bvh) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (bvh) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra v0.20.0 [INFO] [stderr] Downloaded bvh v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3fefc4f02a2658947907dba489bb327d8728d438795cf4eaccc93b1125789b7 [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" "d3fefc4f02a2658947907dba489bb327d8728d438795cf4eaccc93b1125789b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3fefc4f02a2658947907dba489bb327d8728d438795cf4eaccc93b1125789b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3fefc4f02a2658947907dba489bb327d8728d438795cf4eaccc93b1125789b7", kill_on_drop: false }` [INFO] [stdout] d3fefc4f02a2658947907dba489bb327d8728d438795cf4eaccc93b1125789b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69cb52adb672113d5cebde3ab311c6f669d788e593f6635cae082fb5b2c35f4f [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" "69cb52adb672113d5cebde3ab311c6f669d788e593f6635cae082fb5b2c35f4f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (bvh) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking nalgebra v0.20.0 [INFO] [stderr] Checking bvh v0.3.2 [INFO] [stderr] Checking mocap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | bvh::Channel::XPosition => ChannelType::TranslationX, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | bvh::Channel::YPosition => ChannelType::TranslationY, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | bvh::Channel::ZPosition => ChannelType::TranslationZ, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | bvh::Channel::XRotation => ChannelType::RotationX, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | bvh::Channel::YRotation => ChannelType::RotationY, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | bvh::Channel::XPosition => ChannelType::TranslationX, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:96:22 [INFO] [stdout] | [INFO] [stdout] 96 | bvh::Channel::YPosition => ChannelType::TranslationY, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:97:22 [INFO] [stdout] | [INFO] [stdout] 97 | bvh::Channel::ZPosition => ChannelType::TranslationZ, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | bvh::Channel::XRotation => ChannelType::RotationX, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | bvh::Channel::YRotation => ChannelType::RotationY, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | bvh::Channel::ZRotation => ChannelType::RotationZ, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | ... bvh::JointChildren::Joints(ref bvh_joints) => JointChildren::Joints(bvh_joints.iter().map(|joint| build_joint(joint, frames, channe... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | ... bvh::JointChildren::EndSite(ref bvh_end_site) => JointChildren::EndSite((bvh_end_site.offset.x as _, bvh_end_site.offset.y as _, bv... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:140:47 [INFO] [stdout] | [INFO] [stdout] 140 | ChannelType::TranslationX => bvh::Channel::XPosition, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:141:47 [INFO] [stdout] | [INFO] [stdout] 141 | ChannelType::TranslationY => bvh::Channel::YPosition, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:142:47 [INFO] [stdout] | [INFO] [stdout] 142 | ChannelType::TranslationZ => bvh::Channel::ZPosition, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:143:44 [INFO] [stdout] | [INFO] [stdout] 143 | ChannelType::RotationX => bvh::Channel::XRotation, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | ChannelType::RotationY => bvh::Channel::YRotation, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:145:44 [INFO] [stdout] | [INFO] [stdout] 145 | ChannelType::RotationZ => bvh::Channel::ZRotation, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:100:22 [INFO] [stdout] | [INFO] [stdout] 100 | bvh::Channel::ZRotation => ChannelType::RotationZ, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:115:18 [INFO] [stdout] | [INFO] [stdout] 115 | ... bvh::JointChildren::Joints(ref bvh_joints) => JointChildren::Joints(bvh_joints.iter().map(|joint| build_joint(joint, frames, channe... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:116:18 [INFO] [stdout] | [INFO] [stdout] 116 | ... bvh::JointChildren::EndSite(ref bvh_end_site) => JointChildren::EndSite((bvh_end_site.offset.x as _, bvh_end_site.offset.y as _, bv... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:140:47 [INFO] [stdout] | [INFO] [stdout] 140 | ChannelType::TranslationX => bvh::Channel::XPosition, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:141:47 [INFO] [stdout] | [INFO] [stdout] 141 | ChannelType::TranslationY => bvh::Channel::YPosition, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:142:47 [INFO] [stdout] | [INFO] [stdout] 142 | ChannelType::TranslationZ => bvh::Channel::ZPosition, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:143:44 [INFO] [stdout] | [INFO] [stdout] 143 | ChannelType::RotationX => bvh::Channel::XRotation, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:144:44 [INFO] [stdout] | [INFO] [stdout] 144 | ChannelType::RotationY => bvh::Channel::YRotation, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Channel` in `bvh` [INFO] [stdout] --> src/main.rs:145:44 [INFO] [stdout] | [INFO] [stdout] 145 | ChannelType::RotationZ => bvh::Channel::ZRotation, [INFO] [stdout] | ^^^^^^^ could not find `Channel` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:164:55 [INFO] [stdout] | [INFO] [stdout] 164 | ... JointChildren::Joints(ref joints) => bvh::JointChildren::Joints(joints.iter().map(|joint| build_bvh_joint(joint, frames, channel_qu... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:165:56 [INFO] [stdout] | [INFO] [stdout] 165 | JointChildren::EndSite(ref offset) => bvh::JointChildren::EndSite(bvh::EndSite { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:164:55 [INFO] [stdout] | [INFO] [stdout] 164 | ... JointChildren::Joints(ref joints) => bvh::JointChildren::Joints(joints.iter().map(|joint| build_bvh_joint(joint, frames, channel_qu... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `JointChildren` in `bvh` [INFO] [stdout] --> src/main.rs:165:56 [INFO] [stdout] | [INFO] [stdout] 165 | JointChildren::EndSite(ref offset) => bvh::JointChildren::EndSite(bvh::EndSite { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `JointChildren` in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bvh` in crate `bvh` [INFO] [stdout] --> src/main.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | fn build_mocap(bvh: &bvh::Bvh, channel_quantization_bits: u8) -> Mocap { [INFO] [stdout] | ^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Joint` in crate `bvh` [INFO] [stdout] --> src/main.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | fn build_joint(bvh_joint: &bvh::Joint, frames: &Vec>, channel_index: &mut usize, channel_quantization_bits: u8) -> Joint { [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bvh` in crate `bvh` [INFO] [stdout] --> src/main.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | fn build_bvh(mocap: &Mocap) -> bvh::Bvh { [INFO] [stdout] | ^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Bvh` in crate `bvh` [INFO] [stdout] --> src/main.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | bvh::Bvh { [INFO] [stdout] | ^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Hierarchy` in crate `bvh` [INFO] [stdout] --> src/main.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | hierarchy: bvh::Hierarchy { [INFO] [stdout] | ^^^^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Motion` in crate `bvh` [INFO] [stdout] --> src/main.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | motion: bvh::Motion { [INFO] [stdout] | ^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Joint` in crate `bvh` [INFO] [stdout] --> src/main.rs:136:102 [INFO] [stdout] | [INFO] [stdout] 136 | fn build_bvh_joint(joint: &Joint, frames: &mut Vec>, channel_quantization_bits: u8) -> bvh::Joint { [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Joint` in crate `bvh` [INFO] [stdout] --> src/main.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | bvh::Joint { [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EndSite` in crate `bvh` [INFO] [stdout] --> src/main.rs:165:84 [INFO] [stdout] | [INFO] [stdout] 165 | JointChildren::EndSite(ref offset) => bvh::JointChildren::EndSite(bvh::EndSite { [INFO] [stdout] | ^^^^^^^ not found in `bvh` [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 3 | use JointChildren::EndSite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Offset` in crate `bvh` [INFO] [stdout] --> src/main.rs:172:55 [INFO] [stdout] | [INFO] [stdout] 172 | fn build_bvh_offset(offset: &(f32, f32, f32)) -> bvh::Offset { [INFO] [stdout] | ^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Offset` in crate `bvh` [INFO] [stdout] --> src/main.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | bvh::Offset { [INFO] [stdout] | ^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in crate `bvh` [INFO] [stdout] --> src/main.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | let bvh = bvh::parse(&input).unwrap(); [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `serialize` in crate `bvh` [INFO] [stdout] --> src/main.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 200 | bvh::serialize(&bvh, &mut output).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bvh` in crate `bvh` [INFO] [stdout] --> src/main.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | fn build_mocap(bvh: &bvh::Bvh, channel_quantization_bits: u8) -> Mocap { [INFO] [stdout] | ^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Joint` in crate `bvh` [INFO] [stdout] --> src/main.rs:58:33 [INFO] [stdout] | [INFO] [stdout] 58 | fn build_joint(bvh_joint: &bvh::Joint, frames: &Vec>, channel_index: &mut usize, channel_quantization_bits: u8) -> Joint { [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Bvh` in crate `bvh` [INFO] [stdout] --> src/main.rs:121:37 [INFO] [stdout] | [INFO] [stdout] 121 | fn build_bvh(mocap: &Mocap) -> bvh::Bvh { [INFO] [stdout] | ^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Bvh` in crate `bvh` [INFO] [stdout] --> src/main.rs:124:10 [INFO] [stdout] | [INFO] [stdout] 124 | bvh::Bvh { [INFO] [stdout] | ^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Hierarchy` in crate `bvh` [INFO] [stdout] --> src/main.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | hierarchy: bvh::Hierarchy { [INFO] [stdout] | ^^^^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Motion` in crate `bvh` [INFO] [stdout] --> src/main.rs:128:22 [INFO] [stdout] | [INFO] [stdout] 128 | motion: bvh::Motion { [INFO] [stdout] | ^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Joint` in crate `bvh` [INFO] [stdout] --> src/main.rs:136:102 [INFO] [stdout] | [INFO] [stdout] 136 | fn build_bvh_joint(joint: &Joint, frames: &mut Vec>, channel_quantization_bits: u8) -> bvh::Joint { [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Joint` in crate `bvh` [INFO] [stdout] --> src/main.rs:159:10 [INFO] [stdout] | [INFO] [stdout] 159 | bvh::Joint { [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `EndSite` in crate `bvh` [INFO] [stdout] --> src/main.rs:165:84 [INFO] [stdout] | [INFO] [stdout] 165 | JointChildren::EndSite(ref offset) => bvh::JointChildren::EndSite(bvh::EndSite { [INFO] [stdout] | ^^^^^^^ not found in `bvh` [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 3 | use JointChildren::EndSite; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Offset` in crate `bvh` [INFO] [stdout] --> src/main.rs:172:55 [INFO] [stdout] | [INFO] [stdout] 172 | fn build_bvh_offset(offset: &(f32, f32, f32)) -> bvh::Offset { [INFO] [stdout] | ^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Offset` in crate `bvh` [INFO] [stdout] --> src/main.rs:173:10 [INFO] [stdout] | [INFO] [stdout] 173 | bvh::Offset { [INFO] [stdout] | ^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse` in crate `bvh` [INFO] [stdout] --> src/main.rs:193:20 [INFO] [stdout] | [INFO] [stdout] 193 | let bvh = bvh::parse(&input).unwrap(); [INFO] [stdout] | ^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `serialize` in crate `bvh` [INFO] [stdout] --> src/main.rs:200:14 [INFO] [stdout] | [INFO] [stdout] 200 | bvh::serialize(&bvh, &mut output).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in `bvh` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mocap` [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] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [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" "69cb52adb672113d5cebde3ab311c6f669d788e593f6635cae082fb5b2c35f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69cb52adb672113d5cebde3ab311c6f669d788e593f6635cae082fb5b2c35f4f", kill_on_drop: false }` [INFO] [stdout] 69cb52adb672113d5cebde3ab311c6f669d788e593f6635cae082fb5b2c35f4f