[INFO] cloning repository https://github.com/benwebber/duiker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwebber/duiker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwebber%2Fduiker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwebber%2Fduiker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1251ea56f958223a8a7bb08b1aa00ccbb5433075 [INFO] testing benwebber/duiker against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwebber%2Fduiker" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benwebber/duiker on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/benwebber/duiker [INFO] finished tweaking git repo https://github.com/benwebber/duiker [INFO] tweaked toml for git repo https://github.com/benwebber/duiker written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/benwebber/duiker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.48 [INFO] [stderr] Downloaded diesel_infer_schema v0.13.0 [INFO] [stderr] Downloaded diesel_codegen v0.13.0 [INFO] [stderr] Downloaded libc v0.2.23 [INFO] [stderr] Downloaded chrono v0.3.1 [INFO] [stderr] Downloaded diesel v0.13.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f471594a26e34f57b53c0cb3c9fb27df9a55426b3cae251dd3619b2ab407917f [INFO] running `Command { std: "docker" "start" "-a" "f471594a26e34f57b53c0cb3c9fb27df9a55426b3cae251dd3619b2ab407917f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f471594a26e34f57b53c0cb3c9fb27df9a55426b3cae251dd3619b2ab407917f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f471594a26e34f57b53c0cb3c9fb27df9a55426b3cae251dd3619b2ab407917f", kill_on_drop: false }` [INFO] [stdout] f471594a26e34f57b53c0cb3c9fb27df9a55426b3cae251dd3619b2ab407917f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4607c1972ebbf2ad01d6884535f069bba268834d02ee2ea2cb59a89673cc3b20 [INFO] running `Command { std: "docker" "start" "-a" "4607c1972ebbf2ad01d6884535f069bba268834d02ee2ea2cb59a89673cc3b20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling gcc v0.3.48 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling libsqlite3-sys v0.8.0 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling chrono v0.3.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling diesel v0.13.0 [INFO] [stderr] Compiling diesel_infer_schema v0.13.0 [INFO] [stderr] Compiling diesel_codegen v0.13.0 [INFO] [stderr] Compiling duiker v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref HISTTIMEFORMAT: Option = match env::var("HISTTIMEFORMAT") { [INFO] [stdout] 40 | | Ok(fmt) => Some(String::from(fmt.trim())), [INFO] [stdout] 41 | | Err(_) => None [INFO] [stdout] 42 | | }; [INFO] [stdout] 43 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref HISTTIMEFORMAT: Option = match env::var("HISTTIMEFORMAT") { [INFO] [stdout] 40 | | Ok(fmt) => Some(String::from(fmt.trim())), [INFO] [stdout] 41 | | Err(_) => None [INFO] [stdout] 42 | | }; [INFO] [stdout] 43 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/commands.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P\d+)?\s+(?P.*)").unwrap(); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/commands.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P\d+)?\s+(?P.*)").unwrap(); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/commands.rs:45:62 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 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] 45 - pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stdout] 45 + pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | Error::Database(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | Error::IO(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:73:55 [INFO] [stdout] | [INFO] [stdout] 73 | None => Box::new(stdin.lock()) as 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] 73 - None => Box::new(stdin.lock()) as Box, [INFO] [stdout] 73 + None => Box::new(stdin.lock()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:74:76 [INFO] [stdout] | [INFO] [stdout] 74 | Some(path) if path == "-" => Box::new(stdin.lock()) as 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] 74 - Some(path) if path == "-" => Box::new(stdin.lock()) as Box, [INFO] [stdout] 74 + Some(path) if path == "-" => Box::new(stdin.lock()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:75:94 [INFO] [stdout] | [INFO] [stdout] 75 | Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as 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] 75 - Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box, [INFO] [stdout] 75 + Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.45s [INFO] running `Command { std: "docker" "inspect" "4607c1972ebbf2ad01d6884535f069bba268834d02ee2ea2cb59a89673cc3b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4607c1972ebbf2ad01d6884535f069bba268834d02ee2ea2cb59a89673cc3b20", kill_on_drop: false }` [INFO] [stdout] 4607c1972ebbf2ad01d6884535f069bba268834d02ee2ea2cb59a89673cc3b20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eb338e238e78baf41d3e4f1e567465f87632c148c6ec55e19bc96347f3ece64 [INFO] running `Command { std: "docker" "start" "-a" "9eb338e238e78baf41d3e4f1e567465f87632c148c6ec55e19bc96347f3ece64", kill_on_drop: false }` [INFO] [stderr] Compiling duiker v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref HISTTIMEFORMAT: Option = match env::var("HISTTIMEFORMAT") { [INFO] [stdout] 40 | | Ok(fmt) => Some(String::from(fmt.trim())), [INFO] [stdout] 41 | | Err(_) => None [INFO] [stdout] 42 | | }; [INFO] [stdout] 43 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | / lazy_static! { [INFO] [stdout] 39 | | static ref HISTTIMEFORMAT: Option = match env::var("HISTTIMEFORMAT") { [INFO] [stdout] 40 | | Ok(fmt) => Some(String::from(fmt.trim())), [INFO] [stdout] 41 | | Err(_) => None [INFO] [stdout] 42 | | }; [INFO] [stdout] 43 | | }; [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/commands.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P\d+)?\s+(?P.*)").unwrap(); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/commands.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / lazy_static! { [INFO] [stdout] 31 | | static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P\d+)?\s+(?P.*)").unwrap(); [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/commands.rs:45:62 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 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] 45 - pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stdout] 45 + pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | Error::Database(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | Error::IO(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:73:55 [INFO] [stdout] | [INFO] [stdout] 73 | None => Box::new(stdin.lock()) as 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] 73 - None => Box::new(stdin.lock()) as Box, [INFO] [stdout] 73 + None => Box::new(stdin.lock()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:74:76 [INFO] [stdout] | [INFO] [stdout] 74 | Some(path) if path == "-" => Box::new(stdin.lock()) as 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] 74 - Some(path) if path == "-" => Box::new(stdin.lock()) as Box, [INFO] [stdout] 74 + Some(path) if path == "-" => Box::new(stdin.lock()) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:75:94 [INFO] [stdout] | [INFO] [stdout] 75 | Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as 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] 75 - Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box, [INFO] [stdout] 75 + Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "9eb338e238e78baf41d3e4f1e567465f87632c148c6ec55e19bc96347f3ece64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb338e238e78baf41d3e4f1e567465f87632c148c6ec55e19bc96347f3ece64", kill_on_drop: false }` [INFO] [stdout] 9eb338e238e78baf41d3e4f1e567465f87632c148c6ec55e19bc96347f3ece64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0190d44cf1520521636c7133ccfc00372d23f132c97a8632b4a307c367984c81 [INFO] running `Command { std: "docker" "start" "-a" "0190d44cf1520521636c7133ccfc00372d23f132c97a8632b4a307c367984c81", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 38 | / lazy_static! { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 39 | | static ref HISTTIMEFORMAT: Option = match env::var("HISTTIMEFORMAT") { [INFO] [stdout] [INFO] [stderr] 40 | | Ok(fmt) => Some(String::from(fmt.trim())), [INFO] [stderr] 41 | | Err(_) => None [INFO] [stderr] 42 | | }; [INFO] [stderr] 43 | | }; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | / lazy_static! { [INFO] [stderr] 39 | | static ref HISTTIMEFORMAT: Option = match env::var("HISTTIMEFORMAT") { [INFO] [stderr] 40 | | Ok(fmt) => Some(String::from(fmt.trim())), [INFO] [stderr] 41 | | Err(_) => None [INFO] [stderr] 42 | | }; [INFO] [stderr] 43 | | }; [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/commands.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | / lazy_static! { [INFO] [stderr] 31 | | static ref RE: Regex = Regex::new(r"^\s*?(\d+\s+)(?P\d+)?\s+(?P.*)").unwrap(); [INFO] [stderr] 32 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/commands.rs:45:62 [INFO] [stderr] | [INFO] [stderr] 45 | pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 45 - pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stderr] 45 + pub fn import<'a>(connection: &SqliteConnection, reader: Box) -> Result { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/types.rs:31:45 [INFO] [stderr] | [INFO] [stderr] 31 | Error::Database(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/types.rs:32:39 [INFO] [stderr] | [INFO] [stderr] 32 | Error::IO(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:73:55 [INFO] [stderr] | [INFO] [stderr] 73 | None => Box::new(stdin.lock()) as Box, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 73 - None => Box::new(stdin.lock()) as Box, [INFO] [stderr] 73 + None => Box::new(stdin.lock()) as Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:74:76 [INFO] [stderr] | [INFO] [stderr] 74 | Some(path) if path == "-" => Box::new(stdin.lock()) as Box, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 74 - Some(path) if path == "-" => Box::new(stdin.lock()) as Box, [INFO] [stderr] 74 + Some(path) if path == "-" => Box::new(stdin.lock()) as Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:75:94 [INFO] [stderr] | [INFO] [stderr] 75 | Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 75 - Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box, [INFO] [stderr] 75 + Some(path) => Box::new(io::BufReader::new(File::open(path).unwrap())) as Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `duiker` (bin "duiker" test) generated 10 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.84s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/duiker-b02448ec43529e83) [INFO] running `Command { std: "docker" "inspect" "0190d44cf1520521636c7133ccfc00372d23f132c97a8632b4a307c367984c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0190d44cf1520521636c7133ccfc00372d23f132c97a8632b4a307c367984c81", kill_on_drop: false }` [INFO] [stdout] 0190d44cf1520521636c7133ccfc00372d23f132c97a8632b4a307c367984c81