[INFO] fetching crate tari_common 0.2.5... [INFO] checking tari_common-0.2.5 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate tari_common 0.2.5 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tari_common 0.2.5 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_common 0.2.5 [INFO] finished tweaking crates.io crate tari_common 0.2.5 [INFO] tweaked toml for crates.io crate tari_common 0.2.5 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate tari_common 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 03a8fa571be1f6af67c279aef38639de9e46e869bdf745cc91bf083253fae3ac [INFO] running `Command { std: "docker" "start" "-a" "03a8fa571be1f6af67c279aef38639de9e46e869bdf745cc91bf083253fae3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a8fa571be1f6af67c279aef38639de9e46e869bdf745cc91bf083253fae3ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a8fa571be1f6af67c279aef38639de9e46e869bdf745cc91bf083253fae3ac", kill_on_drop: false }` [INFO] [stdout] 03a8fa571be1f6af67c279aef38639de9e46e869bdf745cc91bf083253fae3ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a63c7e20004111730e52982c2df78700b398708dec0d6c0ea0698ae6ec54984f [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" "a63c7e20004111730e52982c2df78700b398708dec0d6c0ea0698ae6ec54984f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking parity-multihash v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking prost v0.6.1 [INFO] [stderr] Checking prost-types v0.6.1 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking futures-test v0.3.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_yaml v0.8.13 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking parity-multiaddr v0.7.3 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking tari_common v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking tari_test_utils v0.2.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "a63c7e20004111730e52982c2df78700b398708dec0d6c0ea0698ae6ec54984f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a63c7e20004111730e52982c2df78700b398708dec0d6c0ea0698ae6ec54984f", kill_on_drop: false }` [INFO] [stdout] a63c7e20004111730e52982c2df78700b398708dec0d6c0ea0698ae6ec54984f