[INFO] crate hierarchical_hash_wheel_timer 1.0.0 is already in cache [INFO] testing hierarchical_hash_wheel_timer-1.0.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate hierarchical_hash_wheel_timer 1.0.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate hierarchical_hash_wheel_timer 1.0.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hierarchical_hash_wheel_timer 1.0.0 [INFO] finished tweaking crates.io crate hierarchical_hash_wheel_timer 1.0.0 [INFO] tweaked toml for crates.io crate hierarchical_hash_wheel_timer 1.0.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c15130b7db549b689f3d042f3c767369865273c068d3e763594285466fbceee [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" "3c15130b7db549b689f3d042f3c767369865273c068d3e763594285466fbceee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c15130b7db549b689f3d042f3c767369865273c068d3e763594285466fbceee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c15130b7db549b689f3d042f3c767369865273c068d3e763594285466fbceee", kill_on_drop: false }` [INFO] [stdout] 3c15130b7db549b689f3d042f3c767369865273c068d3e763594285466fbceee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be553d1568a384331d89b70046c00c213b894cc780790f969e9cc79345d96848 [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" "be553d1568a384331d89b70046c00c213b894cc780790f969e9cc79345d96848", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling arr_macro_impl v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling arr_macro v0.1.3 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.78s [INFO] running `Command { std: "docker" "inspect" "be553d1568a384331d89b70046c00c213b894cc780790f969e9cc79345d96848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be553d1568a384331d89b70046c00c213b894cc780790f969e9cc79345d96848", kill_on_drop: false }` [INFO] [stdout] be553d1568a384331d89b70046c00c213b894cc780790f969e9cc79345d96848 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53e6bbbf8d6588c1f5b6aef4643b56402eebff8d47c21cc735dc7d20efa706ee [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" "53e6bbbf8d6588c1f5b6aef4643b56402eebff8d47c21cc735dc7d20efa706ee", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling hierarchical_hash_wheel_timer v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.77s [INFO] running `Command { std: "docker" "inspect" "53e6bbbf8d6588c1f5b6aef4643b56402eebff8d47c21cc735dc7d20efa706ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e6bbbf8d6588c1f5b6aef4643b56402eebff8d47c21cc735dc7d20efa706ee", kill_on_drop: false }` [INFO] [stdout] 53e6bbbf8d6588c1f5b6aef4643b56402eebff8d47c21cc735dc7d20efa706ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 32d466d58fc04300e380684d1a3244ef481cc6ee8335d064a4d23d75b8e18d80 [INFO] running `Command { std: "docker" "start" "-a" "32d466d58fc04300e380684d1a3244ef481cc6ee8335d064a4d23d75b8e18d80", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hierarchical_hash_wheel_timer-03cc6bb5513996b6 [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] Running action 1 [INFO] [stdout] Running action 2 [INFO] [stdout] Running action 3 [INFO] [stdout] Running action 1 [INFO] [stdout] Running action 2 [INFO] [stdout] Running action 4 [INFO] [stdout] Running action 1 [INFO] [stdout] Running action 2 [INFO] [stdout] Running action 3 [INFO] [stdout] Running action 1 [INFO] [stdout] Running action 2 [INFO] [stdout] test wheels::cancellable::u64_tests::single_ms_cancel ... ok [INFO] [stdout] test simulation::tests::simple_simulation ... ok [INFO] [stdout] test simulation::tests::rescheduling_simulation ... ok [INFO] [stdout] Running action 0 0.159403ms late [INFO] [stdout] Running action 5 [INFO] [stdout] Running action 4 [INFO] [stdout] Running action 3 [INFO] [stdout] Running action 6 [INFO] [stdout] Running action 3 [INFO] [stdout] Running action 4 [INFO] [stdout] Running action 5 [INFO] [stdout] Running action 4 [INFO] [stdout] Running action 7 [INFO] [stdout] Running action 5 [INFO] [stdout] Running action 1 0.158222ms late [INFO] [stdout] Running action 2 0.165622ms late [INFO] [stdout] test wheels::cancellable::u64_tests::single_ms_schedule ... ok [INFO] [stdout] test wheels::cancellable::u64_tests::single_schedule_fail ... ok [INFO] [stdout] test wheels::cancellable::u64_tests::single_ms_reschedule ... ok [INFO] [stdout] test wheels::cancellable::u64_tests::increasing_schedule_overflow ... ok [INFO] [stdout] test wheels::cancellable::u64_tests::increasing_skip ... ok [INFO] [stdout] test wheels::cancellable::uuid_tests::increasing_schedule_overflow ... ok [INFO] [stdout] test wheels::cancellable::uuid_tests::single_ms_schedule ... ok [INFO] [stdout] test wheels::quad_wheel::u64_tests::increasing_skip ... ok [INFO] [stdout] test wheels::quad_wheel::uuid_tests::increasing_schedule_overflow ... ok [INFO] [stdout] Running action 3 3.880012ms late [INFO] [stdout] Running action 4 2.901312ms late [INFO] [stdout] Running action 5 0.908713ms late [INFO] [stdout] test wheels::quad_wheel::u64_tests::single_ms_schedule ... ok [INFO] [stdout] Running action 6 0.638365ms late [INFO] [stdout] test wheels::quad_wheel::u64_tests::increasing_schedule_overflow ... ok [INFO] [stdout] test wheels::quad_wheel::u64_tests::single_ms_reschedule ... ok [INFO] [stdout] test wheels::quad_wheel::uuid_tests::single_ms_reschedule ... ok [INFO] [stdout] test wheels::cancellable::uuid_tests::single_ms_cancel ... ok [INFO] [stdout] test wheels::quad_wheel::uuid_tests::single_ms_schedule ... ok [INFO] [stdout] test wheels::cancellable::uuid_tests::single_schedule_fail ... ok [INFO] [stdout] Running action 6 [INFO] [stdout] Running action 5 [INFO] [stdout] Running action 8 [INFO] [stdout] Running action 6 [INFO] [stdout] Running action 7 [INFO] [stdout] Running action 6 [INFO] [stdout] Running action 9 [INFO] [stdout] Running action 7 12.020177ms late [INFO] [stdout] Running action 8 4.050677ms late [INFO] [stdout] Running action 7 [INFO] [stdout] test wheels::quad_wheel::u64_tests::single_schedule_fail ... ok [INFO] [stdout] Running action 9 0.14415ms late [INFO] [stdout] test wheels::quad_wheel::uuid_tests::single_schedule_fail ... ok [INFO] [stdout] Running action 8 [INFO] [stdout] Running action 7 [INFO] [stdout] Running action 10 [INFO] [stdout] Running action 8 [INFO] [stdout] Running action 10 0.12495ms late [INFO] [stdout] Running action 9 [INFO] [stdout] test wheels::cancellable::uuid_tests::increasing_skip ... ok [INFO] [stdout] test wheels::cancellable::uuid_tests::single_ms_reschedule ... ok [INFO] [stdout] test wheels::quad_wheel::uuid_tests::increasing_skip ... ok [INFO] [stdout] Running action 8 [INFO] [stdout] Running action 11 [INFO] [stdout] Running action 11 0.141998ms late [INFO] [stdout] Running action 9 [INFO] [stdout] Running action 10 [INFO] [stdout] Running action 9 [INFO] [stdout] Running action 12 [INFO] [stdout] Running action 12 3.468207ms late [INFO] [stdout] Running action 10 [INFO] [stdout] Running action 11 [INFO] [stdout] Running action 10 [INFO] [stdout] Running action 13 [INFO] [stdout] Running action 13 0.131938ms late [INFO] [stdout] Running action 11 [INFO] [stdout] Running action 12 [INFO] [stdout] Running action 11 [INFO] [stdout] Running action 14 [INFO] [stdout] Running action 14 1.047497ms late [INFO] [stdout] Running action 12 [INFO] [stdout] Running action 13 [INFO] [stdout] Running action 12 [INFO] [stdout] Running action 15 2.612362ms late [INFO] [stdout] Running action 13 [INFO] [stdout] Running action 14 [INFO] [stdout] Running action 13 [INFO] [stdout] Running action 16 1.562419ms late [INFO] [stdout] Running action 14 [INFO] [stdout] Running action 14 [INFO] [stdout] Running action 17 0.114105ms late [INFO] [stdout] Running action 18 0.076494ms late [INFO] [stdout] test thread_timer::tests::rescheduling_thread_timing ... ok [INFO] [stdout] Running action 19 2.976052ms late [INFO] [stdout] test wheels::quad_wheel::uuid_tests::increasing_schedule_no_overflow ... ok [INFO] [stdout] test wheels::quad_wheel::u64_tests::increasing_schedule_no_overflow ... ok [INFO] [stdout] test thread_timer::tests::simple_thread_timing ... ok [INFO] [stdout] test wheels::cancellable::uuid_tests::increasing_schedule_no_overflow ... ok [INFO] [stdout] test wheels::cancellable::u64_tests::increasing_schedule_no_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests hierarchical_hash_wheel_timer [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/thread_timer.rs - thread_timer (line 10) ... ok [INFO] [stdout] test src/wheels/quad_wheel.rs - wheels::quad_wheel (line 18) ... ok [INFO] [stdout] test src/wheels/cancellable.rs - wheels::cancellable (line 18) ... ok [INFO] [stdout] test src/simulation.rs - simulation (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "32d466d58fc04300e380684d1a3244ef481cc6ee8335d064a4d23d75b8e18d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d466d58fc04300e380684d1a3244ef481cc6ee8335d064a4d23d75b8e18d80", kill_on_drop: false }` [INFO] [stdout] 32d466d58fc04300e380684d1a3244ef481cc6ee8335d064a4d23d75b8e18d80