[INFO] fetching crate biscuit 0.7.0...
[INFO] checking biscuit-0.7.0 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate biscuit 0.7.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate biscuit 0.7.0 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate biscuit 0.7.0
[INFO] finished tweaking crates.io crate biscuit 0.7.0
[INFO] tweaked toml for crates.io crate biscuit 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] [stderr]       Adding windows-core v0.52.0 (available: v0.58.0)
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d528d320b2355b53107765153c3e546f6f1e233d0a52edcfc1951ebd1bc5d220
[INFO] running `Command { std: "docker" "start" "-a" "d528d320b2355b53107765153c3e546f6f1e233d0a52edcfc1951ebd1bc5d220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d528d320b2355b53107765153c3e546f6f1e233d0a52edcfc1951ebd1bc5d220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d528d320b2355b53107765153c3e546f6f1e233d0a52edcfc1951ebd1bc5d220", kill_on_drop: false }`
[INFO] [stdout] d528d320b2355b53107765153c3e546f6f1e233d0a52edcfc1951ebd1bc5d220
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d6ea30b0bf2eb4e7decad645ddc7bcaa147764c044057745f611824fb3258e4
[INFO] running `Command { std: "docker" "start" "-a" "9d6ea30b0bf2eb4e7decad645ddc7bcaa147764c044057745f611824fb3258e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking serde v1.0.210
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking biscuit v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 92  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 309 -         let rng = rand::SystemRandom::new();
[INFO] [stdout] 309 +         let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |             let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 338 -             let rng = rand::SystemRandom::new();
[INFO] [stdout] 338 +             let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 92  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 309 -         let rng = rand::SystemRandom::new();
[INFO] [stdout] 309 +         let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwa.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |             let rng = rand::SystemRandom::new();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 338 -             let rng = rand::SystemRandom::new();
[INFO] [stdout] 338 +             let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1267:40
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1267 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout] 1267 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1290:40
[INFO] [stdout]      |
[INFO] [stdout] 1290 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1290 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout] 1290 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1296:40
[INFO] [stdout]      |
[INFO] [stdout] 1296 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1296 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout] 1296 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1319:40
[INFO] [stdout]      |
[INFO] [stdout] 1319 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1319 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout] 1319 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A128GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1325:40
[INFO] [stdout]      |
[INFO] [stdout] 1325 |         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1325 -         let cek = not_err!(cek_alg.cek(jwa::ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout] 1325 +         let cek = not_err!(cek_alg.cek(ContentEncryptionAlgorithm::A256GCM, &key));
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1351:23
[INFO] [stdout]      |
[INFO] [stdout] 1351 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1351 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout] 1351 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1383:23
[INFO] [stdout]      |
[INFO] [stdout] 1383 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1383 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout] 1383 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM; // determines the CEK
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1399:23
[INFO] [stdout]      |
[INFO] [stdout] 1399 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1399 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout] 1399 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1407:23
[INFO] [stdout]      |
[INFO] [stdout] 1407 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1407 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout] 1407 +         let enc_alg = ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1432:23
[INFO] [stdout]      |
[INFO] [stdout] 1432 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1432 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout] 1432 +         let enc_alg = ContentEncryptionAlgorithm::A128GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]     --> src/jwa.rs:1460:23
[INFO] [stdout]      |
[INFO] [stdout] 1460 |         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]      |
[INFO] [stdout] 1460 -         let enc_alg = jwa::ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout] 1460 +         let enc_alg = ContentEncryptionAlgorithm::A256GCM;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwe.rs:731:13
[INFO] [stdout]     |
[INFO] [stdout] 731 |             jwa::KeyManagementAlgorithm::DirectSymmetricKey,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 731 -             jwa::KeyManagementAlgorithm::DirectSymmetricKey,
[INFO] [stdout] 731 +             KeyManagementAlgorithm::DirectSymmetricKey,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/jwe.rs:732:13
[INFO] [stdout]     |
[INFO] [stdout] 732 |             jwa::ContentEncryptionAlgorithm::A256GCM,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 732 -             jwa::ContentEncryptionAlgorithm::A256GCM,
[INFO] [stdout] 732 +             ContentEncryptionAlgorithm::A256GCM,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/lib.rs:701:26
[INFO] [stdout]     |
[INFO] [stdout] 701 |         DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/lib.rs:702:28
[INFO] [stdout]     |
[INFO] [stdout] 702 |             NaiveDateTime::from_timestamp_opt(timestamp, 0).unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/lib.rs:724:39
[INFO] [stdout]     |
[INFO] [stdout] 724 |         Ok(Timestamp(DateTime::<Utc>::from_utc(
[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/lib.rs:725:28
[INFO] [stdout]     |
[INFO] [stdout] 725 |             NaiveDateTime::from_timestamp_opt(timestamp, 0).unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `biscuit` (lib) due to 3 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/lib.rs:701:26
[INFO] [stdout]     |
[INFO] [stdout] 701 |         DateTime::<Utc>::from_utc(
[INFO] [stdout]     |                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/lib.rs:702:28
[INFO] [stdout]     |
[INFO] [stdout] 702 |             NaiveDateTime::from_timestamp_opt(timestamp, 0).unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/lib.rs:724:39
[INFO] [stdout]     |
[INFO] [stdout] 724 |         Ok(Timestamp(DateTime::<Utc>::from_utc(
[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/lib.rs:725:28
[INFO] [stdout]     |
[INFO] [stdout] 725 |             NaiveDateTime::from_timestamp_opt(timestamp, 0).unwrap(),
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 15 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `biscuit` (lib test) due to 16 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9d6ea30b0bf2eb4e7decad645ddc7bcaa147764c044057745f611824fb3258e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d6ea30b0bf2eb4e7decad645ddc7bcaa147764c044057745f611824fb3258e4", kill_on_drop: false }`
[INFO] [stdout] 9d6ea30b0bf2eb4e7decad645ddc7bcaa147764c044057745f611824fb3258e4
