[INFO] fetching crate carboxyl_time 0.0.3... [INFO] testing carboxyl_time-0.0.3 against 1.47.0 for beta-1.48-2-subset [INFO] extracting crate carboxyl_time 0.0.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate carboxyl_time 0.0.3 on toolchain 1.47.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.47.0" "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] dcdb915f4af20bdf29135c5494eb56d5ef07aabf7269a798e4bf75ce2e01a8d3 [INFO] running `Command { std: "docker" "start" "-a" "dcdb915f4af20bdf29135c5494eb56d5ef07aabf7269a798e4bf75ce2e01a8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcdb915f4af20bdf29135c5494eb56d5ef07aabf7269a798e4bf75ce2e01a8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcdb915f4af20bdf29135c5494eb56d5ef07aabf7269a798e4bf75ce2e01a8d3", kill_on_drop: false }` [INFO] [stdout] dcdb915f4af20bdf29135c5494eb56d5ef07aabf7269a798e4bf75ce2e01a8d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.47.0" "build" "--frozen" "--message-format=json", 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] 8e8bb67e24605abca3d2779a064490275c6d3a136658dc0a14a407f33bc6c8c5 [INFO] running `Command { std: "docker" "start" "-a" "8e8bb67e24605abca3d2779a064490275c6d3a136658dc0a14a407f33bc6c8c5", kill_on_drop: false }` [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 rand v0.4.6 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [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 5.55s [INFO] running `Command { std: "docker" "inspect" "8e8bb67e24605abca3d2779a064490275c6d3a136658dc0a14a407f33bc6c8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8bb67e24605abca3d2779a064490275c6d3a136658dc0a14a407f33bc6c8c5", kill_on_drop: false }` [INFO] [stdout] 8e8bb67e24605abca3d2779a064490275c6d3a136658dc0a14a407f33bc6c8c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.47.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b683084c3962f93aea66cbcc4ce32331ac47bced3dc6661e35e7b91b5cf6fb9c [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" "b683084c3962f93aea66cbcc4ce32331ac47bced3dc6661e35e7b91b5cf6fb9c", 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 3.98s [INFO] running `Command { std: "docker" "inspect" "b683084c3962f93aea66cbcc4ce32331ac47bced3dc6661e35e7b91b5cf6fb9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b683084c3962f93aea66cbcc4ce32331ac47bced3dc6661e35e7b91b5cf6fb9c", kill_on_drop: false }` [INFO] [stdout] b683084c3962f93aea66cbcc4ce32331ac47bced3dc6661e35e7b91b5cf6fb9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.47.0" "test" "--frozen", 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] 68bd23859b6e9aa2dcb304b2cbae57b5891770bd3607a35fa3cec7742e77be3f [INFO] running `Command { std: "docker" "start" "-a" "68bd23859b6e9aa2dcb304b2cbae57b5891770bd3607a35fa3cec7742e77be3f", 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.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/carboxyl_time-1a9fe920aed64d4d [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_consistent_with_sleep_ms ... ok [INFO] [stdout] test test::now_utc_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(10500)', src/lib.rs:147:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562262cb8e60 - std::backtrace_rs::backtrace::libunwind::trace::h577ea05e9ca4629a [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stdout] 1: 0x562262cb8e60 - std::backtrace_rs::backtrace::trace_unsynchronized::h50b9b72b84c7dd56 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x562262cb8e60 - std::sys_common::backtrace::_print_fmt::h6541cf9823837fac [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:79 [INFO] [stdout] 3: 0x562262cb8e60 - ::fmt::hf64fbff071026df5 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:58 [INFO] [stdout] 4: 0x562262cdbc6c - core::fmt::write::h9ddafa4860d8adff [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/fmt/mod.rs:1082 [INFO] [stdout] 5: 0x562262c58565 - std::io::Write::write_fmt::h50a71e2460ce07da [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/io/mod.rs:1514 [INFO] [stdout] 6: 0x562262cb3bd1 - std::io::impls::>::write_fmt::h9bbd3fed8160d0d2 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/io/impls.rs:176 [INFO] [stdout] 7: 0x562262cbb300 - std::sys_common::backtrace::_print::ha25f9ff5080d886d [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:61 [INFO] [stdout] 8: 0x562262cbb300 - std::sys_common::backtrace::print::h213e8aa8dc5405c0 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:48 [INFO] [stdout] 9: 0x562262cbb300 - std::panicking::default_hook::{{closure}}::h6482fae49ef9d963 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:200 [INFO] [stdout] 10: 0x562262cbaff6 - std::panicking::default_hook::he30ad7589e0970f9 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:216 [INFO] [stdout] 11: 0x562262cbb963 - std::panicking::rust_panic_with_hook::haa1ed36ada4ffb03 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:569 [INFO] [stdout] 12: 0x562262c9958c - std::panicking::begin_panic::{{closure}}::h096f7fb3daaf226f [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:498 [INFO] [stdout] 13: 0x562262c96769 - std::sys_common::backtrace::__rust_end_short_backtrace::hc81e237e81a83fe9 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:153 [INFO] [stdout] 14: 0x562262c994b7 - std::panicking::begin_panic::hdeef37e37ea86ece [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:497 [INFO] [stdout] 15: 0x562262c4d2e6 - carboxyl_time::test::every_timing::hff166364cc1ca604 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:147 [INFO] [stdout] 16: 0x562262c4d04a - carboxyl_time::test::every_timing::{{closure}}::h48a6fe1f7615e40f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:137 [INFO] [stdout] 17: 0x562262c2237e - core::ops::function::FnOnce::call_once::he24ef41bac5cd0c7 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/ops/function.rs:227 [INFO] [stdout] 18: 0x562262c80e43 - core::ops::function::FnOnce::call_once::hd04d57b5cf16f85a [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/ops/function.rs:227 [INFO] [stdout] 19: 0x562262c80e43 - test::__rust_begin_short_backtrace::hd8e9a8c5a2e43388 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/test/src/lib.rs:517 [INFO] [stdout] 20: 0x562262c7f313 - as core::ops::function::FnOnce>::call_once::h3c3db8a500c1a19a [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 21: 0x562262c7f313 - as core::ops::function::FnOnce<()>>::call_once::h043e9ebcbe360c80 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:308 [INFO] [stdout] 22: 0x562262c7f313 - std::panicking::try::do_call::h47c2fb275506c2e8 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:373 [INFO] [stdout] 23: 0x562262c7f313 - std::panicking::try::h569c20f0e99453b4 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:337 [INFO] [stdout] 24: 0x562262c7f313 - std::panic::catch_unwind::hb33c6d0f01540d23 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:379 [INFO] [stdout] 25: 0x562262c7f313 - test::run_test_in_process::hc0ce562d167e51cf [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/test/src/lib.rs:544 [INFO] [stdout] 26: 0x562262c7f313 - test::run_test::run_test_inner::{{closure}}::hd3120982fcd71544 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/test/src/lib.rs:450 [INFO] [stdout] 27: 0x562262c57996 - std::sys_common::backtrace::__rust_begin_short_backtrace::h84f8bc12cc4cdac6 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys_common/backtrace.rs:137 [INFO] [stdout] 28: 0x562262c5cbc5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb8b5fa0ba425d4db [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/thread/mod.rs:458 [INFO] [stdout] 29: 0x562262c5cbc5 - as core::ops::function::FnOnce<()>>::call_once::hc4b84b244cf55f75 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:308 [INFO] [stdout] 30: 0x562262c5cbc5 - std::panicking::try::do_call::ha31922ad8fa17753 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:373 [INFO] [stdout] 31: 0x562262c5cbc5 - std::panicking::try::h38a6da203722ae6e [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panicking.rs:337 [INFO] [stdout] 32: 0x562262c5cbc5 - std::panic::catch_unwind::h83afce167c9062b9 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/panic.rs:379 [INFO] [stdout] 33: 0x562262c5cbc5 - std::thread::Builder::spawn_unchecked::{{closure}}::h160689155590a70c [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/thread/mod.rs:457 [INFO] [stdout] 34: 0x562262c5cbc5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7dbf17a455132a46 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/core/src/ops/function.rs:227 [INFO] [stdout] 35: 0x562262cc211a - as core::ops::function::FnOnce>::call_once::h670c50864ac2cb92 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 36: 0x562262cc211a - as core::ops::function::FnOnce>::call_once::h2511952749086d81 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/alloc/src/boxed.rs:1042 [INFO] [stdout] 37: 0x562262cc211a - std::sys::unix::thread::Thread::new::thread_start::h5ad4ddffe24373a8 [INFO] [stdout] at /rustc/18bf6b4f01a6feaf7259ba7cdae58031af1b7b39/library/std/src/sys/unix/thread.rs:87 [INFO] [stdout] 38: 0x7fa1ec0bc609 - start_thread [INFO] [stdout] 39: 0x7fa1ebfc8103 - 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" "68bd23859b6e9aa2dcb304b2cbae57b5891770bd3607a35fa3cec7742e77be3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68bd23859b6e9aa2dcb304b2cbae57b5891770bd3607a35fa3cec7742e77be3f", kill_on_drop: false }` [INFO] [stdout] 68bd23859b6e9aa2dcb304b2cbae57b5891770bd3607a35fa3cec7742e77be3f