[INFO] crate sterling 1.0.1 is already in cache [INFO] testing sterling-1.0.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate sterling 1.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate sterling 1.0.1 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 crates.io crate sterling 1.0.1 [INFO] finished tweaking crates.io crate sterling 1.0.1 [INFO] tweaked toml for crates.io crate sterling 1.0.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-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" "+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] fa92b9287c6dd6dbeb113d58b5964b1bea0c97a0cbc49dc78ec916dadd484286 [INFO] running `"docker" "start" "-a" "fa92b9287c6dd6dbeb113d58b5964b1bea0c97a0cbc49dc78ec916dadd484286"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazysort v0.2.1 [INFO] [stderr] Compiling separator v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling sterling v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:80:25 [INFO] [stderr] | [INFO] [stderr] 80 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.20s [INFO] running `"docker" "inspect" "fa92b9287c6dd6dbeb113d58b5964b1bea0c97a0cbc49dc78ec916dadd484286"` [INFO] running `"docker" "rm" "-f" "fa92b9287c6dd6dbeb113d58b5964b1bea0c97a0cbc49dc78ec916dadd484286"` [INFO] [stdout] fa92b9287c6dd6dbeb113d58b5964b1bea0c97a0cbc49dc78ec916dadd484286 [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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 09fa9a438cbf31fcbbc9288a4cce90c59ad193d5fe6d2a30ac277c69bfec8fa9 [INFO] running `"docker" "start" "-a" "09fa9a438cbf31fcbbc9288a4cce90c59ad193d5fe6d2a30ac277c69bfec8fa9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:80:25 [INFO] [stderr] | [INFO] [stderr] 80 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling sterling v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:80:25 [INFO] [stderr] | [INFO] [stderr] 80 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.13s [INFO] running `"docker" "inspect" "09fa9a438cbf31fcbbc9288a4cce90c59ad193d5fe6d2a30ac277c69bfec8fa9"` [INFO] running `"docker" "rm" "-f" "09fa9a438cbf31fcbbc9288a4cce90c59ad193d5fe6d2a30ac277c69bfec8fa9"` [INFO] [stdout] 09fa9a438cbf31fcbbc9288a4cce90c59ad193d5fe6d2a30ac277c69bfec8fa9 [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" "+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] 67439ad267c09c792f1b5c4d2a7d15624dc03b626b9679e2dd49047a4607916c [INFO] running `"docker" "start" "-a" "67439ad267c09c792f1b5c4d2a7d15624dc03b626b9679e2dd49047a4607916c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:80:25 [INFO] [stderr] | [INFO] [stderr] 80 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:80:25 [INFO] [stderr] | [INFO] [stderr] 80 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/config.rs:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | desc: error.description().to_owned(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sterling_ops-b174f02e17ab2021 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test::test_add_operation_diff_currencies ... ok [INFO] [stdout] test convert::tests::test_exchange_currencies ... ok [INFO] [stdout] test test::test_add_operation_same_currencies ... ok [INFO] [stdout] test test::test_sub_operation_smaller_subtrahend ... ok [INFO] [stdout] test test::test_get_rates ... ok [INFO] [stdout] test convert::tests::test_calculate_total_copper_value ... ok [INFO] [stdout] test test::test_div_operation_odd_dividend ... ok [INFO] [stdout] test test::test_sub_operation_larger_subtrahend ... ok [INFO] [stdout] test test::test_div_operation_even_dividend ... ok [INFO] [stdout] test test::test_mul_operation ... ok [INFO] [stdout] test test::test_copper_operation ... ok [INFO] [stdout] test test::test_default_operation ... ok [INFO] [stdout] test test::test_default_operation_plural_output ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sterling-a3819c633da1d844 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests sterling_ops [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 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "67439ad267c09c792f1b5c4d2a7d15624dc03b626b9679e2dd49047a4607916c"` [INFO] running `"docker" "rm" "-f" "67439ad267c09c792f1b5c4d2a7d15624dc03b626b9679e2dd49047a4607916c"` [INFO] [stdout] 67439ad267c09c792f1b5c4d2a7d15624dc03b626b9679e2dd49047a4607916c