[INFO] fetching crate edgefirst-decoder 0.15.1... [INFO] testing edgefirst-decoder-0.15.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate edgefirst-decoder 0.15.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate edgefirst-decoder 0.15.1 [INFO] finished tweaking crates.io crate edgefirst-decoder 0.15.1 [INFO] tweaked toml for crates.io crate edgefirst-decoder 0.15.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate edgefirst-decoder 0.15.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate edgefirst-decoder 0.15.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4f40e0a19b996b9dca78c0b6212f81e05b88e3858858d5b562096a2689aef40 [INFO] running `Command { std: "docker" "start" "-a" "c4f40e0a19b996b9dca78c0b6212f81e05b88e3858858d5b562096a2689aef40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4f40e0a19b996b9dca78c0b6212f81e05b88e3858858d5b562096a2689aef40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f40e0a19b996b9dca78c0b6212f81e05b88e3858858d5b562096a2689aef40", kill_on_drop: false }` [INFO] [stdout] c4f40e0a19b996b9dca78c0b6212f81e05b88e3858858d5b562096a2689aef40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f49af3ac5aee01482d963cdff2b12c78665fc17326575bfea72ea28cb7084ac [INFO] running `Command { std: "docker" "start" "-a" "1f49af3ac5aee01482d963cdff2b12c78665fc17326575bfea72ea28cb7084ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling noisy_float v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling dtor v0.0.6 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ctor v0.4.3 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling argminmax v0.6.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dma-heap v0.4.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling edgefirst-tensor v0.15.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ndarray-stats v0.6.0 [INFO] [stderr] Compiling edgefirst-decoder v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "1f49af3ac5aee01482d963cdff2b12c78665fc17326575bfea72ea28cb7084ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f49af3ac5aee01482d963cdff2b12c78665fc17326575bfea72ea28cb7084ac", kill_on_drop: false }` [INFO] [stdout] 1f49af3ac5aee01482d963cdff2b12c78665fc17326575bfea72ea28cb7084ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c54f56d175c30f3879677b29d180f198a4b32dde5d8128fcfcc176a08fd57340 [INFO] running `Command { std: "docker" "start" "-a" "c54f56d175c30f3879677b29d180f198a4b32dde5d8128fcfcc176a08fd57340", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling edgefirst-tensor v0.15.1 [INFO] [stderr] Compiling rand_distr v0.6.0 [INFO] [stderr] Compiling edgefirst-decoder v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8s_80_classes.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/decoder/tests.rs:1473:19 [INFO] [stdout] | [INFO] [stdout] 1473 | let out = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 1474 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1475 | | "/../../testdata/yolov8s_80_classes.bin" [INFO] [stdout] 1476 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_boxes_116x8400.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/decoder/tests.rs:2188:25 [INFO] [stdout] | [INFO] [stdout] 2188 | let boxes_raw = include_bytes!(concat!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 2189 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2190 | | "/../../testdata/yolov8_boxes_116x8400.bin" [INFO] [stdout] 2191 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_protos_160x160x32.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/decoder/tests.rs:2196:26 [INFO] [stdout] | [INFO] [stdout] 2196 | let protos_raw = include_bytes!(concat!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 2197 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2198 | | "/../../testdata/yolov8_protos_160x160x32.bin" [INFO] [stdout] 2199 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8s_80_classes.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/decoder/tests.rs:2491:19 [INFO] [stdout] | [INFO] [stdout] 2491 | let out = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 2492 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2493 | | "/../../testdata/yolov8s_80_classes.bin" [INFO] [stdout] 2494 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_boxes_1935x1x4.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:793:21 [INFO] [stdout] | [INFO] [stdout] 793 | let boxes = include_bytes!(concat!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 794 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 795 | | "/../../testdata/modelpack_boxes_1935x1x4.bin" [INFO] [stdout] 796 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_scores_1935x1.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:799:22 [INFO] [stdout] | [INFO] [stdout] 799 | let scores = include_bytes!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 800 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 801 | | "/../../testdata/modelpack_scores_1935x1.bin" [INFO] [stdout] 802 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_9x15x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:899:23 [INFO] [stdout] | [INFO] [stdout] 899 | let detect0 = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 900 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 901 | | "/../../testdata/modelpack_split_9x15x18.bin" [INFO] [stdout] 902 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_17x30x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:905:23 [INFO] [stdout] | [INFO] [stdout] 905 | let detect1 = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 906 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 907 | | "/../../testdata/modelpack_split_17x30x18.bin" [INFO] [stdout] 908 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_9x15x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1024:23 [INFO] [stdout] | [INFO] [stdout] 1024 | let detect0 = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 1025 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1026 | | "/../../testdata/modelpack_split_9x15x18.bin" [INFO] [stdout] 1027 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_17x30x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1030:23 [INFO] [stdout] | [INFO] [stdout] 1030 | let detect1 = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 1031 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1032 | | "/../../testdata/modelpack_split_17x30x18.bin" [INFO] [stdout] 1033 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split.yaml`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1038:17 [INFO] [stdout] | [INFO] [stdout] 1038 | / include_str!(concat!( [INFO] [stdout] 1039 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1040 | | "/../../testdata/modelpack_split.yaml" [INFO] [stdout] 1041 | | )) [INFO] [stdout] | |__________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_seg_2x160x160.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1078:19 [INFO] [stdout] | [INFO] [stdout] 1078 | let out = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 1079 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1080 | | "/../../testdata/modelpack_seg_2x160x160.bin" [INFO] [stdout] 1081 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_seg_2x160x160.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1140:19 [INFO] [stdout] | [INFO] [stdout] 1140 | let out = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 1141 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1142 | | "/../../testdata/modelpack_seg_2x160x160.bin" [INFO] [stdout] 1143 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_boxes_1935x1x4.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1241:21 [INFO] [stdout] | [INFO] [stdout] 1241 | let boxes = include_bytes!(concat!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 1242 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1243 | | "/../../testdata/modelpack_boxes_1935x1x4.bin" [INFO] [stdout] 1244 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_scores_1935x1.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1247:22 [INFO] [stdout] | [INFO] [stdout] 1247 | let scores = include_bytes!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 1248 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1249 | | "/../../testdata/modelpack_scores_1935x1.bin" [INFO] [stdout] 1250 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_seg_2x160x160.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1253:19 [INFO] [stdout] | [INFO] [stdout] 1253 | let seg = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 1254 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1255 | | "/../../testdata/modelpack_seg_2x160x160.bin" [INFO] [stdout] 1256 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_seg_2x160x160.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1367:19 [INFO] [stdout] | [INFO] [stdout] 1367 | let seg = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 1368 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1369 | | "/../../testdata/modelpack_seg_2x160x160.bin" [INFO] [stdout] 1370 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_9x15x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1373:23 [INFO] [stdout] | [INFO] [stdout] 1373 | let detect0 = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 1374 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1375 | | "/../../testdata/modelpack_split_9x15x18.bin" [INFO] [stdout] 1376 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_17x30x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1379:23 [INFO] [stdout] | [INFO] [stdout] 1379 | let detect1 = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 1380 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1381 | | "/../../testdata/modelpack_split_17x30x18.bin" [INFO] [stdout] 1382 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8s_80_classes.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1512:19 [INFO] [stdout] | [INFO] [stdout] 1512 | let out = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 1513 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1514 | | "/../../testdata/yolov8s_80_classes.bin" [INFO] [stdout] 1515 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8s_80_classes.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1539:19 [INFO] [stdout] | [INFO] [stdout] 1539 | let out = include_bytes!(concat!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 1540 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1541 | | "/../../testdata/yolov8s_80_classes.bin" [INFO] [stdout] 1542 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_boxes_116x8400.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1629:21 [INFO] [stdout] | [INFO] [stdout] 1629 | let boxes = include_bytes!(concat!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 1630 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1631 | | "/../../testdata/yolov8_boxes_116x8400.bin" [INFO] [stdout] 1632 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_protos_160x160x32.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1637:22 [INFO] [stdout] | [INFO] [stdout] 1637 | let protos = include_bytes!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 1638 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1639 | | "/../../testdata/yolov8_protos_160x160x32.bin" [INFO] [stdout] 1640 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_mask_results.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1696:25 [INFO] [stdout] | [INFO] [stdout] 1696 | let full_mask = include_bytes!(concat!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 1697 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1698 | | "/../../testdata/yolov8_mask_results.bin" [INFO] [stdout] 1699 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_boxes_116x8400.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1723:25 [INFO] [stdout] | [INFO] [stdout] 1723 | let boxes_raw = include_bytes!(concat!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 1724 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1725 | | "/../../testdata/yolov8_boxes_116x8400.bin" [INFO] [stdout] 1726 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_protos_160x160x32.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1733:26 [INFO] [stdout] | [INFO] [stdout] 1733 | let protos_raw = include_bytes!(concat!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 1734 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1735 | | "/../../testdata/yolov8_protos_160x160x32.bin" [INFO] [stdout] 1736 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_boxes_116x8400.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1835:21 [INFO] [stdout] | [INFO] [stdout] 1835 | let boxes = include_bytes!(concat!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 1836 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1837 | | "/../../testdata/yolov8_boxes_116x8400.bin" [INFO] [stdout] 1838 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_protos_160x160x32.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1843:22 [INFO] [stdout] | [INFO] [stdout] 1843 | let protos = include_bytes!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 1844 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1845 | | "/../../testdata/yolov8_protos_160x160x32.bin" [INFO] [stdout] 1846 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_boxes_116x8400.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:1958:21 [INFO] [stdout] | [INFO] [stdout] 1958 | let boxes = include_bytes!(concat!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 1959 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1960 | | "/../../testdata/yolov8_boxes_116x8400.bin" [INFO] [stdout] 1961 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_boxes_116x8400.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2042:21 [INFO] [stdout] | [INFO] [stdout] 2042 | let boxes = include_bytes!(concat!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 2043 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2044 | | "/../../testdata/yolov8_boxes_116x8400.bin" [INFO] [stdout] 2045 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_protos_160x160x32.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2052:22 [INFO] [stdout] | [INFO] [stdout] 2052 | let protos = include_bytes!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 2053 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2054 | | "/../../testdata/yolov8_protos_160x160x32.bin" [INFO] [stdout] 2055 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_boxes_116x8400.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2172:21 [INFO] [stdout] | [INFO] [stdout] 2172 | let boxes = include_bytes!(concat!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 2173 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2174 | | "/../../testdata/yolov8_boxes_116x8400.bin" [INFO] [stdout] 2175 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8_protos_160x160x32.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2183:22 [INFO] [stdout] | [INFO] [stdout] 2183 | let protos = include_bytes!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 2184 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2185 | | "/../../testdata/yolov8_protos_160x160x32.bin" [INFO] [stdout] 2186 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/yolov8s_80_classes.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2289:23 [INFO] [stdout] | [INFO] [stdout] 2289 | let out = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 2290 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2291 | | "/../../testdata/yolov8s_80_classes.bin" [INFO] [stdout] 2292 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_seg_2x160x160.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2361:23 [INFO] [stdout] | [INFO] [stdout] 2361 | let seg = include_bytes!(concat!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 2362 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2363 | | "/../../testdata/modelpack_seg_2x160x160.bin" [INFO] [stdout] 2364 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_9x15x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2367:27 [INFO] [stdout] | [INFO] [stdout] 2367 | let detect0 = include_bytes!(concat!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 2368 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2369 | | "/../../testdata/modelpack_split_9x15x18.bin" [INFO] [stdout] 2370 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/../../testdata/modelpack_split_17x30x18.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:2374:27 [INFO] [stdout] | [INFO] [stdout] 2374 | let detect1 = include_bytes!(concat!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 2375 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 2376 | | "/../../testdata/modelpack_split_17x30x18.bin" [INFO] [stdout] 2377 | | )); [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edgefirst-decoder` (lib test) due to 37 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c54f56d175c30f3879677b29d180f198a4b32dde5d8128fcfcc176a08fd57340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54f56d175c30f3879677b29d180f198a4b32dde5d8128fcfcc176a08fd57340", kill_on_drop: false }` [INFO] [stdout] c54f56d175c30f3879677b29d180f198a4b32dde5d8128fcfcc176a08fd57340