[INFO] fetching crate tari_storage 0.2.7... [INFO] checking tari_storage-0.2.7 against try#1c5262aa6c045a581fb974488793f09ed51fc498 for pr-78376 [INFO] extracting crate tari_storage 0.2.7 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tari_storage 0.2.7 on toolchain 1c5262aa6c045a581fb974488793f09ed51fc498 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_storage 0.2.7 [INFO] finished tweaking crates.io crate tari_storage 0.2.7 [INFO] tweaked toml for crates.io crate tari_storage 0.2.7 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sys-info v0.5.6 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62362ae649c80d732f1cb607b569d4bfe901b9f840729db9525dafc865d7bf33 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "62362ae649c80d732f1cb607b569d4bfe901b9f840729db9525dafc865d7bf33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62362ae649c80d732f1cb607b569d4bfe901b9f840729db9525dafc865d7bf33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62362ae649c80d732f1cb607b569d4bfe901b9f840729db9525dafc865d7bf33", kill_on_drop: false }` [INFO] [stdout] 62362ae649c80d732f1cb607b569d4bfe901b9f840729db9525dafc865d7bf33 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1c5262aa6c045a581fb974488793f09ed51fc498" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ef1eeb936955119c4db6eacea7e2e20909c6905b373f1e1f82d143c7207b39 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0ef1eeb936955119c4db6eacea7e2e20909c6905b373f1e1f82d143c7207b39", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking newtype-ops v0.1.4 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling sys-info v0.5.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking lmdb-zero v0.4.4 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rmp-serde v0.13.7 [INFO] [stderr] Checking tari_utilities v0.3.0 [INFO] [stderr] Checking tari_storage v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.42s [INFO] running `Command { std: "docker" "inspect" "f0ef1eeb936955119c4db6eacea7e2e20909c6905b373f1e1f82d143c7207b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ef1eeb936955119c4db6eacea7e2e20909c6905b373f1e1f82d143c7207b39", kill_on_drop: false }` [INFO] [stdout] f0ef1eeb936955119c4db6eacea7e2e20909c6905b373f1e1f82d143c7207b39