[INFO] crate sawtk 0.2.0 is already in cache [INFO] checking sawtk-0.2.0 against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] extracting crate sawtk 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sawtk 0.2.0 on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sawtk 0.2.0 [INFO] finished tweaking crates.io crate sawtk 0.2.0 [INFO] tweaked toml for crates.io crate sawtk 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate sawtk 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "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] 50aa7f1c4ff394e5f07627de429a8c41522b09b69dc65e3baaea35b1816f2232 [INFO] running `"docker" "start" "-a" "50aa7f1c4ff394e5f07627de429a8c41522b09b69dc65e3baaea35b1816f2232"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling protoc v2.8.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling protoc-rust v2.8.1 [INFO] [stderr] Compiling sawtooth-sdk v0.4.0 [INFO] [stderr] Compiling sawtk v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tp/mod.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [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 type [INFO] [stderr] --> src/tp/mod.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | ) -> Result<(States), ApplyError> { [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 56s [INFO] running `"docker" "inspect" "50aa7f1c4ff394e5f07627de429a8c41522b09b69dc65e3baaea35b1816f2232"` [INFO] running `"docker" "rm" "-f" "50aa7f1c4ff394e5f07627de429a8c41522b09b69dc65e3baaea35b1816f2232"` [INFO] [stdout] 50aa7f1c4ff394e5f07627de429a8c41522b09b69dc65e3baaea35b1816f2232