[INFO] cloning repository https://github.com/mpizenberg/computer-vision-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpizenberg/computer-vision-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpizenberg%2Fcomputer-vision-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpizenberg%2Fcomputer-vision-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f77605cefdce3796b64f21391e31a43100205d6 [INFO] building mpizenberg/computer-vision-rs against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpizenberg%2Fcomputer-vision-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpizenberg/computer-vision-rs on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpizenberg/computer-vision-rs [INFO] finished tweaking git repo https://github.com/mpizenberg/computer-vision-rs [INFO] tweaked toml for git repo https://github.com/mpizenberg/computer-vision-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce085f340cee79f0b5a16ab97f9704814142349d6f85218cc99630fc2d81df48 [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" "ce085f340cee79f0b5a16ab97f9704814142349d6f85218cc99630fc2d81df48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce085f340cee79f0b5a16ab97f9704814142349d6f85218cc99630fc2d81df48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce085f340cee79f0b5a16ab97f9704814142349d6f85218cc99630fc2d81df48", kill_on_drop: false }` [INFO] [stdout] ce085f340cee79f0b5a16ab97f9704814142349d6f85218cc99630fc2d81df48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "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] 0e10fdcb54eedc8c7d949069ec7a06b1c045abae898a257c28b28a91a8d32afd [INFO] running `Command { std: "docker" "start" "-a" "0e10fdcb54eedc8c7d949069ec7a06b1c045abae898a257c28b28a91a8d32afd", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling visual-odometry-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/vors_track.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | fn my_run(args: &[String]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - fn my_run(args: &[String]) -> Result<(), Box> { [INFO] [stdout] 26 + fn my_run(args: &[String]) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/vors_track.rs:115:45 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 115 - ) -> Result, Box> { [INFO] [stdout] 115 + ) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/vors_track.rs:140:90 [INFO] [stdout] | [INFO] [stdout] 140 | fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stdout] 140 + fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "0e10fdcb54eedc8c7d949069ec7a06b1c045abae898a257c28b28a91a8d32afd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e10fdcb54eedc8c7d949069ec7a06b1c045abae898a257c28b28a91a8d32afd", kill_on_drop: false }` [INFO] [stdout] 0e10fdcb54eedc8c7d949069ec7a06b1c045abae898a257c28b28a91a8d32afd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9ee0c484ad687b6cd495353e946da239e077dbe8602e0d54b1a2ff01579a3d6 [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" "f9ee0c484ad687b6cd495353e946da239e077dbe8602e0d54b1a2ff01579a3d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quickcheck_macros v0.8.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling visual-odometry-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/dataset_tum-read-trajectory.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] 21 + fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/candidates_dso.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 24 - fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] 24 + fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/candidates_dso.rs:82:65 [INFO] [stdout] | [INFO] [stdout] 82 | fn read_image>(image_path: P) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 - fn read_image>(image_path: P) -> Result> { [INFO] [stdout] 82 + fn read_image>(image_path: P) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/dataset_tum-read-trajectory.rs:60:77 [INFO] [stdout] | [INFO] [stdout] 60 | fn parse_trajectory(file_path: PathBuf) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 - fn parse_trajectory(file_path: PathBuf) -> Result, Box> { [INFO] [stdout] 60 + fn parse_trajectory(file_path: PathBuf) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/optim_affine-2d.rs:38:45 [INFO] [stdout] | [INFO] [stdout] 38 | fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] 38 + fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/optim_affine-2d.rs:231:57 [INFO] [stdout] | [INFO] [stdout] 231 | fn check_args(args: Vec) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 231 - fn check_args(args: Vec) -> Result> { [INFO] [stdout] 231 + fn check_args(args: Vec) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/optim_affine-2d.rs:245:65 [INFO] [stdout] | [INFO] [stdout] 245 | fn read_image>(image_path: P) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 245 - fn read_image>(image_path: P) -> Result> { [INFO] [stdout] 245 + fn read_image>(image_path: P) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/candidates_coarse-to-fine.rs:25:45 [INFO] [stdout] | [INFO] [stdout] 25 | fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] 25 + fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/candidates_coarse-to-fine.rs:92:65 [INFO] [stdout] | [INFO] [stdout] 92 | fn read_image>(image_path: P) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 92 - fn read_image>(image_path: P) -> Result> { [INFO] [stdout] 92 + fn read_image>(image_path: P) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/dataset_tum-read-associations.rs:21:45 [INFO] [stdout] | [INFO] [stdout] 21 | fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] 21 + fn run(args: Vec) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/vors_track.rs:26:46 [INFO] [stdout] | [INFO] [stdout] 26 | fn my_run(args: &[String]) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - fn my_run(args: &[String]) -> Result<(), Box> { [INFO] [stdout] 26 + fn my_run(args: &[String]) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> examples/dataset_tum-read-associations.rs:70:85 [INFO] [stdout] | [INFO] [stdout] 70 | fn parse_associations(file_path: PathBuf) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 - fn parse_associations(file_path: PathBuf) -> Result, Box> { [INFO] [stdout] 70 + fn parse_associations(file_path: PathBuf) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/vors_track.rs:115:45 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> Result, Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 115 - ) -> Result, Box> { [INFO] [stdout] 115 + ) -> Result, Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/bin/vors_track.rs:140:90 [INFO] [stdout] | [INFO] [stdout] 140 | fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 140 - fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stdout] 140 + fn read_images(assoc: &tum_rgbd::Association) -> Result<(DMatrix, DMatrix), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcajLELy/symbols.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.visual_odometry_rs.7c83417a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43.4tohb6pltalyubey.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquickcheck-b310305d32a0e61a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-8d049f9cba80c1e8.rlib" "/opt/rustwide/target/debug/deps/libregex-3dbd3e4c3a432ee7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-006db6bd11827c24.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23baffc3948e73bc.rlib" "/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e20cb01b515e472f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-9290264e13973410.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6b88cb9e9a3dda86.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a99a53262d33c8e9.rlib" "/opt/rustwide/target/debug/deps/libimage-8a23052a031f5619.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libgif-de49c71edca41785.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d8f61d700a75678b.rlib" "/opt/rustwide/target/debug/deps/librayon-b66d621db30f9f61.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a4dd659cf9a0a90.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1c4ce539d6085ae1.rlib" "/opt/rustwide/target/debug/deps/libpng-edd7db3d355c6150.rlib" "/opt/rustwide/target/debug/deps/libdeflate-788f360a3b408924.rlib" "/opt/rustwide/target/debug/deps/libinflate-c705d283071df6b1.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363a38817ebffa68.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1caa62e7da93359e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnom-f39ee3d068295936.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libitertools-48f7f30c96a80c1c.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9cb0eebbb0f098cb.rlib" "/opt/rustwide/target/debug/deps/libalga-01002317c034b794.rlib" "/opt/rustwide/target/debug/deps/librand-dbf1ec525f6867ed.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4201c2c54fd48fa.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-608861fe177eb35f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-df91cbbbeb21e9ad.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-e36e12ff2d603f8d.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8fbac3c7bc0ad53e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libapprox-eaa31863e187ca6b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/visual_odometry_rs-237b1917a2807b43" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcv84Fky/symbols.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.optim_rosenbrock.874ecab0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c.33n7vopmi5pjdjmh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvisual_odometry_rs-8fc312657ee84336.rlib" "/opt/rustwide/target/debug/deps/libimage-8a23052a031f5619.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libgif-de49c71edca41785.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d8f61d700a75678b.rlib" "/opt/rustwide/target/debug/deps/librayon-b66d621db30f9f61.rlib" "/opt/rustwide/target/debug/deps/librayon_core-7a4dd659cf9a0a90.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1c4ce539d6085ae1.rlib" "/opt/rustwide/target/debug/deps/libpng-edd7db3d355c6150.rlib" "/opt/rustwide/target/debug/deps/libdeflate-788f360a3b408924.rlib" "/opt/rustwide/target/debug/deps/libinflate-c705d283071df6b1.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-363a38817ebffa68.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1caa62e7da93359e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnom-f39ee3d068295936.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libitertools-48f7f30c96a80c1c.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-9cb0eebbb0f098cb.rlib" "/opt/rustwide/target/debug/deps/libalga-01002317c034b794.rlib" "/opt/rustwide/target/debug/deps/librand-dbf1ec525f6867ed.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b4201c2c54fd48fa.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-608861fe177eb35f.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-df91cbbbeb21e9ad.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-e36e12ff2d603f8d.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9b15b747fdb4e961.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8fbac3c7bc0ad53e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libapprox-eaa31863e187ca6b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-2ef13b7c460b887d.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ed1f9226beff0b93.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-93491bde8b3642ba.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d338f5690e3fda2f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2cd7f06709609788.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-05bd833c6cc845b5.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5543e955d2b2e107.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-621707af6a4e5f8b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-626bd4749ba5679b.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1c5c08d77aa4ee1f.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-43c97e136c6f66b3.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ad551729ddf5bdf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c04cc845126f0ae9.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-aa03de290f9594ce.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6db7e05a8de4df10.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-89782a6344bc3ddf.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-16d69221f10b0282.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/615edd3ad1cf6871c977dc900317cb6c2070fd6b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/optim_rosenbrock-c8f62fcee9b4062c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `visual-odometry-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `visual-odometry-rs` due to 2 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9ee0c484ad687b6cd495353e946da239e077dbe8602e0d54b1a2ff01579a3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9ee0c484ad687b6cd495353e946da239e077dbe8602e0d54b1a2ff01579a3d6", kill_on_drop: false }` [INFO] [stdout] f9ee0c484ad687b6cd495353e946da239e077dbe8602e0d54b1a2ff01579a3d6