[INFO] crate bdrck 0.16.0 is already in cache [INFO] testing bdrck-0.16.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate bdrck 0.16.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate bdrck 0.16.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bdrck 0.16.0 [INFO] finished tweaking crates.io crate bdrck 0.16.0 [INFO] tweaked toml for crates.io crate bdrck 0.16.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 47ecd132d5840cfb1510992dd5bf97972fec4d5f655ec706f49f9e13d0aa75c5 [INFO] running `"docker" "start" "-a" "47ecd132d5840cfb1510992dd5bf97972fec4d5f655ec706f49f9e13d0aa75c5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-lite v0.1.6 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling rmp-serde v0.14.3 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling sodiumoxide v0.2.5 [INFO] [stderr] Compiling bdrck v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 07s [INFO] running `"docker" "inspect" "47ecd132d5840cfb1510992dd5bf97972fec4d5f655ec706f49f9e13d0aa75c5"` [INFO] running `"docker" "rm" "-f" "47ecd132d5840cfb1510992dd5bf97972fec4d5f655ec706f49f9e13d0aa75c5"` [INFO] [stdout] 47ecd132d5840cfb1510992dd5bf97972fec4d5f655ec706f49f9e13d0aa75c5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 08c4500bca4a2862f237f80662366e422e15690e273921733bfe7f9e0e50df21 [INFO] running `"docker" "start" "-a" "08c4500bca4a2862f237f80662366e422e15690e273921733bfe7f9e0e50df21"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bdrck v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.79s [INFO] running `"docker" "inspect" "08c4500bca4a2862f237f80662366e422e15690e273921733bfe7f9e0e50df21"` [INFO] running `"docker" "rm" "-f" "08c4500bca4a2862f237f80662366e422e15690e273921733bfe7f9e0e50df21"` [INFO] [stdout] 08c4500bca4a2862f237f80662366e422e15690e273921733bfe7f9e0e50df21 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 4b75e8fe7ee7992a23bafa84d6f22024053db2f34a94998b6082fe1b023d720f [INFO] running `"docker" "start" "-a" "4b75e8fe7ee7992a23bafa84d6f22024053db2f34a94998b6082fe1b023d720f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bdrck-eceae5dc772d3863 [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test tests::cli::test_continue_confirmation_no ... ok [INFO] [stdout] test tests::cli::test_continue_confirmation_y ... ok [INFO] [stdout] test tests::cli::test_continue_confirmation_no_any_case ... ok [INFO] [stdout] test tests::cli::test_continue_confirmation_bad_input ... ok [INFO] [stdout] test tests::cli::test_continue_confirmation_yes_any_case ... ok [INFO] [stdout] test tests::cli::test_continue_confirmation_yes ... ok [INFO] [stdout] test tests::cli::test_input_stream_must_be_a_tty ... ok [INFO] [stdout] test tests::cli::test_maybe_prompted_string ... ok [INFO] [stdout] test tests::cli::test_maybe_prompted_string_confirm ... ok [INFO] [stdout] test tests::cli::test_maybe_prompted_string_sensitive ... ok [INFO] [stdout] test tests::cli::test_real_terminal_attributes ... ok [INFO] [stdout] test tests::cli::test_maybe_prompted_string_provided ... ok [INFO] [stdout] test tests::cli::test_output_stream_must_be_a_tty ... ok [INFO] [stdout] test tests::cli::test_prompt_for_string_confirm ... ok [INFO] [stdout] test tests::cli::test_prompt_for_string ... ok [INFO] [stdout] test tests::cli::test_prompt_for_string_confirm_mismatch ... ok [INFO] [stdout] test tests::cli::test_prompt_for_string_confirm_sensitive ... ok [INFO] [stdout] test tests::crypto::key::test_nonce_increment ... ok [INFO] [stdout] test tests::crypto::key::test_encryption_roundtrip ... ok [INFO] [stdout] test tests::crypto::key::test_wrapping_roundtrip ... ok [INFO] [stdout] test tests::cli::test_maybe_prompted_string_confirm_mismatch ... ok [INFO] [stdout] test tests::cli::test_output_stream_must_support_write ... ok [INFO] [stdout] test tests::crypto::key::test_digest_serde_round_trip ... ok [INFO] [stdout] test tests::crypto::key::test_decrypting_with_wrong_key_fails ... ok [INFO] [stdout] test tests::crypto::keystore::test_add_duplicate_key ... ok [INFO] [stdout] test tests::configuration::test_persistence ... ok [INFO] [stdout] test tests::crypto::key::test_basic_key_digest_comparison ... ok [INFO] [stdout] test tests::cli::test_input_stream_must_support_read ... ok [INFO] [stdout] test tests::cli::test_prompt_for_string_sensitive ... ok [INFO] [stdout] test tests::crypto::keystore::test_unpersistable ... ok [INFO] [stdout] test tests::fs::test_create_file ... ok [INFO] [stdout] test tests::fs::test_path_bytes_round_trip ... ok [INFO] [stdout] test tests::crypto::keystore::test_remove_only_key ... ok [INFO] [stdout] test tests::fs::test_set_permissions_mode ... ok [INFO] [stdout] test tests::fs::test_create_symlink ... ok [INFO] [stdout] test tests::http::util::test_get_links_multiple_values_empty ... ok [INFO] [stdout] test tests::cli::test_continue_confirmation_n ... ok [INFO] [stdout] test tests::crypto::keystore::test_keystore_save_round_trip ... ok [INFO] [stdout] test tests::crypto::key::test_unwrapping_with_wrong_key_fails ... ok [INFO] [stdout] test tests::crypto::keystore::test_remove_first_key ... ok [INFO] [stdout] test tests::http::util::test_get_links_single_value_empty ... ok [INFO] [stdout] test tests::http::util::test_get_links_no_header ... ok [INFO] [stdout] test tests::http::util::test_get_links_no_values ... ok [INFO] [stdout] test tests::http::util::test_get_links_single_value_multiple_urls ... ok [INFO] [stdout] test tests::http::util::test_get_links_multiple_values_single_urls ... ok [INFO] [stdout] test tests::logging::test_logger_enabled ... ok [INFO] [stdout] test tests::logging::test_log_filters ... ok [INFO] [stdout] test tests::http::util::test_get_links_multiple_values_multiple_urls ... ok [INFO] [stdout] test tests::http::util::test_get_links_single_value_single_url ... ok [INFO] [stdout] test tests::net::test_increment_ip ... ok [INFO] [stdout] test tests::net::test_hardware_addr_string_bit_order ... ok [INFO] [stdout] test tests::logging::test_parse_log_level_filter ... ok [INFO] [stdout] test tests::net::test_ip_net_bit_order ... ok [INFO] [stdout] test tests::net::test_ip_net_first_address ... ok [INFO] [stdout] test tests::net::test_hardware_addr_parse_error ... ok [INFO] [stdout] test tests::net::test_ip_net_netmask ... ok [INFO] [stdout] test tests::net::test_hardware_addr_string_round_trip ... ok [INFO] [stdout] test tests::net::test_ip_net_contains ... ok [INFO] [stdout] test tests::net::test_ip_net_broadcast ... ok [INFO] [stdout] test tests::logging::test_logging_output ... ok [INFO] [stdout] test tests::net::test_ip_net_last_address ... ok [INFO] [stdout] test tests::testing::temp::test_new_symlink_in_subdirectory ... ok [INFO] [stdout] test tests::testing::temp::test_read_write_temp_file ... ok [INFO] [stdout] test tests::testing::fn_instrumentation::test_fn_mut_instrumentation ... ok [INFO] [stdout] test tests::net::test_ip_net_string_round_trip ... ok [INFO] [stdout] test tests::net::test_min_max_ip ... ok [INFO] [stdout] test tests::io::test_read_at_most ... ok [INFO] [stdout] test tests::testing::temp::test_new_file_in_subdirectory ... ok [INFO] [stdout] test tests::crypto::keystore::test_keystore_open_with_added_key ... ok [INFO] [stdout] test tests::http::client::test_trait_object_works ... ok [INFO] [stdout] test tests::http::client::test_execute_with_retries_too_many ... ok [INFO] [stdout] test tests::http::client::test_execute_with_retries_many ... ok [INFO] [stdout] test tests::http::client::test_execute_with_retries_single ... ok [INFO] [stdout] test tests::crypto::key::test_password_key_derivation ... ok [INFO] [stdout] test tests::crypto::keystore::test_remove_unused_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bdrck [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" "4b75e8fe7ee7992a23bafa84d6f22024053db2f34a94998b6082fe1b023d720f"` [INFO] running `"docker" "rm" "-f" "4b75e8fe7ee7992a23bafa84d6f22024053db2f34a94998b6082fe1b023d720f"` [INFO] [stdout] 4b75e8fe7ee7992a23bafa84d6f22024053db2f34a94998b6082fe1b023d720f