[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 beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmexe%2Ffailsafe-rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmexe/failsafe-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-4/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] df91d8629b0717c1b0c5c1cd812a869587b45ada8b7d6a9e91023e7880532a34 [INFO] running `"docker" "start" "-a" "df91d8629b0717c1b0c5c1cd812a869587b45ada8b7d6a9e91023e7880532a34"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [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 9.11s [INFO] running `"docker" "inspect" "df91d8629b0717c1b0c5c1cd812a869587b45ada8b7d6a9e91023e7880532a34"` [INFO] running `"docker" "rm" "-f" "df91d8629b0717c1b0c5c1cd812a869587b45ada8b7d6a9e91023e7880532a34"` [INFO] [stdout] df91d8629b0717c1b0c5c1cd812a869587b45ada8b7d6a9e91023e7880532a34 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 2c1690a41e89e841a962f7f3f803e4e322d582bb7c940535daa660a71e9f00b2 [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" "2c1690a41e89e841a962f7f3f803e4e322d582bb7c940535daa660a71e9f00b2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling either v1.5.3 [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 num-traits v0.2.11 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling clap v2.33.1 [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 atty v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tokio-timer v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.8 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [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 criterion-plot v0.4.2 [INFO] [stderr] Compiling plotters v0.2.14 [INFO] [stderr] Compiling tokio-fs v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.1 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tinytemplate v1.0.4 [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 35s [INFO] running `"docker" "inspect" "2c1690a41e89e841a962f7f3f803e4e322d582bb7c940535daa660a71e9f00b2"` [INFO] running `"docker" "rm" "-f" "2c1690a41e89e841a962f7f3f803e4e322d582bb7c940535daa660a71e9f00b2"` [INFO] [stdout] 2c1690a41e89e841a962f7f3f803e4e322d582bb7c940535daa660a71e9f00b2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+beta-2020-06-03" "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] 1709c45882e2cfcb19db38bd6b625eb4ef98a32505514dcc198eb1a4a546e475 [INFO] running `"docker" "start" "-a" "1709c45882e2cfcb19db38bd6b625eb4ef98a32505514dcc198eb1a4a546e475"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/failsafe-825133efa213b3d2 [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test failure_policy::tests::consecutive_failures::fail_on_nth_attempt ... 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 circuit_breaker::tests::call_ok ... ok [INFO] [stdout] test circuit_breaker::tests::call_err ... ok [INFO] [stdout] test failure_policy::tests::or_else::compose_policies ... 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::revived_resets_failures ... ok [INFO] [stdout] test failure_policy::tests::success_rate_over_time_window::respects_rps_threshold ... ok [INFO] [stdout] test circuit_breaker::tests::call_with ... ok [INFO] [stdout] test backoff::tests::full_jittered_growth ... ok [INFO] [stdout] test failure_policy::tests::consecutive_failures::iterates_over_backoff ... ok [INFO] [stdout] test failure_policy::tests::consecutive_failures::reset_to_zero_on_revived ... ok [INFO] [stdout] test backoff::tests::exponential_growth ... ok [INFO] [stdout] test backoff::tests::equal_jittered_growth ... ok [INFO] [stdout] test failure_predicate::tests::use_func_as_failure_predicate ... ok [INFO] [stdout] test windowed_adder::tests::negative_sums ... ok [INFO] [stdout] test windowed_adder::tests::sliding_over_large_window ... ok [INFO] [stdout] test backoff::tests::constant_growth ... ok [INFO] [stdout] test ema::tests::compute ... ok [INFO] [stdout] test failure_policy::tests::success_rate_over_time_window::fractional_success_rate ... ok [INFO] [stdout] test state_machine::tests::state_machine ... ok [INFO] [stdout] test windowed_adder::tests::sliding_window_when_slices_are_skipped ... ok [INFO] [stdout] test windowed_adder::tests::sum_when_time_stands_still ... ok [INFO] [stdout] test ema::tests::reset ... ok [INFO] [stdout] test windowed_adder::tests::sliding_over_small_window ... 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] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests failsafe [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" "1709c45882e2cfcb19db38bd6b625eb4ef98a32505514dcc198eb1a4a546e475"` [INFO] running `"docker" "rm" "-f" "1709c45882e2cfcb19db38bd6b625eb4ef98a32505514dcc198eb1a4a546e475"` [INFO] [stdout] 1709c45882e2cfcb19db38bd6b625eb4ef98a32505514dcc198eb1a4a546e475