[INFO] fetching crate forest_message 0.6.0... [INFO] checking forest_message-0.6.0 against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] extracting crate forest_message 0.6.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate forest_message 0.6.0 on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate forest_message 0.6.0 [INFO] finished tweaking crates.io crate forest_message 0.6.0 [INFO] tweaked toml for crates.io crate forest_message 0.6.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 009e814a22f0535711e5ff1ecf681bb5d6e6a881406918ffcfe6c3ab77dfe0e9 [INFO] running `Command { std: "docker" "start" "-a" "009e814a22f0535711e5ff1ecf681bb5d6e6a881406918ffcfe6c3ab77dfe0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "009e814a22f0535711e5ff1ecf681bb5d6e6a881406918ffcfe6c3ab77dfe0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009e814a22f0535711e5ff1ecf681bb5d6e6a881406918ffcfe6c3ab77dfe0e9", kill_on_drop: false }` [INFO] [stdout] 009e814a22f0535711e5ff1ecf681bb5d6e6a881406918ffcfe6c3ab77dfe0e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2720e7144eba4a4bf201b9dc63718272c9173a9b334e23848792827855929db1 [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" "2720e7144eba4a4bf201b9dc63718272c9173a9b334e23848792827855929db1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking sha2ni v0.8.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.9 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking data-encoding-macro v0.1.10 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking groupy v0.3.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking paired v0.20.1 [INFO] [stderr] Checking bls-signatures v0.6.1 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking cs_serde_cbor v0.12.0 [INFO] [stderr] Checking forest_json_utils v0.1.0 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking forest_bigint v0.1.2 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling multihash-derive v0.7.0 [INFO] [stderr] Checking multihash v0.13.1 [INFO] [stderr] Checking forest_cid v0.2.0 [INFO] [stderr] Checking forest_encoding v0.2.0 [INFO] [stderr] Checking forest_address v0.3.0 [INFO] [stderr] Checking forest_vm v0.3.0 [INFO] [stderr] Checking forest_crypto v0.4.0 [INFO] [stderr] Checking forest_message v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "2720e7144eba4a4bf201b9dc63718272c9173a9b334e23848792827855929db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2720e7144eba4a4bf201b9dc63718272c9173a9b334e23848792827855929db1", kill_on_drop: false }` [INFO] [stdout] 2720e7144eba4a4bf201b9dc63718272c9173a9b334e23848792827855929db1