[INFO] fetching crate fonticulus 0.1.0...
[INFO] checking fonticulus-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fonticulus 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate fonticulus 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fonticulus 0.1.0
[INFO] finished tweaking crates.io crate fonticulus 0.1.0
[INFO] tweaked toml for crates.io crate fonticulus 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate fonticulus 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.0
[INFO] [stderr]   Downloaded serde-xml-rs v0.4.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.25
[INFO] [stderr]   Downloaded thiserror v1.0.25
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded designspace v0.1.0
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded counter v0.5.2
[INFO] [stderr]   Downloaded bytemuck v1.5.1
[INFO] [stderr]   Downloaded permutation v0.2.5
[INFO] [stderr]   Downloaded env_logger v0.8.3
[INFO] [stderr]   Downloaded az v1.1.1
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded fixed v1.9.0
[INFO] [stderr]   Downloaded fonttools v0.1.0
[INFO] [stderr]   Downloaded libc v0.2.96
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded ndarray v0.15.3
[INFO] [stderr]   Downloaded kurbo v0.8.1
[INFO] [stderr]   Downloaded norad v0.4.0
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded otspec_macros v0.1.0
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded plist v1.1.0
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded otspec v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4632f5f520bd6c9302da983e7521c591022e5d273ab8348a1ffc7879dfebd8d0
[INFO] running `Command { std: "docker" "start" "-a" "4632f5f520bd6c9302da983e7521c591022e5d273ab8348a1ffc7879dfebd8d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4632f5f520bd6c9302da983e7521c591022e5d273ab8348a1ffc7879dfebd8d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4632f5f520bd6c9302da983e7521c591022e5d273ab8348a1ffc7879dfebd8d0", kill_on_drop: false }`
[INFO] [stdout] 4632f5f520bd6c9302da983e7521c591022e5d273ab8348a1ffc7879dfebd8d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a162b632d54019cc71ab827fd7f4e692b509a62ce3bdcdb5b876242e7f9cb775
[INFO] running `Command { std: "docker" "start" "-a" "a162b632d54019cc71ab827fd7f4e692b509a62ce3bdcdb5b876242e7f9cb775", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.96
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling fixed v1.9.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking kurbo v0.8.1
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking permutation v0.2.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking counter v0.5.2
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]    Compiling otspec_macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking plist v1.1.0
[INFO] [stderr]     Checking serde-xml-rs v0.4.1
[INFO] [stderr]     Checking otspec v0.1.0
[INFO] [stderr]     Checking fonttools v0.1.0
[INFO] [stderr]     Checking norad v0.4.0
[INFO] [stderr]     Checking designspace v0.1.0
[INFO] [stderr]     Checking fonticulus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `HashSet` in this scope
[INFO] [stdout]    --> src/fontinfo.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let unicodes: HashSet<u32> = (0x20..0xFFFF).collect();
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 159 +     use crate::HashSet;
[INFO] [stdout]     |
[INFO] [stdout] 159 +     use std::collections::HashSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/fontinfo.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `calc_code_page_ranges` in this scope
[INFO] [stdout]    --> src/fontinfo.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let ranges = calc_code_page_ranges(&unicodes);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fonticulus` (bin "fonticulus" test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a162b632d54019cc71ab827fd7f4e692b509a62ce3bdcdb5b876242e7f9cb775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a162b632d54019cc71ab827fd7f4e692b509a62ce3bdcdb5b876242e7f9cb775", kill_on_drop: false }`
[INFO] [stdout] a162b632d54019cc71ab827fd7f4e692b509a62ce3bdcdb5b876242e7f9cb775
[INFO] checking fonticulus-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fonticulus 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate fonticulus 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fonticulus 0.1.0
[INFO] finished tweaking crates.io crate fonticulus 0.1.0
[INFO] tweaked toml for crates.io crate fonticulus 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate fonticulus 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac361293c00a8f576388008805136adb12b6b964dff17e10fac0720b1b4e5773
[INFO] running `Command { std: "docker" "start" "-a" "ac361293c00a8f576388008805136adb12b6b964dff17e10fac0720b1b4e5773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac361293c00a8f576388008805136adb12b6b964dff17e10fac0720b1b4e5773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac361293c00a8f576388008805136adb12b6b964dff17e10fac0720b1b4e5773", kill_on_drop: false }`
[INFO] [stdout] ac361293c00a8f576388008805136adb12b6b964dff17e10fac0720b1b4e5773
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af8724701903321ca5e03567ebe079dc86e48ae3b42ef60fbf0bba3b18591eba
[INFO] running `Command { std: "docker" "start" "-a" "af8724701903321ca5e03567ebe079dc86e48ae3b42ef60fbf0bba3b18591eba", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling libc v0.2.96
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fixed v1.9.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking kurbo v0.8.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking permutation v0.2.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking counter v0.5.2
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking ndarray v0.15.3
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling otspec_macros v0.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking plist v1.1.0
[INFO] [stderr]     Checking serde-xml-rs v0.4.1
[INFO] [stderr]     Checking norad v0.4.0
[INFO] [stderr]     Checking otspec v0.1.0
[INFO] [stderr]     Checking fonttools v0.1.0
[INFO] [stderr]     Checking designspace v0.1.0
[INFO] [stderr]     Checking fonticulus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0412]: cannot find type `HashSet` in this scope
[INFO] [stdout]    --> src/fontinfo.rs:162:23
[INFO] [stdout]     |
[INFO] [stdout] 162 |         let unicodes: HashSet<u32> = (0x20..0xFFFF).collect();
[INFO] [stdout]     |                       ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 159 +     use crate::HashSet;
[INFO] [stdout]     |
[INFO] [stdout] 159 +     use std::collections::HashSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/fontinfo.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `calc_code_page_ranges` in this scope
[INFO] [stdout]    --> src/fontinfo.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let ranges = calc_code_page_ranges(&unicodes);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fonticulus` (bin "fonticulus" test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "af8724701903321ca5e03567ebe079dc86e48ae3b42ef60fbf0bba3b18591eba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af8724701903321ca5e03567ebe079dc86e48ae3b42ef60fbf0bba3b18591eba", kill_on_drop: false }`
[INFO] [stdout] af8724701903321ca5e03567ebe079dc86e48ae3b42ef60fbf0bba3b18591eba
