Nov 29 04:07:15.433 INFO checking bitcoincore-rpc-json-0.1.0 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 29 04:07:15.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-1/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 29 04:07:15.695 INFO [stdout] 09fb835abd9ed37a1b5da5ea45e0c5e58d4706541e1d2e3bbac4b51a87912955 Nov 29 04:07:15.697 INFO running `"docker" "start" "-a" "09fb835abd9ed37a1b5da5ea45e0c5e58d4706541e1d2e3bbac4b51a87912955"` Nov 29 04:07:16.289 INFO [stderr] usermod: no changes Nov 29 04:07:16.424 INFO [stderr] Compiling secp256k1 v0.11.5 Nov 29 04:07:16.426 INFO [stderr] Checking num-bigint v0.2.1 Nov 29 04:07:20.131 INFO [stderr] Checking bitcoin v0.15.1 Nov 29 04:07:24.626 INFO [stderr] Checking bitcoincore-rpc-json v0.1.0 (/source) Nov 29 04:07:32.036 INFO [stderr] error[E0599]: no method named `transaction` found for type `GetRawTransactionResult` in the current scope Nov 29 04:07:32.036 INFO [stderr] --> src/lib.rs:898:26 Nov 29 04:07:32.036 INFO [stderr] | Nov 29 04:07:32.036 INFO [stderr] 150 | pub struct GetRawTransactionResult { Nov 29 04:07:32.036 INFO [stderr] | ---------------------------------- method `transaction` not found for this Nov 29 04:07:32.036 INFO [stderr] ... Nov 29 04:07:32.036 INFO [stderr] 898 | assert!(expected.transaction().is_ok()); Nov 29 04:07:32.036 INFO [stderr] | ^^^^^^^^^^^ Nov 29 04:07:32.036 INFO [stderr] Nov 29 04:07:32.056 INFO [stderr] error[E0599]: no method named `transaction` found for type `GetRawTransactionResult` in the current scope Nov 29 04:07:32.056 INFO [stderr] --> src/lib.rs:900:22 Nov 29 04:07:32.056 INFO [stderr] | Nov 29 04:07:32.056 INFO [stderr] 150 | pub struct GetRawTransactionResult { Nov 29 04:07:32.056 INFO [stderr] | ---------------------------------- method `transaction` not found for this Nov 29 04:07:32.056 INFO [stderr] ... Nov 29 04:07:32.056 INFO [stderr] 900 | expected.transaction().unwrap().input[0].previous_output.txid, Nov 29 04:07:32.056 INFO [stderr] | ^^^^^^^^^^^ Nov 29 04:07:32.056 INFO [stderr] Nov 29 04:07:32.059 INFO [stderr] error[E0599]: no method named `script` found for type `GetRawTransactionResultVinScriptSig` in the current scope Nov 29 04:07:32.059 INFO [stderr] --> src/lib.rs:903:44 Nov 29 04:07:32.059 INFO [stderr] | Nov 29 04:07:32.059 INFO [stderr] 112 | pub struct GetRawTransactionResultVinScriptSig { Nov 29 04:07:32.059 INFO [stderr] | ---------------------------------------------- method `script` not found for this Nov 29 04:07:32.059 INFO [stderr] ... Nov 29 04:07:32.059 INFO [stderr] 903 | assert!(expected.vin[0].script_sig.script().is_ok()); Nov 29 04:07:32.059 INFO [stderr] | ^^^^^^ Nov 29 04:07:32.059 INFO [stderr] Nov 29 04:07:32.064 INFO [stderr] error[E0599]: no method named `script` found for type `GetRawTransactionResultVoutScriptPubKey` in the current scope Nov 29 04:07:32.064 INFO [stderr] --> src/lib.rs:904:49 Nov 29 04:07:32.064 INFO [stderr] | Nov 29 04:07:32.064 INFO [stderr] 130 | pub struct GetRawTransactionResultVoutScriptPubKey { Nov 29 04:07:32.064 INFO [stderr] | -------------------------------------------------- method `script` not found for this Nov 29 04:07:32.064 INFO [stderr] ... Nov 29 04:07:32.064 INFO [stderr] 904 | assert!(expected.vout[0].script_pub_key.script().is_ok()); Nov 29 04:07:32.064 INFO [stderr] | ^^^^^^ Nov 29 04:07:32.064 INFO [stderr] Nov 29 04:07:32.079 INFO [stderr] error[E0599]: no method named `transaction` found for type `GetTransactionResult` in the current scope Nov 29 04:07:32.079 INFO [stderr] --> src/lib.rs:959:26 Nov 29 04:07:32.079 INFO [stderr] | Nov 29 04:07:32.079 INFO [stderr] 228 | pub struct GetTransactionResult { Nov 29 04:07:32.079 INFO [stderr] | ------------------------------- method `transaction` not found for this Nov 29 04:07:32.079 INFO [stderr] ... Nov 29 04:07:32.079 INFO [stderr] 959 | assert!(expected.transaction().is_ok()); Nov 29 04:07:32.079 INFO [stderr] | ^^^^^^^^^^^ Nov 29 04:07:32.079 INFO [stderr] Nov 29 04:07:32.085 INFO [stderr] error[E0599]: no method named `script` found for type `GetRawTransactionResultVoutScriptPubKey` in the current scope Nov 29 04:07:32.085 INFO [stderr] --> src/lib.rs:995:50 Nov 29 04:07:32.085 INFO [stderr] | Nov 29 04:07:32.085 INFO [stderr] 130 | pub struct GetRawTransactionResultVoutScriptPubKey { Nov 29 04:07:32.085 INFO [stderr] | -------------------------------------------------- method `script` not found for this Nov 29 04:07:32.085 INFO [stderr] ... Nov 29 04:07:32.085 INFO [stderr] 995 | println!("{:?}", expected.script_pub_key.script()); Nov 29 04:07:32.085 INFO [stderr] | ^^^^^^ Nov 29 04:07:32.085 INFO [stderr] Nov 29 04:07:32.090 INFO [stderr] error[E0599]: no method named `script` found for type `GetRawTransactionResultVoutScriptPubKey` in the current scope Nov 29 04:07:32.090 INFO [stderr] --> src/lib.rs:996:41 Nov 29 04:07:32.090 INFO [stderr] | Nov 29 04:07:32.090 INFO [stderr] 130 | pub struct GetRawTransactionResultVoutScriptPubKey { Nov 29 04:07:32.090 INFO [stderr] | -------------------------------------------------- method `script` not found for this Nov 29 04:07:32.090 INFO [stderr] ... Nov 29 04:07:32.090 INFO [stderr] 996 | assert!(expected.script_pub_key.script().is_ok()); Nov 29 04:07:32.090 INFO [stderr] | ^^^^^^ Nov 29 04:07:32.090 INFO [stderr] Nov 29 04:07:32.137 INFO [stderr] error: aborting due to 7 previous errors Nov 29 04:07:32.137 INFO [stderr] Nov 29 04:07:32.137 INFO [stderr] For more information about this error, try `rustc --explain E0599`. Nov 29 04:07:32.159 INFO [stderr] error: Could not compile `bitcoincore-rpc-json`. Nov 29 04:07:32.159 INFO [stderr] Nov 29 04:07:32.159 INFO [stderr] To learn more, run the command again with --verbose. Nov 29 04:07:32.161 INFO [stderr] su: No module specific data is present Nov 29 04:07:32.826 INFO running `"docker" "inspect" "09fb835abd9ed37a1b5da5ea45e0c5e58d4706541e1d2e3bbac4b51a87912955"` Nov 29 04:07:32.978 INFO running `"docker" "rm" "-f" "09fb835abd9ed37a1b5da5ea45e0c5e58d4706541e1d2e3bbac4b51a87912955"` Nov 29 04:07:33.224 INFO [stdout] 09fb835abd9ed37a1b5da5ea45e0c5e58d4706541e1d2e3bbac4b51a87912955