[INFO] fetching crate biscuit 0.7.0...
[INFO] checking biscuit-0.7.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate biscuit 0.7.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate biscuit 0.7.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3dbd59929e522c1ce003960c141baa240794c2469e38ecaa4505be51ee2587f
[INFO] running `Command { std: "docker" "start" "-a" "c3dbd59929e522c1ce003960c141baa240794c2469e38ecaa4505be51ee2587f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3dbd59929e522c1ce003960c141baa240794c2469e38ecaa4505be51ee2587f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3dbd59929e522c1ce003960c141baa240794c2469e38ecaa4505be51ee2587f", kill_on_drop: false }`
[INFO] [stdout] c3dbd59929e522c1ce003960c141baa240794c2469e38ecaa4505be51ee2587f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa35b12d8828bea85b4fa67fac9bbabf0eb0ac2b6bd9cb208f23a52284ccbd8e
[INFO] running `Command { std: "docker" "start" "-a" "aa35b12d8828bea85b4fa67fac9bbabf0eb0ac2b6bd9cb208f23a52284ccbd8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.215
[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] [stderr] error: could not compile `biscuit` (lib) due to 2 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] [stderr] error: could not compile `biscuit` (lib test) due to 15 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "aa35b12d8828bea85b4fa67fac9bbabf0eb0ac2b6bd9cb208f23a52284ccbd8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa35b12d8828bea85b4fa67fac9bbabf0eb0ac2b6bd9cb208f23a52284ccbd8e", kill_on_drop: false }`
[INFO] [stdout] aa35b12d8828bea85b4fa67fac9bbabf0eb0ac2b6bd9cb208f23a52284ccbd8e
