[INFO] crate rdp-rs 0.1.0 is already in cache [INFO] testing rdp-rs-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate rdp-rs 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rdp-rs 0.1.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 rdp-rs 0.1.0 [INFO] finished tweaking crates.io crate rdp-rs 0.1.0 [INFO] tweaked toml for crates.io crate rdp-rs 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate rdp-rs 0.1.0 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 12683bf149d7bdb93a0934d6d3ab04b7dddf48024755eb9fe3e019609f5a5ac8 [INFO] running `"docker" "start" "-a" "12683bf149d7bdb93a0934d6d3ab04b7dddf48024755eb9fe3e019609f5a5ac8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling yasna v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling md4 v0.8.0 [INFO] [stderr] Compiling rusticata-macros v2.0.4 [INFO] [stderr] Compiling der-parser v3.0.4 [INFO] [stderr] Compiling x509-parser v0.6.5 [INFO] [stderr] Compiling derivative v2.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling rdp-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Error`, `RdpErrorKind`, `RdpError` [INFO] [stderr] --> src/core/tpkt.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use model::error::{RdpResult, RdpError, RdpErrorKind, Error}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.87s [INFO] running `"docker" "inspect" "12683bf149d7bdb93a0934d6d3ab04b7dddf48024755eb9fe3e019609f5a5ac8"` [INFO] running `"docker" "rm" "-f" "12683bf149d7bdb93a0934d6d3ab04b7dddf48024755eb9fe3e019609f5a5ac8"` [INFO] [stdout] 12683bf149d7bdb93a0934d6d3ab04b7dddf48024755eb9fe3e019609f5a5ac8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 3b0b60f729b9d9a15796ec034efded4ec13e21d06fa9165dc2c7b0ff498a54f1 [INFO] running `"docker" "start" "-a" "3b0b60f729b9d9a15796ec034efded4ec13e21d06fa9165dc2c7b0ff498a54f1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rdp-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `Error`, `RdpErrorKind`, `RdpError` [INFO] [stderr] --> src/core/tpkt.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use model::error::{RdpResult, RdpError, RdpErrorKind, Error}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.93s [INFO] running `"docker" "inspect" "3b0b60f729b9d9a15796ec034efded4ec13e21d06fa9165dc2c7b0ff498a54f1"` [INFO] running `"docker" "rm" "-f" "3b0b60f729b9d9a15796ec034efded4ec13e21d06fa9165dc2c7b0ff498a54f1"` [INFO] [stdout] 3b0b60f729b9d9a15796ec034efded4ec13e21d06fa9165dc2c7b0ff498a54f1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 00d94574222a2e2516fa6159922f310c35de4d73aaf2a8e7c8f555315654a3b8 [INFO] running `"docker" "start" "-a" "00d94574222a2e2516fa6159922f310c35de4d73aaf2a8e7c8f555315654a3b8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused imports: `Error`, `RdpErrorKind`, `RdpError` [INFO] [stderr] --> src/core/tpkt.rs:3:31 [INFO] [stderr] | [INFO] [stderr] 3 | use model::error::{RdpResult, RdpError, RdpErrorKind, Error}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rdp-3656bade9553d729 [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test core::global::test::test_confirm_active_pdu ... ok [INFO] [stdout] test core::global::test::test_read_control_cooperate_pdu ... ok [INFO] [stdout] test core::mcs::test::test_channel_join_request ... ok [INFO] [stdout] test core::mcs::test::test_erect_domain_request ... ok [INFO] [stdout] test core::mcs::test::test_connect_response ... ok [INFO] [stdout] test core::mcs::test::test_read_attach_user_confirm ... ok [INFO] [stdout] test core::mcs::test::test_domain_parameters ... ok [INFO] [stdout] test core::mcs::test::test_connect_initial ... ok [INFO] [stdout] test core::global::test::test_read_font_map_pdu ... ok [INFO] [stdout] test core::global::test::test_read_control_granted_pdu ... ok [INFO] [stdout] test core::mcs::test::test_attach_user_request ... ok [INFO] [stdout] test core::global::test::test_read_synchronize_pdu ... ok [INFO] [stdout] test core::global::test::test_share_control_header ... ok [INFO] [stdout] test core::x224::test::test_x224_crq ... ok [INFO] [stdout] test model::data::test::test_data_u8_write ... ok [INFO] [stdout] test nla::cssp::test::test_create_ts_authinfo ... ok [INFO] [stdout] test nla::cssp::test::test_create_ts_credentials ... ok [INFO] [stdout] test nla::ntlm::test::test_hmacmd5 ... ok [INFO] [stdout] test nla::ntlm::test::test_md4 ... ok [INFO] [stdout] test nla::ntlm::test::test_rc4 ... ok [INFO] [stdout] test nla::ntlm::test::test_lmowfv2 ... ok [INFO] [stdout] test core::x224::test::test_x224_connection_pdu ... ok [INFO] [stdout] test nla::ntlm::test::test_ntowfv2 ... ok [INFO] [stdout] test nla::ntlm::test::test_ntlmv2_negotiate_message ... ok [INFO] [stdout] test nla::ntlm::test::test_sign_key ... ok [INFO] [stdout] test core::global::test::test_demand_active_pdu ... ok [INFO] [stdout] test nla::ntlm::test::test_seal_key ... ok [INFO] [stdout] test nla::ntlm::test::test_unicode ... ok [INFO] [stdout] test core::tpkt::test::test_write_tpkt_header ... ok [INFO] [stdout] test core::tpkt::test::test_read_tpkt_header ... ok [INFO] [stdout] test core::x224::test::test_rdp_neg_req ... ok [INFO] [stdout] test core::x224::test::test_x224_header ... ok [INFO] [stdout] test nla::ntlm::test::test_rc4k ... ok [INFO] [stdout] test nla::ntlm::test::test_auth_message ... ok [INFO] [stdout] test nla::ntlm::test::test_compute_response_v2 ... ok [INFO] [stdout] test nla::ntlm::test::test_mac ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rdp [INFO] [stdout] [INFO] [stdout] running 149 tests [INFO] [stdout] test src/core/capability.rs - core::capability::Capability (line 49) ... ignored [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name rdp -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/rust-crypto-610b18b373cacf86/out -L dependency=/opt/rustwide/target/debug/deps --extern bufstream=/opt/rustwide/target/debug/deps/libbufstream-924a2b4ebd9d0783.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-a20b51a52b2fd00c.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-025caddaa366c221.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-c1118ac831506fc1.rlib --extern md4=/opt/rustwide/target/debug/deps/libmd4-bfcdf58c20c08078.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-415aaea3e4f32c88.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-11034d2b71876281.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-84e1dd381efab8ef.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-31b37dd257a92007.rlib --extern rdp=/opt/rustwide/target/debug/deps/librdp-97a5e8479d813fba.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-3f250e61b3978183.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-94c23039b2c50455.rlib --extern yasna=/opt/rustwide/target/debug/deps/libyasna-e42db8ff8f2e2c5b.rlib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "00d94574222a2e2516fa6159922f310c35de4d73aaf2a8e7c8f555315654a3b8"` [INFO] running `"docker" "rm" "-f" "00d94574222a2e2516fa6159922f310c35de4d73aaf2a8e7c8f555315654a3b8"` [INFO] [stdout] 00d94574222a2e2516fa6159922f310c35de4d73aaf2a8e7c8f555315654a3b8