[INFO] fetching crate ckb-chain-spec 0.37.0-pre... [INFO] checking ckb-chain-spec-0.37.0-pre against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate ckb-chain-spec 0.37.0-pre into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ckb-chain-spec 0.37.0-pre 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 ckb-chain-spec 0.37.0-pre [INFO] finished tweaking crates.io crate ckb-chain-spec 0.37.0-pre [INFO] tweaked toml for crates.io crate ckb-chain-spec 0.37.0-pre written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 5b3c056db534477ba247729d7fd65a5fa0d8fdb4b3ef22565efb2fed18f100b4 [INFO] running `Command { std: "docker" "start" "-a" "5b3c056db534477ba247729d7fd65a5fa0d8fdb4b3ef22565efb2fed18f100b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b3c056db534477ba247729d7fd65a5fa0d8fdb4b3ef22565efb2fed18f100b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b3c056db534477ba247729d7fd65a5fa0d8fdb4b3ef22565efb2fed18f100b4", kill_on_drop: false }` [INFO] [stdout] 5b3c056db534477ba247729d7fd65a5fa0d8fdb4b3ef22565efb2fed18f100b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 9b51a7f0e6fe6a8b22ccfc6d715d90196c06abd559a747c17839fe0ee78b5972 [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" "9b51a7f0e6fe6a8b22ccfc6d715d90196c06abd559a747c17839fe0ee78b5972", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [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] Checking flate2 v1.0.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling ckb-occupied-capacity v0.37.0-pre [INFO] [stderr] Compiling ckb-error v0.37.0-pre [INFO] [stderr] Compiling numext-fixed-uint v0.1.4 [INFO] [stderr] Compiling ckb-fixed-hash v0.37.0-pre [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling ckb-rational v0.37.0-pre [INFO] [stderr] Compiling ckb-channel v0.37.0-pre [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling molecule v0.6.0 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Compiling ckb-hash v0.37.0-pre [INFO] [stderr] Compiling ckb-types v0.37.0-pre [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] Checking secp256k1 v0.17.2 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Checking ckb-crypto v0.37.0-pre [INFO] [stderr] Checking ckb-jsonrpc-types v0.37.0-pre [INFO] [stderr] Checking ckb-pow v0.37.0-pre [INFO] [stderr] Checking ckb-dao-utils v0.37.0-pre [INFO] [stderr] Compiling ckb-resource v0.37.0-pre [INFO] [stderr] Checking ckb-chain-spec v0.37.0-pre (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../../docs/hashes.toml: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:758:28 [INFO] [stdout] | [INFO] [stdout] 758 | toml::from_str(include_str!("../../docs/hashes.toml")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-chain-spec` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b51a7f0e6fe6a8b22ccfc6d715d90196c06abd559a747c17839fe0ee78b5972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b51a7f0e6fe6a8b22ccfc6d715d90196c06abd559a747c17839fe0ee78b5972", kill_on_drop: false }` [INFO] [stdout] 9b51a7f0e6fe6a8b22ccfc6d715d90196c06abd559a747c17839fe0ee78b5972