[INFO] fetching crate ckb-types 0.38.0... [INFO] checking ckb-types-0.38.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate ckb-types 0.38.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ckb-types 0.38.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-types 0.38.0 [INFO] finished tweaking crates.io crate ckb-types 0.38.0 [INFO] tweaked toml for crates.io crate ckb-types 0.38.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af9be2bb04c08936fc433b0267887ecdbd5072f952909043be38fc78aac87321 [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" "af9be2bb04c08936fc433b0267887ecdbd5072f952909043be38fc78aac87321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af9be2bb04c08936fc433b0267887ecdbd5072f952909043be38fc78aac87321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af9be2bb04c08936fc433b0267887ecdbd5072f952909043be38fc78aac87321", kill_on_drop: false }` [INFO] [stdout] af9be2bb04c08936fc433b0267887ecdbd5072f952909043be38fc78aac87321 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] aa9c8e1965e0e8e44b1622707e2f00e40fa26c6ee9016f102a165b1159590d97 [INFO] running `Command { std: "docker" "start" "-a" "aa9c8e1965e0e8e44b1622707e2f00e40fa26c6ee9016f102a165b1159590d97", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking ckb-channel v0.38.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Checking ckb-hash v0.38.0 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling addr2line v0.14.1 [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 bytes v0.5.6 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.38.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.38.0 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.38.0 [INFO] [stderr] Checking ckb-error v0.38.0 [INFO] [stderr] Checking ckb-fixed-hash v0.38.0 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Checking numext-fixed-uint v0.1.6 [INFO] [stderr] Checking ckb-rational v0.38.0 [INFO] [stderr] Checking ckb-types v0.38.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/extension/../../../../script/testdata/always_success: No such file or directory (os error 2) [INFO] [stdout] --> src/extension/calc_hash.rs:396:30 [INFO] [stdout] | [INFO] [stdout] 396 | let always_success = include_bytes!("../../../../script/testdata/always_success"); [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[E0433]: failed to resolve: use of undeclared crate or module `proptest` [INFO] [stdout] --> src/utilities/difficulty.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `proptest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/utilities/difficulty.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-types` [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" "aa9c8e1965e0e8e44b1622707e2f00e40fa26c6ee9016f102a165b1159590d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9c8e1965e0e8e44b1622707e2f00e40fa26c6ee9016f102a165b1159590d97", kill_on_drop: false }` [INFO] [stdout] aa9c8e1965e0e8e44b1622707e2f00e40fa26c6ee9016f102a165b1159590d97