[INFO] crate ratelimit_futures 0.0.1 is already in cache [INFO] extracting crate ratelimit_futures 0.0.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/ratelimit_futures/0.0.1 [INFO] extracting crate ratelimit_futures 0.0.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ratelimit_futures/0.0.1 [INFO] validating manifest of ratelimit_futures-0.0.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ratelimit_futures-0.0.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ratelimit_futures-0.0.1 [INFO] finished frobbing ratelimit_futures-0.0.1 [INFO] frobbed toml for ratelimit_futures-0.0.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ratelimit_futures/0.0.1/Cargo.toml [INFO] started frobbing ratelimit_futures-0.0.1 [INFO] finished frobbing ratelimit_futures-0.0.1 [INFO] frobbed toml for ratelimit_futures-0.0.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ratelimit_futures/0.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ratelimit_futures-0.0.1 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/ratelimit_futures/0.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] ec13ea7b9915fffc5c75d98690eb08bd351b19d42e7b21cc6d2d280b8ec0467b [INFO] running `"docker" "start" "-a" "ec13ea7b9915fffc5c75d98690eb08bd351b19d42e7b21cc6d2d280b8ec0467b"` [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling nonzero_ext v0.1.5 [INFO] [stderr] Compiling evmap v4.2.3 [INFO] [stderr] Compiling ratelimit_meter v4.1.1 [INFO] [stderr] Compiling ratelimit_futures v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "ec13ea7b9915fffc5c75d98690eb08bd351b19d42e7b21cc6d2d280b8ec0467b"` [INFO] running `"docker" "rm" "-f" "ec13ea7b9915fffc5c75d98690eb08bd351b19d42e7b21cc6d2d280b8ec0467b"` [INFO] [stdout] ec13ea7b9915fffc5c75d98690eb08bd351b19d42e7b21cc6d2d280b8ec0467b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/ratelimit_futures/0.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e66e346fa37da33e8b92885828b3b111fc40fbbec0bf24c9ce7d51375382bb3b [INFO] running `"docker" "start" "-a" "e66e346fa37da33e8b92885828b3b111fc40fbbec0bf24c9ce7d51375382bb3b"` [INFO] [stderr] Compiling ratelimit_futures v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.32s [INFO] running `"docker" "inspect" "e66e346fa37da33e8b92885828b3b111fc40fbbec0bf24c9ce7d51375382bb3b"` [INFO] running `"docker" "rm" "-f" "e66e346fa37da33e8b92885828b3b111fc40fbbec0bf24c9ce7d51375382bb3b"` [INFO] [stdout] e66e346fa37da33e8b92885828b3b111fc40fbbec0bf24c9ce7d51375382bb3b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/ratelimit_futures/0.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] d66d35445796f4dc086f955e3b608f73b585d0f304ecd9824118b1aeb7e2acd6 [INFO] running `"docker" "start" "-a" "d66d35445796f4dc086f955e3b608f73b585d0f304ecd9824118b1aeb7e2acd6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/ratelimit_futures-2434583bec70c414 [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/ratelimit-568e92f09a901281 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test proceeds ... ok [INFO] [stdout] test multiple ... ok [INFO] [stdout] test pauses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests ratelimit_futures [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d66d35445796f4dc086f955e3b608f73b585d0f304ecd9824118b1aeb7e2acd6"` [INFO] running `"docker" "rm" "-f" "d66d35445796f4dc086f955e3b608f73b585d0f304ecd9824118b1aeb7e2acd6"` [INFO] [stdout] d66d35445796f4dc086f955e3b608f73b585d0f304ecd9824118b1aeb7e2acd6