[INFO] fetching crate netidx-netproto 0.26.0... [INFO] testing netidx-netproto-0.26.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate netidx-netproto 0.26.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate netidx-netproto 0.26.0 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netidx-netproto 0.26.0 [INFO] finished tweaking crates.io crate netidx-netproto 0.26.0 [INFO] tweaked toml for crates.io crate netidx-netproto 0.26.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded triomphe v0.1.11 [INFO] [stderr] Downloaded netidx-derive v0.22.0 [INFO] [stderr] Downloaded netidx-core v0.26.0 [INFO] [stderr] Downloaded chrono v0.4.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 710ce39dde241d360fcf78e6d0ac7a300802537ce7293beffd2a7178078576fc [INFO] running `Command { std: "docker" "start" "-a" "710ce39dde241d360fcf78e6d0ac7a300802537ce7293beffd2a7178078576fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "710ce39dde241d360fcf78e6d0ac7a300802537ce7293beffd2a7178078576fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710ce39dde241d360fcf78e6d0ac7a300802537ce7293beffd2a7178078576fc", kill_on_drop: false }` [INFO] [stdout] 710ce39dde241d360fcf78e6d0ac7a300802537ce7293beffd2a7178078576fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c65635e838433d49f0b20c051b9c9e3ae31f9363ad6fb633eaeab830616ffb60 [INFO] running `Command { std: "docker" "start" "-a" "c65635e838433d49f0b20c051b9c9e3ae31f9363ad6fb633eaeab830616ffb60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling chrono v0.4.36 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling arcstr v1.1.5 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling netidx-derive v0.22.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling netidx-core v0.26.0 [INFO] [stderr] Compiling netidx-netproto v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.28s [INFO] running `Command { std: "docker" "inspect" "c65635e838433d49f0b20c051b9c9e3ae31f9363ad6fb633eaeab830616ffb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65635e838433d49f0b20c051b9c9e3ae31f9363ad6fb633eaeab830616ffb60", kill_on_drop: false }` [INFO] [stdout] c65635e838433d49f0b20c051b9c9e3ae31f9363ad6fb633eaeab830616ffb60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07f7ceaf70f8002a625e76322fbad4c3491eaaa0168e3de01cc0738d9bcea985 [INFO] running `Command { std: "docker" "start" "-a" "07f7ceaf70f8002a625e76322fbad4c3491eaaa0168e3de01cc0738d9bcea985", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling chrono v0.4.36 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling netidx-core v0.26.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling netidx-netproto v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.22s [INFO] running `Command { std: "docker" "inspect" "07f7ceaf70f8002a625e76322fbad4c3491eaaa0168e3de01cc0738d9bcea985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07f7ceaf70f8002a625e76322fbad4c3491eaaa0168e3de01cc0738d9bcea985", kill_on_drop: false }` [INFO] [stdout] 07f7ceaf70f8002a625e76322fbad4c3491eaaa0168e3de01cc0738d9bcea985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af4ed7b967de691415ca9b206c699728b4e2607b68c87e4b6ca3ee961b64e20c [INFO] running `Command { std: "docker" "start" "-a" "af4ed7b967de691415ca9b206c699728b4e2607b68c87e4b6ca3ee961b64e20c", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `netidx-netproto` (lib) generated 6 warnings [INFO] [stderr] warning: `netidx-netproto` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netidx_netproto-74731d672cdd5088) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test::resolver::test_secret ... ok [INFO] [stdout] test test::resolver::test_read_for_ownership_check ... ok [INFO] [stdout] test test::resolver::test_auth_challenge ... ok [INFO] [stdout] test value_parser::tests::parse ... ok [INFO] [stdout] test test::publisher::test_fuzz ... ok [INFO] [stdout] test test::resolver::test_fuzz ... ok [INFO] [stdout] test test::resolver::test_client_hello ... ok [INFO] [stdout] test test::resolver::test_server_hello_write ... ok [INFO] [stdout] test test::resolver::test_from_write ... ok [INFO] [stdout] test test::resolver::test_to_write ... ok [INFO] [stdout] test test::publisher::test_hello ... ok [INFO] [stdout] test test::resolver::test_to_read ... ok [INFO] [stdout] test test::publisher::test_to ... ok [INFO] [stdout] test test::publisher::test_from ... ok [INFO] [stdout] test test::publisher::test_value_roundtrip ... ok [INFO] [stdout] test test::resolver::test_from_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.86s [INFO] [stdout] [INFO] [stderr] Doc-tests netidx-netproto [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] running `Command { std: "docker" "inspect" "af4ed7b967de691415ca9b206c699728b4e2607b68c87e4b6ca3ee961b64e20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4ed7b967de691415ca9b206c699728b4e2607b68c87e4b6ca3ee961b64e20c", kill_on_drop: false }` [INFO] [stdout] af4ed7b967de691415ca9b206c699728b4e2607b68c87e4b6ca3ee961b64e20c [INFO] testing netidx-netproto-0.26.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate netidx-netproto 0.26.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate netidx-netproto 0.26.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate netidx-netproto 0.26.0 [INFO] finished tweaking crates.io crate netidx-netproto 0.26.0 [INFO] tweaked toml for crates.io crate netidx-netproto 0.26.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb5ed1e1c2d2d5301b988c718fd1eba66d868d7881c43a801819726a787e0ace [INFO] running `Command { std: "docker" "start" "-a" "bb5ed1e1c2d2d5301b988c718fd1eba66d868d7881c43a801819726a787e0ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb5ed1e1c2d2d5301b988c718fd1eba66d868d7881c43a801819726a787e0ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5ed1e1c2d2d5301b988c718fd1eba66d868d7881c43a801819726a787e0ace", kill_on_drop: false }` [INFO] [stdout] bb5ed1e1c2d2d5301b988c718fd1eba66d868d7881c43a801819726a787e0ace [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78299ed3be18ec7e84fe4a200929d25d530b998bdd3bc10df07dfb1d9ae1de01 [INFO] running `Command { std: "docker" "start" "-a" "78299ed3be18ec7e84fe4a200929d25d530b998bdd3bc10df07dfb1d9ae1de01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling arcstr v1.1.5 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling chrono v0.4.36 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling netidx-derive v0.22.0 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling netidx-core v0.26.0 [INFO] [stderr] Compiling netidx-netproto v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `globset` is imported redundantly [INFO] [stdout] --> src/glob.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use globset; [INFO] [stdout] | ^^^^^^^ the item `globset` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/value_parser.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | use std::{borrow::Cow, result::Result, str::FromStr, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NaiveDateTime` is imported redundantly [INFO] [stdout] --> src/value.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{naive::NaiveDateTime, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------- the item `NaiveDateTime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s [INFO] running `Command { std: "docker" "inspect" "78299ed3be18ec7e84fe4a200929d25d530b998bdd3bc10df07dfb1d9ae1de01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78299ed3be18ec7e84fe4a200929d25d530b998bdd3bc10df07dfb1d9ae1de01", kill_on_drop: false }` [INFO] [stdout] 78299ed3be18ec7e84fe4a200929d25d530b998bdd3bc10df07dfb1d9ae1de01 [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 006eba6dfd9706927a5059c47c4aec50cc95f16b9da14f1c037d2c9b1254f77c [INFO] running `Command { std: "docker" "start" "-a" "006eba6dfd9706927a5059c47c4aec50cc95f16b9da14f1c037d2c9b1254f77c", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling chrono v0.4.36 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling netidx-core v0.26.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling netidx-netproto v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `globset` is imported redundantly [INFO] [stdout] --> src/glob.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use globset; [INFO] [stdout] | ^^^^^^^ the item `globset` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/value_parser.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | use std::{borrow::Cow, result::Result, str::FromStr, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NaiveDateTime` is imported redundantly [INFO] [stdout] --> src/value.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{naive::NaiveDateTime, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------- the item `NaiveDateTime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `globset` is imported redundantly [INFO] [stdout] --> src/glob.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use globset; [INFO] [stdout] | ^^^^^^^ the item `globset` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> src/value_parser.rs:18:24 [INFO] [stdout] | [INFO] [stdout] 18 | use std::{borrow::Cow, result::Result, str::FromStr, sync::Arc, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `NaiveDateTime` is imported redundantly [INFO] [stdout] --> src/value.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use chrono::{naive::NaiveDateTime, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------- the item `NaiveDateTime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `collection` is imported redundantly [INFO] [stdout] --> src/test.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 61 | use super::*; [INFO] [stdout] | -------- the item `collection` is already imported here [INFO] [stdout] ... [INFO] [stdout] 72 | use proptest::collection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SocketAddr` is imported redundantly [INFO] [stdout] --> src/test.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 61 | use super::*; [INFO] [stdout] | -------- the item `SocketAddr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 73 | use std::net::SocketAddr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `collection` is imported redundantly [INFO] [stdout] --> src/test.rs:394:9 [INFO] [stdout] | [INFO] [stdout] 387 | use super::*; [INFO] [stdout] | -------- the item `collection` is already imported here [INFO] [stdout] ... [INFO] [stdout] 394 | use proptest::collection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SocketAddr` is imported redundantly [INFO] [stdout] --> src/test.rs:395:15 [INFO] [stdout] | [INFO] [stdout] 387 | use super::*; [INFO] [stdout] | -------- the item `SocketAddr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 395 | use std::{net::SocketAddr, time::Duration}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/value.rs:1273:41 [INFO] [stdout] | [INFO] [stdout] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.54s [INFO] running `Command { std: "docker" "inspect" "006eba6dfd9706927a5059c47c4aec50cc95f16b9da14f1c037d2c9b1254f77c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006eba6dfd9706927a5059c47c4aec50cc95f16b9da14f1c037d2c9b1254f77c", kill_on_drop: false }` [INFO] [stdout] 006eba6dfd9706927a5059c47c4aec50cc95f16b9da14f1c037d2c9b1254f77c [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=warn" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac1551ad15558da80146f73a845bcdc5d9221bbccdaa13160226c12faa18ba01 [INFO] running `Command { std: "docker" "start" "-a" "ac1551ad15558da80146f73a845bcdc5d9221bbccdaa13160226c12faa18ba01", kill_on_drop: false }` [INFO] [stderr] warning: the item `globset` is imported redundantly [INFO] [stderr] --> src/glob.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use globset; [INFO] [stderr] | ^^^^^^^ the item `globset` is already defined by prelude [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Result` is imported redundantly [INFO] [stderr] --> src/value_parser.rs:18:24 [INFO] [stderr] | [INFO] [stderr] 18 | use std::{borrow::Cow, result::Result, str::FromStr, sync::Arc, time::Duration}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stderr] | [INFO] [stderr] = note: the item `Result` is already defined here [INFO] [stderr] [INFO] [stderr] warning: the item `NaiveDateTime` is imported redundantly [INFO] [stderr] --> src/value.rs:5:14 [INFO] [stderr] | [INFO] [stderr] 5 | use chrono::{naive::NaiveDateTime, prelude::*}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ ---------- the item `NaiveDateTime` is already imported here [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1301 | Value::U32(v) | Value::V32(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1302 | Value::I32(v) | Value::Z32(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1303 | Value::U64(v) | Value::V64(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1304 | Value::I64(v) | Value::Z64(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1305 | Value::F32(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stderr] --> src/value.rs:1273:41 [INFO] [stderr] | [INFO] [stderr] 1273 | &NaiveDateTime::from_timestamp_opt($v as i64, 0)?, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 1306 | Value::F64(v) => cast_number!(v, typ), [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `cast_number` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: the item `collection` is imported redundantly [INFO] [stderr] --> src/test.rs:72:9 [INFO] [stderr] | [INFO] [stderr] 61 | use super::*; [INFO] [stderr] | -------- the item `collection` is already imported here [INFO] [stderr] ... [INFO] [stderr] 72 | use proptest::collection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `SocketAddr` is imported redundantly [INFO] [stderr] --> src/test.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 61 | use super::*; [INFO] [stderr] | -------- the item `SocketAddr` is already imported here [INFO] [stderr] ... [INFO] [stderr] 73 | use std::net::SocketAddr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `collection` is imported redundantly [INFO] [stderr] --> src/test.rs:394:9 [INFO] [stderr] | [INFO] [stderr] 387 | use super::*; [INFO] [stderr] | -------- the item `collection` is already imported here [INFO] [stderr] ... [INFO] [stderr] 394 | use proptest::collection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `SocketAddr` is imported redundantly [INFO] [stderr] --> src/test.rs:395:15 [INFO] [stderr] | [INFO] [stderr] 387 | use super::*; [INFO] [stderr] | -------- the item `SocketAddr` is already imported here [INFO] [stderr] ... [INFO] [stderr] 395 | use std::{net::SocketAddr, time::Duration}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `netidx-netproto` (lib) generated 9 warnings [INFO] [stderr] warning: `netidx-netproto` (lib test) generated 13 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/netidx_netproto-fbae7628e3a7770c) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stderr] memory allocation of 1497856290676463040 bytes failed [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/netidx_netproto-fbae7628e3a7770c` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "ac1551ad15558da80146f73a845bcdc5d9221bbccdaa13160226c12faa18ba01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac1551ad15558da80146f73a845bcdc5d9221bbccdaa13160226c12faa18ba01", kill_on_drop: false }` [INFO] [stdout] ac1551ad15558da80146f73a845bcdc5d9221bbccdaa13160226c12faa18ba01