[INFO] fetching crate ckb-verification 0.43.0... [INFO] checking ckb-verification-0.43.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate ckb-verification 0.43.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ckb-verification 0.43.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-verification 0.43.0 [INFO] finished tweaking crates.io crate ckb-verification 0.43.0 [INFO] tweaked toml for crates.io crate ckb-verification 0.43.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34caf7a76fc7ee0efb9922a830fe07aa4c07eb264dd777a9b62d907bbcd77cd1 [INFO] running `Command { std: "docker" "start" "-a" "34caf7a76fc7ee0efb9922a830fe07aa4c07eb264dd777a9b62d907bbcd77cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34caf7a76fc7ee0efb9922a830fe07aa4c07eb264dd777a9b62d907bbcd77cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34caf7a76fc7ee0efb9922a830fe07aa4c07eb264dd777a9b62d907bbcd77cd1", kill_on_drop: false }` [INFO] [stdout] 34caf7a76fc7ee0efb9922a830fe07aa4c07eb264dd777a9b62d907bbcd77cd1 [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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84a8525baf9405a9455a2c340350af0423425cb363a0dc0acfe1295e8d46be8e [INFO] running `Command { std: "docker" "start" "-a" "84a8525baf9405a9455a2c340350af0423425cb363a0dc0acfe1295e8d46be8e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling faster-hex v0.6.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling ryu v1.0.5 [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] Checking plain v0.2.3 [INFO] [stderr] Compiling metrics v0.12.1 [INFO] [stderr] Compiling ckb-script v0.43.0 [INFO] [stderr] Checking ckb-vm-definitions v0.19.4 [INFO] [stderr] Checking metrics-core v0.5.2 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling ckb-vm v0.19.4 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking ckb-channel v0.43.0 [INFO] [stderr] Checking ckb-metrics v0.43.0 [INFO] [stderr] Checking ckb-logger v0.43.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking ckb-hash v0.43.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking faketime v0.2.1 [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] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling ckb-system-scripts v0.5.2 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.43.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking ckb-fixed-hash-core v0.43.0 [INFO] [stderr] Checking numext-fixed-uint-core v0.1.6 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking molecule v0.7.1 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.43.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.43.0 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking ckb-occupied-capacity v0.43.0 [INFO] [stderr] Compiling ckb-error v0.43.0 [INFO] [stderr] Checking ckb-fixed-hash v0.43.0 [INFO] [stderr] Checking ckb-crypto v0.43.0 [INFO] [stderr] Checking ckb-verification-traits v0.43.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.43.0 [INFO] [stderr] Checking ckb-types v0.43.0 [INFO] [stderr] Checking ckb-dao-utils v0.43.0 [INFO] [stderr] Checking ckb-traits v0.43.0 [INFO] [stderr] Checking ckb-jsonrpc-types v0.43.0 [INFO] [stderr] Checking ckb-pow v0.43.0 [INFO] [stderr] Compiling ckb-resource v0.43.0 [INFO] [stderr] Checking ckb-chain-spec v0.43.0 [INFO] [stderr] Checking ckb-dao v0.43.0 [INFO] [stderr] Checking ckb-verification v0.43.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tests/block_verifier.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | / assert_error_eq!( [INFO] [stdout] 239 | | verifier.verify(&block).unwrap_err(), [INFO] [stdout] 240 | | CellbaseError::InvalidOutputQuantity, [INFO] [stdout] 241 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_error_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tests/block_verifier.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | / assert_error_eq!( [INFO] [stdout] 239 | | verifier.verify(&block).unwrap_err(), [INFO] [stdout] 240 | | CellbaseError::InvalidOutputQuantity, [INFO] [stdout] 241 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::assert_error_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tests/block_verifier.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / assert_error_eq!( [INFO] [stdout] 252 | | verifier.verify(&block).unwrap_err(), [INFO] [stdout] 253 | | CellbaseError::InvalidOutputQuantity, [INFO] [stdout] 254 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_error_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/tests/block_verifier.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / assert_error_eq!( [INFO] [stdout] 252 | | verifier.verify(&block).unwrap_err(), [INFO] [stdout] 253 | | CellbaseError::InvalidOutputQuantity, [INFO] [stdout] 254 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::assert_error_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ckb_test_chain_utils` [INFO] [stdout] --> src/tests/header_verifier.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ckb_test_chain_utils::{MockMedianTime, MOCK_MEDIAN_TIME_COUNT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ckb_test_chain_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ckb_test_chain_utils` [INFO] [stdout] --> src/tests/transaction_verifier.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ckb_test_chain_utils::{MockMedianTime, MOCK_MEDIAN_TIME_COUNT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `ckb_test_chain_utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ckb_resource` [INFO] [stdout] --> src/tests/genesis_verifier.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | use ckb_resource::{Resource, AVAILABLE_SPECS}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `ckb_resource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_ref` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/tests/transaction_verifier.rs:401:21 [INFO] [stdout] | [INFO] [stdout] 401 | parent_hash.as_ref().to_owned(), [INFO] [stdout] | ^^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `parent_hash` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_ref` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/tests/transaction_verifier.rs:508:21 [INFO] [stdout] | [INFO] [stdout] 508 | parent_hash.as_ref().to_owned(), [INFO] [stdout] | ^^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `parent_hash` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `as_ref` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/tests/transaction_verifier.rs:519:21 [INFO] [stdout] | [INFO] [stdout] 519 | parent_hash.as_ref().to_owned(), [INFO] [stdout] | ^^^^^^ method not found in `Arc<_>` [INFO] [stdout] | [INFO] [stdout] = note: `parent_hash` is a function, perhaps you wish to call it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-verification` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "84a8525baf9405a9455a2c340350af0423425cb363a0dc0acfe1295e8d46be8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a8525baf9405a9455a2c340350af0423425cb363a0dc0acfe1295e8d46be8e", kill_on_drop: false }` [INFO] [stdout] 84a8525baf9405a9455a2c340350af0423425cb363a0dc0acfe1295e8d46be8e