[INFO] cloning repository https://github.com/gatewaynode/nautilus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gatewaynode/nautilus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgatewaynode%2Fnautilus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgatewaynode%2Fnautilus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d69732d1c5e3d8c9e3d22c38ee19cc029b6e9558 [INFO] testing gatewaynode/nautilus against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgatewaynode%2Fnautilus" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gatewaynode/nautilus on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gatewaynode/nautilus [INFO] finished tweaking git repo https://github.com/gatewaynode/nautilus [INFO] tweaked toml for git repo https://github.com/gatewaynode/nautilus written to /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/gatewaynode/nautilus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f555d5dfc8036db32739a715473893ac6f1560ccaf0f9d5d7f5520660d8f7ff1 [INFO] running `Command { std: "docker" "start" "-a" "f555d5dfc8036db32739a715473893ac6f1560ccaf0f9d5d7f5520660d8f7ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f555d5dfc8036db32739a715473893ac6f1560ccaf0f9d5d7f5520660d8f7ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f555d5dfc8036db32739a715473893ac6f1560ccaf0f9d5d7f5520660d8f7ff1", kill_on_drop: false }` [INFO] [stdout] f555d5dfc8036db32739a715473893ac6f1560ccaf0f9d5d7f5520660d8f7ff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 671dfe5d62b3eb019a1fdbf7e8645e0ddbc765ccb338be3b2d6ecadf3eb8ae94 [INFO] running `Command { std: "docker" "start" "-a" "671dfe5d62b3eb019a1fdbf7e8645e0ddbc765ccb338be3b2d6ecadf3eb8ae94", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling os_str_bytes v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling dirs-next v1.0.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling console v0.11.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rustyline v6.2.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling vim_edit v0.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#c1b01050) [INFO] [stderr] Compiling simple_prompts v0.1.3 [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#c1b01050) [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling nautilus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `LinkRevision`, `NodeRevision`, `PostRevision`, `SystemRevision` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | NodeRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 26 | PostRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 27 | LinkRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | SystemRevision, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node` [INFO] [stdout] --> src/models.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | node: Node, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> src/models.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | content: Content, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 64 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 64 | std::panic::panic_any(e); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Content::LinkContent`, `Content::PostContent` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Content::LinkContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | Content::PostContent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/main.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | use chrono::{NaiveDate, NaiveDateTime}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "671dfe5d62b3eb019a1fdbf7e8645e0ddbc765ccb338be3b2d6ecadf3eb8ae94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671dfe5d62b3eb019a1fdbf7e8645e0ddbc765ccb338be3b2d6ecadf3eb8ae94", kill_on_drop: false }` [INFO] [stdout] 671dfe5d62b3eb019a1fdbf7e8645e0ddbc765ccb338be3b2d6ecadf3eb8ae94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68fec70886eba50866a4101e2e2eee198ee6d789b125c4073bcfc60bcadedc02 [INFO] running `Command { std: "docker" "start" "-a" "68fec70886eba50866a4101e2e2eee198ee6d789b125c4073bcfc60bcadedc02", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nautilus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `LinkRevision`, `NodeRevision`, `PostRevision`, `SystemRevision` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | NodeRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 26 | PostRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 27 | LinkRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | SystemRevision, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node` [INFO] [stdout] --> src/models.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | node: Node, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> src/models.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | content: Content, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 64 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 64 | std::panic::panic_any(e); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Content::LinkContent`, `Content::PostContent` [INFO] [stdout] --> src/main.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Content::LinkContent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | Content::PostContent [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NaiveDateTime` [INFO] [stdout] --> src/main.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | use chrono::{NaiveDate, NaiveDateTime}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::format::ParseError` [INFO] [stdout] --> src/main.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use chrono::format::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LinkRevision`, `NodeRevision`, `PostRevision`, `SystemRevision` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | NodeRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 26 | PostRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 27 | LinkRevision, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 28 | SystemRevision, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node` [INFO] [stdout] --> src/models.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | node: Node, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> src/models.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | content: Content, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/models.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | panic!(e); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 64 | panic!("{}", e); [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 64 | std::panic::panic_any(e); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.39s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus-46b593f6b0465b13) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nautilus-1b49c343eb44ab4a) [INFO] running `Command { std: "docker" "inspect" "68fec70886eba50866a4101e2e2eee198ee6d789b125c4073bcfc60bcadedc02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fec70886eba50866a4101e2e2eee198ee6d789b125c4073bcfc60bcadedc02", kill_on_drop: false }` [INFO] [stdout] 68fec70886eba50866a4101e2e2eee198ee6d789b125c4073bcfc60bcadedc02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 29871d1a69ebe5314a8d06381e695b44c7457f831e6ddef1a6105c6caf8bf529 [INFO] running `Command { std: "docker" "start" "-a" "29871d1a69ebe5314a8d06381e695b44c7457f831e6ddef1a6105c6caf8bf529", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `LinkRevision`, `NodeRevision`, `PostRevision`, `SystemRevision` [INFO] [stderr] --> src/lib.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 25 | NodeRevision, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 26 | PostRevision, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 27 | LinkRevision, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 28 | SystemRevision, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `node` [INFO] [stderr] --> src/models.rs:170:5 [INFO] [stderr] | [INFO] [stderr] 170 | node: Node, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/models.rs:168:10 [INFO] [stderr] | [INFO] [stderr] 168 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `content` [INFO] [stderr] --> src/models.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | content: Content, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FullNode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/models.rs:168:10 [INFO] [stderr] | [INFO] [stderr] 168 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/lib.rs:64:28 [INFO] [stderr] | [INFO] [stderr] 64 | panic!(e); [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 64 | panic!("{}", e); [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 64 | std::panic::panic_any(e); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: `nautilus` (lib) generated 4 warnings [INFO] [stderr] warning: `nautilus` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused imports: `Content::LinkContent`, `Content::PostContent` [INFO] [stderr] --> src/main.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | Content::LinkContent, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 31 | Content::PostContent [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `NaiveDateTime` [INFO] [stderr] --> src/main.rs:39:25 [INFO] [stderr] | [INFO] [stderr] 39 | use chrono::{NaiveDate, NaiveDateTime}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `chrono::format::ParseError` [INFO] [stderr] --> src/main.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | use chrono::format::ParseError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nautilus` (bin "nautilus" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nautilus-46b593f6b0465b13) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nautilus-1b49c343eb44ab4a) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nautilus [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test src/lib.rs - create_system (line 548) ... ok [INFO] [stdout] test src/lib.rs - read_links_by_filter_limit (line 392) ... ok [INFO] [stdout] test src/lib.rs - create_post (line 153) ... ok [INFO] [stdout] test src/lib.rs - read_post (line 220) ... ok [INFO] [stdout] test src/lib.rs - read_all_links (line 368) ... ok [INFO] [stdout] test src/lib.rs - delete_post (line 328) ... ok [INFO] [stdout] test src/lib.rs - read_system (line 527) ... ok [INFO] [stdout] test src/lib.rs - delete_system (line 607) ... ok [INFO] [stdout] test src/lib.rs - read_all_system (line 505) ... ok [INFO] [stdout] test src/lib.rs - create_link (line 420) ... ok [INFO] [stdout] test src/lib.rs - read_some_posts (line 264) ... ok [INFO] [stdout] test src/lib.rs - establish_connection (line 43) ... ok [INFO] [stdout] test src/lib.rs - delete_link (line 486) ... ok [INFO] [stdout] test src/lib.rs - update_post (line 184) ... ok [INFO] [stdout] test src/lib.rs - update_link (line 450) ... ok [INFO] [stdout] test src/lib.rs - read_link (line 347) ... ok [INFO] [stdout] test src/lib.rs - update_system (line 575) ... ok [INFO] [stdout] test src/lib.rs - read_all_posts (line 241) ... ok [INFO] [stdout] test src/lib.rs - read_posts_by_filter_limit (line 289) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "29871d1a69ebe5314a8d06381e695b44c7457f831e6ddef1a6105c6caf8bf529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29871d1a69ebe5314a8d06381e695b44c7457f831e6ddef1a6105c6caf8bf529", kill_on_drop: false }` [INFO] [stdout] 29871d1a69ebe5314a8d06381e695b44c7457f831e6ddef1a6105c6caf8bf529