[INFO] cloning repository https://github.com/rust-photogrammetry/vslam-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-photogrammetry/vslam-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-photogrammetry%2Fvslam-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-photogrammetry%2Fvslam-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19722f6cddb5d68ca1177a27dfaa4380f2819e36 [INFO] checking rust-photogrammetry/vslam-sandbox against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-photogrammetry%2Fvslam-sandbox" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/rust-photogrammetry/vslam-sandbox [INFO] finished tweaking git repo https://github.com/rust-photogrammetry/vslam-sandbox [INFO] tweaked toml for git repo https://github.com/rust-photogrammetry/vslam-sandbox written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-photogrammetry/vslam-sandbox on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-photogrammetry/vslam-sandbox 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-cv/cv-optimize.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded space v0.10.3 [INFO] [stderr] Downloaded miniz_oxide v0.4.0 [INFO] [stderr] Downloaded blas-src v0.2.1 [INFO] [stderr] Downloaded structopt-derive v0.4.8 [INFO] [stderr] Downloaded structopt v0.3.15 [INFO] [stderr] Downloaded primal-bit v0.3.0 [INFO] [stderr] Downloaded nshare v0.1.1 [INFO] [stderr] Downloaded sample-consensus v1.0.1 [INFO] [stderr] Downloaded levenberg-marquardt v0.5.2 [INFO] [stderr] Downloaded primal v0.3.0 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded primal-estimate v0.3.1 [INFO] [stderr] Downloaded syn v1.0.34 [INFO] [stderr] Downloaded primal-sieve v0.3.1 [INFO] [stderr] Downloaded lapacke v0.2.0 [INFO] [stderr] Downloaded argmin v0.3.1 [INFO] [stderr] Downloaded chrono v0.4.13 [INFO] [stderr] Downloaded image v0.23.7 [INFO] [stderr] Downloaded derive_more v0.99.9 [INFO] [stderr] Downloaded lapacke-sys v0.1.4 [INFO] [stderr] Downloaded tiff v0.5.0 [INFO] [stderr] Downloaded cauchy v0.2.2 [INFO] [stderr] Downloaded slog-async v2.5.0 [INFO] [stderr] Downloaded hnsw v0.6.1 [INFO] [stderr] Downloaded bytemuck v1.2.0 [INFO] [stderr] Downloaded arrsac v0.5.0 [INFO] [stderr] Downloaded eight-point v0.8.0 [INFO] [stderr] Downloaded lambda-twist v0.7.0 [INFO] [stderr] Downloaded cv v0.6.0 [INFO] [stderr] Downloaded blas-src v0.6.1 [INFO] [stderr] Downloaded lapack-src v0.6.0 [INFO] [stderr] Downloaded slog-json v2.3.0 [INFO] [stderr] Downloaded cv-core v0.15.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Downloaded ply-rs v0.1.2 [INFO] [stderr] Downloaded cv-geom v0.7.0 [INFO] [stderr] Downloaded ndarray-linalg v0.12.1 [INFO] [stderr] Downloaded imageproc v0.21.0 [INFO] [stderr] Downloaded cv-pinhole v0.6.0 [INFO] [stderr] Downloaded ndarray-rand v0.11.0 [INFO] [stderr] Downloaded peg v0.5.7 [INFO] [stderr] Downloaded bitarray v0.2.3 [INFO] [stderr] Downloaded average v0.10.4 [INFO] [stderr] Downloaded akaze v0.7.0 [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" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63dd6d5481373c690fbe81ac8023c23b7e50b63690d6ba9b10a3c3f09f039c24 [INFO] running `Command { std: "docker" "start" "-a" "63dd6d5481373c690fbe81ac8023c23b7e50b63690d6ba9b10a3c3f09f039c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63dd6d5481373c690fbe81ac8023c23b7e50b63690d6ba9b10a3c3f09f039c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63dd6d5481373c690fbe81ac8023c23b7e50b63690d6ba9b10a3c3f09f039c24", kill_on_drop: false }` [INFO] [stdout] 63dd6d5481373c690fbe81ac8023c23b7e50b63690d6ba9b10a3c3f09f039c24 [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" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ae4dfabb75da8d6f404c6b459d6cc4a115c143590be7c660553da2a63e8ebd8 [INFO] running `Command { std: "docker" "start" "-a" "0ae4dfabb75da8d6f404c6b459d6cc4a115c143590be7c660553da2a63e8ebd8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking sample-consensus v1.0.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking blas-src v0.2.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking num-iter v0.1.41 [INFO] [stderr] Checking num-bigint v0.3.0 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking primal-bit v0.3.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.0/src/biguint.rs:198:19 [INFO] [stdout] | [INFO] [stdout] 198 | .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected type `u64` [INFO] [stdout] found reference `&_` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/uint_macros.rs:3711:21 [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1269:4 [INFO] [stdout] ::: /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1293:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 198 - .div_ceil(&big_digit::BITS.into()) [INFO] [stdout] 198 + .div_ceil(big_digit::BITS.into()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking lapacke-sys v0.1.4 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.0/src/biguint.rs:1700:50 [INFO] [stdout] | [INFO] [stdout] 1700 | let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] | -------- ^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/uint_macros.rs:3711:21 [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1269:4 [INFO] [stdout] ::: /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1293:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 1700 - let root_scale = extra_bits.div_ceil(&n64); [INFO] [stdout] 1700 + let root_scale = extra_bits.div_ceil(n64); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.0/src/biguint.rs:2119:19 [INFO] [stdout] | [INFO] [stdout] 2119 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/uint_macros.rs:3711:21 [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1269:4 [INFO] [stdout] ::: /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1293:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 2119 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 2119 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.0/src/biguint.rs:2147:19 [INFO] [stdout] | [INFO] [stdout] 2147 | .div_ceil(&u64::from(bits)) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/uint_macros.rs:3711:21 [INFO] [stdout] --> /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1269:4 [INFO] [stdout] ::: /rustc/38c2997544af84fe301d600d6896397738163002/library/core/src/num/mod.rs:1293:5 [INFO] [stdout] | [INFO] [stdout] = note: in this macro invocation [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 2147 - .div_ceil(&u64::from(bits)) [INFO] [stdout] 2147 + .div_ceil(u64::from(bits)) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking primal-estimate v0.3.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0ae4dfabb75da8d6f404c6b459d6cc4a115c143590be7c660553da2a63e8ebd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ae4dfabb75da8d6f404c6b459d6cc4a115c143590be7c660553da2a63e8ebd8", kill_on_drop: false }` [INFO] [stdout] 0ae4dfabb75da8d6f404c6b459d6cc4a115c143590be7c660553da2a63e8ebd8