[INFO] cloning repository https://github.com/Alberto-Audrix/rust-yolov8-onnx-
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alberto-Audrix/rust-yolov8-onnx-" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlberto-Audrix%2Frust-yolov8-onnx-", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlberto-Audrix%2Frust-yolov8-onnx-'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0ecb4f5317e153f499ab56915f78fa413fb6618
[INFO] testing Alberto-Audrix/rust-yolov8-onnx- against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlberto-Audrix%2Frust-yolov8-onnx-" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alberto-Audrix/rust-yolov8-onnx-
[INFO] finished tweaking git repo https://github.com/Alberto-Audrix/rust-yolov8-onnx-
[INFO] tweaked toml for git repo https://github.com/Alberto-Audrix/rust-yolov8-onnx- written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alberto-Audrix/rust-yolov8-onnx- on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alberto-Audrix/rust-yolov8-onnx- 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded rocket-multipart-form-data v0.10.7
[INFO] [stderr]   Downloaded clap v4.5.11
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded clap_builder v4.5.11
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded webp v0.2.6
[INFO] [stderr]   Downloaded libwebp-sys v0.9.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7585d47c3d15b33d9400f8a81785ad6de72f1bca5a191e62acc7ef22d10d0dbd
[INFO] running `Command { std: "docker" "start" "-a" "7585d47c3d15b33d9400f8a81785ad6de72f1bca5a191e62acc7ef22d10d0dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7585d47c3d15b33d9400f8a81785ad6de72f1bca5a191e62acc7ef22d10d0dbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7585d47c3d15b33d9400f8a81785ad6de72f1bca5a191e62acc7ef22d10d0dbd", kill_on_drop: false }`
[INFO] [stdout] 7585d47c3d15b33d9400f8a81785ad6de72f1bca5a191e62acc7ef22d10d0dbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c101499cdc23e1de0461f88b6f571570331e421f810d59b4a5032b7ebb7b171
[INFO] running `Command { std: "docker" "start" "-a" "6c101499cdc23e1de0461f88b6f571570331e421f810d59b4a5032b7ebb7b171", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libwebp-sys v0.9.5
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.11
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ort v1.16.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling clap v4.5.11
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling webp v0.2.6
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]    Compiling toml v0.8.14
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling rocket-multipart-form-data v0.10.7
[INFO] [stderr]    Compiling yolo_inference v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.94s
[INFO] running `Command { std: "docker" "inspect" "6c101499cdc23e1de0461f88b6f571570331e421f810d59b4a5032b7ebb7b171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c101499cdc23e1de0461f88b6f571570331e421f810d59b4a5032b7ebb7b171", kill_on_drop: false }`
[INFO] [stdout] 6c101499cdc23e1de0461f88b6f571570331e421f810d59b4a5032b7ebb7b171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3937ac5db5c7f8908e9cec7af0e61e732d945aa769753b9dafb0df55b16942c6
[INFO] running `Command { std: "docker" "start" "-a" "3937ac5db5c7f8908e9cec7af0e61e732d945aa769753b9dafb0df55b16942c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling yolo_inference v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "3937ac5db5c7f8908e9cec7af0e61e732d945aa769753b9dafb0df55b16942c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3937ac5db5c7f8908e9cec7af0e61e732d945aa769753b9dafb0df55b16942c6", kill_on_drop: false }`
[INFO] [stdout] 3937ac5db5c7f8908e9cec7af0e61e732d945aa769753b9dafb0df55b16942c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99d24ecb97af61994673b75fc03dc91c783a2257388d730c06aaa5c99d5a4b80
[INFO] running `Command { std: "docker" "start" "-a" "99d24ecb97af61994673b75fc03dc91c783a2257388d730c06aaa5c99d5a4b80", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yolo_inference-565434e0fc1a295f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolo_inference-ee15482b90e635f2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yolo_inference
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "99d24ecb97af61994673b75fc03dc91c783a2257388d730c06aaa5c99d5a4b80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d24ecb97af61994673b75fc03dc91c783a2257388d730c06aaa5c99d5a4b80", kill_on_drop: false }`
[INFO] [stdout] 99d24ecb97af61994673b75fc03dc91c783a2257388d730c06aaa5c99d5a4b80
