[INFO] fetching crate fez 0.8.1... [INFO] checking fez-0.8.1 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate fez 0.8.1 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate fez 0.8.1 on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fez 0.8.1 [INFO] finished tweaking crates.io crate fez 0.8.1 [INFO] tweaked toml for crates.io crate fez 0.8.1 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" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpio v0.2.2 [INFO] [stderr] Downloaded clear_on_drop v0.2.5 [INFO] [stderr] Downloaded enum-primitive-derive v0.2.2 [INFO] [stderr] Downloaded circular v0.3.0 [INFO] [stderr] Downloaded crc24 v0.1.6 [INFO] [stderr] Downloaded rsa-der v0.3.0 [INFO] [stderr] Downloaded enum-display-derive v0.1.1 [INFO] [stderr] Downloaded serial_test v0.8.0 [INFO] [stderr] Downloaded cast5 v0.10.0 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded des v0.7.0 [INFO] [stderr] Downloaded x25519-dalek v1.1.1 [INFO] [stderr] Downloaded serial_test_derive v0.8.0 [INFO] [stderr] Downloaded cfb-mode v0.7.1 [INFO] [stderr] Downloaded twofish v0.6.0 [INFO] [stderr] Downloaded pgp v0.8.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f6da89071a2a435d25d0749f6951c606544871aa5111741ee31c7ffec576b1d6 [INFO] running `Command { std: "docker" "start" "-a" "f6da89071a2a435d25d0749f6951c606544871aa5111741ee31c7ffec576b1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6da89071a2a435d25d0749f6951c606544871aa5111741ee31c7ffec576b1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6da89071a2a435d25d0749f6951c606544871aa5111741ee31c7ffec576b1d6", kill_on_drop: false }` [INFO] [stdout] f6da89071a2a435d25d0749f6951c606544871aa5111741ee31c7ffec576b1d6 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0e70db35c533059e6f6bf71ccbd08a58f8b73f9df808547c0f492c139fc146d [INFO] running `Command { std: "docker" "start" "-a" "c0e70db35c533059e6f6bf71ccbd08a58f8b73f9df808547c0f492c139fc146d", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking cast5 v0.10.0 [INFO] [stderr] Checking cfb-mode v0.7.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking twofish v0.6.0 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking des v0.7.0 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Checking cpio v0.2.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v0.8.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking rsa v0.6.1 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking rsa-der v0.3.0 [INFO] [stderr] Checking pgp v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking fez v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rpm/headers/header.rs:541:38 [INFO] [stdout] | [INFO] [stdout] 541 | modified_at: utc.timestamp(mtime as i64, 0u32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rpm/signature/pgp.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | ::chrono::offset::Utc.timestamp(now.timestamp(), 0u32) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rpm/headers/header.rs:541:38 [INFO] [stdout] | [INFO] [stdout] 541 | modified_at: utc.timestamp(mtime as i64, 0u32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rpm/signature/pgp.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | ::chrono::offset::Utc.timestamp(now.timestamp(), 0u32) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c0e70db35c533059e6f6bf71ccbd08a58f8b73f9df808547c0f492c139fc146d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e70db35c533059e6f6bf71ccbd08a58f8b73f9df808547c0f492c139fc146d", kill_on_drop: false }` [INFO] [stdout] c0e70db35c533059e6f6bf71ccbd08a58f8b73f9df808547c0f492c139fc146d [INFO] checking fez-0.8.1 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate fez 0.8.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate fez 0.8.1 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fez 0.8.1 [INFO] finished tweaking crates.io crate fez 0.8.1 [INFO] tweaked toml for crates.io crate fez 0.8.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91f9e902de42a03a62f70fe8765fcfcd721de1ca30b753e1264f2d864a6b1957 [INFO] running `Command { std: "docker" "start" "-a" "91f9e902de42a03a62f70fe8765fcfcd721de1ca30b753e1264f2d864a6b1957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91f9e902de42a03a62f70fe8765fcfcd721de1ca30b753e1264f2d864a6b1957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f9e902de42a03a62f70fe8765fcfcd721de1ca30b753e1264f2d864a6b1957", kill_on_drop: false }` [INFO] [stdout] 91f9e902de42a03a62f70fe8765fcfcd721de1ca30b753e1264f2d864a6b1957 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ce9322c7770d8f4c50018b03d1d7bc49df96efda8831f3e6749a96e3519a0dd [INFO] running `Command { std: "docker" "start" "-a" "7ce9322c7770d8f4c50018b03d1d7bc49df96efda8831f3e6749a96e3519a0dd", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking libflate_lz77 v1.2.0 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking chrono v0.4.33 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking blowfish v0.8.0 [INFO] [stderr] Checking cfb-mode v0.7.1 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking twofish v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking cast5 v0.10.0 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking des v0.7.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking libflate v1.4.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serial_test_derive v0.8.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Checking cpio v0.2.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking rsa v0.6.1 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking rsa-der v0.3.0 [INFO] [stderr] Checking pgp v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking fez v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rpm/headers/header.rs:541:38 [INFO] [stdout] | [INFO] [stdout] 541 | modified_at: utc.timestamp(mtime as i64, 0u32), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::timestamp`: use `timestamp_opt()` instead [INFO] [stdout] --> src/rpm/signature/pgp.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | ::chrono::offset::Utc.timestamp(now.timestamp(), 0u32) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/constants.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | num_derive::FromPrimitive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_IndexTag` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/constants.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | num_derive::ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_IndexTag` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/constants.rs:362:5 [INFO] [stdout] | [INFO] [stdout] 362 | num_derive::FromPrimitive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_IndexSignatureTag` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `num_derive::FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/constants.rs:363:5 [INFO] [stdout] | [INFO] [stdout] 363 | num_derive::ToPrimitive, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_IndexSignatureTag` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this error originates in the derive macro `num_derive::ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fez` (lib) due to 5 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7ce9322c7770d8f4c50018b03d1d7bc49df96efda8831f3e6749a96e3519a0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce9322c7770d8f4c50018b03d1d7bc49df96efda8831f3e6749a96e3519a0dd", kill_on_drop: false }` [INFO] [stdout] 7ce9322c7770d8f4c50018b03d1d7bc49df96efda8831f3e6749a96e3519a0dd