[INFO] fetching crate cv 0.6.0... [INFO] testing cv-0.6.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate cv 0.6.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate cv 0.6.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cv 0.6.0 [INFO] finished tweaking crates.io crate cv 0.6.0 [INFO] tweaked toml for crates.io crate cv 0.6.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] 30a898f08d0e6ab53316d37697b23f13fc6dca4cb4b7ee34c276007d747a4de5 [INFO] running `Command { std: "docker" "start" "-a" "30a898f08d0e6ab53316d37697b23f13fc6dca4cb4b7ee34c276007d747a4de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a898f08d0e6ab53316d37697b23f13fc6dca4cb4b7ee34c276007d747a4de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a898f08d0e6ab53316d37697b23f13fc6dca4cb4b7ee34c276007d747a4de5", kill_on_drop: false }` [INFO] [stdout] 30a898f08d0e6ab53316d37697b23f13fc6dca4cb4b7ee34c276007d747a4de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--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] 8317f4765d165a6488e55ade66c613fd97577507630bf2685fdf7e52a64006a3 [INFO] running `Command { std: "docker" "start" "-a" "8317f4765d165a6488e55ade66c613fd97577507630bf2685fdf7e52a64006a3", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling sample-consensus v1.0.1 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling space v0.10.3 [INFO] [stderr] Compiling primal-estimate v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling levenberg-marquardt v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling primal-bit v0.3.0 [INFO] [stderr] Compiling bitarray v0.2.6 [INFO] [stderr] Compiling primal-sieve v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling arrsac v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling hnsw v0.6.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling primal v0.3.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simba v0.1.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling nalgebra v0.21.1 [INFO] [stderr] Compiling nshare v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling cv-core v0.15.0 [INFO] [stderr] Compiling cv-pinhole v0.6.0 [INFO] [stderr] Compiling lambda-twist v0.7.0 [INFO] [stderr] Compiling cv-geom v0.7.0 [INFO] [stderr] Compiling akaze v0.7.0 [INFO] [stderr] Compiling eight-point v0.8.0 [INFO] [stderr] Compiling cv v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.44s [INFO] running `Command { std: "docker" "inspect" "8317f4765d165a6488e55ade66c613fd97577507630bf2685fdf7e52a64006a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8317f4765d165a6488e55ade66c613fd97577507630bf2685fdf7e52a64006a3", kill_on_drop: false }` [INFO] [stdout] 8317f4765d165a6488e55ade66c613fd97577507630bf2685fdf7e52a64006a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b24680b511f8dccf52847d1c0504df6c13a762178f1b9a1a688e6235bca94b48 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b24680b511f8dccf52847d1c0504df6c13a762178f1b9a1a688e6235bca94b48", kill_on_drop: false }` [INFO] [stderr] Compiling cv v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "b24680b511f8dccf52847d1c0504df6c13a762178f1b9a1a688e6235bca94b48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b24680b511f8dccf52847d1c0504df6c13a762178f1b9a1a688e6235bca94b48", kill_on_drop: false }` [INFO] [stdout] b24680b511f8dccf52847d1c0504df6c13a762178f1b9a1a688e6235bca94b48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 434219b69f3af8501f7985b64e3c378fffee4e24ae783ad0b1b20fe965d3c7c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "434219b69f3af8501f7985b64e3c378fffee4e24ae783ad0b1b20fe965d3c7c5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cv-d417ced628eb0532) [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 cv [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" "434219b69f3af8501f7985b64e3c378fffee4e24ae783ad0b1b20fe965d3c7c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434219b69f3af8501f7985b64e3c378fffee4e24ae783ad0b1b20fe965d3c7c5", kill_on_drop: false }` [INFO] [stdout] 434219b69f3af8501f7985b64e3c378fffee4e24ae783ad0b1b20fe965d3c7c5