[INFO] fetching crate ckb-chain-spec 0.38.0... [INFO] checking ckb-chain-spec-0.38.0 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate ckb-chain-spec 0.38.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ckb-chain-spec 0.38.0 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-chain-spec 0.38.0 [INFO] finished tweaking crates.io crate ckb-chain-spec 0.38.0 [INFO] tweaked toml for crates.io crate ckb-chain-spec 0.38.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] 608c4a6be05520e816e457ddab01a43992bdbc2e44279a2378e1b5c54a086ac2 [INFO] running `Command { std: "docker" "start" "-a" "608c4a6be05520e816e457ddab01a43992bdbc2e44279a2378e1b5c54a086ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "608c4a6be05520e816e457ddab01a43992bdbc2e44279a2378e1b5c54a086ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "608c4a6be05520e816e457ddab01a43992bdbc2e44279a2378e1b5c54a086ac2", kill_on_drop: false }` [INFO] [stdout] 608c4a6be05520e816e457ddab01a43992bdbc2e44279a2378e1b5c54a086ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 041f44c5383d085f5f473d6b7525b3b074becaf7ddc5365cf59ef3da1c0b7d79 [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" "041f44c5383d085f5f473d6b7525b3b074becaf7ddc5365cf59ef3da1c0b7d79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking ckb-channel v0.38.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling includedir v0.5.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking ckb-fixed-hash-core v0.38.0 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.38.0 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.38.0 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.38.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.38.0 [INFO] [stderr] Compiling ckb-error v0.38.0 [INFO] [stderr] Checking ckb-fixed-hash v0.38.0 [INFO] [stderr] Checking ckb-crypto v0.38.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.38.0 [INFO] [stderr] Compiling ckb-types v0.38.0 [INFO] [stderr] Checking ckb-jsonrpc-types v0.38.0 [INFO] [stderr] Checking ckb-pow v0.38.0 [INFO] [stderr] Checking ckb-dao-utils v0.38.0 [INFO] [stderr] Compiling ckb-resource v0.38.0 [INFO] [stderr] Checking ckb-chain-spec v0.38.0 (/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:843:28 [INFO] [stdout] | [INFO] [stdout] 843 | 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" "041f44c5383d085f5f473d6b7525b3b074becaf7ddc5365cf59ef3da1c0b7d79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041f44c5383d085f5f473d6b7525b3b074becaf7ddc5365cf59ef3da1c0b7d79", kill_on_drop: false }` [INFO] [stdout] 041f44c5383d085f5f473d6b7525b3b074becaf7ddc5365cf59ef3da1c0b7d79