[INFO] cloning repository https://github.com/jeffmoss/boat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffmoss/boat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffmoss%2Fboat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffmoss%2Fboat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89a3cb8632e78b2206cfb302dd892cad7b658ae9 [INFO] testing jeffmoss/boat against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffmoss%2Fboat" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jeffmoss/boat [INFO] finished tweaking git repo https://github.com/jeffmoss/boat [INFO] tweaked toml for git repo https://github.com/jeffmoss/boat written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeffmoss/boat 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 git repo https://github.com/jeffmoss/boat 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 git repository `https://github.com/boa-dev/boa.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thin-vec v0.2.14 [INFO] [stderr] Downloaded intrusive-collections v0.9.7 [INFO] [stderr] Downloaded cordyceps v0.3.3 [INFO] [stderr] Downloaded fast-float2 v0.2.3 [INFO] [stderr] Downloaded icu_properties v2.0.0 [INFO] [stderr] Downloaded regress v0.10.3 [INFO] [stderr] Downloaded futures-concurrency v7.6.3 [INFO] [stderr] Downloaded icu_properties_data v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a0a62dbd93ec7badc2b8826a2343ced7835011369917dd679e75146f207d2b5f [INFO] running `Command { std: "docker" "start" "-a" "a0a62dbd93ec7badc2b8826a2343ced7835011369917dd679e75146f207d2b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0a62dbd93ec7badc2b8826a2343ced7835011369917dd679e75146f207d2b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a62dbd93ec7badc2b8826a2343ced7835011369917dd679e75146f207d2b5f", kill_on_drop: false }` [INFO] [stdout] a0a62dbd93ec7badc2b8826a2343ced7835011369917dd679e75146f207d2b5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f2cc98013eb3f7220b5fec9a857ccf3777c760f858a00d25847ccc34085b7c73 [INFO] running `Command { std: "docker" "start" "-a" "f2cc98013eb3f7220b5fec9a857ccf3777c760f858a00d25847ccc34085b7c73", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fast-float2 v0.2.3 [INFO] [stderr] Compiling tag_ptr v0.1.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling boa_string v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling boa_profiler v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cordyceps v0.3.3 [INFO] [stderr] Compiling diatomic-waker v0.2.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures-buffered v0.2.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling boa_macros v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling boa_gc v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling futures-concurrency v7.6.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling boa_interner v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling boa_ast v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling boa_parser v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling boa_engine v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling boa_interop v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling boa_runtime v0.20.0 (https://github.com/boa-dev/boa.git#4ee13e25) [INFO] [stderr] Compiling boat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `build_local` found for mutable reference `&mut tokio::runtime::Builder` in the current scope [INFO] [stdout] --> src/engine.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 63 | let local_runtime = Builder::new_current_thread() [INFO] [stdout] | ___________________________- [INFO] [stdout] 64 | | .enable_time() [INFO] [stdout] 65 | | .build_local(&mut Default::default()) [INFO] [stdout] | | -^^^^^^^^^^^ method not found in `&mut tokio::runtime::Builder` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `boat` (bin "boat") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f2cc98013eb3f7220b5fec9a857ccf3777c760f858a00d25847ccc34085b7c73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2cc98013eb3f7220b5fec9a857ccf3777c760f858a00d25847ccc34085b7c73", kill_on_drop: false }` [INFO] [stdout] f2cc98013eb3f7220b5fec9a857ccf3777c760f858a00d25847ccc34085b7c73