[INFO] fetching crate wasmer-sdk 6.1.0... [INFO] testing wasmer-sdk-6.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate wasmer-sdk 6.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate wasmer-sdk 6.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmer-sdk 6.1.0 [INFO] tweaked toml for crates.io crate wasmer-sdk 6.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasmer-sdk 6.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wasmer-sdk 6.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 571145a310de68e3350ecbbd82fc6187012c14cfc4811c8c383b36d922f8b39c [INFO] running `Command { std: "docker" "start" "-a" "571145a310de68e3350ecbbd82fc6187012c14cfc4811c8c383b36d922f8b39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "571145a310de68e3350ecbbd82fc6187012c14cfc4811c8c383b36d922f8b39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571145a310de68e3350ecbbd82fc6187012c14cfc4811c8c383b36d922f8b39c", kill_on_drop: false }` [INFO] [stdout] 571145a310de68e3350ecbbd82fc6187012c14cfc4811c8c383b36d922f8b39c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9802598d9dc931f8cb3b2b91853561262924384eef779de8b5197f238eeec881 [INFO] running `Command { std: "docker" "start" "-a" "9802598d9dc931f8cb3b2b91853561262924384eef779de8b5197f238eeec881", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling logos v0.14.4 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cynic-parser v0.10.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling cynic-codegen v3.12.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling rkyv_derive v0.8.12 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling any_ascii v0.1.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling lexical-sort v0.3.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling shared-buffer v0.1.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling saffron v0.1.0 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling cynic-proc-macros v3.12.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling rkyv v0.8.12 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling webc v10.0.1 [INFO] [stderr] Compiling wasmer-config v0.601.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling cynic v3.12.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling graphql-ws-client v0.11.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling async-tungstenite v0.28.2 [INFO] [stderr] Compiling merge-streams v0.1.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling harsh v0.2.2 [INFO] [stderr] Compiling wasmer-types v6.1.0 [INFO] [stderr] Compiling wasmer-package v0.601.0 [INFO] [stderr] Compiling wasmer-backend-api v0.601.0 [INFO] [stderr] Compiling wasmer-sdk v6.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "9802598d9dc931f8cb3b2b91853561262924384eef779de8b5197f238eeec881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9802598d9dc931f8cb3b2b91853561262924384eef779de8b5197f238eeec881", kill_on_drop: false }` [INFO] [stdout] 9802598d9dc931f8cb3b2b91853561262924384eef779de8b5197f238eeec881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edc7d1971c455d3aff5c82391074983b1cc99d350c5955a23015ef3855a895ce [INFO] running `Command { std: "docker" "start" "-a" "edc7d1971c455d3aff5c82391074983b1cc99d350c5955a23015ef3855a895ce", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling wasmer-package v0.601.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling wasmer-backend-api v0.601.0 [INFO] [stderr] Compiling wasmer-sdk v6.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.81s [INFO] running `Command { std: "docker" "inspect" "edc7d1971c455d3aff5c82391074983b1cc99d350c5955a23015ef3855a895ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edc7d1971c455d3aff5c82391074983b1cc99d350c5955a23015ef3855a895ce", kill_on_drop: false }` [INFO] [stdout] edc7d1971c455d3aff5c82391074983b1cc99d350c5955a23015ef3855a895ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 141a959fdf904cbdf0dbf2d52b5db92ce5a36cefab849ed5c2066c9fd3915889 [INFO] running `Command { std: "docker" "start" "-a" "141a959fdf904cbdf0dbf2d52b5db92ce5a36cefab849ed5c2066c9fd3915889", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmer_sdk-952d7dcf4da6f899) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test app::deploy_remote_build::tests::create_zip_archive_respects_ignore_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/publish_integration.rs (/opt/rustwide/target/debug/deps/publish_integration-d71e1e020af80ace) [INFO] [stderr] Doc-tests wasmer_sdk [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test publish_package_integration ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "141a959fdf904cbdf0dbf2d52b5db92ce5a36cefab849ed5c2066c9fd3915889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "141a959fdf904cbdf0dbf2d52b5db92ce5a36cefab849ed5c2066c9fd3915889", kill_on_drop: false }` [INFO] [stdout] 141a959fdf904cbdf0dbf2d52b5db92ce5a36cefab849ed5c2066c9fd3915889