[INFO] updating cached repository mpizenberg/computer-vision-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mpizenberg/computer-vision-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mpizenberg/computer-vision-rs" "work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/mpizenberg/computer-vision-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/mpizenberg/computer-vision-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mpizenberg/computer-vision-rs" "work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/mpizenberg/computer-vision-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/mpizenberg/computer-vision-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35dd252483e41cf7f9f50698ed560ff4ea496623 [INFO] sha for GitHub repo mpizenberg/computer-vision-rs: 35dd252483e41cf7f9f50698ed560ff4ea496623 [INFO] validating manifest of mpizenberg/computer-vision-rs on toolchain master#7840a0b753a065a41999f1fb6028f67d33e3fdd5 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mpizenberg/computer-vision-rs on toolchain try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mpizenberg/computer-vision-rs [INFO] finished frobbing mpizenberg/computer-vision-rs [INFO] frobbed toml for mpizenberg/computer-vision-rs written to work/ex/pr-60466/sources/master#7840a0b753a065a41999f1fb6028f67d33e3fdd5/gh/mpizenberg/computer-vision-rs/Cargo.toml [INFO] started frobbing mpizenberg/computer-vision-rs [INFO] finished frobbing mpizenberg/computer-vision-rs [INFO] frobbed toml for mpizenberg/computer-vision-rs written to work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/mpizenberg/computer-vision-rs/Cargo.toml [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+7840a0b753a065a41999f1fb6028f67d33e3fdd5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mpizenberg/computer-vision-rs against try#6a9f0b6cc40687e25f9d772e3b10bab335c63853 for pr-60466 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60466/worker-7/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60466/sources/try#6a9f0b6cc40687e25f9d772e3b10bab335c63853/gh/mpizenberg/computer-vision-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+6a9f0b6cc40687e25f9d772e3b10bab335c63853-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e52bbea16ca8940c1716c71a94bd0a851e40049274ecaa4fa4e52491ecfc68f0 [INFO] running `"docker" "start" "-a" "e52bbea16ca8940c1716c71a94bd0a851e40049274ecaa4fa4e52491ecfc68f0"` [INFO] [stderr] Checking memchr v2.2.0 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking regex v1.1.6 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking quickcheck v0.8.3 [INFO] [stderr] Checking visual-odometry-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `call` [INFO] [stderr] --> src/dataset/tum_rgbd.rs:85:23 [INFO] [stderr] | [INFO] [stderr] 85 | alt, anychar, call, do_parse, double, float, is_not, many0, map, named, space, tag, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `call` [INFO] [stderr] --> src/dataset/tum_rgbd.rs:85:23 [INFO] [stderr] | [INFO] [stderr] 85 | alt, anychar, call, do_parse, double, float, is_not, many0, map, named, space, tag, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/01-camera.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/06-optim_affine_2d.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/dataset_tum-read-associations.rs:17:45 [INFO] [stderr] | [INFO] [stderr] 17 | fn run(args: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/dataset_tum-read-associations.rs:66:85 [INFO] [stderr] | [INFO] [stderr] 66 | fn parse_associations(file_path: PathBuf) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/icip-02-tracking_dso.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/04-optim_exp.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/icip-03-track_full_sequence.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> benches/png_read.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/icip-01-candidates_sequence.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/06-optim_affine_2d_multires.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/03-multires_depth_strategies.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/icip-01-candidates_sequence_dso.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/icip-03-track_full_sequence_dso.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/04-optim_exp_bis.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `cv` [INFO] [stderr] --> examples/05-optim_rosenbrock.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate computer_vision_rs as cv; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `visual-odometry-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/vors_track.rs:22:48 [INFO] [stderr] | [INFO] [stderr] 22 | fn my_run(args: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/vors_track.rs:107:85 [INFO] [stderr] | [INFO] [stderr] 107 | fn parse_associations(file_path: PathBuf) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/vors_track.rs:129:90 [INFO] [stderr] | [INFO] [stderr] 129 | fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/vors_track.rs:22:48 [INFO] [stderr] | [INFO] [stderr] 22 | fn my_run(args: Vec) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/vors_track.rs:107:85 [INFO] [stderr] | [INFO] [stderr] 107 | fn parse_associations(file_path: PathBuf) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/bin/vors_track.rs:129:90 [INFO] [stderr] | [INFO] [stderr] 129 | fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e52bbea16ca8940c1716c71a94bd0a851e40049274ecaa4fa4e52491ecfc68f0"` [INFO] running `"docker" "rm" "-f" "e52bbea16ca8940c1716c71a94bd0a851e40049274ecaa4fa4e52491ecfc68f0"` [INFO] [stdout] e52bbea16ca8940c1716c71a94bd0a851e40049274ecaa4fa4e52491ecfc68f0