[INFO] fetching crate cyborgtime 2.1.1...
[INFO] checking cyborgtime-2.1.1 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate cyborgtime 2.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate cyborgtime 2.1.1 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cyborgtime 2.1.1
[INFO] finished tweaking crates.io crate cyborgtime 2.1.1
[INFO] tweaked toml for crates.io crate cyborgtime 2.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e75e01b2d36e8385c1e9046502389454542d34865fd82e875ac96c5be03b1c7
[INFO] running `Command { std: "docker" "start" "-a" "9e75e01b2d36e8385c1e9046502389454542d34865fd82e875ac96c5be03b1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e75e01b2d36e8385c1e9046502389454542d34865fd82e875ac96c5be03b1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e75e01b2d36e8385c1e9046502389454542d34865fd82e875ac96c5be03b1c7", kill_on_drop: false }`
[INFO] [stdout] 9e75e01b2d36e8385c1e9046502389454542d34865fd82e875ac96c5be03b1c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35524c2295bbda3e1c756630d77429046c78aa1f71fd6b79388c7d24a9231e97
[INFO] running `Command { std: "docker" "start" "-a" "35524c2295bbda3e1c756630d77429046c78aa1f71fd6b79388c7d24a9231e97", kill_on_drop: false }`
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking cyborgtime v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking chrono v0.4.31
[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]   --> benches/datetime_format.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let time = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(1_483_228_799, 0), 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`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> benches/datetime_format.rs:28:57
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let time = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(1_483_228_799, 0), Utc);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]  --> benches/datetime_parse.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[bench]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]   = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]  --> benches/datetime_parse.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[bench]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]  --> benches/datetime_parse.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn rfc3339_cyborgtime_seconds(b: &mut test::Bencher) {
[INFO] [stdout]   |                                       ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn datetime_utc_parse_seconds(b: &mut test::Bencher) {
[INFO] [stdout]    |                                       ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn rfc3339_cyborgtime_millis(b: &mut test::Bencher) {
[INFO] [stdout]    |                                      ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn datetime_utc_parse_millis(b: &mut test::Bencher) {
[INFO] [stdout]    |                                      ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn rfc3339_cyborgtime_nanos(b: &mut test::Bencher) {
[INFO] [stdout]    |                                     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn datetime_utc_parse_nanos(b: &mut test::Bencher) {
[INFO] [stdout]    |                                     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyborgtime` (bench "datetime_parse") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35524c2295bbda3e1c756630d77429046c78aa1f71fd6b79388c7d24a9231e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35524c2295bbda3e1c756630d77429046c78aa1f71fd6b79388c7d24a9231e97", kill_on_drop: false }`
[INFO] [stdout] 35524c2295bbda3e1c756630d77429046c78aa1f71fd6b79388c7d24a9231e97
[INFO] checking cyborgtime-2.1.1 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate cyborgtime 2.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate cyborgtime 2.1.1 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cyborgtime 2.1.1
[INFO] finished tweaking crates.io crate cyborgtime 2.1.1
[INFO] tweaked toml for crates.io crate cyborgtime 2.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59747e37b9fb8c347d65b5eaf62250485a9e03fafec3beb873cc90ca0db60197
[INFO] running `Command { std: "docker" "start" "-a" "59747e37b9fb8c347d65b5eaf62250485a9e03fafec3beb873cc90ca0db60197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59747e37b9fb8c347d65b5eaf62250485a9e03fafec3beb873cc90ca0db60197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59747e37b9fb8c347d65b5eaf62250485a9e03fafec3beb873cc90ca0db60197", kill_on_drop: false }`
[INFO] [stdout] 59747e37b9fb8c347d65b5eaf62250485a9e03fafec3beb873cc90ca0db60197
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f62b9520c4fbf9884fba5d70928a80755243440163d7dc7c6794e49c02be6e95
[INFO] running `Command { std: "docker" "start" "-a" "f62b9520c4fbf9884fba5d70928a80755243440163d7dc7c6794e49c02be6e95", kill_on_drop: false }`
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking cyborgtime v2.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking chrono v0.4.31
[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]   --> benches/datetime_format.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let time = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(1_483_228_799, 0), 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`: use `from_timestamp_opt()` instead
[INFO] [stdout]   --> benches/datetime_format.rs:28:57
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let time = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(1_483_228_799, 0), Utc);
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]  --> benches/datetime_parse.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[bench]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout]   = note: `#[deny(soft_unstable)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]  --> benches/datetime_parse.rs:9:3
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[bench]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: use of unstable library feature 'test': `bench` is a part of custom test frameworks which are unstable
[INFO] [stdout]   --> benches/datetime_parse.rs:29:3
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[bench]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]  --> benches/datetime_parse.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn rfc3339_cyborgtime_seconds(b: &mut test::Bencher) {
[INFO] [stdout]   |                                       ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn datetime_utc_parse_seconds(b: &mut test::Bencher) {
[INFO] [stdout]    |                                       ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:15:38
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn rfc3339_cyborgtime_millis(b: &mut test::Bencher) {
[INFO] [stdout]    |                                      ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:20:38
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn datetime_utc_parse_millis(b: &mut test::Bencher) {
[INFO] [stdout]    |                                      ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:25:37
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn rfc3339_cyborgtime_nanos(b: &mut test::Bencher) {
[INFO] [stdout]    |                                     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test`
[INFO] [stdout]   --> benches/datetime_parse.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn datetime_utc_parse_nanos(b: &mut test::Bencher) {
[INFO] [stdout]    |                                     ^^^^ use of undeclared crate or module `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cyborgtime` (bench "datetime_parse") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f62b9520c4fbf9884fba5d70928a80755243440163d7dc7c6794e49c02be6e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62b9520c4fbf9884fba5d70928a80755243440163d7dc7c6794e49c02be6e95", kill_on_drop: false }`
[INFO] [stdout] f62b9520c4fbf9884fba5d70928a80755243440163d7dc7c6794e49c02be6e95
