[INFO] cloning repository https://github.com/jeremyarde/domino-counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyarde/domino-counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyarde%2Fdomino-counter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyarde%2Fdomino-counter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3d6718e1fcf5d9ce8539583afc56fca24d12dd2 [INFO] checking jeremyarde/domino-counter against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyarde%2Fdomino-counter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyarde/domino-counter on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeremyarde/domino-counter [INFO] finished tweaking git repo https://github.com/jeremyarde/domino-counter [INFO] tweaked toml for git repo https://github.com/jeremyarde/domino-counter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jeremyarde/domino-counter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e91d2f8229240093b1d825e07328b15e2ed4316704d1e5dc80d01448fa7eb78a [INFO] running `Command { std: "docker" "start" "-a" "e91d2f8229240093b1d825e07328b15e2ed4316704d1e5dc80d01448fa7eb78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e91d2f8229240093b1d825e07328b15e2ed4316704d1e5dc80d01448fa7eb78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91d2f8229240093b1d825e07328b15e2ed4316704d1e5dc80d01448fa7eb78a", kill_on_drop: false }` [INFO] [stdout] e91d2f8229240093b1d825e07328b15e2ed4316704d1e5dc80d01448fa7eb78a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d005703dbc3026e9b02d7df6d2a8a86cc65c792aaa9eaef42910ff1eac857b6 [INFO] running `Command { std: "docker" "start" "-a" "5d005703dbc3026e9b02d7df6d2a8a86cc65c792aaa9eaef42910ff1eac857b6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking ndarray v0.15.2 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Checking imageproc v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.22.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling educe v0.4.16 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking tract-data v0.14.2 [INFO] [stderr] Compiling tract-onnx v0.14.2 [INFO] [stderr] Compiling kstring v1.0.1 [INFO] [stderr] Compiling liquid-core v0.22.0 [INFO] [stderr] Compiling liquid-lib v0.22.0 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling liquid v0.22.0 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Compiling tract-linalg v0.14.2 [INFO] [stderr] Checking tract-core v0.14.2 [INFO] [stderr] Checking tract-nnef v0.14.2 [INFO] [stderr] Checking tract-hir v0.14.2 [INFO] [stderr] Checking tract-onnx-opl v0.14.2 [INFO] [stderr] Checking domino-counter v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/..\model_building\simplified.quant.onnx: No such file or directory (os error 2) [INFO] [stdout] --> src/ml.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | let model_file = include_bytes!("..\\model_building\\simplified.quant.onnx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/..\model_building\labels_dict.json: No such file or directory (os error 2) [INFO] [stdout] --> src/ml.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | let class_file = include_bytes!("..\\model_building\\labels_dict.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/..\model_building\simplified.quant.onnx: No such file or directory (os error 2) [INFO] [stdout] --> src/ml.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | let model_file = include_bytes!("..\\model_building\\simplified.quant.onnx"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/..\model_building\labels_dict.json: No such file or directory (os error 2) [INFO] [stdout] --> src/ml.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | let class_file = include_bytes!("..\\model_building\\labels_dict.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/ml.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Once` [INFO] [stdout] --> src/ml.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::{Arc, Mutex, Once}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/ml.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use image::{DynamicImage, GenericImageView}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `internal::ToDim` [INFO] [stdout] --> src/ml.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | tract_hir::{internal::ToDim, tract_ndarray::Array}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GenericImage`, `RgbImage`, `math` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | math, DynamicImage, GenericImage, GenericImageView, ImageBuffer, Luma, Pixel, Rgb, RgbImage, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `contours::find_contours` [INFO] [stdout] --> src/lib.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | use imageproc::{contours::find_contours, edges::canny}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `convert::TryInto`, `io::Cursor`, `path::Path`, `sync::Arc` [INFO] [stdout] --> src/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | collections::HashMap, convert::TryInto, io::Cursor, ops::Range, path::Path, sync::Arc, usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::console` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use web_sys::console; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::hash::Hash` [INFO] [stdout] --> src/ml.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `Once` [INFO] [stdout] --> src/ml.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::sync::{Arc, Mutex, Once}; [INFO] [stdout] | ^^^ ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `GenericImageView` [INFO] [stdout] --> src/ml.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use image::{DynamicImage, GenericImageView}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `internal::ToDim` [INFO] [stdout] --> src/ml.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | tract_hir::{internal::ToDim, tract_ndarray::Array}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GenericImage`, `RgbImage`, `math` [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | math, DynamicImage, GenericImage, GenericImageView, ImageBuffer, Luma, Pixel, Rgb, RgbImage, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `contours::find_contours` [INFO] [stdout] --> src/lib.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | use imageproc::{contours::find_contours, edges::canny}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `convert::TryInto`, `io::Cursor`, `path::Path`, `sync::Arc` [INFO] [stdout] --> src/lib.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | collections::HashMap, convert::TryInto, io::Cursor, ops::Range, path::Path, sync::Arc, usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `web_sys::console` [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use web_sys::console; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `domino-counter` due to 3 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5d005703dbc3026e9b02d7df6d2a8a86cc65c792aaa9eaef42910ff1eac857b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d005703dbc3026e9b02d7df6d2a8a86cc65c792aaa9eaef42910ff1eac857b6", kill_on_drop: false }` [INFO] [stdout] 5d005703dbc3026e9b02d7df6d2a8a86cc65c792aaa9eaef42910ff1eac857b6