[INFO] fetching crate titanic 0.1.0... [INFO] checking titanic-0.1.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate titanic 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate titanic 0.1.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate titanic 0.1.0 [INFO] finished tweaking crates.io crate titanic 0.1.0 [INFO] tweaked toml for crates.io crate titanic 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.4.12 (latest: v0.7.6) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36cb9ca374aaedd9115b3e702113073fc9574633ea2582c0247df7d640a2b618 [INFO] running `Command { std: "docker" "start" "-a" "36cb9ca374aaedd9115b3e702113073fc9574633ea2582c0247df7d640a2b618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36cb9ca374aaedd9115b3e702113073fc9574633ea2582c0247df7d640a2b618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36cb9ca374aaedd9115b3e702113073fc9574633ea2582c0247df7d640a2b618", kill_on_drop: false }` [INFO] [stdout] 36cb9ca374aaedd9115b3e702113073fc9574633ea2582c0247df7d640a2b618 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e179c9f45b40bb0315777c51d7f86e1b8ec105b8faaba2d7e9515c611cc8e93 [INFO] running `Command { std: "docker" "start" "-a" "2e179c9f45b40bb0315777c51d7f86e1b8ec105b8faaba2d7e9515c611cc8e93", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking titanic v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser.rs:1082:59 [INFO] [stdout] | [INFO] [stdout] 1082 | $GPVTG,182.46,T,,M,0.00,N,0.00,K,A*34\n\n\ [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 1083 | | [INFO] [stdout] 1084 | | $GPGGA,142132.000,4900.7350,N,00825.5269,E,1,3,5.53,102.1,M,47.9,M,,*58"; [INFO] [stdout] | |_________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser.rs:1129:59 [INFO] [stdout] | [INFO] [stdout] 1129 | $GPVTG,182.46,T,,M,0.00,N,0.00,K,A*34\n\n\ [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 1130 | | [INFO] [stdout] 1131 | | $GPGGA,142132.000,4900.7350,N,00825.5269,E,1,3,5.53,102.1,M,47.9,M,,*58"; [INFO] [stdout] | |_________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser.rs:1148:59 [INFO] [stdout] | [INFO] [stdout] 1148 | $GPVTG,182.46,T,,M,0.00,N,0.00,K,A*34\n\n\ [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 1149 | | [INFO] [stdout] 1150 | | $GPGGA,142132.000,4900.7350,N,00825.5269,E,1,3,5.53,102.1,M,47.9,M,,*58"; [INFO] [stdout] | |_________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser.rs:1082:59 [INFO] [stdout] | [INFO] [stdout] 1082 | $GPVTG,182.46,T,,M,0.00,N,0.00,K,A*34\n\n\ [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 1083 | | [INFO] [stdout] 1084 | | $GPGGA,142132.000,4900.7350,N,00825.5269,E,1,3,5.53,102.1,M,47.9,M,,*58"; [INFO] [stdout] | |_________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser.rs:1129:59 [INFO] [stdout] | [INFO] [stdout] 1129 | $GPVTG,182.46,T,,M,0.00,N,0.00,K,A*34\n\n\ [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 1130 | | [INFO] [stdout] 1131 | | $GPGGA,142132.000,4900.7350,N,00825.5269,E,1,3,5.53,102.1,M,47.9,M,,*58"; [INFO] [stdout] | |_________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple lines skipped by escaped newline [INFO] [stdout] --> src/parser.rs:1148:59 [INFO] [stdout] | [INFO] [stdout] 1148 | $GPVTG,182.46,T,,M,0.00,N,0.00,K,A*34\n\n\ [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 1149 | | [INFO] [stdout] 1150 | | $GPGGA,142132.000,4900.7350,N,00825.5269,E,1,3,5.53,102.1,M,47.9,M,,*58"; [INFO] [stdout] | |_________________^ skipping everything up to and including this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lexer.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/parser.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lexer.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/parser.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(feature = "cargo-clippy", allow(cyclomatic_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms_nano`: use `from_hms_nano_opt()` instead [INFO] [stdout] --> src/parser.rs:558:39 [INFO] [stdout] | [INFO] [stdout] 558 | let expected = NaiveTime::from_hms_nano(23, 59, 59, 999999999); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/parser.rs:568:50 [INFO] [stdout] | [INFO] [stdout] 568 | assert_eq!(left.unwrap(), NaiveTime::from_hms(0, 0, 0)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/parser.rs:909:33 [INFO] [stdout] | [INFO] [stdout] 909 | utc: NaiveTime::from_hms(14, 22, 12), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms_milli`: use `from_hms_milli_opt()` instead [INFO] [stdout] --> src/parser.rs:942:33 [INFO] [stdout] | [INFO] [stdout] 942 | utc: NaiveTime::from_hms_milli(14, 20, 54, 304), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead [INFO] [stdout] --> src/parser.rs:982:33 [INFO] [stdout] | [INFO] [stdout] 982 | utc: NaiveTime::from_hms(14, 22, 12), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms_milli`: use `from_hms_milli_opt()` instead [INFO] [stdout] --> src/parser.rs:1009:33 [INFO] [stdout] | [INFO] [stdout] 1009 | utc: NaiveTime::from_hms_milli(14, 20, 54, 304), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s [INFO] running `Command { std: "docker" "inspect" "2e179c9f45b40bb0315777c51d7f86e1b8ec105b8faaba2d7e9515c611cc8e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e179c9f45b40bb0315777c51d7f86e1b8ec105b8faaba2d7e9515c611cc8e93", kill_on_drop: false }` [INFO] [stdout] 2e179c9f45b40bb0315777c51d7f86e1b8ec105b8faaba2d7e9515c611cc8e93