[INFO] fetching crate splinter 0.3.15... [INFO] checking splinter-0.3.15 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate splinter 0.3.15 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate splinter 0.3.15 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate splinter 0.3.15 [INFO] finished tweaking crates.io crate splinter 0.3.15 [INFO] tweaked toml for crates.io crate splinter 0.3.15 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate splinter 0.3.15 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] 39dec97071fb3bb65be696ed6bfcfa4a1bab73ce8322bd8f5b92e81d626b8f28 [INFO] running `"docker" "start" "-a" "39dec97071fb3bb65be696ed6bfcfa4a1bab73ce8322bd8f5b92e81d626b8f28"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling protobuf v2.13.0 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling secp256k1 v0.7.1 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking cbor-codec v0.7.1 [INFO] [stderr] Compiling protoc v2.13.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking liblmdb-sys v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking tokio v0.2.17 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking wasmi v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking simple_logger v1.6.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Compiling protobuf-codegen v2.13.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling protoc-rust v2.13.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking serial_test v0.3.2 [INFO] [stderr] Compiling sawtooth-sdk v0.3.0 [INFO] [stderr] Compiling transact v0.2.3 [INFO] [stderr] Compiling sabre-sdk v0.5.2 [INFO] [stderr] Compiling splinter v0.3.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking sawtooth v0.3.0 [INFO] [stderr] Checking sawtooth-sabre v0.5.2 [INFO] [stderr] warning: function is never used: `test_single_connection_send_receive` [INFO] [stderr] --> src/mesh/mod.rs:398:8 [INFO] [stderr] | [INFO] [stderr] 398 | fn test_single_connection_send_receive( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `"docker" "inspect" "39dec97071fb3bb65be696ed6bfcfa4a1bab73ce8322bd8f5b92e81d626b8f28"` [INFO] running `"docker" "rm" "-f" "39dec97071fb3bb65be696ed6bfcfa4a1bab73ce8322bd8f5b92e81d626b8f28"` [INFO] [stdout] 39dec97071fb3bb65be696ed6bfcfa4a1bab73ce8322bd8f5b92e81d626b8f28