[INFO] fetching crate bitcoin-cash-script-macro 1.0.0-beta.0... [INFO] checking bitcoin-cash-script-macro-1.0.0-beta.0 against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] extracting crate bitcoin-cash-script-macro 1.0.0-beta.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate bitcoin-cash-script-macro 1.0.0-beta.0 on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitcoin-cash-script-macro 1.0.0-beta.0 [INFO] finished tweaking crates.io crate bitcoin-cash-script-macro 1.0.0-beta.0 [INFO] tweaked toml for crates.io crate bitcoin-cash-script-macro 1.0.0-beta.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitcoin-cash-base v0.2.0 [INFO] [stderr] Downloaded bitcoin-cash-script-macro v0.2.0 [INFO] [stderr] Downloaded bitcoin-cash v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24e4a9f84627656033a11042a7e39bd318d7bb5983ee4393f9199efd5d784b13 [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" "24e4a9f84627656033a11042a7e39bd318d7bb5983ee4393f9199efd5d784b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e4a9f84627656033a11042a7e39bd318d7bb5983ee4393f9199efd5d784b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e4a9f84627656033a11042a7e39bd318d7bb5983ee4393f9199efd5d784b13", kill_on_drop: false }` [INFO] [stdout] 24e4a9f84627656033a11042a7e39bd318d7bb5983ee4393f9199efd5d784b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95cbed41d9adc5df47a32721e7c88f04e0361fe8fb6f5a6667448cfe79640d02 [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" "95cbed41d9adc5df47a32721e7c88f04e0361fe8fb6f5a6667448cfe79640d02", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling hex-literal v0.3.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bimap v0.5.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking syn v1.0.54 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking bitcoin-cash-base v0.2.0 [INFO] [stderr] Checking bitcoin-cash-base v1.0.0-beta.0 [INFO] [stderr] Checking bitcoin-cash-script-macro v1.0.0-beta.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitcoin-cash-script-macro v0.2.0 [INFO] [stderr] Checking bitcoin-cash v0.2.3 [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_adding::Params` in the current scope [INFO] [stdout] --> tests/test.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 8 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 19 | Params.script().ops().as_ref(), [INFO] [stdout] | ^^^^^^ method not found in `test_adding::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | op: Op::from_int(6), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | op: Op::from_int(5), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_catting::Params` in the current scope [INFO] [stdout] --> tests/test.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 69 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 80 | .script() [INFO] [stdout] | ^^^^^^ method not found in `test_catting::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_inputs::Params` in the current scope [INFO] [stdout] --> tests/test.rs:104:16 [INFO] [stdout] | [INFO] [stdout] 98 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 104 | Params.script().script_ops().collect::>(), [INFO] [stdout] | ^^^^^^ method not found in `test_inputs::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_let::Params` in the current scope [INFO] [stdout] --> tests/test.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 125 | struct Params { [INFO] [stdout] | ------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 149 | params.script().ops().as_ref(), [INFO] [stdout] | ^^^^^^ method not found in `test_let::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:181:25 [INFO] [stdout] | [INFO] [stdout] 181 | op: Op::from_int(1337 * 1000), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_let::Params` in the current scope [INFO] [stdout] --> tests/test.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 125 | struct Params { [INFO] [stdout] | ------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 365 | ¶ms.script().script_ops().collect::>(), [INFO] [stdout] | ^^^^^^ method not found in `test_let::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:367:18 [INFO] [stdout] | [INFO] [stdout] 367 | &Op::from_int(1337 * 1000), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `i32` in the current scope [INFO] [stdout] --> tests/test.rs:378:29 [INFO] [stdout] | [INFO] [stdout] 378 | alpha: Integer::new(5).unwrap(), [INFO] [stdout] | ^^^ function or associated item not found in `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for type `i32` in the current scope [INFO] [stdout] --> tests/test.rs:379:28 [INFO] [stdout] | [INFO] [stdout] 379 | beta: Integer::new(6).unwrap() [INFO] [stdout] | ^^^ function or associated item not found in `i32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:385:16 [INFO] [stdout] | [INFO] [stdout] 385 | &[&Op::from_int(5), &Op::from_int(6)], [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:385:34 [INFO] [stdout] | [INFO] [stdout] 385 | &[&Op::from_int(5), &Op::from_int(6)], [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_if::Params` in the current scope [INFO] [stdout] --> tests/test.rs:404:17 [INFO] [stdout] | [INFO] [stdout] 391 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 404 | &Params.script().script_ops().collect::>(), [INFO] [stdout] | ^^^^^^ method not found in `test_if::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:411:18 [INFO] [stdout] | [INFO] [stdout] 411 | &Op::from_int(3), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:421:16 [INFO] [stdout] | [INFO] [stdout] 421 | &[&Op::from_int(5), &Op::PushBoolean(true),], [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_params::Params` in the current scope [INFO] [stdout] --> tests/test.rs:465:17 [INFO] [stdout] | [INFO] [stdout] 427 | struct Params { [INFO] [stdout] | ------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 465 | ¶ms.script().script_ops().collect::>(), [INFO] [stdout] | ^^^^^^ method not found in `test_params::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_array` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:467:18 [INFO] [stdout] | [INFO] [stdout] 467 | &Op::from_array(params.p2), [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:470:18 [INFO] [stdout] | [INFO] [stdout] 470 | &Op::from_int(params.p1), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:475:18 [INFO] [stdout] | [INFO] [stdout] 475 | &Op::from_int(4), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:478:18 [INFO] [stdout] | [INFO] [stdout] 478 | &Op::from_int(4), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:482:18 [INFO] [stdout] | [INFO] [stdout] 482 | &Op::from_int(params.p3), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_depth_of::Params` in the current scope [INFO] [stdout] --> tests/test.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 490 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 502 | &Params.script().script_ops().collect::>(), [INFO] [stdout] | ^^^^^^ method not found in `test_depth_of::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:504:18 [INFO] [stdout] | [INFO] [stdout] 504 | &Op::from_int(6), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:505:18 [INFO] [stdout] | [INFO] [stdout] 505 | &Op::from_int(5), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:506:18 [INFO] [stdout] | [INFO] [stdout] 506 | &Op::from_int(4), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:507:18 [INFO] [stdout] | [INFO] [stdout] 507 | &Op::from_int(2), [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_attributes::Params` in the current scope [INFO] [stdout] --> tests/test.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 516 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 538 | Params.script(); [INFO] [stdout] | ^^^^^^ method not found in `test_attributes::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_generics::Params` in the current scope [INFO] [stdout] --> tests/test.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 543 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 550 | &Params.script().script_ops().collect::>(), [INFO] [stdout] | ^^^^^^ method not found in `test_generics::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_int` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:551:16 [INFO] [stdout] | [INFO] [stdout] 551 | &[&Op::from_int(4), &Op::Code(OP_SPLIT)], [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_array` found for enum `Op` in the current scope [INFO] [stdout] --> tests/test.rs:561:19 [INFO] [stdout] | [INFO] [stdout] 561 | vec![&Op::from_array(ByteArray::from_slice("a", b""))], [INFO] [stdout] | ^^^^^^^^^^ variant or associated item not found in `Op` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_generics::Params` in the current scope [INFO] [stdout] --> tests/test.rs:563:12 [INFO] [stdout] | [INFO] [stdout] 543 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 563 | Params.script(); [INFO] [stdout] | ^^^^^^ method not found in `test_generics::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_variants::Params` in the current scope [INFO] [stdout] --> tests/test.rs:597:12 [INFO] [stdout] | [INFO] [stdout] 568 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 597 | Params.script(); [INFO] [stdout] | ^^^^^^ method not found in `test_variants::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_placeholder::Params` in the current scope [INFO] [stdout] --> tests/test.rs:610:12 [INFO] [stdout] | [INFO] [stdout] 602 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 610 | Params.script(); [INFO] [stdout] | ^^^^^^ method not found in `test_placeholder::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_doctest::Params` in the current scope [INFO] [stdout] --> tests/test.rs:628:12 [INFO] [stdout] | [INFO] [stdout] 615 | struct Params; [INFO] [stdout] | -------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 628 | Params.script(); [INFO] [stdout] | ^^^^^^ method not found in `test_doctest::Params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `script` found for struct `test_lifetime::Params<'_>` in the current scope [INFO] [stdout] --> tests/test.rs:642:22 [INFO] [stdout] | [INFO] [stdout] 633 | struct Params<'a> { [INFO] [stdout] | ----------------- method `script` not found for this [INFO] [stdout] ... [INFO] [stdout] 642 | Params { x: &5 }.script(); [INFO] [stdout] | ^^^^^^ method not found in `test_lifetime::Params<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bitcoin-cash-script-macro` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "95cbed41d9adc5df47a32721e7c88f04e0361fe8fb6f5a6667448cfe79640d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cbed41d9adc5df47a32721e7c88f04e0361fe8fb6f5a6667448cfe79640d02", kill_on_drop: false }` [INFO] [stdout] 95cbed41d9adc5df47a32721e7c88f04e0361fe8fb6f5a6667448cfe79640d02