[INFO] fetching crate wasmbus-rpc 0.11.2... [INFO] testing wasmbus-rpc-0.11.2 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate wasmbus-rpc 0.11.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate wasmbus-rpc 0.11.2 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmbus-rpc 0.11.2 [INFO] finished tweaking crates.io crate wasmbus-rpc 0.11.2 [INFO] tweaked toml for crates.io crate wasmbus-rpc 0.11.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate wasmbus-rpc 0.11.2 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57bf2cb7e620eadea9e6d77975f01c80324c9a9d2f9554787db312fcd14b9dcd [INFO] running `Command { std: "docker" "start" "-a" "57bf2cb7e620eadea9e6d77975f01c80324c9a9d2f9554787db312fcd14b9dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57bf2cb7e620eadea9e6d77975f01c80324c9a9d2f9554787db312fcd14b9dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57bf2cb7e620eadea9e6d77975f01c80324c9a9d2f9554787db312fcd14b9dcd", kill_on_drop: false }` [INFO] [stdout] 57bf2cb7e620eadea9e6d77975f01c80324c9a9d2f9554787db312fcd14b9dcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 886e3ce7b02677334e9d210c8717e661b7f418d4a23ae3405491e6a67caa5f99 [INFO] running `Command { std: "docker" "start" "-a" "886e3ce7b02677334e9d210c8717e661b7f418d4a23ae3405491e6a67caa5f99", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling tokio v1.22.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling minicbor v0.18.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling minicbor v0.17.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling base64-url v1.4.13 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling subslice v0.2.3 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling wasmbus-macros v0.1.11 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde_nanos v0.1.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling minicbor-ser v0.1.4 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling wascap v0.8.0 [INFO] [stderr] Compiling async-nats v0.23.0 [INFO] [stderr] Compiling wasmbus-rpc v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 36s [INFO] running `Command { std: "docker" "inspect" "886e3ce7b02677334e9d210c8717e661b7f418d4a23ae3405491e6a67caa5f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886e3ce7b02677334e9d210c8717e661b7f418d4a23ae3405491e6a67caa5f99", kill_on_drop: false }` [INFO] [stdout] 886e3ce7b02677334e9d210c8717e661b7f418d4a23ae3405491e6a67caa5f99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3e7e3f340ffe96b2ae6e6ea04d84fa46d8263f36a63cfbd9d4ec742d555baac [INFO] running `Command { std: "docker" "start" "-a" "a3e7e3f340ffe96b2ae6e6ea04d84fa46d8263f36a63cfbd9d4ec742d555baac", kill_on_drop: false }` [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling test-log v0.2.11 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling clap v4.0.26 [INFO] [stderr] Compiling wasmbus-rpc v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "a3e7e3f340ffe96b2ae6e6ea04d84fa46d8263f36a63cfbd9d4ec742d555baac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3e7e3f340ffe96b2ae6e6ea04d84fa46d8263f36a63cfbd9d4ec742d555baac", kill_on_drop: false }` [INFO] [stdout] a3e7e3f340ffe96b2ae6e6ea04d84fa46d8263f36a63cfbd9d4ec742d555baac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 242a19da6acac506587f593c573095874fe62324b9c72a8495ac2bb9cbf7e669 [INFO] running `Command { std: "docker" "start" "-a" "242a19da6acac506587f593c573095874fe62324b9c72a8495ac2bb9cbf7e669", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmbus_rpc-8f0d9f2a1c72c385) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test timestamp::timestamp_updates ... ok [INFO] [stdout] test timestamp::timestamp_system_time ... ok [INFO] [stdout] test timestamp::timestamp_to_datetime ... ok [INFO] [stdout] test timestamp::timestamp_default ... ok [INFO] [stdout] test timestamp::timestamp_ordering ... ok [INFO] [stdout] test test::values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/nats_sub.rs (/opt/rustwide/target/debug/deps/nats_sub-6676c1596c464eae) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_message_size ... FAILED [INFO] [stdout] test queue_sub ... FAILED [INFO] [stderr] error: test failed, to rerun pass `--test nats_sub` [INFO] [stdout] test simple_sub ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_message_size stdout ---- [INFO] [stdout] Error: ProviderInit("nats connection to nats://127.0.0.1:4222 failed: Connection refused (os error 111)") [INFO] [stdout] [INFO] [stdout] ---- queue_sub stdout ---- [INFO] [stdout] Error: ProviderInit("nats connection to nats://127.0.0.1:4222 failed: Connection refused (os error 111)") [INFO] [stdout] [INFO] [stdout] ---- simple_sub stdout ---- [INFO] [stdout] Error: ProviderInit("nats connection to nats://127.0.0.1:4222 failed: Connection refused (os error 111)") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] queue_sub [INFO] [stdout] simple_sub [INFO] [stdout] test_message_size [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "242a19da6acac506587f593c573095874fe62324b9c72a8495ac2bb9cbf7e669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "242a19da6acac506587f593c573095874fe62324b9c72a8495ac2bb9cbf7e669", kill_on_drop: false }` [INFO] [stdout] 242a19da6acac506587f593c573095874fe62324b9c72a8495ac2bb9cbf7e669