[INFO] fetching crate pabst 0.1.0...
[INFO] checking pabst-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate pabst 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate pabst 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pabst 0.1.0
[INFO] finished tweaking crates.io crate pabst 0.1.0
[INFO] tweaked toml for crates.io crate pabst 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded byteorder v0.4.2
[INFO] [stderr]   Downloaded sdc v0.1.1
[INFO] [stderr]   Downloaded rivlib v0.1.1
[INFO] [stderr]   Downloaded las v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0838a9020163ee539b2f452171abc5078ee0a2dac28644084cef2bb2c21548e1
[INFO] running `Command { std: "docker" "start" "-a" "0838a9020163ee539b2f452171abc5078ee0a2dac28644084cef2bb2c21548e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0838a9020163ee539b2f452171abc5078ee0a2dac28644084cef2bb2c21548e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0838a9020163ee539b2f452171abc5078ee0a2dac28644084cef2bb2c21548e1", kill_on_drop: false }`
[INFO] [stdout] 0838a9020163ee539b2f452171abc5078ee0a2dac28644084cef2bb2c21548e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfa39ec8d7ce6a448c5d54474333090ad7ee3402dc1591298f803c28aea85465
[INFO] running `Command { std: "docker" "start" "-a" "cfa39ec8d7ce6a448c5d54474333090ad7ee3402dc1591298f803c28aea85465", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking strsim v0.5.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking toml v0.1.30
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking las v0.3.4
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking docopt v0.6.86
[INFO] [stderr]     Checking sdc v0.1.1
[INFO] [stderr]     Checking pabst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::point::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::point::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `writer` is private
[INFO] [stdout]    --> src/sink/las.rs:13:37
[INFO] [stdout]     |
[INFO] [stdout] 13  | impl<W: Write + Seek> Sink for las::writer::OpenWriter<W> {
[INFO] [stdout]     |                                     ^^^^^^  ---------- struct `OpenWriter` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `writer` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod writer;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::point::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                  ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::point::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `writer` is private
[INFO] [stdout]    --> src/sink/las.rs:13:37
[INFO] [stdout]     |
[INFO] [stdout] 13  | impl<W: Write + Seek> Sink for las::writer::OpenWriter<W> {
[INFO] [stdout]     |                                     ^^^^^^  ---------- struct `OpenWriter` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `writer` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod writer;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:31:38
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                  ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:33:69
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::point::ScanDirection::Forward,
[INFO] [stdout]     |                                                                     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::ScanDirection::Forward,
[INFO] [stdout]     |                                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:31:38
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:33:69
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::point::ScanDirection::Forward,
[INFO] [stdout]     |                                                                     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::ScanDirection::Forward,
[INFO] [stdout]     |                                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:34:45
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::point::ScanDirection::Backward
[INFO] [stdout]     |                                             ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::ScanDirection::Backward
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:34:45
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::point::ScanDirection::Backward
[INFO] [stdout]     |                                             ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::ScanDirection::Backward
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:37:35
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                                   ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:37:35
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                                   ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `fat_ptr_transmutes` has been removed: was accidentally removed back in 2014
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(fat_ptr_transmutes, missing_copy_implementations, missing_debug_implementations, missing_docs, trivial_casts, trivial_numeric_cas...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/error.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/las.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/source/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             match try!(self.read_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(Box::new(try!(las::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/sdc.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/source/sdc.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |             match try!(self.next_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `fat_ptr_transmutes` has been removed: was accidentally removed back in 2014
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(fat_ptr_transmutes, missing_copy_implementations, missing_debug_implementations, missing_docs, trivial_casts, trivial_numeric_cas...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Ok(Box::new(try!(sdc::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/source/sdc.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use sdc;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/error.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/source/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     match try!(SourceType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         SourceType::Las => LasReader::<BufReader<File>>::open_file_source(path, decode_or_default!(LasReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         SourceType::Sdc => SdcReader::<BufReader<File>>::open_file_source(path, decode_or_default!(SdcReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/las.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/source/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |             match try!(self.source(want)) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             match try!(self.read_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(Box::new(try!(las::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/sdc.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/las.rs:103:30
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/source/sdc.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/sink/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |             match try!(self.next_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Ok(Box::new(try!(sdc::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/source/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     match try!(SourceType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut writer = try!(las::Writer::from_path(path));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         SourceType::Las => LasReader::<BufReader<File>>::open_file_source(path, decode_or_default!(LasReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:65:42
[INFO] [stdout]    |
[INFO] [stdout] 65 |             writer = writer.point_format(try!(las::PointFormat::from_u8(p)));
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |         Ok(Box::new(try!(writer.open())))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]    --> src/sink/las.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use las;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | extern crate las;
[INFO] [stdout]     | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         SourceType::Sdc => SdcReader::<BufReader<File>>::open_file_source(path, decode_or_default!(SdcReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]    --> src/sink/las.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use toml;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | extern crate toml;
[INFO] [stdout]     | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         time: try!(point.gps_time.ok_or(Error::MissingDimension("time".to_string()))),
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |         theta: try!(point.scan_angle
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |         target_type: try!(sdc::TargetType::from_u8(point.target_type.unwrap_or(3))),
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use las;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use sdc;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/text.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |             match try!(self.source(want)) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         try!(write!(writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut writer = BufWriter::new(try!(File::create(path)));
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             try!(write!(writer, "{}", dimension));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 try!(write!(writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/las.rs:103:30
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(write!(self.writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 "x" => try!(write!(self.writer, "{}", point.x)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/sink/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 "y" => try!(write!(self.writer, "{}", point.y)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 "z" => try!(write!(self.writer, "{}", point.z)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 "intensity" => try!(write!(self.writer, "{}", point.intensity.as_u16())),
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         try!(write!(self.writer, "{}", range));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |                         try!(write!(self.writer, "{}", scan_angle));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         try!(write!(self.writer, "{}", time));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 try!(write!(self.writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ok(Box::new(try!(Writer::from_path(path, config.dimensions))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut writer = try!(las::Writer::from_path(path));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/sink/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:65:42
[INFO] [stdout]    |
[INFO] [stdout] 65 |             writer = writer.point_format(try!(las::PointFormat::from_u8(p)));
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     match try!(SinkType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |         Ok(Box::new(try!(writer.open())))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Some(ref mut decoder) => try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         SinkType::Las =>  LasWriter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(LasWriter<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                                              ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...=> try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | ...riter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(text::Writer<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         time: try!(point.gps_time.ok_or(Error::MissingDimension("time".to_string()))),
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |         theta: try!(point.scan_angle
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |         target_type: try!(sdc::TargetType::from_u8(point.target_type.unwrap_or(3))),
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/text.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         try!(write!(writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut writer = BufWriter::new(try!(File::create(path)));
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             try!(write!(writer, "{}", dimension));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 try!(write!(writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(write!(self.writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 "x" => try!(write!(self.writer, "{}", point.x)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 "y" => try!(write!(self.writer, "{}", point.y)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 "z" => try!(write!(self.writer, "{}", point.z)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 "intensity" => try!(write!(self.writer, "{}", point.intensity.as_u16())),
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         try!(write!(self.writer, "{}", range));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |                         try!(write!(self.writer, "{}", scan_angle));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         try!(write!(self.writer, "{}", time));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 try!(write!(self.writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ok(Box::new(try!(Writer::from_path(path, config.dimensions))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/sink/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     match try!(SinkType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Some(ref mut decoder) => try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         SinkType::Las =>  LasWriter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(LasWriter<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                                              ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...=> try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | ...riter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(text::Writer<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/mod.rs:62:80
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<Source> {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<dyn Source> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:121:73
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/mod.rs:62:80
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/las.rs:37:65
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<dyn Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<Source> {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<dyn Source> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:121:73
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/sdc.rs:58:68
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/las.rs:37:65
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<dyn Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:55:78
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<Sink> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<dyn Sink> {
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/sdc.rs:58:68
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:91:85
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<dyn Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/las.rs:56:81
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<Sink>> {
[INFO] [stdout]    |                                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<dyn Sink>> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:55:78
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<Sink> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<dyn Sink> {
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/text.rs:95:69
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:91:85
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<dyn Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/las.rs:56:81
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<Sink>> {
[INFO] [stdout]    |                                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<dyn Sink>> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Error::Decode(ref err) => err.description(),
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Error::Io(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:56:40
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Error::Las(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Error::ParseBool(ref err) => err.description(),
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:58:45
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Error::ParseInt(ref err) => err.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:59:47
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Error::ParseFloat(ref err) => err.description(),
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/text.rs:95:69
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:62:40
[INFO] [stdout]    |
[INFO] [stdout] 62 |             Error::Sdc(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Error::Decode(ref err) => err.description(),
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Error::Io(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:56:40
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Error::Las(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Error::ParseBool(ref err) => err.description(),
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:58:45
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Error::ParseInt(ref err) => err.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:59:47
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Error::ParseFloat(ref err) => err.description(),
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:62:40
[INFO] [stdout]    |
[INFO] [stdout] 62 |             Error::Sdc(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 72 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pabst` (lib) due to 9 previous errors; 72 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors; 77 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pabst` (lib test) due to 9 previous errors; 77 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cfa39ec8d7ce6a448c5d54474333090ad7ee3402dc1591298f803c28aea85465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfa39ec8d7ce6a448c5d54474333090ad7ee3402dc1591298f803c28aea85465", kill_on_drop: false }`
[INFO] [stdout] cfa39ec8d7ce6a448c5d54474333090ad7ee3402dc1591298f803c28aea85465
[INFO] checking pabst-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate pabst 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate pabst 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pabst 0.1.0
[INFO] finished tweaking crates.io crate pabst 0.1.0
[INFO] tweaked toml for crates.io crate pabst 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bee2d55d4ded187b0a61e2469389bc48871fde4d9b8e425bd9423296fc6995c7
[INFO] running `Command { std: "docker" "start" "-a" "bee2d55d4ded187b0a61e2469389bc48871fde4d9b8e425bd9423296fc6995c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bee2d55d4ded187b0a61e2469389bc48871fde4d9b8e425bd9423296fc6995c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bee2d55d4ded187b0a61e2469389bc48871fde4d9b8e425bd9423296fc6995c7", kill_on_drop: false }`
[INFO] [stdout] bee2d55d4ded187b0a61e2469389bc48871fde4d9b8e425bd9423296fc6995c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff104b54171bf6984dd82731d5b4bd5eb6740a49e584d2ff2f251f2fb9714b64
[INFO] running `Command { std: "docker" "start" "-a" "ff104b54171bf6984dd82731d5b4bd5eb6740a49e584d2ff2f251f2fb9714b64", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking strsim v0.5.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking toml v0.1.30
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking las v0.3.4
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking docopt v0.6.86
[INFO] [stderr]     Checking sdc v0.1.1
[INFO] [stderr]     Checking pabst v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::point::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::point::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:57:22
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::point::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 57  |                 las::ScanDirection::Forward => ScanDirection::Forward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `writer` is private
[INFO] [stdout]    --> src/sink/las.rs:13:37
[INFO] [stdout]     |
[INFO] [stdout] 13  | impl<W: Write + Seek> Sink for las::writer::OpenWriter<W> {
[INFO] [stdout]     |                                     ^^^^^^  ---------- struct `OpenWriter` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `writer` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod writer;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/source/las.rs:58:22
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::point::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 58  |                 las::ScanDirection::Backward => ScanDirection::Backward,
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                  ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `writer` is private
[INFO] [stdout]    --> src/sink/las.rs:13:37
[INFO] [stdout]     |
[INFO] [stdout] 13  | impl<W: Write + Seek> Sink for las::writer::OpenWriter<W> {
[INFO] [stdout]     |                                     ^^^^^^  ---------- struct `OpenWriter` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `writer` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | mod writer;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:31:38
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:30:34
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                  ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 30  |         return_number: try!(las::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]     |                             ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:33:69
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::point::ScanDirection::Forward,
[INFO] [stdout]     |                                                                     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::ScanDirection::Forward,
[INFO] [stdout]     |                                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:31:38
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                      ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 31  |         number_of_returns: try!(las::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:34:45
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::point::ScanDirection::Backward
[INFO] [stdout]     |                                             ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::ScanDirection::Backward
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:33:69
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::point::ScanDirection::Forward,
[INFO] [stdout]     |                                                                     ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 33  |             ScanDirection::Forward | ScanDirection::Unknown => las::ScanDirection::Forward,
[INFO] [stdout]     |                                                                ~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:37:35
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                                   ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:34:45
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::point::ScanDirection::Backward
[INFO] [stdout]     |                                             ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this unit variant instead
[INFO] [stdout]     |
[INFO] [stdout] 34  |             ScanDirection::Backward => las::ScanDirection::Backward
[INFO] [stdout]     |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `point` is private
[INFO] [stdout]    --> src/sink/las.rs:37:35
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                                   ^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `point` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/las-0.3.4/src/lib.rs:107:1
[INFO] [stdout]     |
[INFO] [stdout] 107 | mod point;
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] help: consider importing this enum instead
[INFO] [stdout]     |
[INFO] [stdout] 37  |         classification: try!(las::Classification::from_u8(point.classification)),
[INFO] [stdout]     |                              ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `fat_ptr_transmutes` has been removed: was accidentally removed back in 2014
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(fat_ptr_transmutes, missing_copy_implementations, missing_debug_implementations, missing_docs, trivial_casts, trivial_numeric_cas...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/error.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/las.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/source/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             match try!(self.read_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(Box::new(try!(las::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/sdc.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/source/sdc.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |             match try!(self.next_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Ok(Box::new(try!(sdc::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/source/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     match try!(SourceType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         SourceType::Las => LasReader::<BufReader<File>>::open_file_source(path, decode_or_default!(LasReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `fat_ptr_transmutes` has been removed: was accidentally removed back in 2014
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![deny(fat_ptr_transmutes, missing_copy_implementations, missing_debug_implementations, missing_docs, trivial_casts, trivial_numeric_cas...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         SourceType::Sdc => SdcReader::<BufReader<File>>::open_file_source(path, decode_or_default!(SdcReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |             match try!(self.source(want)) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/error.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/las.rs:103:30
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/sink/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/error.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/las.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/source/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |             match try!(self.read_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/las.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         Ok(Box::new(try!(las::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/source/sdc.rs:64:39
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Copy, Debug, Default, RustcDecodable)]
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut writer = try!(las::Writer::from_path(path));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:65:42
[INFO] [stdout]    |
[INFO] [stdout] 65 |             writer = writer.point_format(try!(las::PointFormat::from_u8(p)));
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/source/sdc.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |         Ok(Box::new(try!(writer.open())))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |             match try!(self.next_point()) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/sdc.rs:59:21
[INFO] [stdout]    |
[INFO] [stdout] 59 |         Ok(Box::new(try!(sdc::Reader::from_path(path))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/source/sdc.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     use sdc;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         time: try!(point.gps_time.ok_or(Error::MissingDimension("time".to_string()))),
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |         theta: try!(point.scan_angle
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/source/mod.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |         target_type: try!(sdc::TargetType::from_u8(point.target_type.unwrap_or(3))),
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 |     match try!(SourceType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/text.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         try!(write!(writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         SourceType::Las => LasReader::<BufReader<File>>::open_file_source(path, decode_or_default!(LasReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut writer = BufWriter::new(try!(File::create(path)));
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             try!(write!(writer, "{}", dimension));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |             Some(ref mut decoder) => try!(<$klass as FileSource>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         SourceType::Sdc => SdcReader::<BufReader<File>>::open_file_source(path, decode_or_default!(SdcReader<BufReader<File>>, decoder)),
[INFO] [stdout]    |                                                                                 ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 try!(write!(writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(write!(self.writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/source/mod.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 |             match try!(self.source(want)) {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 "x" => try!(write!(self.writer, "{}", point.x)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:75:30
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 "y" => try!(write!(self.writer, "{}", point.y)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]   --> src/sink/las.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 "z" => try!(write!(self.writer, "{}", point.z)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/las.rs:103:30
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Clone, Copy, Debug, RustcDecodable)]
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 "intensity" => try!(write!(self.writer, "{}", point.intensity.as_u16())),
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/sink/las.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use las;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         try!(write!(self.writer, "{}", range));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |                         try!(write!(self.writer, "{}", scan_angle));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:15:32
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         try!(write!(self.writer, "{}", time));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |         return_number: try!(las::point::ReturnNumber::from_u8(point.return_number.unwrap_or(0) as u8)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 try!(write!(self.writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:31:28
[INFO] [stdout]    |
[INFO] [stdout] 31 |         number_of_returns: try!(las::point::NumberOfReturns::from_u8(point.number_of_returns.unwrap_or(0) as u8)),
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ok(Box::new(try!(Writer::from_path(path, config.dimensions))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         classification: try!(las::point::Classification::from_u8(point.classification)),
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut writer = try!(las::Writer::from_path(path));
[INFO] [stdout]    |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/sink/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     match try!(SinkType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:65:42
[INFO] [stdout]    |
[INFO] [stdout] 65 |             writer = writer.point_format(try!(las::PointFormat::from_u8(p)));
[INFO] [stdout]    |                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Some(ref mut decoder) => try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         SinkType::Las =>  LasWriter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(LasWriter<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                                              ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/las.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |         Ok(Box::new(try!(writer.open())))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]    --> src/sink/las.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use las;
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout] 10  | extern crate las;
[INFO] [stdout]     | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...=> try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | ...riter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(text::Writer<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]    --> src/sink/las.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use toml;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout] 15  | extern crate toml;
[INFO] [stdout]     | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use sdc;
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:14:32
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(self.write_point(&try!(from_point(point))));
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         time: try!(point.gps_time.ok_or(Error::MissingDimension("time".to_string()))),
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:29:16
[INFO] [stdout]    |
[INFO] [stdout] 29 |         theta: try!(point.scan_angle
[INFO] [stdout]    |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/sdc.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |         target_type: try!(sdc::TargetType::from_u8(point.target_type.unwrap_or(3))),
[INFO] [stdout]    |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `las` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |     use las;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | extern crate las;
[INFO] [stdout]    | ----------------- the item `las` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `sdc` is imported redundantly
[INFO] [stdout]   --> src/sink/sdc.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     use sdc;
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | extern crate sdc;
[INFO] [stdout]    | ----------------- the item `sdc` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported
[INFO] [stdout]    --> src/sink/text.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         try!(write!(writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:30:41
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let mut writer = BufWriter::new(try!(File::create(path)));
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             try!(write!(writer, "{}", dimension));
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 try!(write!(writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         try!(write!(self.writer, "\n"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:49:24
[INFO] [stdout]    |
[INFO] [stdout] 49 |                 "x" => try!(write!(self.writer, "{}", point.x)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |                 "y" => try!(write!(self.writer, "{}", point.y)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:51:24
[INFO] [stdout]    |
[INFO] [stdout] 51 |                 "z" => try!(write!(self.writer, "{}", point.z)),
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 "intensity" => try!(write!(self.writer, "{}", point.intensity.as_u16())),
[INFO] [stdout]    |                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |                         try!(write!(self.writer, "{}", range));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:62:25
[INFO] [stdout]    |
[INFO] [stdout] 62 |                         try!(write!(self.writer, "{}", scan_angle));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:69:25
[INFO] [stdout]    |
[INFO] [stdout] 69 |                         try!(write!(self.writer, "{}", time));
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 try!(write!(self.writer, " "));
[INFO] [stdout]    |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/text.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Ok(Box::new(try!(Writer::from_path(path, config.dimensions))))
[INFO] [stdout]    |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `toml` is imported redundantly
[INFO] [stdout]   --> src/sink/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use toml;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | extern crate toml;
[INFO] [stdout]    | ------------------ the item `toml` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     match try!(SinkType::from_osstr_ref(&path)) {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 |             Some(ref mut decoder) => try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |                                      ^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |         SinkType::Las =>  LasWriter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(LasWriter<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                                              ------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/sink/mod.rs:38:38
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...=> try!(<$klass as FileSink>::Config::decode(decoder)),
[INFO] [stdout]    |       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 61 | ...riter::<BufWriter<File>>::open_file_sink(path, decode_or_default!(text::Writer<BufWriter<File>>, decoder)),
[INFO] [stdout]    |                                                   ---------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `decode_or_default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/error.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&error::Error> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn cause(&self) -> Option<&dyn error::Error> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/mod.rs:62:80
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<Source> {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<dyn Source> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:121:73
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/las.rs:37:65
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<dyn Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/sdc.rs:58:68
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:55:78
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<Sink> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<dyn Sink> {
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:91:85
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<dyn Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/las.rs:56:81
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<Sink>> {
[INFO] [stdout]    |                                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<dyn Sink>> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/mod.rs:62:80
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn open_file_source<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<Source> {
[INFO] [stdout]     |                     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 105 | impl Source for Box<dyn Source> {
[INFO] [stdout]     |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/source/mod.rs:121:73
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn open_file_source<P>(path: P, config: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr>;
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/las.rs:37:65
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn open_file_source<P>(path: P, _: LasConfig) -> Result<Box<dyn Source>> where P: AsRef<Path> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/text.rs:95:69
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/source/sdc.rs:58:68
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn open_file_source<P>(path: P, _: Self::Config) -> Result<Box<dyn Source>> where P: AsRef<Path> + AsRef<OsStr> {
[INFO] [stdout]    |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:55:78
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                              ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn open_file_sink<P>(path: P, config: Option<toml::Value>) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<Sink> {
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl Sink for Box<dyn Sink> {
[INFO] [stdout]    |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/mod.rs:91:85
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn open_file_sink<P: AsRef<Path>>(path: P, options: Self::Config) -> Result<Box<dyn Sink>> where Self: Sized;
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/las.rs:56:81
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<Sink>> {
[INFO] [stdout]    |                                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn open_file_sink<P: AsRef<Path>>(path: P, config: LasConfig) -> Result<Box<dyn Sink>> {
[INFO] [stdout]    |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/sink/text.rs:95:69
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<Sink>>
[INFO] [stdout]    |                                                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn open_file_sink<P>(path: P, config: TextConfig) -> Result<Box<dyn Sink>>
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Error::Decode(ref err) => err.description(),
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:53:43
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Error::Decode(ref err) => err.description(),
[INFO] [stdout]    |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Error::Io(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:55:39
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Error::Io(ref err) => err.description(),
[INFO] [stdout]    |                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:56:40
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Error::Las(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:56:40
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Error::Las(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Error::ParseBool(ref err) => err.description(),
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Error::ParseBool(ref err) => err.description(),
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:58:45
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Error::ParseInt(ref err) => err.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:58:45
[INFO] [stdout]    |
[INFO] [stdout] 58 |             Error::ParseInt(ref err) => err.description(),
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:59:47
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Error::ParseFloat(ref err) => err.description(),
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:59:47
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Error::ParseFloat(ref err) => err.description(),
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:62:40
[INFO] [stdout]    |
[INFO] [stdout] 62 |             Error::Sdc(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:62:40
[INFO] [stdout]    |
[INFO] [stdout] 62 |             Error::Sdc(ref err) => err.description(),
[INFO] [stdout]    |                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors; 72 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pabst` (lib) due to 9 previous errors; 72 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 8 previous errors; 77 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0603`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pabst` (lib test) due to 9 previous errors; 77 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ff104b54171bf6984dd82731d5b4bd5eb6740a49e584d2ff2f251f2fb9714b64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff104b54171bf6984dd82731d5b4bd5eb6740a49e584d2ff2f251f2fb9714b64", kill_on_drop: false }`
[INFO] [stdout] ff104b54171bf6984dd82731d5b4bd5eb6740a49e584d2ff2f251f2fb9714b64
