[INFO] fetching crate remoc 0.18.3...
[INFO] testing remoc-0.18.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate remoc 0.18.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate remoc 0.18.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate remoc 0.18.3
[INFO] tweaked toml for crates.io crate remoc 0.18.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate remoc 0.18.3 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 remoc 0.18.3 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 wasm-bindgen-test-macro v0.3.53
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded remoc_macro v0.18.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded uuid-rng-internal v1.18.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.53
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] [stderr]   Downloaded postbag v0.4.1
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bc11355bb79ea65885e1fccc59ec98ab58e17ed5ede398f3d2c9557d8c94c553
[INFO] running `Command { std: "docker" "start" "-a" "bc11355bb79ea65885e1fccc59ec98ab58e17ed5ede398f3d2c9557d8c94c553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc11355bb79ea65885e1fccc59ec98ab58e17ed5ede398f3d2c9557d8c94c553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc11355bb79ea65885e1fccc59ec98ab58e17ed5ede398f3d2c9557d8c94c553", kill_on_drop: false }`
[INFO] [stdout] bc11355bb79ea65885e1fccc59ec98ab58e17ed5ede398f3d2c9557d8c94c553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] aacd0f9019fad38372095a482e7214181bd4e655deaaa3ba1e09fbb19960cdc0
[INFO] running `Command { std: "docker" "start" "-a" "aacd0f9019fad38372095a482e7214181bd4e655deaaa3ba1e09fbb19960cdc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling remoc_macro v0.18.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling postbag v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling remoc v0.18.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.87s
[INFO] running `Command { std: "docker" "inspect" "aacd0f9019fad38372095a482e7214181bd4e655deaaa3ba1e09fbb19960cdc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aacd0f9019fad38372095a482e7214181bd4e655deaaa3ba1e09fbb19960cdc0", kill_on_drop: false }`
[INFO] [stdout] aacd0f9019fad38372095a482e7214181bd4e655deaaa3ba1e09fbb19960cdc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 53c7a6222c775f184351ba0cc411194e2287a96a1e849eb85a54452b2ac72d5b
[INFO] running `Command { std: "docker" "start" "-a" "53c7a6222c775f184351ba0cc411194e2287a96a1e849eb85a54452b2ac72d5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling remoc_macro v0.18.3
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.53
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]    Compiling js-sys v0.3.80
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling postbag v0.4.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling remoc v0.18.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.53
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.53
[INFO] [stderr] error: could not compile `remoc` (test "tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tests --edition=2024 tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --test --cfg 'feature="codec-postbag"' --cfg 'feature="default"' --cfg 'feature="default-codec-postbag"' --cfg 'feature="default-codec-set"' --cfg 'feature="full"' --cfg 'feature="postbag"' --cfg 'feature="rch"' --cfg 'feature="remoc_macro"' --cfg 'feature="rfn"' --cfg 'feature="robj"' --cfg 'feature="robs"' --cfg 'feature="rtc"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "ciborium", "codec-bincode", "codec-ciborium", "codec-json", "codec-message-pack", "codec-postbag", "codec-postcard", "default", "default-codec-bincode", "default-codec-bincode2", "default-codec-ciborium", "default-codec-json", "default-codec-message-pack", "default-codec-postbag", "default-codec-postbag-slim", "default-codec-postcard", "default-codec-set", "full", "full-codecs", "js", "postbag", "postcard", "rch", "remoc_macro", "rfn", "rmp-serde", "robj", "robs", "rtc", "serde", "serde_json"))' -C metadata=bbe68c84f7c22a52 -C extra-filename=-d0795ba5c0171d7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b026ef9c7f69fe8e.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f91e0f3212dbed5.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1f527e12d247eb5a.rlib --extern postbag=/opt/rustwide/target/debug/deps/libpostbag-a1fa2df80f613bc8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c2dd7630ceeacf0f.rlib --extern remoc=/opt/rustwide/target/debug/deps/libremoc-fe0f957ba4c7661b.rlib --extern remoc_macro=/opt/rustwide/target/debug/deps/libremoc_macro-fc1fcec1dca781d0.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c202d0c0022a34bc.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6d72ce9585510fe6.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-921423d59486cdac.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2aa5632acaec5a60.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ffbffee35cffcaca.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-08f262453e8311dc.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-548a24ec31395e4c.rlib --extern wasm_bindgen_test=/opt/rustwide/target/debug/deps/libwasm_bindgen_test-176743848aa66e71.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "53c7a6222c775f184351ba0cc411194e2287a96a1e849eb85a54452b2ac72d5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53c7a6222c775f184351ba0cc411194e2287a96a1e849eb85a54452b2ac72d5b", kill_on_drop: false }`
[INFO] [stdout] 53c7a6222c775f184351ba0cc411194e2287a96a1e849eb85a54452b2ac72d5b
