[INFO] fetching crate rpkt-time 0.1.0...
[INFO] testing rpkt-time-0.1.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rpkt-time 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rpkt-time 0.1.0
[INFO] finished tweaking crates.io crate rpkt-time 0.1.0
[INFO] tweaked toml for crates.io crate rpkt-time 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpkt-time 0.1.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.1.26 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1484526c5012cc5ab213b3186e0f7f3b0d1d4f5b7027ca5b548d1f633ebd5972
[INFO] running `Command { std: "docker" "start" "-a" "1484526c5012cc5ab213b3186e0f7f3b0d1d4f5b7027ca5b548d1f633ebd5972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1484526c5012cc5ab213b3186e0f7f3b0d1d4f5b7027ca5b548d1f633ebd5972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1484526c5012cc5ab213b3186e0f7f3b0d1d4f5b7027ca5b548d1f633ebd5972", kill_on_drop: false }`
[INFO] [stdout] 1484526c5012cc5ab213b3186e0f7f3b0d1d4f5b7027ca5b548d1f633ebd5972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c33a9754820f2c997a059dd76e06c378d0e9b2c5a7196306f91d4faa8b374529
[INFO] running `Command { std: "docker" "start" "-a" "c33a9754820f2c997a059dd76e06c378d0e9b2c5a7196306f91d4faa8b374529", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling rpkt-time v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_arc`
[INFO] [stdout]   --> src/tsc.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(target_arc = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arc, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arc, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(target_arch = "x86_64")]
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.88s
[INFO] running `Command { std: "docker" "inspect" "c33a9754820f2c997a059dd76e06c378d0e9b2c5a7196306f91d4faa8b374529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33a9754820f2c997a059dd76e06c378d0e9b2c5a7196306f91d4faa8b374529", kill_on_drop: false }`
[INFO] [stdout] c33a9754820f2c997a059dd76e06c378d0e9b2c5a7196306f91d4faa8b374529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b70faa3349c336f4d7515c239c521541bf9f4b23ac548e42210f0b7d2aeeb18d
[INFO] running `Command { std: "docker" "start" "-a" "b70faa3349c336f4d7515c239c521541bf9f4b23ac548e42210f0b7d2aeeb18d", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_arc`
[INFO] [stdout]   --> src/tsc.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(target_arc = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arc, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arc, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(target_arch = "x86_64")]
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rpkt-time v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `target_arc`
[INFO] [stdout]   --> src/tsc.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(target_arc = "x86_64")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arc, values("x86_64"))'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arc, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[cfg(target_arch = "x86_64")]
[INFO] [stdout]    |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "b70faa3349c336f4d7515c239c521541bf9f4b23ac548e42210f0b7d2aeeb18d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70faa3349c336f4d7515c239c521541bf9f4b23ac548e42210f0b7d2aeeb18d", kill_on_drop: false }`
[INFO] [stdout] b70faa3349c336f4d7515c239c521541bf9f4b23ac548e42210f0b7d2aeeb18d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8224afcafb3baa2bd4d260e9dcdbd4277d34c2a7fa14e81af32846d1b5419b11
[INFO] running `Command { std: "docker" "start" "-a" "8224afcafb3baa2bd4d260e9dcdbd4277d34c2a7fa14e81af32846d1b5419b11", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `target_arc`
[INFO] [stderr]   --> src/tsc.rs:38:11
[INFO] [stderr]    |
[INFO] [stderr] 38 |     #[cfg(target_arc = "x86_64")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arc, values("x86_64"))'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arc, values(\"x86_64\"))");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] help: there is a config with a similar name and value
[INFO] [stderr]    |
[INFO] [stderr] 38 |     #[cfg(target_arch = "x86_64")]
[INFO] [stderr]    |                     +
[INFO] [stderr] 
[INFO] [stderr] warning: `rpkt-time` (lib) generated 1 warning
[INFO] [stderr] warning: `rpkt-time` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpkt_time-e57ab3c7df8d1589)
[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] [stderr]    Doc-tests rpkt_time
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/instant.rs - instant::Instant::as_unix_nanos (line 179) ... FAILED
[INFO] [stdout] test src/instant.rs - instant::Instant::elapsed (line 134) ... FAILED
[INFO] [stdout] test src/instant.rs - instant::Instant::now (line 40) ... FAILED
[INFO] [stdout] test src/instant.rs - instant::Instant::duration_since (line 61) ... FAILED
[INFO] [stdout] test src/instant.rs - instant::Instant::saturating_duration_since (line 107) ... FAILED
[INFO] [stdout] test src/instant.rs - instant::Instant::checked_duration_since (line 83) ... FAILED
[INFO] [stdout] test src/lib.rs - tsc_stable (line 37) ... FAILED
[INFO] [stdout] test src/instant.rs - instant::Instant::raw (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - cycles_per_sec (line 53) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/instant.rs - instant::Instant::as_unix_nanos (line 179) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `minstant`
[INFO] [stdout]  --> src/instant.rs:181:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use minstant::{Instant, Anchor};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `minstant`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minstant`, use `cargo add minstant` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instant.rs - instant::Instant::elapsed (line 134) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `minstant`
[INFO] [stdout]  --> src/instant.rs:138:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use minstant::Instant;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `minstant`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minstant`, use `cargo add minstant` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instant.rs - instant::Instant::now (line 40) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `minstant`
[INFO] [stdout]  --> src/instant.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use minstant::Instant;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `minstant`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minstant`, use `cargo add minstant` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instant.rs - instant::Instant::duration_since (line 61) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `minstant`
[INFO] [stdout]  --> src/instant.rs:65:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use minstant::Instant;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `minstant`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minstant`, use `cargo add minstant` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instant.rs - instant::Instant::saturating_duration_since (line 107) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `minstant`
[INFO] [stdout]  --> src/instant.rs:111:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use minstant::Instant;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `minstant`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minstant`, use `cargo add minstant` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instant.rs - instant::Instant::checked_duration_since (line 83) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `minstant`
[INFO] [stdout]  --> src/instant.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use minstant::Instant;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `minstant`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `minstant`, use `cargo add minstant` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - tsc_stable (line 37) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rdtsc_time`
[INFO] [stdout]  --> src/lib.rs:38:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdtsc_time;
[INFO] [stdout]   |     ^^^^^^^^^^ no external crate `rdtsc_time`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/instant.rs - instant::Instant::raw (line 23) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rdtsc_time`
[INFO] [stdout]  --> src/instant.rs:24:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdtsc_time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rdtsc_time`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdtsc_time`, use `cargo add rdtsc_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdtsc_time`
[INFO] [stdout]  --> src/instant.rs:26:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | let ddl = Instant::now().raw().checked_add(rdtsc_time::cycles_per_sec()).unwrap();
[INFO] [stdout]   |                                            ^^^^^^^^^^ use of unresolved module or unlinked crate `rdtsc_time`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdtsc_time`, use `cargo add rdtsc_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cycles_per_sec (line 53) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rdtsc_time`
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use rdtsc_time::Instant;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `rdtsc_time`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdtsc_time`, use `cargo add rdtsc_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdtsc_time`
[INFO] [stdout]  --> src/lib.rs:56:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | let ddl = Instant::now().raw().checked_add(rdtsc_time::cycles_per_sec()).unwrap();
[INFO] [stdout]   |                                            ^^^^^^^^^^ use of unresolved module or unlinked crate `rdtsc_time`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rdtsc_time`, use `cargo add rdtsc_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/instant.rs - instant::Instant::as_unix_nanos (line 179)
[INFO] [stdout]     src/instant.rs - instant::Instant::checked_duration_since (line 83)
[INFO] [stdout]     src/instant.rs - instant::Instant::duration_since (line 61)
[INFO] [stdout]     src/instant.rs - instant::Instant::elapsed (line 134)
[INFO] [stdout]     src/instant.rs - instant::Instant::now (line 40)
[INFO] [stdout]     src/instant.rs - instant::Instant::raw (line 23)
[INFO] [stdout]     src/instant.rs - instant::Instant::saturating_duration_since (line 107)
[INFO] [stdout]     src/lib.rs - cycles_per_sec (line 53)
[INFO] [stdout]     src/lib.rs - tsc_stable (line 37)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8224afcafb3baa2bd4d260e9dcdbd4277d34c2a7fa14e81af32846d1b5419b11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8224afcafb3baa2bd4d260e9dcdbd4277d34c2a7fa14e81af32846d1b5419b11", kill_on_drop: false }`
[INFO] [stdout] 8224afcafb3baa2bd4d260e9dcdbd4277d34c2a7fa14e81af32846d1b5419b11
