[INFO] fetching crate carboxyl_time 0.0.3... [INFO] testing carboxyl_time-0.0.3 against beta-2020-10-16 for beta-1.48-2-subset [INFO] extracting crate carboxyl_time 0.0.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate carboxyl_time 0.0.3 on toolchain beta-2020-10-16 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-10-16" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate carboxyl_time 0.0.3 [INFO] finished tweaking crates.io crate carboxyl_time 0.0.3 [INFO] tweaked toml for crates.io crate carboxyl_time 0.0.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-10-16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-10-16" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded carboxyl v0.2.1 [INFO] [stderr] Downloaded skeptic v0.6.1 [INFO] [stderr] Downloaded pulldown-cmark v0.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-10-16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 736a9433ace86e4cc9196f89de0cb5d589391b8c98e1d981d28e6a98ca182886 [INFO] running `Command { std: "docker" "start" "-a" "736a9433ace86e4cc9196f89de0cb5d589391b8c98e1d981d28e6a98ca182886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "736a9433ace86e4cc9196f89de0cb5d589391b8c98e1d981d28e6a98ca182886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736a9433ace86e4cc9196f89de0cb5d589391b8c98e1d981d28e6a98ca182886", kill_on_drop: false }` [INFO] [stdout] 736a9433ace86e4cc9196f89de0cb5d589391b8c98e1d981d28e6a98ca182886 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-10-16" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52f6fd640a31a0e429ecffc35eb7ee2285e793e7338c04487404526d76d6b3df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "52f6fd640a31a0e429ecffc35eb7ee2285e793e7338c04487404526d76d6b3df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling skeptic v0.6.1 [INFO] [stderr] Compiling carboxyl v0.2.1 [INFO] [stderr] Compiling carboxyl_time v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | static_signal!(Tm, time::now) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | static_signal!(Tm, time::now) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | static_signal!(Tm, time::now_utc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | static_signal!(Tm, time::now_utc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "52f6fd640a31a0e429ecffc35eb7ee2285e793e7338c04487404526d76d6b3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f6fd640a31a0e429ecffc35eb7ee2285e793e7338c04487404526d76d6b3df", kill_on_drop: false }` [INFO] [stdout] 52f6fd640a31a0e429ecffc35eb7ee2285e793e7338c04487404526d76d6b3df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-10-16" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cf666a0c064be80de865d7feef01843fcacc74b3f6637f9384f1155603b017 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73cf666a0c064be80de865d7feef01843fcacc74b3f6637f9384f1155603b017", kill_on_drop: false }` [INFO] [stderr] Compiling carboxyl_time v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | static_signal!(Tm, time::now) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | static_signal!(Tm, time::now) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | static_signal!(Tm, time::now_utc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | static_signal!(Tm, time::now_utc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | static_signal!(Tm, time::now) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | static_signal!(Tm, time::now) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | static_signal!(Tm, time::now_utc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/lib.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | static_signal!(Tm, time::now_utc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "73cf666a0c064be80de865d7feef01843fcacc74b3f6637f9384f1155603b017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cf666a0c064be80de865d7feef01843fcacc74b3f6637f9384f1155603b017", kill_on_drop: false }` [INFO] [stdout] 73cf666a0c064be80de865d7feef01843fcacc74b3f6637f9384f1155603b017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-10-16" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8af5079b3cd33ab3d62841eb45d47f7bdd0bfeff4698bd20bc890116848363b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d8af5079b3cd33ab3d62841eb45d47f7bdd0bfeff4698bd20bc890116848363b", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | static_signal!(Tm, time::now) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | static_signal!(Tm, time::now) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | static_signal!(Tm, time::now_utc) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | static_signal!(Tm, time::now_utc) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | static_signal!(Tm, time::now) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | static_signal!(Tm, time::now) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | static_signal!(Tm, time::now_utc) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/lib.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | static_signal!(Tm, time::now_utc) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/carboxyl_time-47266859afdd24d8 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test::now_samples_equal ... ok [INFO] [stdout] test test::now_utc_samples_equal ... ok [INFO] [stdout] test test::now_utc_consistent_with_sleep_ms ... ok [INFO] [stdout] test test::now_consistent_with_sleep_ms ... ok [INFO] [stdout] test test::every_timing ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::every_timing stdout ---- [INFO] [stdout] thread 'test::every_timing' panicked at 'assertion failed: delta > Duration::microseconds(9500)', src/lib.rs:148:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556f941acfc0 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stdout] 1: 0x556f941acfc0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x556f941acfc0 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:79 [INFO] [stdout] 3: 0x556f941acfc0 - ::fmt::h1e0bdbb35e83deca [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:58 [INFO] [stdout] 4: 0x556f941cf2ac - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/fmt/mod.rs:1080 [INFO] [stdout] 5: 0x556f9414ef96 - std::io::Write::write_fmt::h68b2e5fe4c78e61a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/io/mod.rs:1516 [INFO] [stdout] 6: 0x556f941a77dd - std::io::impls::>::write_fmt::he9ebec865e28165c [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/io/impls.rs:179 [INFO] [stdout] 7: 0x556f941af4fd - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:61 [INFO] [stdout] 8: 0x556f941af4fd - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:48 [INFO] [stdout] 9: 0x556f941af4fd - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:208 [INFO] [stdout] 10: 0x556f941af152 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:224 [INFO] [stdout] 11: 0x556f941afbe1 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:577 [INFO] [stdout] 12: 0x556f9418dedc - std::panicking::begin_panic::{{closure}}::h65c635b01d15801f [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:506 [INFO] [stdout] 13: 0x556f9418f359 - std::sys_common::backtrace::__rust_end_short_backtrace::h4ac4b541f1daaaa0 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:153 [INFO] [stdout] 14: 0x556f9418de07 - std::panicking::begin_panic::hf1accc51543e4026 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:505 [INFO] [stdout] 15: 0x556f94143ed3 - carboxyl_time::test::every_timing::hf74817b5512cb44e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:148 [INFO] [stdout] 16: 0x556f94143bca - carboxyl_time::test::every_timing::{{closure}}::h6159c1bee3a1d281 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:137 [INFO] [stdout] 17: 0x556f94114bce - core::ops::function::FnOnce::call_once::hbfbbdadcf606acbb [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/ops/function.rs:227 [INFO] [stdout] 18: 0x556f94175d83 - core::ops::function::FnOnce::call_once::hcd3fa2f0696c1015 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/ops/function.rs:227 [INFO] [stdout] 19: 0x556f94175d83 - test::__rust_begin_short_backtrace::h113f97c5e5ab7d4a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/test/src/lib.rs:516 [INFO] [stdout] 20: 0x556f94174288 - as core::ops::function::FnOnce>::call_once::h01fd09163cae2442 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 21: 0x556f94174288 - as core::ops::function::FnOnce<()>>::call_once::h0da6b685ae74a04a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:308 [INFO] [stdout] 22: 0x556f94174288 - std::panicking::try::do_call::h564a32f132f2c264 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:381 [INFO] [stdout] 23: 0x556f94174288 - std::panicking::try::h477cfd4b06a2e64a [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:345 [INFO] [stdout] 24: 0x556f94174288 - std::panic::catch_unwind::hdb5abc6d008c399d [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:382 [INFO] [stdout] 25: 0x556f94174288 - test::run_test_in_process::he8ff7dec91b275be [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/test/src/lib.rs:543 [INFO] [stdout] 26: 0x556f94174288 - test::run_test::run_test_inner::{{closure}}::hfd9f49e4a4ff9162 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/test/src/lib.rs:449 [INFO] [stdout] 27: 0x556f9414e316 - std::sys_common::backtrace::__rust_begin_short_backtrace::hee6d60d5bb466aff [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys_common/backtrace.rs:137 [INFO] [stdout] 28: 0x556f94153485 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h988cecdf9ebbaf00 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/thread/mod.rs:464 [INFO] [stdout] 29: 0x556f94153485 - as core::ops::function::FnOnce<()>>::call_once::h330cf727ec126982 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:308 [INFO] [stdout] 30: 0x556f94153485 - std::panicking::try::do_call::h6cd25078f4a5ea13 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:381 [INFO] [stdout] 31: 0x556f94153485 - std::panicking::try::h84b1d49961301705 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panicking.rs:345 [INFO] [stdout] 32: 0x556f94153485 - std::panic::catch_unwind::h6145324593b3654b [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/panic.rs:382 [INFO] [stdout] 33: 0x556f94153485 - std::thread::Builder::spawn_unchecked::{{closure}}::ha41e72e8024f9192 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/thread/mod.rs:463 [INFO] [stdout] 34: 0x556f94153485 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfb5034cf1f1be223 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/core/src/ops/function.rs:227 [INFO] [stdout] 35: 0x556f941b5c0a - as core::ops::function::FnOnce>::call_once::hd4d30e37db281e8f [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 36: 0x556f941b5c0a - as core::ops::function::FnOnce>::call_once::h019185a215ba16e4 [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 37: 0x556f941b5c0a - std::sys::unix::thread::Thread::new::thread_start::h33c6d7cf25f9291f [INFO] [stdout] at /rustc/4708ac76ee6ec7e278a00f49a40b5bfbcdfd6168/library/std/src/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7f99dcec9609 - start_thread [INFO] [stdout] 39: 0x7f99dd154103 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::every_timing [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "d8af5079b3cd33ab3d62841eb45d47f7bdd0bfeff4698bd20bc890116848363b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8af5079b3cd33ab3d62841eb45d47f7bdd0bfeff4698bd20bc890116848363b", kill_on_drop: false }` [INFO] [stdout] d8af5079b3cd33ab3d62841eb45d47f7bdd0bfeff4698bd20bc890116848363b