[INFO] cloning repository https://github.com/udoprog/leaky-bucket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udoprog/leaky-bucket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fleaky-bucket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fleaky-bucket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b66a55010a0e4aaca7fa808e89ad5456726babc2 [INFO] testing udoprog/leaky-bucket against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudoprog%2Fleaky-bucket" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/udoprog/leaky-bucket on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/udoprog/leaky-bucket [INFO] finished tweaking git repo https://github.com/udoprog/leaky-bucket [INFO] tweaked toml for git repo https://github.com/udoprog/leaky-bucket written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2915afed97203a7b91a28ec210f328c09ed918e780e8957985e9bc3aec04a9d [INFO] running `Command { std: "docker" "start" "-a" "c2915afed97203a7b91a28ec210f328c09ed918e780e8957985e9bc3aec04a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2915afed97203a7b91a28ec210f328c09ed918e780e8957985e9bc3aec04a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2915afed97203a7b91a28ec210f328c09ed918e780e8957985e9bc3aec04a9d", kill_on_drop: false }` [INFO] [stdout] c2915afed97203a7b91a28ec210f328c09ed918e780e8957985e9bc3aec04a9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a5cd3cf11817bbf8d0e643930cd184dff430805e0401e1dc8fa3f5ccfdff0d [INFO] running `Command { std: "docker" "start" "-a" "24a5cd3cf11817bbf8d0e643930cd184dff430805e0401e1dc8fa3f5ccfdff0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling leaky-bucket v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.82s [INFO] running `Command { std: "docker" "inspect" "24a5cd3cf11817bbf8d0e643930cd184dff430805e0401e1dc8fa3f5ccfdff0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a5cd3cf11817bbf8d0e643930cd184dff430805e0401e1dc8fa3f5ccfdff0d", kill_on_drop: false }` [INFO] [stdout] 24a5cd3cf11817bbf8d0e643930cd184dff430805e0401e1dc8fa3f5ccfdff0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ec94c536cdbad71b748348442f464cb8a4cd48a79a14ec56e56f86c150df2f2 [INFO] running `Command { std: "docker" "start" "-a" "4ec94c536cdbad71b748348442f464cb8a4cd48a79a14ec56e56f86c150df2f2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling helpers v0.0.0 (/opt/rustwide/workdir/helpers) [INFO] [stderr] Compiling leaky-bucket v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.33s [INFO] running `Command { std: "docker" "inspect" "4ec94c536cdbad71b748348442f464cb8a4cd48a79a14ec56e56f86c150df2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec94c536cdbad71b748348442f464cb8a4cd48a79a14ec56e56f86c150df2f2", kill_on_drop: false }` [INFO] [stdout] 4ec94c536cdbad71b748348442f464cb8a4cd48a79a14ec56e56f86c150df2f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc4f4a315a2851a65e7bc379d28d865ad324e9bc53fcccf795e79677dedc1419 [INFO] running `Command { std: "docker" "start" "-a" "dc4f4a315a2851a65e7bc379d28d865ad324e9bc53fcccf795e79677dedc1419", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/leaky_bucket-b08a3c2914bfaf25) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/issue5.rs (/opt/rustwide/target/debug/deps/issue5-2740273a8ac75995) [INFO] [stdout] test tests::assert_send_sync ... ok [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 2 tests [INFO] [stdout] test test_issue5_a ... ok [INFO] [stdout] test test_issue5_b ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_core_movements.rs (/opt/rustwide/target/debug/deps/test_core_movements-dadd53e782f0bfa0) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_drop_core ... ok [INFO] [stdout] test test_core_move ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/test_idle.rs (/opt/rustwide/target/debug/deps/test_idle-7d27d25d9e33f03b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_idle_3 ... ok [INFO] [stdout] test test_idle_2 ... ok [INFO] [stdout] test test_idle_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_overflow.rs (/opt/rustwide/target/debug/deps/test_overflow-1d9d3bb1e7f81fa2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_overflow_2 ... ok [INFO] [stdout] test test_overflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running tests/test_rate_limit_target.rs (/opt/rustwide/target/debug/deps/test_rate_limit_target-ae14e0d3fa10ea9f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_rate_limit_target ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_threaded.rs (/opt/rustwide/target/debug/deps/test_threaded-a6b73fb98c497345) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_threaded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Doc-tests leaky-bucket [INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:204:23 [INFO] [stderr] | [INFO] [stderr] 204 | #![deny(missing_docs, missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: 1 warning emitted [INFO] [stdout] running 27 tests [INFO] [stderr] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name leaky_bucket --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1f2c1bd0040d15ed.rlib --extern helpers=/opt/rustwide/target/debug/deps/libhelpers-34a1f802ba020b8f.rlib --extern leaky_bucket=/opt/rustwide/target/debug/deps/libleaky_bucket-7fda3b08385aa6b8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-5c9bafc4ee8cebf8.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0d5a71947cac7cc6.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7f1bb4e60595729a.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5547d252e61dd8a6.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dc4f4a315a2851a65e7bc379d28d865ad324e9bc53fcccf795e79677dedc1419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4f4a315a2851a65e7bc379d28d865ad324e9bc53fcccf795e79677dedc1419", kill_on_drop: false }` [INFO] [stdout] dc4f4a315a2851a65e7bc379d28d865ad324e9bc53fcccf795e79677dedc1419