[INFO] fetching crate kormir-wasm 0.3.5... [INFO] testing kormir-wasm-0.3.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate kormir-wasm 0.3.5 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate kormir-wasm 0.3.5 [INFO] finished tweaking crates.io crate kormir-wasm 0.3.5 [INFO] tweaked toml for crates.io crate kormir-wasm 0.3.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kormir-wasm 0.3.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kormir-wasm 0.3.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 958570ed0cbbe3f7a40041fb9ba1371b27f02d9c6952c750f89b69f3d58887f4 [INFO] running `Command { std: "docker" "start" "-a" "958570ed0cbbe3f7a40041fb9ba1371b27f02d9c6952c750f89b69f3d58887f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "958570ed0cbbe3f7a40041fb9ba1371b27f02d9c6952c750f89b69f3d58887f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958570ed0cbbe3f7a40041fb9ba1371b27f02d9c6952c750f89b69f3d58887f4", kill_on_drop: false }` [INFO] [stdout] 958570ed0cbbe3f7a40041fb9ba1371b27f02d9c6952c750f89b69f3d58887f4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14c2f30bc6e13c84b8a6ff5e847a5d13511d551c0203f4c4c9e460bc5367ba1b [INFO] running `Command { std: "docker" "start" "-a" "14c2f30bc6e13c84b8a6ff5e847a5d13511d551c0203f4c4c9e460bc5367ba1b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bitcoin v0.32.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling negentropy v0.3.1 [INFO] [stderr] Compiling atomic-destructor v0.3.0 [INFO] [stderr] Compiling negentropy v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling bitcoin_hashes v0.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling secp256k1-sys v0.10.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling secp256k1-zkp-sys v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling js-sys v0.3.66 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling async-utility v0.3.1 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling bip39 v2.1.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling web-sys v0.3.66 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.39 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling nostr v0.40.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling tungstenite v0.26.1 [INFO] [stderr] Compiling secp256k1-zkp v0.11.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.1 [INFO] [stderr] Compiling async-wsocket v0.13.0 [INFO] [stderr] Compiling nostr-database v0.40.0 [INFO] [stderr] Compiling nostr-relay-pool v0.40.1 [INFO] [stderr] Compiling wasm-logger v0.2.0 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling rexie v0.5.0 [INFO] [stderr] Compiling lightning-types v0.1.0 [INFO] [stderr] Compiling miniscript v12.2.0 [INFO] [stderr] Compiling nostr-sdk v0.40.0 [INFO] [stderr] Compiling lightning-invoice v0.32.0 [INFO] [stderr] Compiling lightning v0.0.125 [INFO] [stderr] Compiling dlc v0.7.1 [INFO] [stderr] Compiling dlc-messages v0.7.1 [INFO] [stderr] Compiling kormir v0.4.4 [INFO] [stderr] Compiling kormir-wasm v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.125 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "14c2f30bc6e13c84b8a6ff5e847a5d13511d551c0203f4c4c9e460bc5367ba1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c2f30bc6e13c84b8a6ff5e847a5d13511d551c0203f4c4c9e460bc5367ba1b", kill_on_drop: false }` [INFO] [stdout] 14c2f30bc6e13c84b8a6ff5e847a5d13511d551c0203f4c4c9e460bc5367ba1b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd760968da93aa219d25a3c2733bdf9ee759496de260f667988f083d74dc3c17 [INFO] running `Command { std: "docker" "start" "-a" "dd760968da93aa219d25a3c2733bdf9ee759496de260f667988f083d74dc3c17", kill_on_drop: false }` [INFO] [stderr] Compiling kormir-wasm v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.125 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "dd760968da93aa219d25a3c2733bdf9ee759496de260f667988f083d74dc3c17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd760968da93aa219d25a3c2733bdf9ee759496de260f667988f083d74dc3c17", kill_on_drop: false }` [INFO] [stdout] dd760968da93aa219d25a3c2733bdf9ee759496de260f667988f083d74dc3c17 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] caea355597b0074fb154c4924ba23cdd7459e8663694a4ae27fa42cdf1f6dfde [INFO] running `Command { std: "docker" "start" "-a" "caea355597b0074fb154c4924ba23cdd7459e8663694a4ae27fa42cdf1f6dfde", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lightning v0.0.125 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kormir_wasm-10c303b2b568443f) [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] [stderr] Doc-tests kormir_wasm [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" "caea355597b0074fb154c4924ba23cdd7459e8663694a4ae27fa42cdf1f6dfde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caea355597b0074fb154c4924ba23cdd7459e8663694a4ae27fa42cdf1f6dfde", kill_on_drop: false }` [INFO] [stdout] caea355597b0074fb154c4924ba23cdd7459e8663694a4ae27fa42cdf1f6dfde