[INFO] cloning repository https://github.com/Zakgriffin/stereo-depth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zakgriffin/stereo-depth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakgriffin%2Fstereo-depth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakgriffin%2Fstereo-depth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f130174e09f7fec8c701e350c3593e4f68a5257c [INFO] testing Zakgriffin/stereo-depth against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZakgriffin%2Fstereo-depth" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zakgriffin/stereo-depth on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Zakgriffin/stereo-depth [INFO] finished tweaking git repo https://github.com/Zakgriffin/stereo-depth [INFO] tweaked toml for git repo https://github.com/Zakgriffin/stereo-depth written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Zakgriffin/stereo-depth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97ab185d5e4544a82efff9bf41f63db9eddce1688bdf943205031604317063e8 [INFO] running `Command { std: "docker" "start" "-a" "97ab185d5e4544a82efff9bf41f63db9eddce1688bdf943205031604317063e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97ab185d5e4544a82efff9bf41f63db9eddce1688bdf943205031604317063e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ab185d5e4544a82efff9bf41f63db9eddce1688bdf943205031604317063e8", kill_on_drop: false }` [INFO] [stdout] 97ab185d5e4544a82efff9bf41f63db9eddce1688bdf943205031604317063e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 725d5c12d71ca9fec30ada57e144610b3fd921061d6cd5499ace57c0370723ab [INFO] running `Command { std: "docker" "start" "-a" "725d5c12d71ca9fec30ada57e144610b3fd921061d6cd5499ace57c0370723ab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling gfx-hal v0.5.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.11 [INFO] [stderr] Compiling gfx-backend-empty v0.5.2 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling emu_glsl v0.1.0 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling pin-project v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling wgpu-core v0.5.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling wgpu-native v0.5.1 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling keyboard-types v0.5.0 [INFO] [stderr] Compiling show-image v0.6.4 [INFO] [stderr] Compiling wgpu v0.5.2 [INFO] [stderr] Compiling emu_core v0.1.1 [INFO] [stderr] Compiling stereo-depth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `depth_sense_rayon` [INFO] [stdout] --> src/benchmark.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | depth_sense::{depth_sense, depth_sense_rayon}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `depth_sense_old` [INFO] [stdout] --> src/depth_sense.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn depth_sense_old( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `depth_sense_rayon` [INFO] [stdout] --> src/depth_sense.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn depth_sense_rayon( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `depth_sense_gpu` [INFO] [stdout] --> src/depth_sense.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn depth_sense_gpu( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rgb2gray` [INFO] [stdout] --> src/general.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn rgb2gray(image: &Box) -> Box { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.58s [INFO] running `Command { std: "docker" "inspect" "725d5c12d71ca9fec30ada57e144610b3fd921061d6cd5499ace57c0370723ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725d5c12d71ca9fec30ada57e144610b3fd921061d6cd5499ace57c0370723ab", kill_on_drop: false }` [INFO] [stdout] 725d5c12d71ca9fec30ada57e144610b3fd921061d6cd5499ace57c0370723ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa5431a524c83b105283e11e776d7ff31f1a51b3dd87f2a6f151d7cbb663efb5 [INFO] running `Command { std: "docker" "start" "-a" "fa5431a524c83b105283e11e776d7ff31f1a51b3dd87f2a6f151d7cbb663efb5", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling stereo-depth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `depth_sense_rayon` [INFO] [stdout] --> src/benchmark.rs:6:32 [INFO] [stdout] | [INFO] [stdout] 6 | depth_sense::{depth_sense, depth_sense_rayon}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `depth_sense_old` [INFO] [stdout] --> src/depth_sense.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn depth_sense_old( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `depth_sense_rayon` [INFO] [stdout] --> src/depth_sense.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn depth_sense_rayon( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `depth_sense_gpu` [INFO] [stdout] --> src/depth_sense.rs:175:8 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn depth_sense_gpu( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `rgb2gray` [INFO] [stdout] --> src/general.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn rgb2gray(image: &Box) -> Box { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.41s [INFO] running `Command { std: "docker" "inspect" "fa5431a524c83b105283e11e776d7ff31f1a51b3dd87f2a6f151d7cbb663efb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5431a524c83b105283e11e776d7ff31f1a51b3dd87f2a6f151d7cbb663efb5", kill_on_drop: false }` [INFO] [stdout] fa5431a524c83b105283e11e776d7ff31f1a51b3dd87f2a6f151d7cbb663efb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 839dfef2907f448b9817d300ed12194588b17a46a70657009f6a1b94eb2c60f8 [INFO] running `Command { std: "docker" "start" "-a" "839dfef2907f448b9817d300ed12194588b17a46a70657009f6a1b94eb2c60f8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `depth_sense_rayon` [INFO] [stderr] --> src/benchmark.rs:6:32 [INFO] [stderr] | [INFO] [stderr] 6 | depth_sense::{depth_sense, depth_sense_rayon}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `depth_sense_old` [INFO] [stderr] --> src/depth_sense.rs:26:8 [INFO] [stderr] | [INFO] [stderr] 26 | pub fn depth_sense_old( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `depth_sense_rayon` [INFO] [stderr] --> src/depth_sense.rs:109:8 [INFO] [stderr] | [INFO] [stderr] 109 | pub fn depth_sense_rayon( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `depth_sense_gpu` [INFO] [stderr] --> src/depth_sense.rs:175:8 [INFO] [stderr] | [INFO] [stderr] 175 | pub fn depth_sense_gpu( [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `rgb2gray` [INFO] [stderr] --> src/general.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn rgb2gray(image: &Box) -> Box { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `stereo-depth` (bin "stereo-depth" test) generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stereo_depth-df9af7a827bfdf0c) [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" "839dfef2907f448b9817d300ed12194588b17a46a70657009f6a1b94eb2c60f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "839dfef2907f448b9817d300ed12194588b17a46a70657009f6a1b94eb2c60f8", kill_on_drop: false }` [INFO] [stdout] 839dfef2907f448b9817d300ed12194588b17a46a70657009f6a1b94eb2c60f8