[INFO] fetching crate ckb-jsonrpc-types 0.43.0... [INFO] testing ckb-jsonrpc-types-0.43.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate ckb-jsonrpc-types 0.43.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate ckb-jsonrpc-types 0.43.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-jsonrpc-types 0.43.0 [INFO] finished tweaking crates.io crate ckb-jsonrpc-types 0.43.0 [INFO] tweaked toml for crates.io crate ckb-jsonrpc-types 0.43.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 299833745fcadbdff78d59fe82e5ae4dcd116372e78170e7f63eb0759f2958c5 [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" "299833745fcadbdff78d59fe82e5ae4dcd116372e78170e7f63eb0759f2958c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "299833745fcadbdff78d59fe82e5ae4dcd116372e78170e7f63eb0759f2958c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299833745fcadbdff78d59fe82e5ae4dcd116372e78170e7f63eb0759f2958c5", kill_on_drop: false }` [INFO] [stdout] 299833745fcadbdff78d59fe82e5ae4dcd116372e78170e7f63eb0759f2958c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda8168ecba1f7055b3e50e30711c157d5c0a81bfe8f179cc6c8a28f65e572d8 [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" "fda8168ecba1f7055b3e50e30711c157d5c0a81bfe8f179cc6c8a28f65e572d8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling faster-hex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ckb-hash v0.43.0 [INFO] [stderr] Compiling rand v0.7.3 [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.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.43.0 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.43.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.43.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.43.0 [INFO] [stderr] Compiling molecule v0.7.1 [INFO] [stderr] Compiling ckb-occupied-capacity v0.43.0 [INFO] [stderr] Compiling ckb-fixed-hash v0.43.0 [INFO] [stderr] Compiling ckb-error v0.43.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling numext-fixed-uint-hack v0.1.6 [INFO] [stderr] Compiling numext-fixed-uint v0.1.6 [INFO] [stderr] Compiling ckb-rational v0.43.0 [INFO] [stderr] Compiling ckb-types v0.43.0 [INFO] [stderr] Compiling ckb-jsonrpc-types v0.43.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "fda8168ecba1f7055b3e50e30711c157d5c0a81bfe8f179cc6c8a28f65e572d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda8168ecba1f7055b3e50e30711c157d5c0a81bfe8f179cc6c8a28f65e572d8", kill_on_drop: false }` [INFO] [stdout] fda8168ecba1f7055b3e50e30711c157d5c0a81bfe8f179cc6c8a28f65e572d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3122d2b95cdbe999e21538d93e0e18ca58c7eb902d6c1ec848a0714b0da328e [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" "c3122d2b95cdbe999e21538d93e0e18ca58c7eb902d6c1ec848a0714b0da328e", kill_on_drop: false }` [INFO] [stderr] Compiling ckb-jsonrpc-types v0.43.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `proptest` [INFO] [stdout] --> src/blockchain.rs:1209:9 [INFO] [stdout] | [INFO] [stdout] 1209 | use proptest::{collection::size_range, prelude::*}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `proptest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `regex` [INFO] [stdout] --> src/bytes.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | use regex::Regex; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `lazy_static`, `proptest::collection::size_range` [INFO] [stdout] --> src/blockchain.rs:1208:9 [INFO] [stdout] | [INFO] [stdout] 1208 | use lazy_static::lazy_static; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared crate or module `lazy_static` [INFO] [stdout] 1209 | use proptest::{collection::size_range, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `regex` [INFO] [stdout] --> src/blockchain.rs:1210:9 [INFO] [stdout] | [INFO] [stdout] 1210 | use regex::Regex; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `regex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope [INFO] [stdout] --> src/blockchain.rs:1263:9 [INFO] [stdout] | [INFO] [stdout] 1263 | prop_assert_eq!(decode_block.data(), block.data()); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `prop_assert_eq` in this scope [INFO] [stdout] --> src/blockchain.rs:1264:9 [INFO] [stdout] | [INFO] [stdout] 1264 | prop_assert_eq!(decode_block, block); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `lazy_static` [INFO] [stdout] --> src/blockchain.rs:1269:9 [INFO] [stdout] | [INFO] [stdout] 1269 | lazy_static! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/blockchain.rs:1277:5 [INFO] [stdout] | [INFO] [stdout] 1277 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TestCaseError` in this scope [INFO] [stdout] --> src/blockchain.rs:1256:67 [INFO] [stdout] | [INFO] [stdout] 1256 | fn _test_block_convert(data: Bytes, arg: Bytes) -> Result<(), TestCaseError> { [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RE` in this scope [INFO] [stdout] --> src/blockchain.rs:1272:21 [INFO] [stdout] | [INFO] [stdout] 1272 | for caps in RE.captures_iter(json) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ckb-jsonrpc-types` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c3122d2b95cdbe999e21538d93e0e18ca58c7eb902d6c1ec848a0714b0da328e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3122d2b95cdbe999e21538d93e0e18ca58c7eb902d6c1ec848a0714b0da328e", kill_on_drop: false }` [INFO] [stdout] c3122d2b95cdbe999e21538d93e0e18ca58c7eb902d6c1ec848a0714b0da328e