[INFO] cloning repository https://github.com/prateekkumarweb/rustyxsv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prateekkumarweb/rustyxsv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateekkumarweb%2Frustyxsv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateekkumarweb%2Frustyxsv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10cb404444e5af704f8b4f9b230f8c0444bb49af [INFO] testing prateekkumarweb/rustyxsv against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprateekkumarweb%2Frustyxsv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prateekkumarweb/rustyxsv on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prateekkumarweb/rustyxsv [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/prateekkumarweb/rustyxsv [INFO] tweaked toml for git repo https://github.com/prateekkumarweb/rustyxsv written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prateekkumarweb/rustyxsv already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_slice.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_cat.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_split.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_search.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_table.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_sort.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_partition.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_select.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/workdir.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_index.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_frequency.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_headers.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_fixlengths.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_fmt.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_join.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_flatten.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_count.rs [INFO] [stderr] * /workspace/builds/worker-5-tc2/source/tests/test_stats.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe0b951786b0912013bf5857844d495264328000e678ccb385539c69da35845b [INFO] running `Command { std: "docker" "start" "-a" "fe0b951786b0912013bf5857844d495264328000e678ccb385539c69da35845b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe0b951786b0912013bf5857844d495264328000e678ccb385539c69da35845b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0b951786b0912013bf5857844d495264328000e678ccb385539c69da35845b", kill_on_drop: false }` [INFO] [stdout] fe0b951786b0912013bf5857844d495264328000e678ccb385539c69da35845b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d173f2de82d577d035342a5d48cfbf61f9f238467789830ad85ffc53b26488 [INFO] running `Command { std: "docker" "start" "-a" "a2d173f2de82d577d035342a5d48cfbf61f9f238467789830ad85ffc53b26488", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/test_slice.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_cat.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_split.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_search.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_table.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_sort.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_partition.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_select.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/workdir.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_index.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_frequency.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_headers.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_fixlengths.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_fmt.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_join.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_flatten.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_count.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_stats.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling serde v1.0.54 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling tabwriter v1.0.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.9 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling streaming-stats v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.54 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling csv-index v0.1.5 [INFO] [stderr] Compiling docopt v1.0.0 [INFO] [stderr] Compiling xsv v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/join.rs:281:44 [INFO] [stdout] | [INFO] [stdout] 281 | -> CliResult>> { [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 281 | -> CliResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/partition.rs:126:36 [INFO] [stdout] | [INFO] [stdout] 126 | type BoxedWriter = csv::Writer>; [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 126 | type BoxedWriter = csv::Writer>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/split.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> CliResult>> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 131 | ) -> CliResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:197:48 [INFO] [stdout] | [INFO] [stdout] 197 | -> io::Result>> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 197 | -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:202:48 [INFO] [stdout] | [INFO] [stdout] 202 | -> io::Result>> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 202 | -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:263:47 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn io_reader(&self) -> io::Result> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 263 | pub fn io_reader(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:293:47 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn io_writer(&self) -> io::Result> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 293 | pub fn io_writer(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:190:48 [INFO] [stdout] | [INFO] [stdout] 190 | -> io::Result>> [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 190 | -> io::Result>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/headers.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | let mut wtr: Box = [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 | let mut wtr: Box = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.9 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a2d173f2de82d577d035342a5d48cfbf61f9f238467789830ad85ffc53b26488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d173f2de82d577d035342a5d48cfbf61f9f238467789830ad85ffc53b26488", kill_on_drop: false }` [INFO] [stdout] a2d173f2de82d577d035342a5d48cfbf61f9f238467789830ad85ffc53b26488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb41469c247f2e9f6297b5859372a7272c1337bc3b21c724e0820f116bd238ff [INFO] running `Command { std: "docker" "start" "-a" "cb41469c247f2e9f6297b5859372a7272c1337bc3b21c724e0820f116bd238ff", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/test_slice.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_cat.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_split.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_search.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_table.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_sort.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_partition.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_select.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/workdir.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_index.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_frequency.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_headers.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_fixlengths.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_fmt.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_join.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_flatten.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_count.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/test_stats.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling serde v1.0.54 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tabwriter v1.0.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling streaming-stats v0.2.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling csv v1.0.0 [INFO] [stderr] Compiling docopt v1.0.0 [INFO] [stderr] Compiling csv-index v0.1.5 [INFO] [stderr] Compiling xsv v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> tests/tests.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | fn from_vecs(CsvVecs) -> Self; [INFO] [stdout] | ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: CsvVecs` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> tests/workdir.rs:17:47 [INFO] [stdout] | [INFO] [stdout] 17 | static NEXT_ID: atomic::AtomicUsize = atomic::ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 17 | static NEXT_ID: atomic::AtomicUsize = atomic::AtomicUsize::new(0); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/tests.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | fn shrink(&self) -> Box+'static> { [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 104 | fn shrink(&self) -> Box+'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/tests.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | fn shrink(&self) -> Box+'static> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 150 | fn shrink(&self) -> Box+'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/join.rs:281:44 [INFO] [stdout] | [INFO] [stdout] 281 | -> CliResult>> { [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 [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 281 | -> CliResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/partition.rs:126:36 [INFO] [stdout] | [INFO] [stdout] 126 | type BoxedWriter = csv::Writer>; [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 126 | type BoxedWriter = csv::Writer>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/split.rs:131:36 [INFO] [stdout] | [INFO] [stdout] 131 | ) -> CliResult>> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 131 | ) -> CliResult>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:197:48 [INFO] [stdout] | [INFO] [stdout] 197 | -> io::Result>> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 197 | -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:202:48 [INFO] [stdout] | [INFO] [stdout] 202 | -> io::Result>> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 202 | -> io::Result>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:263:47 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn io_reader(&self) -> io::Result> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 263 | pub fn io_reader(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/config.rs:293:47 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn io_writer(&self) -> io::Result> { [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 293 | pub fn io_writer(&self) -> io::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:190:48 [INFO] [stdout] | [INFO] [stdout] 190 | -> io::Result>> [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 190 | -> io::Result>> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cmd/headers.rs:60:22 [INFO] [stdout] | [INFO] [stdout] 60 | let mut wtr: Box = [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 60 | let mut wtr: Box = [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 18.45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.13.9 [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "cb41469c247f2e9f6297b5859372a7272c1337bc3b21c724e0820f116bd238ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb41469c247f2e9f6297b5859372a7272c1337bc3b21c724e0820f116bd238ff", kill_on_drop: false }` [INFO] [stdout] cb41469c247f2e9f6297b5859372a7272c1337bc3b21c724e0820f116bd238ff