[INFO] fetching crate thor-devkit 0.1.0...
[INFO] testing thor-devkit-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate thor-devkit 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate thor-devkit 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate thor-devkit 0.1.0
[INFO] tweaked toml for crates.io crate thor-devkit 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate thor-devkit 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thor-devkit 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-sync v0.9.5
[INFO] [stderr]   Downloaded tokio-macros v2.3.0
[INFO] [stderr]   Downloaded deranged v0.4.1
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.4
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.4
[INFO] [stderr]   Downloaded bip32 v0.5.3
[INFO] [stderr]   Downloaded bloomfilter v3.0.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded ethabi v18.0.0
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded tiny-bip39 v2.0.0
[INFO] [stderr]   Downloaded tokio v1.38.1
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] [stderr]   Downloaded rustix v1.0.3
[INFO] [stderr]   Downloaded rustls-webpki v0.103.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ae368fd0b3d03ba17a15bcb795993667e0aa023c0e9262db582dcb0d80f9fd0
[INFO] running `Command { std: "docker" "start" "-a" "9ae368fd0b3d03ba17a15bcb795993667e0aa023c0e9262db582dcb0d80f9fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ae368fd0b3d03ba17a15bcb795993667e0aa023c0e9262db582dcb0d80f9fd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ae368fd0b3d03ba17a15bcb795993667e0aa023c0e9262db582dcb0d80f9fd0", kill_on_drop: false }`
[INFO] [stdout] 9ae368fd0b3d03ba17a15bcb795993667e0aa023c0e9262db582dcb0d80f9fd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f47a6cd9d855ae6c38ce0e11884b582d828c6d7c65539bf9b7645481b2c7d31
[INFO] running `Command { std: "docker" "start" "-a" "9f47a6cd9d855ae6c38ce0e11884b582d828c6d7c65539bf9b7645481b2c7d31", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling fastrlp v0.3.1
[INFO] [stderr]    Compiling bip32 v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-bip39 v2.0.0
[INFO] [stderr]    Compiling thor-devkit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s
[INFO] running `Command { std: "docker" "inspect" "9f47a6cd9d855ae6c38ce0e11884b582d828c6d7c65539bf9b7645481b2c7d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f47a6cd9d855ae6c38ce0e11884b582d828c6d7c65539bf9b7645481b2c7d31", kill_on_drop: false }`
[INFO] [stdout] 9f47a6cd9d855ae6c38ce0e11884b582d828c6d7c65539bf9b7645481b2c7d31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 550e5789f8c0de5a8358ce8733505ff0a5f2e8df8064f5979a8fbd59bc2c789e
[INFO] running `Command { std: "docker" "start" "-a" "550e5789f8c0de5a8358ce8733505ff0a5f2e8df8064f5979a8fbd59bc2c789e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bloomfilter v3.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bip32 v0.5.3
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-bip39 v2.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling fastrlp v0.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ethabi v18.0.0
[INFO] [stderr]    Compiling thor-devkit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling version-sync v0.9.5
[INFO] [stdout] warning: function `decode_hex` is never used
[INFO] [stdout]  --> tests/test_network.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn decode_hex(hex: &str) -> Vec<u8> {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `decode_u256` is never used
[INFO] [stdout]  --> tests/test_network.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn decode_u256(hex: &str) -> U256 {
[INFO] [stdout]   |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thor_devkit::network`
[INFO] [stdout]   --> examples/contract_interaction.rs:9:18
[INFO] [stdout]    |
[INFO] [stdout]  9 | use thor_devkit::network::{AResult, BlockReference, ThorNode};
[INFO] [stdout]    |                  ^^^^^^^ could not find `network` in `thor_devkit`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 97 | pub mod network;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `build` found for struct `Transaction` in the current scope
[INFO] [stdout]   --> examples/contract_interaction.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let transaction = Transaction::build(node.clone())
[INFO] [stdout]    |                                    ^^^^^ function or associated item not found in `Transaction`
[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 `thor-devkit` (example "contract_interaction") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `thor_devkit::network`
[INFO] [stdout]   --> examples/transaction_broadcast.rs:6:18
[INFO] [stdout]    |
[INFO] [stdout]  6 | use thor_devkit::network::{AResult, ThorNode};
[INFO] [stdout]    |                  ^^^^^^^ could not find `network` in `thor_devkit`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "http")]
[INFO] [stdout]    |       ---------------- the item is gated behind the `http` feature
[INFO] [stdout] 97 | pub mod network;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `build` found for struct `Transaction` in the current scope
[INFO] [stdout]   --> examples/transaction_broadcast.rs:17:36
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let transaction = Transaction::build(node.clone())
[INFO] [stdout]    |                                    ^^^^^ function or associated item not found in `Transaction`
[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 `thor-devkit` (example "transaction_broadcast") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "550e5789f8c0de5a8358ce8733505ff0a5f2e8df8064f5979a8fbd59bc2c789e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550e5789f8c0de5a8358ce8733505ff0a5f2e8df8064f5979a8fbd59bc2c789e", kill_on_drop: false }`
[INFO] [stdout] 550e5789f8c0de5a8358ce8733505ff0a5f2e8df8064f5979a8fbd59bc2c789e
