[INFO] updating cached repository https://github.com/fitzgen/ribbons [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/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] 0f065ed7af5256cb92f5e2bc81c1b345e98434b1 [INFO] checking fitzgen/ribbons against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffitzgen%2Fribbons" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fitzgen/ribbons on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fitzgen/ribbons [INFO] removed path dependency fart from git repo https://github.com/fitzgen/ribbons [INFO] finished tweaking git repo https://github.com/fitzgen/ribbons [INFO] tweaked toml for git repo https://github.com/fitzgen/ribbons written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fitzgen/ribbons already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (fart) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (fart) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] eef29038545af41160cbb415d048812460c9ba1c335f7f6633e4074a5da1cc3a [INFO] running `"docker" "start" "-a" "eef29038545af41160cbb415d048812460c9ba1c335f7f6633e4074a5da1cc3a"` [INFO] [stderr] warning: dependency (fart) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking partial-min-max v0.3.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking fart-utils v0.3.0 [INFO] [stderr] Checking notify v4.0.13 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking fart-2d-geom v0.3.0 [INFO] [stderr] Checking fart-aabb v0.3.0 [INFO] [stderr] Checking fart v0.3.0 [INFO] [stderr] Checking fart-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `fart::geom` [INFO] [stderr] --> src/main.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use fart::geom::line; [INFO] [stderr] | ^^^^ could not find `geom` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `user_const` in `fart` [INFO] [stderr] --> src/main.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | fart::user_const! { [INFO] [stderr] | ^^^^^^^^^^ could not find `user_const` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `user_const` in `fart` [INFO] [stderr] --> src/main.rs:212:15 [INFO] [stderr] | [INFO] [stderr] 212 | fart::user_const! { [INFO] [stderr] | ^^^^^^^^^^ could not find `user_const` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `user_const` in `fart` [INFO] [stderr] --> src/main.rs:239:15 [INFO] [stderr] | [INFO] [stderr] 239 | fart::user_const! { [INFO] [stderr] | ^^^^^^^^^^ could not find `user_const` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Canvas` [INFO] [stderr] --> src/main.rs:17:26 [INFO] [stderr] | [INFO] [stderr] 17 | let mut canvas = Canvas::new(Aabb::new( [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Canvas` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `geom` in `fart` [INFO] [stderr] --> src/main.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | pub type CanvasLine = fart::geom::Line; [INFO] [stderr] | ^^^^ could not find `geom` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `run` in `fart::process` [INFO] [stderr] --> src/main.rs:23:24 [INFO] [stderr] | [INFO] [stderr] 23 | fart::process::run::>(cfg, &mut canvas); [INFO] [stderr] | ^^^ not found in `fart::process` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CanvasSpace` in this scope [INFO] [stderr] --> src/main.rs:43:56 [INFO] [stderr] | [INFO] [stderr] 43 | pub type CanvasPoint = fart::euclid::TypedPoint2D; [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CanvasSpace` in this scope [INFO] [stderr] --> src/main.rs:44:45 [INFO] [stderr] | [INFO] [stderr] 44 | pub type CanvasLine = fart::geom::Line; [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CanvasSpace` in this scope [INFO] [stderr] --> src/main.rs:94:30 [INFO] [stderr] | [INFO] [stderr] 94 | all_lines: AabbTree, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:227:21 [INFO] [stderr] | [INFO] [stderr] 227 | let sin = (*AX_SIN_FACTOR * t_pi).sin(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:228:21 [INFO] [stderr] | [INFO] [stderr] 228 | let cos = (*AX_COS_FACTOR * t_pi).cos(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:230:14 [INFO] [stderr] | [INFO] [stderr] 230 | *AX_SIN_WEIGHT * sin + *AX_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:230:37 [INFO] [stderr] | [INFO] [stderr] 230 | *AX_SIN_WEIGHT * sin + *AX_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:231:15 [INFO] [stderr] | [INFO] [stderr] 231 | -(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:231:37 [INFO] [stderr] | [INFO] [stderr] 231 | -(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:232:20 [INFO] [stderr] | [INFO] [stderr] 232 | ..(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:232:42 [INFO] [stderr] | [INFO] [stderr] 232 | ..(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:251:21 [INFO] [stderr] | [INFO] [stderr] 251 | let sin = (*AY_SIN_FACTOR * t_pi).sin(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:252:21 [INFO] [stderr] | [INFO] [stderr] 252 | let cos = (*AY_COS_FACTOR * t_pi).cos(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:254:14 [INFO] [stderr] | [INFO] [stderr] 254 | *AY_SIN_WEIGHT * sin + *AY_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:254:37 [INFO] [stderr] | [INFO] [stderr] 254 | *AY_SIN_WEIGHT * sin + *AY_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:255:15 [INFO] [stderr] | [INFO] [stderr] 255 | -(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:255:37 [INFO] [stderr] | [INFO] [stderr] 255 | -(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:256:20 [INFO] [stderr] | [INFO] [stderr] 256 | ..(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:256:42 [INFO] [stderr] | [INFO] [stderr] 256 | ..(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Process` in this scope [INFO] [stderr] --> src/main.rs:291:9 [INFO] [stderr] | [INFO] [stderr] 291 | impl Process for Ribbons [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Config` in this scope [INFO] [stderr] --> src/main.rs:295:22 [INFO] [stderr] | [INFO] [stderr] 295 | fn new(cfg: &mut Config, _canvas: &Canvas) -> Self { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use fart::Config; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Canvas` in this scope [INFO] [stderr] --> src/main.rs:295:40 [INFO] [stderr] | [INFO] [stderr] 295 | fn new(cfg: &mut Config, _canvas: &Canvas) -> Self { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `INTERMEDIATES` in this scope [INFO] [stderr] --> src/main.rs:318:18 [INFO] [stderr] | [INFO] [stderr] 318 | *INTERMEDIATES, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Config` in this scope [INFO] [stderr] --> src/main.rs:325:36 [INFO] [stderr] | [INFO] [stderr] 325 | fn update(&mut self, cfg: &mut Config, _canvas: &Canvas) -> bool { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use fart::Config; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Canvas` in this scope [INFO] [stderr] --> src/main.rs:325:54 [INFO] [stderr] | [INFO] [stderr] 325 | fn update(&mut self, cfg: &mut Config, _canvas: &Canvas) -> bool { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ITERS` in this scope [INFO] [stderr] --> src/main.rs:326:18 [INFO] [stderr] | [INFO] [stderr] 326 | assert!(*ITERS > 0); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MIN_INTERMEDIATES` in this scope [INFO] [stderr] --> src/main.rs:330:42 [INFO] [stderr] | [INFO] [stderr] 330 | if self.r.intermediates.len() < *MIN_INTERMEDIATES { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `INTERMEDIATES` in this scope [INFO] [stderr] --> src/main.rs:331:73 [INFO] [stderr] | [INFO] [stderr] 331 | self.r = Ribbon::with_uniform_intermediates(self.r.line(), *INTERMEDIATES); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ITERS` in this scope [INFO] [stderr] --> src/main.rs:336:34 [INFO] [stderr] | [INFO] [stderr] 336 | let t = self.n as f64 / *ITERS as f64; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ITERS` in this scope [INFO] [stderr] --> src/main.rs:358:19 [INFO] [stderr] | [INFO] [stderr] 358 | self.n > *ITERS [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Config` in this scope [INFO] [stderr] --> src/main.rs:361:31 [INFO] [stderr] | [INFO] [stderr] 361 | fn draw(&self, _cfg: &mut Config, canvas: &mut Canvas, _last_frame: bool) { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use fart::Config; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Canvas` in this scope [INFO] [stderr] --> src/main.rs:361:52 [INFO] [stderr] | [INFO] [stderr] 361 | fn draw(&self, _cfg: &mut Config, canvas: &mut Canvas, _last_frame: bool) { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `DEBUG` in this scope [INFO] [stderr] --> src/main.rs:362:13 [INFO] [stderr] | [INFO] [stderr] 362 | if *DEBUG != 0 { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0603]: module `process` is private [INFO] [stderr] --> src/main.rs:23:15 [INFO] [stderr] | [INFO] [stderr] 23 | fart::process::run::>(cfg, &mut canvas); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `fart::geom` [INFO] [stderr] --> src/main.rs:2:11 [INFO] [stderr] | [INFO] [stderr] 2 | use fart::geom::line; [INFO] [stderr] | ^^^^ could not find `geom` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `user_const` in `fart` [INFO] [stderr] --> src/main.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | fart::user_const! { [INFO] [stderr] | ^^^^^^^^^^ could not find `user_const` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `user_const` in `fart` [INFO] [stderr] --> src/main.rs:212:15 [INFO] [stderr] | [INFO] [stderr] 212 | fart::user_const! { [INFO] [stderr] | ^^^^^^^^^^ could not find `user_const` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `user_const` in `fart` [INFO] [stderr] --> src/main.rs:239:15 [INFO] [stderr] | [INFO] [stderr] 239 | fart::user_const! { [INFO] [stderr] | ^^^^^^^^^^ could not find `user_const` in `fart` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Canvas` [INFO] [stderr] --> src/main.rs:17:26 [INFO] [stderr] | [INFO] [stderr] 17 | let mut canvas = Canvas::new(Aabb::new( [INFO] [stderr] | ^^^^^^ use of undeclared type or module `Canvas` [INFO] [stderr] [INFO] [stderr] error: aborting due to 41 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error[E0433]: failed to resolve: could not find `geom` in `fart` [INFO] [stderr] --> src/main.rs:44:29 [INFO] [stderr] | [INFO] [stderr] 44 | pub type CanvasLine = fart::geom::Line; [INFO] [stderr] | ^^^^ could not find `geom` in `fart` [INFO] [stderr] [INFO] [stderr] error: Could not compile `fart-template`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0425]: cannot find function `run` in `fart::process` [INFO] [stderr] --> src/main.rs:23:24 [INFO] [stderr] | [INFO] [stderr] 23 | fart::process::run::>(cfg, &mut canvas); [INFO] [stderr] | ^^^ not found in `fart::process` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CanvasSpace` in this scope [INFO] [stderr] --> src/main.rs:43:56 [INFO] [stderr] | [INFO] [stderr] 43 | pub type CanvasPoint = fart::euclid::TypedPoint2D; [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CanvasSpace` in this scope [INFO] [stderr] --> src/main.rs:44:45 [INFO] [stderr] | [INFO] [stderr] 44 | pub type CanvasLine = fart::geom::Line; [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `CanvasSpace` in this scope [INFO] [stderr] --> src/main.rs:94:30 [INFO] [stderr] | [INFO] [stderr] 94 | all_lines: AabbTree, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:227:21 [INFO] [stderr] | [INFO] [stderr] 227 | let sin = (*AX_SIN_FACTOR * t_pi).sin(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:228:21 [INFO] [stderr] | [INFO] [stderr] 228 | let cos = (*AX_COS_FACTOR * t_pi).cos(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:230:14 [INFO] [stderr] | [INFO] [stderr] 230 | *AX_SIN_WEIGHT * sin + *AX_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:230:37 [INFO] [stderr] | [INFO] [stderr] 230 | *AX_SIN_WEIGHT * sin + *AX_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:231:15 [INFO] [stderr] | [INFO] [stderr] 231 | -(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:231:37 [INFO] [stderr] | [INFO] [stderr] 231 | -(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:232:20 [INFO] [stderr] | [INFO] [stderr] 232 | ..(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AX_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:232:42 [INFO] [stderr] | [INFO] [stderr] 232 | ..(AX_SIN_WEIGHT.abs() + AX_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:251:21 [INFO] [stderr] | [INFO] [stderr] 251 | let sin = (*AY_SIN_FACTOR * t_pi).sin(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_FACTOR` in this scope [INFO] [stderr] --> src/main.rs:252:21 [INFO] [stderr] | [INFO] [stderr] 252 | let cos = (*AY_COS_FACTOR * t_pi).cos(); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:254:14 [INFO] [stderr] | [INFO] [stderr] 254 | *AY_SIN_WEIGHT * sin + *AY_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:254:37 [INFO] [stderr] | [INFO] [stderr] 254 | *AY_SIN_WEIGHT * sin + *AY_COS_WEIGHT * cos, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:255:15 [INFO] [stderr] | [INFO] [stderr] 255 | -(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:255:37 [INFO] [stderr] | [INFO] [stderr] 255 | -(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()) [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_SIN_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:256:20 [INFO] [stderr] | [INFO] [stderr] 256 | ..(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `AY_COS_WEIGHT` in this scope [INFO] [stderr] --> src/main.rs:256:42 [INFO] [stderr] | [INFO] [stderr] 256 | ..(AY_SIN_WEIGHT.abs() + AY_COS_WEIGHT.abs()), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Process` in this scope [INFO] [stderr] --> src/main.rs:291:9 [INFO] [stderr] | [INFO] [stderr] 291 | impl Process for Ribbons [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Config` in this scope [INFO] [stderr] --> src/main.rs:295:22 [INFO] [stderr] | [INFO] [stderr] 295 | fn new(cfg: &mut Config, _canvas: &Canvas) -> Self { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use fart::Config; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Canvas` in this scope [INFO] [stderr] --> src/main.rs:295:40 [INFO] [stderr] | [INFO] [stderr] 295 | fn new(cfg: &mut Config, _canvas: &Canvas) -> Self { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `INTERMEDIATES` in this scope [INFO] [stderr] --> src/main.rs:318:18 [INFO] [stderr] | [INFO] [stderr] 318 | *INTERMEDIATES, [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Config` in this scope [INFO] [stderr] --> src/main.rs:325:36 [INFO] [stderr] | [INFO] [stderr] 325 | fn update(&mut self, cfg: &mut Config, _canvas: &Canvas) -> bool { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use fart::Config; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Canvas` in this scope [INFO] [stderr] --> src/main.rs:325:54 [INFO] [stderr] | [INFO] [stderr] 325 | fn update(&mut self, cfg: &mut Config, _canvas: &Canvas) -> bool { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ITERS` in this scope [INFO] [stderr] --> src/main.rs:326:18 [INFO] [stderr] | [INFO] [stderr] 326 | assert!(*ITERS > 0); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `MIN_INTERMEDIATES` in this scope [INFO] [stderr] --> src/main.rs:330:42 [INFO] [stderr] | [INFO] [stderr] 330 | if self.r.intermediates.len() < *MIN_INTERMEDIATES { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `INTERMEDIATES` in this scope [INFO] [stderr] --> src/main.rs:331:73 [INFO] [stderr] | [INFO] [stderr] 331 | self.r = Ribbon::with_uniform_intermediates(self.r.line(), *INTERMEDIATES); [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ITERS` in this scope [INFO] [stderr] --> src/main.rs:336:34 [INFO] [stderr] | [INFO] [stderr] 336 | let t = self.n as f64 / *ITERS as f64; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ITERS` in this scope [INFO] [stderr] --> src/main.rs:358:19 [INFO] [stderr] | [INFO] [stderr] 358 | self.n > *ITERS [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Config` in this scope [INFO] [stderr] --> src/main.rs:361:31 [INFO] [stderr] | [INFO] [stderr] 361 | fn draw(&self, _cfg: &mut Config, canvas: &mut Canvas, _last_frame: bool) { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 1 | use fart::Config; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Canvas` in this scope [INFO] [stderr] --> src/main.rs:361:52 [INFO] [stderr] | [INFO] [stderr] 361 | fn draw(&self, _cfg: &mut Config, canvas: &mut Canvas, _last_frame: bool) { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `DEBUG` in this scope [INFO] [stderr] --> src/main.rs:362:13 [INFO] [stderr] | [INFO] [stderr] 362 | if *DEBUG != 0 { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0603]: module `process` is private [INFO] [stderr] --> src/main.rs:23:15 [INFO] [stderr] | [INFO] [stderr] 23 | fart::process::run::>(cfg, &mut canvas); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 41 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `fart-template`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "eef29038545af41160cbb415d048812460c9ba1c335f7f6633e4074a5da1cc3a"` [INFO] running `"docker" "rm" "-f" "eef29038545af41160cbb415d048812460c9ba1c335f7f6633e4074a5da1cc3a"` [INFO] [stdout] eef29038545af41160cbb415d048812460c9ba1c335f7f6633e4074a5da1cc3a