[INFO] fetching crate rsketch-common-worker 0.0.17...
[INFO] testing rsketch-common-worker-0.0.17 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate rsketch-common-worker 0.0.17 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rsketch-common-worker 0.0.17
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rsketch-common-worker 0.0.17
[INFO] tweaked toml for crates.io crate rsketch-common-worker 0.0.17 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsketch-common-worker 0.0.17 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsketch-common-worker 0.0.17 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d95a28d7d7348702a0018036ba652704bf9c6b48c32d0a70592df97c6c3dc28
[INFO] running `Command { std: "docker" "start" "-a" "3d95a28d7d7348702a0018036ba652704bf9c6b48c32d0a70592df97c6c3dc28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d95a28d7d7348702a0018036ba652704bf9c6b48c32d0a70592df97c6c3dc28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d95a28d7d7348702a0018036ba652704bf9c6b48c32d0a70592df97c6c3dc28", kill_on_drop: false }`
[INFO] [stdout] 3d95a28d7d7348702a0018036ba652704bf9c6b48c32d0a70592df97c6c3dc28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4bd386dc6baa10ca3ac652d53523280f362b03d8aa93154d9ad282503d6c081
[INFO] running `Command { std: "docker" "start" "-a" "b4bd386dc6baa10ca3ac652d53523280f362b03d8aa93154d9ad282503d6c081", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.8.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling croner v3.0.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling bon v3.8.2
[INFO] [stderr]    Compiling rsketch-common-runtime v0.0.17
[INFO] [stderr]    Compiling rsketch-common-worker v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.65s
[INFO] running `Command { std: "docker" "inspect" "b4bd386dc6baa10ca3ac652d53523280f362b03d8aa93154d9ad282503d6c081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4bd386dc6baa10ca3ac652d53523280f362b03d8aa93154d9ad282503d6c081", kill_on_drop: false }`
[INFO] [stdout] b4bd386dc6baa10ca3ac652d53523280f362b03d8aa93154d9ad282503d6c081
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffd18798df5c27272ca3e0fc07658abdc65aa00eba6ef907bb7363201804a2b7
[INFO] running `Command { std: "docker" "start" "-a" "ffd18798df5c27272ca3e0fc07658abdc65aa00eba6ef907bb7363201804a2b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rsketch-common-worker v0.0.17 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.70s
[INFO] running `Command { std: "docker" "inspect" "ffd18798df5c27272ca3e0fc07658abdc65aa00eba6ef907bb7363201804a2b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd18798df5c27272ca3e0fc07658abdc65aa00eba6ef907bb7363201804a2b7", kill_on_drop: false }`
[INFO] [stdout] ffd18798df5c27272ca3e0fc07658abdc65aa00eba6ef907bb7363201804a2b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 95213f3b28c74fe8991ad3069e531bd5ef6f53eeb5daab481c7f9e291b7dada1
[INFO] running `Command { std: "docker" "start" "-a" "95213f3b28c74fe8991ad3069e531bd5ef6f53eeb5daab481c7f9e291b7dada1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsketch_common_worker-38bd053e08a9f405)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test blocking::tests::test_blocking_worker_trait_compiles ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-82954e31927608dd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_find_by_name ... ok
[INFO] [stdout] test test_worker_count ... ok
[INFO] [stdout] test test_remove_nonexistent ... ok
[INFO] [stdout] test test_terminate_nonexistent ... ok
[INFO] [stdout] test test_once_trigger ... ok
[INFO] [stdout] test test_with_state ... ok
[INFO] [stdout] test test_cron_trigger ... ok
[INFO] [stdout] test test_interval_trigger ... ok
[INFO] [stdout] test test_notify_trigger ... ok
[INFO] [stdout] test test_remove ... ok
[INFO] [stdout] test test_terminate ... ok
[INFO] [stdout] test test_pausable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rsketch_common_worker
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder (line 72) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'_,S,W,T>::blocking (line 417) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'_,S,W,T>::name (line 388) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'m,S,W,TriggerNotSet>::cron_or_notify (line 333) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'m,S,W,TriggerNotSet>::interval_or_notify (line 287) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'m,S,W,TriggerNotSet>::on_notify (line 151) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'m,S,W,TriggerNotSet>::once (line 121) - compile ... ok
[INFO] [stdout] test src/handle.rs - handle::Pausable (line 48) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 29) - compile ... ok
[INFO] [stdout] test src/handle.rs - handle::Notifiable (line 93) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::Manager<S>::fallible_worker (line 285) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::Manager (line 126) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::Manager<S>::worker (line 255) - compile ... ok
[INFO] [stdout] test src/trigger.rs - trigger::PauseMode (line 39) - compile ... ok
[INFO] [stdout] test src/context.rs - context::WorkerContext (line 34) ... ok
[INFO] [stdout] test src/err.rs - err::CronParseError (line 172) ... ok
[INFO] [stdout] test src/manager.rs - manager::Manager (line 105) ... ok
[INFO] [stdout] test src/manager.rs - manager::Manager<()>::with_config (line 176) ... ok
[INFO] [stdout] test src/err.rs - err::WorkError (line 54) ... ok
[INFO] [stdout] test src/id.rs - id::WorkerId (line 30) - compile ... ok
[INFO] [stdout] test src/manager.rs - manager::Manager<S>::shutdown (line 527) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'m,S,W,TriggerNotSet>::interval (line 183) - compile ... ok
[INFO] [stdout] test src/builder.rs - builder::WorkerBuilder<'m,S,W,TriggerNotSet>::cron (line 226) - compile ... ok
[INFO] [stdout] test src/worker.rs - worker::Worker (line 106) ... ok
[INFO] [stdout] test src/blocking.rs - blocking::BlockingWorker (line 28) ... ok
[INFO] [stdout] test src/manager.rs - manager::ManagerConfig (line 58) ... ok
[INFO] [stdout] test src/trigger.rs - trigger::Trigger (line 119) ... ok
[INFO] [stdout] test src/worker.rs - worker::FallibleWorker (line 35) ... ok
[INFO] [stdout] test src/manager.rs - manager::Manager<S>::with_state (line 212) ... ok
[INFO] [stdout] test src/context.rs - context::WorkerContext<S>::cancelled (line 108) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 5.82s; merged doctests compilation took 5.67s
[INFO] running `Command { std: "docker" "inspect" "95213f3b28c74fe8991ad3069e531bd5ef6f53eeb5daab481c7f9e291b7dada1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95213f3b28c74fe8991ad3069e531bd5ef6f53eeb5daab481c7f9e291b7dada1", kill_on_drop: false }`
[INFO] [stdout] 95213f3b28c74fe8991ad3069e531bd5ef6f53eeb5daab481c7f9e291b7dada1
