[INFO] fetching crate fonticulus 0.1.0... [INFO] checking fonticulus-0.1.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate fonticulus 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate fonticulus 0.1.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-6-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memoffset v0.6.4 [INFO] [stderr] Downloaded permutation v0.2.5 [INFO] [stderr] Downloaded plist v1.1.0 [INFO] [stderr] Downloaded designspace v0.1.0 [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 az v1.1.1 [INFO] [stderr] Downloaded bytemuck v1.5.1 [INFO] [stderr] Downloaded kurbo v0.8.1 [INFO] [stderr] Downloaded fonttools v0.1.0 [INFO] [stderr] Downloaded norad v0.4.0 [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded fixed v1.9.0 [INFO] [stderr] Downloaded libc v0.2.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08c885ffa10a234ef0d71b8acfb435bf1ae4be1a42b8b74da61720dd028a716c [INFO] running `Command { std: "docker" "start" "-a" "08c885ffa10a234ef0d71b8acfb435bf1ae4be1a42b8b74da61720dd028a716c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08c885ffa10a234ef0d71b8acfb435bf1ae4be1a42b8b74da61720dd028a716c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08c885ffa10a234ef0d71b8acfb435bf1ae4be1a42b8b74da61720dd028a716c", kill_on_drop: false }` [INFO] [stdout] 08c885ffa10a234ef0d71b8acfb435bf1ae4be1a42b8b74da61720dd028a716c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ee98c7563e2c4f6d71910159ece59ddd953391675b5d424e7f24c7a34e64da4 [INFO] running `Command { std: "docker" "start" "-a" "7ee98c7563e2c4f6d71910159ece59ddd953391675b5d424e7f24c7a34e64da4", 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] 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 bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling az v1.1.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 typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling fixed v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking getrandom v0.2.3 [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-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking counter v0.5.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking clap v2.33.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 = (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] 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 [INFO] running `Command { std: "docker" "inspect" "7ee98c7563e2c4f6d71910159ece59ddd953391675b5d424e7f24c7a34e64da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ee98c7563e2c4f6d71910159ece59ddd953391675b5d424e7f24c7a34e64da4", kill_on_drop: false }` [INFO] [stdout] 7ee98c7563e2c4f6d71910159ece59ddd953391675b5d424e7f24c7a34e64da4