[INFO] cloning repository https://github.com/slmjkdbtl/fopen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/slmjkdbtl/fopen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslmjkdbtl%2Ffopen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslmjkdbtl%2Ffopen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7eda15b12fffad02331d3297e454df29772046be [INFO] documenting slmjkdbtl/fopen against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fslmjkdbtl%2Ffopen" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/slmjkdbtl/fopen on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/slmjkdbtl/fopen [INFO] removed path dependency dirty from git repo https://github.com/slmjkdbtl/fopen [INFO] finished tweaking git repo https://github.com/slmjkdbtl/fopen [INFO] tweaked toml for git repo https://github.com/slmjkdbtl/fopen written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/slmjkdbtl/fopen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (dirty) 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 /workspace/builds/worker-0/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" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (dirty) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0054cf51abc2c2f908bb9005570be986dee11038f20febfde9526ee9a00881a5 [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" "0054cf51abc2c2f908bb9005570be986dee11038f20febfde9526ee9a00881a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0054cf51abc2c2f908bb9005570be986dee11038f20febfde9526ee9a00881a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0054cf51abc2c2f908bb9005570be986dee11038f20febfde9526ee9a00881a5", kill_on_drop: false }` [INFO] [stdout] 0054cf51abc2c2f908bb9005570be986dee11038f20febfde9526ee9a00881a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b977c474949c29fd5af7f49db5b3d0e13b677c75977f72e75d3c4e8ec6b75d1f [INFO] running `Command { std: "docker" "start" "-a" "b977c474949c29fd5af7f49db5b3d0e13b677c75977f72e75d3c4e8ec6b75d1f", kill_on_drop: false }` [INFO] [stderr] warning: dependency (dirty) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking id3 v0.5.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling libgit2-sys v0.12.12+1.0.1 [INFO] [stderr] Checking onig v6.0.0 [INFO] [stderr] Checking git2 v0.13.10 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Documenting space55 v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kit` [INFO] [stdout] --> src/browser.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kit::textinput::*; [INFO] [stdout] | ^^^ use of undeclared type or module `kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/browser.rs:350:7 [INFO] [stdout] | [INFO] [stdout] 350 | use input::Event::*; [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kit` [INFO] [stdout] --> src/bufs/edit.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use kit::textinput::*; [INFO] [stdout] | ^^^ use of undeclared type or module `kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/bufs/model.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | use input::Event::*; [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `kit` [INFO] [stdout] --> src/term.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kit::textinput::*; [INFO] [stdout] | ^^^ use of undeclared type or module `kit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `kit::textinput::*`, `input::Event::*`, `kit::textinput::*`, `input::Event::*`, `kit::textinput::*`, `math` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use math::*; [INFO] [stdout] | ^^^^ use of undeclared type or module `math` [INFO] [stdout] | [INFO] [stdout] ::: src/browser.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use kit::textinput::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | use input::Event::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bufs/edit.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use kit::textinput::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bufs/model.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | use input::Event::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/term.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use kit::textinput::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gfx` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use gfx::*; [INFO] [stdout] | ^^^ use of undeclared type or module `gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `input` [INFO] [stdout] --> src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use input::*; [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `hmap` in this scope [INFO] [stdout] --> src/browser.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | file_status: hmap![], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/browser.rs:447:14 [INFO] [stdout] | [INFO] [stdout] 447 | gfx.push_t(mat4!().ty(self.scroll_off), |gfx| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/browser.rs:452:6 [INFO] [stdout] | [INFO] [stdout] 452 | vec2!(0, cpos as f32 * -LINE_HEIGHT), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/browser.rs:453:6 [INFO] [stdout] | [INFO] [stdout] 453 | vec2!(gfx.width(), (cpos + 1) as f32 * -LINE_HEIGHT), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/browser.rs:455:12 [INFO] [stdout] | [INFO] [stdout] 455 | .fill(rgba!(1, 1, 1, 0.2)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/browser.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/browser.rs:461:10 [INFO] [stdout] | [INFO] [stdout] 461 | .t2(vec2!(HSPACE, -VSPACE)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/browser.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | .color(rgba!(1, 1, 0, 1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/browser.rs:474:7 [INFO] [stdout] | [INFO] [stdout] 474 | (rgba!(0, 1, 1, 1), "/") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/browser.rs:476:7 [INFO] [stdout] | [INFO] [stdout] 476 | (rgba!(1, 1, 1, 1), "") [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/browser.rs:491:55 [INFO] [stdout] | [INFO] [stdout] 491 | chunks.push(shapes::TextChunk::colored(" [*]", rgba!(1, 1, 0.5, 1))); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/browser.rs:496:7 [INFO] [stdout] | [INFO] [stdout] 496 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/browser.rs:497:12 [INFO] [stdout] | [INFO] [stdout] 497 | .t2(vec2!(HSPACE, (i + 1) as f32 * -LINE_HEIGHT - VSPACE)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `hmap` in this scope [INFO] [stdout] --> src/bufs/edit.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | return hmap![ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `hmap` in this scope [INFO] [stdout] --> src/bufs/edit.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | return hmap![ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `hset` in this scope [INFO] [stdout] --> src/bufs/edit.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | return hset![' ', ',', '.', ';', ':', '"', '(', ')', '{', '}', '[', ']', '<', '>', '_', '-', '@', '/', '\\', '\'', '\t' ]; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | color: rgba!( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | color: rgba!(1), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:813:14 [INFO] [stdout] | [INFO] [stdout] 813 | color: rgba!( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:832:13 [INFO] [stdout] | [INFO] [stdout] 832 | color: rgba!(1), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1278:23 [INFO] [stdout] | [INFO] [stdout] 1278 | Mode::Normal => rgba!(1), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1279:23 [INFO] [stdout] | [INFO] [stdout] 1279 | Mode::Insert => rgba!(0, 1, 1, 1), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1280:23 [INFO] [stdout] | [INFO] [stdout] 1280 | Mode::Select => rgba!(1), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1281:24 [INFO] [stdout] | [INFO] [stdout] 1281 | Mode::Command => rgba!(1, 1, 1, 0), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1291:15 [INFO] [stdout] | [INFO] [stdout] 1291 | pos + vec2!(0, -y + padding), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1292:15 [INFO] [stdout] | [INFO] [stdout] 1292 | pos + vec2!(12.0, -y - FONT_SIZE - padding) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1301:9 [INFO] [stdout] | [INFO] [stdout] 1301 | vec2!(0, -y + padding), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1302:9 [INFO] [stdout] | [INFO] [stdout] 1302 | vec2!(vw, -y - FONT_SIZE - padding) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1304:15 [INFO] [stdout] | [INFO] [stdout] 1304 | .fill(rgba!(1, 1, 1, 0.1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1313:6 [INFO] [stdout] | [INFO] [stdout] 1313 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1330:31 [INFO] [stdout] | [INFO] [stdout] 1330 | Mode::Normal => ("normal", rgba!(0.5, 1, 1, 1)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1331:31 [INFO] [stdout] | [INFO] [stdout] 1331 | Mode::Insert => ("insert", rgba!(0.5, 1, 0.5, 1)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1332:31 [INFO] [stdout] | [INFO] [stdout] 1332 | Mode::Select => ("select", rgba!(1, 0.5, 0.5, 1)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1333:33 [INFO] [stdout] | [INFO] [stdout] 1333 | Mode::Command => ("command", rgba!(1, 1, 0.5, 1)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1338:5 [INFO] [stdout] | [INFO] [stdout] 1338 | vec2!(0, -vh + FONT_SIZE + LINE_SPACING * 2.0), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1339:5 [INFO] [stdout] | [INFO] [stdout] 1339 | vec2!(vw, -vh), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1345:4 [INFO] [stdout] | [INFO] [stdout] 1345 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1346:9 [INFO] [stdout] | [INFO] [stdout] 1346 | .t2(vec2!(LINE_SPACING, -vh + LINE_SPACING)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1351:12 [INFO] [stdout] | [INFO] [stdout] 1351 | .color(rgba!(0, 0, 0, 1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1355:4 [INFO] [stdout] | [INFO] [stdout] 1355 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1356:9 [INFO] [stdout] | [INFO] [stdout] 1356 | .t2(vec2!(vw - LINE_SPACING, -vh + LINE_SPACING)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1361:12 [INFO] [stdout] | [INFO] [stdout] 1361 | .color(rgba!(0, 0, 0, 1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1368:6 [INFO] [stdout] | [INFO] [stdout] 1368 | vec2!(0, -vh + FONT_SIZE + 4.0 + FONT_SIZE), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1369:6 [INFO] [stdout] | [INFO] [stdout] 1369 | vec2!(vw, -vh + FONT_SIZE + 4.0), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1371:12 [INFO] [stdout] | [INFO] [stdout] 1371 | .fill(rgba!(0, 0, 0, 1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1381:6 [INFO] [stdout] | [INFO] [stdout] 1381 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1382:11 [INFO] [stdout] | [INFO] [stdout] 1382 | .t2(vec2!(0, -vh + FONT_SIZE + LINE_SPACING * 2.0)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1385:20 [INFO] [stdout] | [INFO] [stdout] 1385 | &shapes::rect(vec2!(0), vec2!(12.0, FONT_SIZE)), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1385:30 [INFO] [stdout] | [INFO] [stdout] 1385 | &shapes::rect(vec2!(0), vec2!(12.0, FONT_SIZE)), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1390:5 [INFO] [stdout] | [INFO] [stdout] 1390 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1391:10 [INFO] [stdout] | [INFO] [stdout] 1391 | .t2(vec2!(0, -vh + FONT_SIZE + LINE_SPACING * 2.0)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pos: vec2!(), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:58:18 [INFO] [stdout] | [INFO] [stdout] 58 | self.pos = vec2!(0); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | self.pos += vec2!(d.x, d.y); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | self.pos = self.pos.clamp(vec2!(-200), vec2!(200)); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:74:46 [INFO] [stdout] | [INFO] [stdout] 74 | self.pos = self.pos.clamp(vec2!(-200), vec2!(200)); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/img.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | .t2(vec2!(vw, -vh) * 0.5 + self.pos) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:109:10 [INFO] [stdout] | [INFO] [stdout] 109 | .s2(vec2!(self.scale)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/img.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | .t2(vec2!(24, -24)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | pos: vec2!(0), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | rot: vec2!(0), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | let dest_rot = vec2!(0); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:172:20 [INFO] [stdout] | [INFO] [stdout] 172 | let dest_pos = vec2!(0); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/model.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | gfx.push_t(mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:197:20 [INFO] [stdout] | [INFO] [stdout] 197 | .t2(self.pos + vec2!(vw, vh) * vec2!(0.5, -0.5)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:197:36 [INFO] [stdout] | [INFO] [stdout] 197 | .t2(self.pos + vec2!(vw, vh) * vec2!(0.5, -0.5)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec3` in this scope [INFO] [stdout] --> src/bufs/model.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | .s3(vec3!(self.scale)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/model.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:219:10 [INFO] [stdout] | [INFO] [stdout] 219 | .t2(vec2!(24, -24)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/bufs/music.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/music.rs:134:10 [INFO] [stdout] | [INFO] [stdout] 134 | .t2(vec2!(vw, -vh) * 0.5) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/bufs/music.rs:135:10 [INFO] [stdout] | [INFO] [stdout] 135 | .s2(vec2!(scale)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `elog` in this scope [INFO] [stdout] --> src/term.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | elog!("{}", e); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/term.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/main.rs:33:27 [INFO] [stdout] | [INFO] [stdout] 33 | const SBAR_COLOR: Color = rgba!(0, 0, 1, 1); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | const SBAR_PADDING: Vec2 = vec2!(8, 6); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `rgba` in this scope [INFO] [stdout] --> src/main.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | const BUFBAR_COLOR: Color = rgba!(1, 0, 0.5, 1); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | const BUFBAR_PADDING: Vec2 = vec2!(8, 5); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bmap` in this scope [INFO] [stdout] --> src/main.rs:386:13 [INFO] [stdout] | [INFO] [stdout] 386 | buffers: bmap![], [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vecd` in this scope [INFO] [stdout] --> src/main.rs:390:9 [INFO] [stdout] | [INFO] [stdout] 390 | log: vecd![], [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:564:16 [INFO] [stdout] | [INFO] [stdout] 564 | top_right + vec2!(0, -SBAR_HEIGHT), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:568:19 [INFO] [stdout] | [INFO] [stdout] 568 | &shapes::rect(vec2!(0), vec2!(gfx.width(), -SBAR_HEIGHT)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:568:29 [INFO] [stdout] | [INFO] [stdout] 568 | &shapes::rect(vec2!(0), vec2!(gfx.width(), -SBAR_HEIGHT)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/main.rs:573:5 [INFO] [stdout] | [INFO] [stdout] 573 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:574:10 [INFO] [stdout] | [INFO] [stdout] 574 | .t2(vec2!(SBAR_PADDING.x, -SBAR_PADDING.y)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:592:16 [INFO] [stdout] | [INFO] [stdout] 592 | top_left + vec2!(0, -y), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:593:17 [INFO] [stdout] | [INFO] [stdout] 593 | top_right + vec2!(0, -y - BUFBAR_HEIGHT), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:597:20 [INFO] [stdout] | [INFO] [stdout] 597 | &shapes::rect(vec2!(0), vec2!(gfx.width(), -BUFBAR_HEIGHT)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:597:30 [INFO] [stdout] | [INFO] [stdout] 597 | &shapes::rect(vec2!(0), vec2!(gfx.width(), -BUFBAR_HEIGHT)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/main.rs:602:16 [INFO] [stdout] | [INFO] [stdout] 602 | gfx.push_t(mat4!().tx(self.bufbar_offset), |gfx| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:606:16 [INFO] [stdout] | [INFO] [stdout] 606 | let p1 = vec2!(i as f32 * BUFBAR_TAB_WIDTH, 0); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:607:21 [INFO] [stdout] | [INFO] [stdout] 607 | let p2 = p1 + vec2!(BUFBAR_TAB_WIDTH, -BUFBAR_HEIGHT); [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `mat4` in this scope [INFO] [stdout] --> src/main.rs:629:9 [INFO] [stdout] | [INFO] [stdout] 629 | mat4!() [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:630:31 [INFO] [stdout] | [INFO] [stdout] 630 | .t2(BUFBAR_PADDING * vec2!(1, -1)) [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec2` in this scope [INFO] [stdout] --> src/main.rs:656:15 [INFO] [stdout] | [INFO] [stdout] 656 | top_left + vec2!(0, -y), [INFO] [stdout] | ^^^^ help: a macro with a similar name exists: `vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `elog` in this scope [INFO] [stdout] --> src/main.rs:747:3 [INFO] [stdout] | [INFO] [stdout] 747 | elog!("{}", e); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/browser.rs:348:43 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn event(&mut self, _: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/bufs/edit.rs:940:39 [INFO] [stdout] | [INFO] [stdout] 940 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `task` [INFO] [stdout] --> src/bufs/img.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | task: task::Task>>, [INFO] [stdout] | ^^^^ use of undeclared type or module `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gfx` [INFO] [stdout] --> src/bufs/img.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | tex: Option, [INFO] [stdout] | ^^^ use of undeclared type or module `gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/bufs/img.rs:49:39 [INFO] [stdout] | [INFO] [stdout] 49 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gfx` [INFO] [stdout] --> src/bufs/model.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | shader: gfx::Shader<()>, [INFO] [stdout] | ^^^ use of undeclared type or module `gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `task` [INFO] [stdout] --> src/bufs/model.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | task: task::Task>, [INFO] [stdout] | ^^^^ use of undeclared type or module `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/bufs/model.rs:55:39 [INFO] [stdout] | [INFO] [stdout] 55 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `task` [INFO] [stdout] --> src/bufs/music.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | task: task::Task>>, [INFO] [stdout] | ^^^^ use of undeclared type or module `task` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `audio` [INFO] [stdout] --> src/bufs/music.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | track: Option, [INFO] [stdout] | ^^^^^ use of undeclared type or module `audio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `gfx` [INFO] [stdout] --> src/bufs/music.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | cover: Option, [INFO] [stdout] | ^^^ use of undeclared type or module `gfx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/bufs/music.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/main.rs:69:39 [INFO] [stdout] | [INFO] [stdout] 69 | fn event(&mut self, _: &mut Ctx, _: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `input` [INFO] [stdout] --> src/main.rs:403:39 [INFO] [stdout] | [INFO] [stdout] 403 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^^^ use of undeclared type or module `input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/browser.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | input: Input, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use regex::internal::Input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/browser.rs:348:34 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn event(&mut self, _: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/browser.rs:411:35 [INFO] [stdout] | [INFO] [stdout] 411 | pub fn update(&mut self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gfx` in this scope [INFO] [stdout] --> src/browser.rs:436:31 [INFO] [stdout] | [INFO] [stdout] 436 | pub fn draw(&self, gfx: &mut Gfx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/bufs/edit.rs:129:11 [INFO] [stdout] | [INFO] [stdout] 129 | cmd_bar: Input, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 5 | use regex::internal::Input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/bufs/edit.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | color: Color, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use syntect::highlighting::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/edit.rs:940:30 [INFO] [stdout] | [INFO] [stdout] 940 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1224:31 [INFO] [stdout] | [INFO] [stdout] 1224 | fn update(&mut self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gfx` in this scope [INFO] [stdout] --> src/bufs/edit.rs:1244:27 [INFO] [stdout] | [INFO] [stdout] 1244 | fn draw(&self, gfx: &mut Gfx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/bufs/img.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | pos: Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/img.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/img.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 89 | fn update(&mut self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gfx` in this scope [INFO] [stdout] --> src/bufs/img.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | fn draw(&self, gfx: &mut Gfx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelData` in this scope [INFO] [stdout] --> src/bufs/model.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ModelViewer { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 11 | task: task::Task>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Model` in this scope [INFO] [stdout] --> src/bufs/model.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ModelViewer { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 12 | model: Option, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | rot: Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/bufs/model.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | pos: Vec2, [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/model.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(d: &mut Ctx, path: impl AsRef) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/model.rs:55:30 [INFO] [stdout] | [INFO] [stdout] 55 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/model.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | fn update(&mut self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gfx` in this scope [INFO] [stdout] --> src/bufs/model.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | fn draw(&self, gfx: &mut Gfx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/music.rs:54:30 [INFO] [stdout] | [INFO] [stdout] 54 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/bufs/music.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | fn update(&mut self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gfx` in this scope [INFO] [stdout] --> src/bufs/music.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 116 | fn draw(&self, gfx: &mut Gfx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Input` in this scope [INFO] [stdout] --> src/term.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | input: Input, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use regex::internal::Input; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/term.rs:86:34 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn event(&mut self, d: &mut Ctx, e: &Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Event` in this scope [INFO] [stdout] --> src/term.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn event(&mut self, d: &mut Ctx, e: &Event) -> Result<()> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `id3::frame::SynchronisedLyricsType::Event`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 86 | pub fn event(&mut self, d: &mut Ctx, e: &id3::frame::SynchronisedLyricsType) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/term.rs:115:35 [INFO] [stdout] | [INFO] [stdout] 115 | pub fn update(&mut self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gfx` in this scope [INFO] [stdout] --> src/term.rs:127:31 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn draw(&self, gfx: &mut Gfx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/main.rs:33:19 [INFO] [stdout] | [INFO] [stdout] 33 | const SBAR_COLOR: Color = rgba!(0, 0, 1, 1); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 | use syntect::highlighting::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/main.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | const SBAR_PADDING: Vec2 = vec2!(8, 6); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/main.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 39 | const BUFBAR_COLOR: Color = rgba!(1, 0, 0.5, 1); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 | use syntect::highlighting::Color; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec2` in this scope [INFO] [stdout] --> src/main.rs:40:23 [INFO] [stdout] | [INFO] [stdout] 40 | const BUFBAR_PADDING: Vec2 = vec2!(8, 5); [INFO] [stdout] | ^^^^ help: a struct with a similar name exists: `Vec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:69:30 [INFO] [stdout] | [INFO] [stdout] 69 | fn event(&mut self, _: &mut Ctx, _: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | fn update(&mut self, _: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Gfx` in this scope [INFO] [stdout] --> src/main.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | fn draw(&self, _: &mut Gfx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:282:29 [INFO] [stdout] | [INFO] [stdout] 282 | fn open(&mut self, d: &mut Ctx, path: impl AsRef) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `State` in this scope [INFO] [stdout] --> src/main.rs:359:6 [INFO] [stdout] | [INFO] [stdout] 359 | impl State for App { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:361:18 [INFO] [stdout] | [INFO] [stdout] 361 | fn init(d: &mut Ctx) -> Result { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:403:30 [INFO] [stdout] | [INFO] [stdout] 403 | fn event(&mut self, d: &mut Ctx, e: &input::Event) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:512:31 [INFO] [stdout] | [INFO] [stdout] 512 | fn update(&mut self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:554:25 [INFO] [stdout] | [INFO] [stdout] 554 | fn draw(&self, d: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ctx` in this scope [INFO] [stdout] --> src/main.rs:682:29 [INFO] [stdout] | [INFO] [stdout] 682 | fn quit(&mut self, _: &mut Ctx) -> Result<()> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 164 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `space55`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name space55 src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-405713ac6bc73475.rmeta --extern dirty=/opt/rustwide/target/debug/deps/libdirty-88d03ffc7bea0e5e.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-fdc0b887a9d248ee.rmeta --extern id3=/opt/rustwide/target/debug/deps/libid3-d1b87a0704d0489b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8810c110b9f3557a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-f3871106bff3dfa4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5103ea9f59ed634c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e0a32a82f827b7b4.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-b71adf513305a2b5.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-1ca158daedd7a030.rmeta --cap-lints=warn` (exit code: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b977c474949c29fd5af7f49db5b3d0e13b677c75977f72e75d3c4e8ec6b75d1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b977c474949c29fd5af7f49db5b3d0e13b677c75977f72e75d3c4e8ec6b75d1f", kill_on_drop: false }` [INFO] [stdout] b977c474949c29fd5af7f49db5b3d0e13b677c75977f72e75d3c4e8ec6b75d1f