[INFO] crate thrussh 0.22.1 is already in cache [INFO] checking thrussh-0.22.1 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate thrussh 0.22.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate thrussh 0.22.1 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate thrussh 0.22.1 [INFO] finished tweaking crates.io crate thrussh 0.22.1 [INFO] tweaked toml for crates.io crate thrussh 0.22.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 3c98981c3d56b292fe2128d0d84f6cf196c91b824c7b354380d32bdd3321d76b [INFO] running `"docker" "start" "-a" "3c98981c3d56b292fe2128d0d84f6cf196c91b824c7b354380d32bdd3321d76b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling vcpkg v0.2.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking backtrace-sys v0.1.37 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking openssl-sys v0.9.56 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking cryptovec v0.5.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling thrussh-libsodium v0.2.0 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking yasna v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pin-project-internal v0.4.15 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.15 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking thrussh-keys v0.13.1 [INFO] [stderr] Checking thrussh v0.22.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/cipher/chacha20poly1305.rs:125:13 [INFO] [stderr] | [INFO] [stderr] 125 | (block_size - ((super::PADDING_LENGTH_LEN + payload.len()) % block_size)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/cipher/chacha20poly1305.rs:125:13 [INFO] [stderr] | [INFO] [stderr] 125 | (block_size - ((super::PADDING_LENGTH_LEN + payload.len()) % block_size)) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `"docker" "inspect" "3c98981c3d56b292fe2128d0d84f6cf196c91b824c7b354380d32bdd3321d76b"` [INFO] running `"docker" "rm" "-f" "3c98981c3d56b292fe2128d0d84f6cf196c91b824c7b354380d32bdd3321d76b"` [INFO] [stdout] 3c98981c3d56b292fe2128d0d84f6cf196c91b824c7b354380d32bdd3321d76b