[INFO] fetching crate polywrap_wasm 0.1.11... [INFO] checking polywrap_wasm-0.1.11 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate polywrap_wasm 0.1.11 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate polywrap_wasm 0.1.11 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate polywrap_wasm 0.1.11 [INFO] finished tweaking crates.io crate polywrap_wasm 0.1.11 [INFO] tweaked toml for crates.io crate polywrap_wasm 0.1.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 343 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] [stderr] Adding wasmer v4.4.0 (available: v5.0.1) [INFO] [stderr] Adding wat v1.0.71 (available: v1.220.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c17dc70d8fc62c869f5112d043dc7a09b4a173ef47d400366060a9fd44bea32 [INFO] running `Command { std: "docker" "start" "-a" "9c17dc70d8fc62c869f5112d043dc7a09b4a173ef47d400366060a9fd44bea32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c17dc70d8fc62c869f5112d043dc7a09b4a173ef47d400366060a9fd44bea32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c17dc70d8fc62c869f5112d043dc7a09b4a173ef47d400366060a9fd44bea32", kill_on_drop: false }` [INFO] [stdout] 9c17dc70d8fc62c869f5112d043dc7a09b4a173ef47d400366060a9fd44bea32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51863f536f02b1d328c1066177663b8b5f882249c1c4314216776c00e218bad3 [INFO] running `Command { std: "docker" "start" "-a" "51863f536f02b1d328c1066177663b8b5f882249c1c4314216776c00e218bad3", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking ring v0.17.8 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling cranelift-isle v0.91.1 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.91.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.91.1 [INFO] [stderr] Compiling schemafy_core v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling polywrap_uri v0.1.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling polywrap_schemafy_lib v0.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking cranelift-entity v0.91.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking enum-iterator v0.7.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65132f36b923285d5da381c2fbafee6ce899e841/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=022ecc46aaaa8d19 -C extra-filename=-022ecc46aaaa8d19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cce76f95b27a7929.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f391dfd805719fd9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-d2b287e4afdf87dd.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c9cb67027ab1a2e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9c9b79dd3117154e.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f782779f6bb7b7b6.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-1872a03d799837d0.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-86b1ae75fbac1d65.so --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "51863f536f02b1d328c1066177663b8b5f882249c1c4314216776c00e218bad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51863f536f02b1d328c1066177663b8b5f882249c1c4314216776c00e218bad3", kill_on_drop: false }` [INFO] [stdout] 51863f536f02b1d328c1066177663b8b5f882249c1c4314216776c00e218bad3