[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] bfdf07c0c3b77728098a002fcde7828c7bb26f40 [INFO] documenting jeremyarde/domino-counter against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyarde%2Fdomino-counter" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyarde/domino-counter on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-9/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" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", 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] cf73662e76613436d8cc0c94ad960681136bb6fb16e8b70ea824ea02ac361c5b [INFO] running `Command { std: "docker" "start" "-a" "cf73662e76613436d8cc0c94ad960681136bb6fb16e8b70ea824ea02ac361c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf73662e76613436d8cc0c94ad960681136bb6fb16e8b70ea824ea02ac361c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf73662e76613436d8cc0c94ad960681136bb6fb16e8b70ea824ea02ac361c5b", kill_on_drop: false }` [INFO] [stdout] cf73662e76613436d8cc0c94ad960681136bb6fb16e8b70ea824ea02ac361c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] b2d8245c534543735a1b8c51526f6da3b18eac4733864ea28f9dc180aed3f610 [INFO] running `Command { std: "docker" "start" "-a" "b2d8245c534543735a1b8c51526f6da3b18eac4733864ea28f9dc180aed3f610", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [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 bumpalo v3.6.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-bigint v0.4.0 [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 indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking radium v0.5.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking ndarray v0.15.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking nom v6.1.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling liquid-derive v0.22.0 [INFO] [stderr] Compiling pest_derive v2.1.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] Checking imageproc v0.22.0 [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] Checking serde_json v1.0.64 [INFO] [stderr] Compiling kstring v1.0.1 [INFO] [stderr] Compiling liquid-core 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-lib v0.22.0 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Compiling liquid v0.22.0 [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] Documenting 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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `domino-counter` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-name domino_counter src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="console_error_panic_hook"' --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=636f189cd9104794 -L dependency=/opt/rustwide/target/debug/deps --extern console_error_panic_hook=/opt/rustwide/target/debug/deps/libconsole_error_panic_hook-f83ade5d1498c8c3.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-b929cead32052166.rmeta --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-cab19bc1663d6fd4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-da84ccd6d4c0c805.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a563b61ba60d1bfa.rmeta --extern tract_flavour=/opt/rustwide/target/debug/deps/libtract_onnx-caa2ff057d67a0f2.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-24dccb0447168acf.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-ca742fdcf5b505be.rmeta --cap-lints=warn --crate-version 0.2.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "b2d8245c534543735a1b8c51526f6da3b18eac4733864ea28f9dc180aed3f610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2d8245c534543735a1b8c51526f6da3b18eac4733864ea28f9dc180aed3f610", kill_on_drop: false }` [INFO] [stdout] b2d8245c534543735a1b8c51526f6da3b18eac4733864ea28f9dc180aed3f610