[INFO] fetching crate uckb-spec 0.1.1... [INFO] checking uckb-spec-0.1.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate uckb-spec 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate uckb-spec 0.1.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uckb-spec 0.1.1 [INFO] finished tweaking crates.io crate uckb-spec 0.1.1 [INFO] tweaked toml for crates.io crate uckb-spec 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0449db220247a25dcb77a3be4155e1541bd68a7a42bcf6e0e64bd803255d655 [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" "c0449db220247a25dcb77a3be4155e1541bd68a7a42bcf6e0e64bd803255d655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0449db220247a25dcb77a3be4155e1541bd68a7a42bcf6e0e64bd803255d655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0449db220247a25dcb77a3be4155e1541bd68a7a42bcf6e0e64bd803255d655", kill_on_drop: false }` [INFO] [stdout] c0449db220247a25dcb77a3be4155e1541bd68a7a42bcf6e0e64bd803255d655 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7575f56e8dd9cff3bf2afe3db68979d3633ad227721ee0d483aa3f3966c4b4d [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" "a7575f56e8dd9cff3bf2afe3db68979d3633ad227721ee0d483aa3f3966c4b4d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling eaglesong v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling tentacle-secio v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling ckb-channel v0.38.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking backtrace v0.3.57 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Checking ckb-hash v0.38.0 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Checking attohttpc v0.10.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Checking igd v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling property v0.3.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.38.0 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-fixed-hash-core v0.38.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Checking tentacle-multiaddr v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.38.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.38.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.38.0 [INFO] [stderr] Compiling ckb-error v0.38.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-yamux v0.2.12 [INFO] [stderr] Compiling ckb-fixed-hash v0.38.0 [INFO] [stderr] Compiling ckb-crypto v0.38.0 [INFO] [stderr] Checking tentacle v0.3.8 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.38.0 [INFO] [stderr] Checking ckb-types v0.38.0 [INFO] [stderr] Compiling ckb-pow v0.38.0 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.38.0 [INFO] [stderr] Compiling ckb-dao-utils v0.38.0 [INFO] [stderr] Compiling ckb-resource v0.38.0 [INFO] [stderr] Compiling ckb-chain-spec v0.38.0 [INFO] [stderr] Compiling uckb-spec v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 34s [INFO] running `Command { std: "docker" "inspect" "a7575f56e8dd9cff3bf2afe3db68979d3633ad227721ee0d483aa3f3966c4b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7575f56e8dd9cff3bf2afe3db68979d3633ad227721ee0d483aa3f3966c4b4d", kill_on_drop: false }` [INFO] [stdout] a7575f56e8dd9cff3bf2afe3db68979d3633ad227721ee0d483aa3f3966c4b4d