[INFO] fetching crate fonticulus 0.1.0...
[INFO] checking fonticulus-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate fonticulus 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate fonticulus 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-7-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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded otspec v0.1.0
[INFO] [stderr]   Downloaded counter v0.5.2
[INFO] [stderr]   Downloaded otspec_macros v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.25
[INFO] [stderr]   Downloaded thiserror v1.0.25
[INFO] [stderr]   Downloaded fonttools v0.1.0
[INFO] [stderr]   Downloaded kurbo v0.8.1
[INFO] [stderr]   Downloaded az v1.1.1
[INFO] [stderr]   Downloaded fixed v1.9.0
[INFO] [stderr]   Downloaded syn v1.0.73
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded ndarray v0.15.3
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded quick-xml v0.22.0
[INFO] [stderr]   Downloaded permutation v0.2.5
[INFO] [stderr]   Downloaded libc v0.2.96
[INFO] [stderr]   Downloaded norad v0.4.0
[INFO] [stderr]   Downloaded designspace v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa7dd27686ae4e2c2618bad59dc62acb8473ce6681ca9e50ad0f8d3c3b785f5d
[INFO] running `Command { std: "docker" "start" "-a" "fa7dd27686ae4e2c2618bad59dc62acb8473ce6681ca9e50ad0f8d3c3b785f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa7dd27686ae4e2c2618bad59dc62acb8473ce6681ca9e50ad0f8d3c3b785f5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa7dd27686ae4e2c2618bad59dc62acb8473ce6681ca9e50ad0f8d3c3b785f5d", kill_on_drop: false }`
[INFO] [stdout] fa7dd27686ae4e2c2618bad59dc62acb8473ce6681ca9e50ad0f8d3c3b785f5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66ca0cccbcedb883a555357c60ba7641e2d43f4fa5e715d5ce964db2dcf49d39
[INFO] running `Command { std: "docker" "start" "-a" "66ca0cccbcedb883a555357c60ba7641e2d43f4fa5e715d5ce964db2dcf49d39", 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 unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling az v1.1.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fixed v1.9.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking xml-rs v0.8.3
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[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]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking kurbo v0.8.1
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking base64 v0.13.0
[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 rawpointer v0.2.1
[INFO] [stderr]     Checking permutation v0.2.5
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[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 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 otspec v0.1.0
[INFO] [stderr]     Checking norad v0.4.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 structs
[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] 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 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "66ca0cccbcedb883a555357c60ba7641e2d43f4fa5e715d5ce964db2dcf49d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ca0cccbcedb883a555357c60ba7641e2d43f4fa5e715d5ce964db2dcf49d39", kill_on_drop: false }`
[INFO] [stdout] 66ca0cccbcedb883a555357c60ba7641e2d43f4fa5e715d5ce964db2dcf49d39
