[INFO] fetching crate puteketeke 0.0.5... [INFO] testing puteketeke-0.0.5 against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] extracting crate puteketeke 0.0.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate puteketeke 0.0.5 on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate puteketeke 0.0.5 [INFO] finished tweaking crates.io crate puteketeke 0.0.5 [INFO] tweaked toml for crates.io crate puteketeke 0.0.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate puteketeke 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-io v2.2.0 [INFO] [stderr] Downloaded async-executor v1.7.2 [INFO] [stderr] Downloaded async-lock v3.1.1 [INFO] [stderr] Downloaded async-compat v0.2.3 [INFO] [stderr] Downloaded polling v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aed2cd1c135a73fb58c7c39b0f3256f3f7a8a358d48c1b64d9546f9ae6e44ac8 [INFO] running `Command { std: "docker" "start" "-a" "aed2cd1c135a73fb58c7c39b0f3256f3f7a8a358d48c1b64d9546f9ae6e44ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aed2cd1c135a73fb58c7c39b0f3256f3f7a8a358d48c1b64d9546f9ae6e44ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aed2cd1c135a73fb58c7c39b0f3256f3f7a8a358d48c1b64d9546f9ae6e44ac8", kill_on_drop: false }` [INFO] [stdout] aed2cd1c135a73fb58c7c39b0f3256f3f7a8a358d48c1b64d9546f9ae6e44ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87c3926236ceb0996e6388a08b31fd049f7abae42a1688a0c745fdb069809cdd [INFO] running `Command { std: "docker" "start" "-a" "87c3926236ceb0996e6388a08b31fd049f7abae42a1688a0c745fdb069809cdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling async-lock v3.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling puteketeke v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `Command { std: "docker" "inspect" "87c3926236ceb0996e6388a08b31fd049f7abae42a1688a0c745fdb069809cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c3926236ceb0996e6388a08b31fd049f7abae42a1688a0c745fdb069809cdd", kill_on_drop: false }` [INFO] [stdout] 87c3926236ceb0996e6388a08b31fd049f7abae42a1688a0c745fdb069809cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 104eae24202dd6a9ab807f2b42c4d6231c3ddf717e69332accf6aa548b5840b5 [INFO] running `Command { std: "docker" "start" "-a" "104eae24202dd6a9ab807f2b42c4d6231c3ddf717e69332accf6aa548b5840b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling async-compat v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling puteketeke v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.73s [INFO] running `Command { std: "docker" "inspect" "104eae24202dd6a9ab807f2b42c4d6231c3ddf717e69332accf6aa548b5840b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104eae24202dd6a9ab807f2b42c4d6231c3ddf717e69332accf6aa548b5840b5", kill_on_drop: false }` [INFO] [stdout] 104eae24202dd6a9ab807f2b42c4d6231c3ddf717e69332accf6aa548b5840b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c06fdb064cdddf75d421713f890277e9c7089a5d6ba1c68008ca14db870a963 [INFO] running `Command { std: "docker" "start" "-a" "9c06fdb064cdddf75d421713f890277e9c7089a5d6ba1c68008ca14db870a963", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/puteketeke-f8304ff01882da9d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::remove_root_worker ... ok [INFO] [stdout] test tests::test_executor ... ok [INFO] [stdout] test tests::worker ... ok [INFO] [stdout] test tests::reqwest ... ok [INFO] [stdout] test tests::test_timer ... ok [INFO] [stdout] test tests::race ... ok [INFO] [stdout] test tests::stress_test_timer_workers ... ok [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] Message: assertion failed: c < d [INFO] [stderr] Location: src/lib.rs:988 [INFO] [stderr] [INFO] [stderr] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stderr] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stderr] ⋮ 8 frames hidden ⋮ [INFO] [stderr] 9: core::panicking::panic::h619b0f923005767f [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panicking.rs:148 [INFO] [stderr] 10: puteketeke::tests::test_two_timer::h73164ecc275e9532 [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:988 [INFO] [stderr] 986 │ [INFO] [stderr] 987 │ let (c, d) = future::block_on(future::zip(task_2, task_3)); [INFO] [stderr] 988 > assert!(c < d); [INFO] [stderr] 989 │ } [INFO] [stderr] 990 │ [INFO] [stderr] 11: puteketeke::tests::test_two_timer::{{closure}}::hde214f95fab759d8 [INFO] [stderr] at /opt/rustwide/workdir/src/lib.rs:938 [INFO] [stderr] 936 │ [INFO] [stderr] 937 │ #[test] [INFO] [stderr] 938 > fn test_two_timer() { [INFO] [stderr] 939 │ color_backtrace::install(); [INFO] [stderr] 940 │ let executor = Executor::new(1); [INFO] [stderr] 12: core::ops::function::FnOnce::call_once::h764a3e01a96c12fd [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250 [INFO] [stderr] 13: core::ops::function::FnOnce::call_once::h2ec63b219a477cdc [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250 [INFO] [stderr] 14: test::__rust_begin_short_backtrace::h9851766a24f0f2dc [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:620 [INFO] [stderr] 15: test::run_test_in_process::{{closure}}::h5f576be7f01e61a0 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643 [INFO] [stderr] 16: as core::ops::function::FnOnce<()>>::call_once::hbcd518b2646978df [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272 [INFO] [stderr] 17: std::panicking::try::do_call::hef1c8e3807c09d72 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554 [INFO] [stderr] 18: std::panicking::try::hef7ba31069ef6faa [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518 [INFO] [stderr] 19: std::panic::catch_unwind::h02d1a6a53b815216 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345 [INFO] [stderr] 20: test::run_test_in_process::h725821eeeaa8d44f [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:643 [INFO] [stderr] 21: test::run_test::{{closure}}::hf3052154731afb9c [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:564 [INFO] [stderr] 22: test::run_test::{{closure}}::h0f3481c98fe7f586 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/test/src/lib.rs:594 [INFO] [stderr] 23: std::sys::backtrace::__rust_begin_short_backtrace::hd77fe506835ba5a7 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/backtrace.rs:154 [INFO] [stderr] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::had0acb5abbe1cd58 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:524 [INFO] [stderr] 25: as core::ops::function::FnOnce<()>>::call_once::h7aa25fb6322ead52 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/panic/unwind_safe.rs:272 [INFO] [stderr] 26: std::panicking::try::do_call::h430d18a4f38cd14a [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:554 [INFO] [stderr] 27: std::panicking::try::hce26f6fe7fc6d3f9 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panicking.rs:518 [INFO] [stderr] 28: std::panic::catch_unwind::h1ed0f8ea5cd7c366 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/panic.rs:345 [INFO] [stderr] 29: std::thread::Builder::spawn_unchecked_::{{closure}}::h5dd5df43207207a2 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/thread/mod.rs:523 [INFO] [stderr] 30: core::ops::function::FnOnce::call_once{{vtable.shim}}::h77019e733916ab5c [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/core/src/ops/function.rs:250 [INFO] [stderr] 31: as core::ops::function::FnOnce>::call_once::hf63e8c20eb49467b [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148 [INFO] [stderr] 32: as core::ops::function::FnOnce>::call_once::hfdf67ecf6685e277 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/alloc/src/boxed.rs:2148 [INFO] [stderr] 33: std::sys::pal::unix::thread::Thread::new::thread_start::h96d3264ae41c3765 [INFO] [stderr] at /rustc/595316b4006932405a63862d8fe65f71a6356293/library/std/src/sys/pal/unix/thread.rs:105 [INFO] [stderr] 34: clone [INFO] [stderr] at [INFO] [stdout] test tests::test_two_timer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_two_timer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9c06fdb064cdddf75d421713f890277e9c7089a5d6ba1c68008ca14db870a963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c06fdb064cdddf75d421713f890277e9c7089a5d6ba1c68008ca14db870a963", kill_on_drop: false }` [INFO] [stdout] 9c06fdb064cdddf75d421713f890277e9c7089a5d6ba1c68008ca14db870a963 [INFO] testing puteketeke-0.0.5 against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] extracting crate puteketeke 0.0.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate puteketeke 0.0.5 on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate puteketeke 0.0.5 [INFO] finished tweaking crates.io crate puteketeke 0.0.5 [INFO] tweaked toml for crates.io crate puteketeke 0.0.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate puteketeke 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 786420b5a8e084037c9e2903900546dd12c87fe47d49b42527163d11382a5bff [INFO] running `Command { std: "docker" "start" "-a" "786420b5a8e084037c9e2903900546dd12c87fe47d49b42527163d11382a5bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "786420b5a8e084037c9e2903900546dd12c87fe47d49b42527163d11382a5bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "786420b5a8e084037c9e2903900546dd12c87fe47d49b42527163d11382a5bff", kill_on_drop: false }` [INFO] [stdout] 786420b5a8e084037c9e2903900546dd12c87fe47d49b42527163d11382a5bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d208768baaec79e3ef51e8a105365738b12a808aa639974d20042b8ac08ccf1 [INFO] running `Command { std: "docker" "start" "-a" "7d208768baaec79e3ef51e8a105365738b12a808aa639974d20042b8ac08ccf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling async-lock v3.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling puteketeke v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s [INFO] running `Command { std: "docker" "inspect" "7d208768baaec79e3ef51e8a105365738b12a808aa639974d20042b8ac08ccf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d208768baaec79e3ef51e8a105365738b12a808aa639974d20042b8ac08ccf1", kill_on_drop: false }` [INFO] [stdout] 7d208768baaec79e3ef51e8a105365738b12a808aa639974d20042b8ac08ccf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 487046a73464ba892bddfcba48cc1adae71e0c797636cb6204b2addad22305c1 [INFO] running `Command { std: "docker" "start" "-a" "487046a73464ba892bddfcba48cc1adae71e0c797636cb6204b2addad22305c1", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling color-backtrace v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling async-compat v0.2.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling puteketeke v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.71s [INFO] running `Command { std: "docker" "inspect" "487046a73464ba892bddfcba48cc1adae71e0c797636cb6204b2addad22305c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "487046a73464ba892bddfcba48cc1adae71e0c797636cb6204b2addad22305c1", kill_on_drop: false }` [INFO] [stdout] 487046a73464ba892bddfcba48cc1adae71e0c797636cb6204b2addad22305c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 49870fcc73a8738a9404561d0dfd6780b458610276d7dd8a78e32b9f4c09cd4d [INFO] running `Command { std: "docker" "start" "-a" "49870fcc73a8738a9404561d0dfd6780b458610276d7dd8a78e32b9f4c09cd4d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/puteketeke-f8304ff01882da9d) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::remove_root_worker ... ok [INFO] [stdout] test tests::worker ... ok [INFO] [stdout] test tests::test_executor ... ok [INFO] [stdout] test tests::reqwest ... ok [INFO] [stdout] test tests::test_timer ... ok [INFO] [stdout] test tests::race ... ok [INFO] [stdout] test tests::stress_test_timer_workers ... ok [INFO] [stdout] test tests::test_two_timer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Doc-tests puteketeke [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 49) ... ignored [INFO] [stdout] test src/lib.rs - (line 64) ... ignored [INFO] [stdout] test src/lib.rs - AsyncTask (line 767) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "49870fcc73a8738a9404561d0dfd6780b458610276d7dd8a78e32b9f4c09cd4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49870fcc73a8738a9404561d0dfd6780b458610276d7dd8a78e32b9f4c09cd4d", kill_on_drop: false }` [INFO] [stdout] 49870fcc73a8738a9404561d0dfd6780b458610276d7dd8a78e32b9f4c09cd4d