[INFO] updating cached repository https://github.com/dmexe/failsafe-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db1444e4c6ffee099d6691082897b31627f88ff9 [INFO] testing dmexe/failsafe-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmexe%2Ffailsafe-rs" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmexe/failsafe-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dmexe/failsafe-rs [INFO] finished tweaking git repo https://github.com/dmexe/failsafe-rs [INFO] tweaked toml for git repo https://github.com/dmexe/failsafe-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/dmexe/failsafe-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3a9210b5f6a27fee6cbf9a5bbdac97ae279ca12f942615fc68437e88a5576b1 [INFO] running `"docker" "start" "-a" "b3a9210b5f6a27fee6cbf9a5bbdac97ae279ca12f942615fc68437e88a5576b1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling failsafe v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.52s [INFO] running `"docker" "inspect" "b3a9210b5f6a27fee6cbf9a5bbdac97ae279ca12f942615fc68437e88a5576b1"` [INFO] running `"docker" "rm" "-f" "b3a9210b5f6a27fee6cbf9a5bbdac97ae279ca12f942615fc68437e88a5576b1"` [INFO] [stdout] b3a9210b5f6a27fee6cbf9a5bbdac97ae279ca12f942615fc68437e88a5576b1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ae8a26756a6d9b677500c97254c407f54bca4b8d2c51519f4dff50257466be63 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ae8a26756a6d9b677500c97254c407f54bca4b8d2c51519f4dff50257466be63"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling log v0.4.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling failsafe v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "ae8a26756a6d9b677500c97254c407f54bca4b8d2c51519f4dff50257466be63"` [INFO] running `"docker" "rm" "-f" "ae8a26756a6d9b677500c97254c407f54bca4b8d2c51519f4dff50257466be63"` [INFO] [stdout] ae8a26756a6d9b677500c97254c407f54bca4b8d2c51519f4dff50257466be63 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e01c682b397fb8c57dd16dfc423e8e41041281327296dc8f3c869ef62002d3da [INFO] running `"docker" "start" "-a" "e01c682b397fb8c57dd16dfc423e8e41041281327296dc8f3c869ef62002d3da"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/failsafe-f6b19555e747f9bf [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test failure_policy::tests::or_else::compose_policies ... ok [INFO] [stdout] test backoff::tests::full_jittered_growth ... ok [INFO] [stdout] test circuit_breaker::tests::call_err ... ok [INFO] [stdout] test ema::tests::compute ... ok [INFO] [stdout] test circuit_breaker::tests::call_ok ... ok [INFO] [stdout] test backoff::tests::exponential_growth ... ok [INFO] [stdout] test ema::tests::reset ... ok [INFO] [stdout] test failure_policy::tests::consecutive_failures::iterates_over_backoff ... ok [INFO] [stdout] test backoff::tests::equal_jittered_growth ... ok [INFO] [stdout] test circuit_breaker::tests::call_with ... ok [INFO] [stdout] test failure_policy::tests::success_rate_over_time_window::revived_resets_failures ... ok [INFO] [stdout] test failure_predicate::tests::use_func_as_failure_predicate ... ok [INFO] [stdout] test failure_policy::tests::consecutive_failures::reset_to_zero_on_success ... ok [INFO] [stdout] test ema::tests::updates_are_time_invariant ... ok [INFO] [stdout] test failure_policy::tests::consecutive_failures::fail_on_nth_attempt ... ok [INFO] [stdout] test backoff::tests::constant_growth ... ok [INFO] [stdout] test failure_policy::tests::consecutive_failures::reset_to_zero_on_revived ... ok [INFO] [stdout] test failure_policy::tests::success_rate_over_time_window::fail_when_success_rate_not_met ... ok [INFO] [stdout] test failure_policy::tests::success_rate_over_time_window::fractional_success_rate ... ok [INFO] [stdout] test failure_policy::tests::success_rate_over_time_window::respects_rps_threshold ... ok [INFO] [stdout] test windowed_adder::tests::sliding_window_when_slices_are_skipped ... ok [INFO] [stdout] test windowed_adder::tests::negative_sums ... ok [INFO] [stdout] test windowed_adder::tests::sliding_over_large_window ... ok [INFO] [stdout] test windowed_adder::tests::sliding_over_small_window ... ok [INFO] [stdout] test windowed_adder::tests::sum_when_time_stands_still ... ok [INFO] [stdout] test state_machine::tests::state_machine ... ok [INFO] [stdout] test futures::tests::call_err ... ok [INFO] [stdout] test futures::tests::call_with ... ok [INFO] [stdout] test futures::tests::call_ok ... ok [INFO] [stdout] test ema::tests::non_monotonic_timestamp ... ok [INFO] [stderr] Doc-tests failsafe [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/lib.rs - (line 15) ... ok [INFO] [stdout] test src/futures/mod.rs - futures (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e01c682b397fb8c57dd16dfc423e8e41041281327296dc8f3c869ef62002d3da"` [INFO] running `"docker" "rm" "-f" "e01c682b397fb8c57dd16dfc423e8e41041281327296dc8f3c869ef62002d3da"` [INFO] [stdout] e01c682b397fb8c57dd16dfc423e8e41041281327296dc8f3c869ef62002d3da