[INFO] crate acid-store 0.3.0 is already in cache [INFO] checking acid-store-0.3.0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate acid-store 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate acid-store 0.3.0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate acid-store 0.3.0 [INFO] finished tweaking crates.io crate acid-store 0.3.0 [INFO] tweaked toml for crates.io crate acid-store 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 0c1b8b3fcaa9d8b649599223db201f5c57c586bb19e43b9f74b03a3750e0e39f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "0c1b8b3fcaa9d8b649599223db201f5c57c586bb19e43b9f74b03a3750e0e39f"` [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Checking path-slash v0.1.1 [INFO] [stderr] Checking weak-table v0.2.3 [INFO] [stderr] Checking cdchunking v1.0.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serial_test_derive v0.3.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking serial_test v0.3.2 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking acid-store v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `serial_test::serial` [INFO] [stderr] --> tests/open.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use serial_test::serial; [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 2m 58s [INFO] running `"docker" "inspect" "0c1b8b3fcaa9d8b649599223db201f5c57c586bb19e43b9f74b03a3750e0e39f"` [INFO] running `"docker" "rm" "-f" "0c1b8b3fcaa9d8b649599223db201f5c57c586bb19e43b9f74b03a3750e0e39f"` [INFO] [stdout] 0c1b8b3fcaa9d8b649599223db201f5c57c586bb19e43b9f74b03a3750e0e39f