[INFO] crate rdp-rs 0.1.0 is already in cache [INFO] checking rdp-rs-0.1.0 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate rdp-rs 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate rdp-rs 0.1.0 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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-11/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e9cd4ba4cd8dc6992c7c55b5c10d3da81f46c22259cab0774381a14382d9f2f4 [INFO] running `"docker" "start" "-a" "e9cd4ba4cd8dc6992c7c55b5c10d3da81f46c22259cab0774381a14382d9f2f4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.49 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking yasna v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking md4 v0.8.0 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking nom v5.1.1 [INFO] [stderr] Checking rusticata-macros v2.0.4 [INFO] [stderr] Checking der-parser v3.0.4 [INFO] [stderr] Checking 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] Checking num_enum v0.4.3 [INFO] [stderr] Checking 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 1m 04s [INFO] running `"docker" "inspect" "e9cd4ba4cd8dc6992c7c55b5c10d3da81f46c22259cab0774381a14382d9f2f4"` [INFO] running `"docker" "rm" "-f" "e9cd4ba4cd8dc6992c7c55b5c10d3da81f46c22259cab0774381a14382d9f2f4"` [INFO] [stdout] e9cd4ba4cd8dc6992c7c55b5c10d3da81f46c22259cab0774381a14382d9f2f4