[INFO] fetching crate forest_message 0.3.0... [INFO] checking forest_message-0.3.0 against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] extracting crate forest_message 0.3.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate forest_message 0.3.0 on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate forest_message 0.3.0 [INFO] finished tweaking crates.io crate forest_message 0.3.0 [INFO] tweaked toml for crates.io crate forest_message 0.3.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9569d62e0944ba0ef123e2ca8680b4debd419371091d47433ce123a2c0e4136 [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" "e9569d62e0944ba0ef123e2ca8680b4debd419371091d47433ce123a2c0e4136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9569d62e0944ba0ef123e2ca8680b4debd419371091d47433ce123a2c0e4136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9569d62e0944ba0ef123e2ca8680b4debd419371091d47433ce123a2c0e4136", kill_on_drop: false }` [INFO] [stdout] e9569d62e0944ba0ef123e2ca8680b4debd419371091d47433ce123a2c0e4136 [INFO] running `Command { std: "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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 505d3993d22d708944bf8342fd21df571319d0cc8c69fb80bf63c72eac5048ce [INFO] running `Command { std: "docker" "start" "-a" "505d3993d22d708944bf8342fd21df571319d0cc8c69fb80bf63c72eac5048ce", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking base-x v0.2.6 [INFO] [stderr] Checking integer-encoding v1.1.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking blake2s_simd v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fff v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking multihash v0.10.1 [INFO] [stderr] Checking sha2ni v0.8.5 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling fff_derive v0.2.2 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling num-derive v0.3.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking data-encoding-macro v0.1.8 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking thiserror v1.0.20 [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_bytes v0.11.5 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking serde_tuple v0.5.0 [INFO] [stderr] Checking forest_bigint v0.1.0 [INFO] [stderr] Checking forest_cid v0.1.0 [INFO] [stderr] Checking forest_encoding v0.1.1 [INFO] [stderr] Checking forest_address v0.2.2 [INFO] [stderr] Checking forest_vm v0.2.0 [INFO] [stderr] Checking forest_crypto v0.2.1 [INFO] [stderr] Checking forest_message v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "505d3993d22d708944bf8342fd21df571319d0cc8c69fb80bf63c72eac5048ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505d3993d22d708944bf8342fd21df571319d0cc8c69fb80bf63c72eac5048ce", kill_on_drop: false }` [INFO] [stdout] 505d3993d22d708944bf8342fd21df571319d0cc8c69fb80bf63c72eac5048ce