[INFO] fetching crate ckb-proposal-table 0.40.0... [INFO] checking ckb-proposal-table-0.40.0 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate ckb-proposal-table 0.40.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ckb-proposal-table 0.40.0 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-proposal-table 0.40.0 [INFO] finished tweaking crates.io crate ckb-proposal-table 0.40.0 [INFO] tweaked toml for crates.io crate ckb-proposal-table 0.40.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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] 552618487d9b1fb2cae3377cc78e97d297b5305672ab1499c938ca761a12dc66 [INFO] running `Command { std: "docker" "start" "-a" "552618487d9b1fb2cae3377cc78e97d297b5305672ab1499c938ca761a12dc66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "552618487d9b1fb2cae3377cc78e97d297b5305672ab1499c938ca761a12dc66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "552618487d9b1fb2cae3377cc78e97d297b5305672ab1499c938ca761a12dc66", kill_on_drop: false }` [INFO] [stdout] 552618487d9b1fb2cae3377cc78e97d297b5305672ab1499c938ca761a12dc66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b86d8d0d2e089d66611a7799d64f4fa0f37f8c8eca1af50ce462ccd5f28843a9 [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" "b86d8d0d2e089d66611a7799d64f4fa0f37f8c8eca1af50ce462ccd5f28843a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking ckb-hash v0.40.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Checking ckb-logger v0.40.0 [INFO] [stderr] Checking ckb-channel v0.40.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking ckb-fixed-hash-core v0.40.0 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.40.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.40.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.40.0 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.40.0 [INFO] [stderr] Checking ckb-error v0.40.0 [INFO] [stderr] Checking ckb-fixed-hash v0.40.0 [INFO] [stderr] Checking ckb-crypto v0.40.0 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.40.0 [INFO] [stderr] Checking ckb-types v0.40.0 [INFO] [stderr] Checking ckb-dao-utils v0.40.0 [INFO] [stderr] Checking ckb-pow v0.40.0 [INFO] [stderr] Checking ckb-jsonrpc-types v0.40.0 [INFO] [stderr] Compiling ckb-resource v0.40.0 [INFO] [stderr] Checking ckb-chain-spec v0.40.0 [INFO] [stderr] Checking ckb-proposal-table v0.40.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "b86d8d0d2e089d66611a7799d64f4fa0f37f8c8eca1af50ce462ccd5f28843a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86d8d0d2e089d66611a7799d64f4fa0f37f8c8eca1af50ce462ccd5f28843a9", kill_on_drop: false }` [INFO] [stdout] b86d8d0d2e089d66611a7799d64f4fa0f37f8c8eca1af50ce462ccd5f28843a9