[INFO] cloning repository https://github.com/bminixhofer/tract-js [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bminixhofer/tract-js" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbminixhofer%2Ftract-js", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbminixhofer%2Ftract-js'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9136095879cf4eb29a61e3fdf8a680099977dd8e [INFO] checking bminixhofer/tract-js against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbminixhofer%2Ftract-js" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bminixhofer/tract-js 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] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bminixhofer/tract-js [INFO] finished tweaking git repo https://github.com/bminixhofer/tract-js [INFO] tweaked toml for git repo https://github.com/bminixhofer/tract-js written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/bminixhofer/tract-js 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 03abe0e824bcde9d559d12e8f0991c7f03eff900c957482f4d0666ef759f2508 [INFO] running `Command { std: "docker" "start" "-a" "03abe0e824bcde9d559d12e8f0991c7f03eff900c957482f4d0666ef759f2508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03abe0e824bcde9d559d12e8f0991c7f03eff900c957482f4d0666ef759f2508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03abe0e824bcde9d559d12e8f0991c7f03eff900c957482f4d0666ef759f2508", kill_on_drop: false }` [INFO] [stdout] 03abe0e824bcde9d559d12e8f0991c7f03eff900c957482f4d0666ef759f2508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] ef8dc00683a7c05e8d5b77aabd53d1459c88ed1d7067520aafcdf5fca365d487 [INFO] running `Command { std: "docker" "start" "-a" "ef8dc00683a7c05e8d5b77aabd53d1459c88ed1d7067520aafcdf5fca365d487", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [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 doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v6.2.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 indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Checking ndarray-rand v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling liquid-derive v0.22.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.10 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling educe v0.4.18 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking tract-data v0.15.2 [INFO] [stderr] Compiling tract-tensorflow v0.15.2 [INFO] [stderr] Compiling tract-onnx v0.15.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Compiling kstring v1.0.4 [INFO] [stderr] Compiling liquid-core v0.22.0 [INFO] [stderr] Checking js-sys v0.3.51 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling liquid-lib v0.22.0 [INFO] [stderr] Compiling liquid v0.22.0 [INFO] [stderr] Checking web-sys v0.3.51 [INFO] [stderr] Compiling tract-linalg v0.15.2 [INFO] [stderr] Checking tract-core v0.15.2 [INFO] [stderr] Checking tract-nnef v0.15.2 [INFO] [stderr] Checking tract-hir v0.15.2 [INFO] [stderr] Checking tract-pulse-opl v0.15.2 [INFO] [stderr] Checking tract-onnx-opl v0.15.2 [INFO] [stderr] Checking tract-pulse v0.15.2 [INFO] [stderr] Checking tractjs-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read quality/tests/../models/data/squeezenet_1_1/model.onnx: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.onnx") as &[u8]); [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 quality/tests/../models/data/squeezenet_1_1/model.pb: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | let mut cursor = Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.pb") as &[u8]); [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 quality/tests/../models/data/squeezenet_1_1/model.onnx: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.onnx") as &[u8]); [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 quality/tests/../models/data/squeezenet_1_1/model.pb: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | let mut cursor = Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.pb") as &[u8]); [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 quality/tests/../models/data/squeezenet_1_1/model.onnx: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.onnx") as &[u8]); [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 quality/tests/../models/data/squeezenet_1_1/model.pb: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:84:34 [INFO] [stdout] | [INFO] [stdout] 84 | let mut cursor = Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.pb") as &[u8]); [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 quality/tests/../models/data/squeezenet_1_1/model.onnx: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:108:21 [INFO] [stdout] | [INFO] [stdout] 108 | Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.onnx") as &[u8]); [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 quality/tests/../models/data/squeezenet_1_1/model.pb: No such file or directory (os error 2) [INFO] [stdout] --> quality/tests/reference.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | let mut cursor = Cursor::new(include_bytes!("../models/data/squeezenet_1_1/model.pb") as &[u8]); [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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tractjs-core` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef8dc00683a7c05e8d5b77aabd53d1459c88ed1d7067520aafcdf5fca365d487", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8dc00683a7c05e8d5b77aabd53d1459c88ed1d7067520aafcdf5fca365d487", kill_on_drop: false }` [INFO] [stdout] ef8dc00683a7c05e8d5b77aabd53d1459c88ed1d7067520aafcdf5fca365d487