[INFO] fetching crate wasmcloud-example-runner 0.4.0... [INFO] testing wasmcloud-example-runner-0.4.0 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate wasmcloud-example-runner 0.4.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate wasmcloud-example-runner 0.4.0 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 wasmcloud-example-runner 0.4.0 [INFO] finished tweaking crates.io crate wasmcloud-example-runner 0.4.0 [INFO] tweaked toml for crates.io crate wasmcloud-example-runner 0.4.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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] 71a3a34ea97b4cfb2b0ff6d3516f66ea444db5c07a7f82a8072e3cd1962dc946 [INFO] running `Command { std: "docker" "start" "-a" "71a3a34ea97b4cfb2b0ff6d3516f66ea444db5c07a7f82a8072e3cd1962dc946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71a3a34ea97b4cfb2b0ff6d3516f66ea444db5c07a7f82a8072e3cd1962dc946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a3a34ea97b4cfb2b0ff6d3516f66ea444db5c07a7f82a8072e3cd1962dc946", kill_on_drop: false }` [INFO] [stdout] 71a3a34ea97b4cfb2b0ff6d3516f66ea444db5c07a7f82a8072e3cd1962dc946 [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] a8e0daf927a6941ea68f881006502b6c00df1ddca4f10ad463f99d953a10c12d [INFO] running `Command { std: "docker" "start" "-a" "a8e0daf927a6941ea68f881006502b6c00df1ddca4f10ad463f99d953a10c12d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling nuid v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling minicbor v0.11.5 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling base64-url v1.4.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling minicbor v0.17.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling subslice v0.2.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling wasmbus-macros v0.1.11 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling signatory v0.23.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling nkeys v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.91 [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.8 [INFO] [stderr] Compiling minicbor-ser v0.1.3 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling wascap v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling nats v0.22.0 [INFO] [stderr] Compiling async-nats v0.17.0 [INFO] [stderr] Compiling wasmbus-rpc v0.9.3 [INFO] [stderr] Compiling wasmcloud-example-runner v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 42s [INFO] running `Command { std: "docker" "inspect" "a8e0daf927a6941ea68f881006502b6c00df1ddca4f10ad463f99d953a10c12d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8e0daf927a6941ea68f881006502b6c00df1ddca4f10ad463f99d953a10c12d", kill_on_drop: false }` [INFO] [stdout] a8e0daf927a6941ea68f881006502b6c00df1ddca4f10ad463f99d953a10c12d [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] bbbe7432be5ffb061b4f3e846d81d3f4173818c4f0459db7b8f504246db0de77 [INFO] running `Command { std: "docker" "start" "-a" "bbbe7432be5ffb061b4f3e846d81d3f4173818c4f0459db7b8f504246db0de77", kill_on_drop: false }` [INFO] [stderr] Compiling wasmcloud-example-runner v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.26s [INFO] running `Command { std: "docker" "inspect" "bbbe7432be5ffb061b4f3e846d81d3f4173818c4f0459db7b8f504246db0de77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbbe7432be5ffb061b4f3e846d81d3f4173818c4f0459db7b8f504246db0de77", kill_on_drop: false }` [INFO] [stdout] bbbe7432be5ffb061b4f3e846d81d3f4173818c4f0459db7b8f504246db0de77 [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] fc04d441d6a97c477f307a1e8f9ac415d9129c70c88cad3e2bcf53cd6d8f101f [INFO] running `Command { std: "docker" "start" "-a" "fc04d441d6a97c477f307a1e8f9ac415d9129c70c88cad3e2bcf53cd6d8f101f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmcloud_example_runner-a77884c973aa3f71) [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 wasmcloud-example-runner [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" "fc04d441d6a97c477f307a1e8f9ac415d9129c70c88cad3e2bcf53cd6d8f101f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc04d441d6a97c477f307a1e8f9ac415d9129c70c88cad3e2bcf53cd6d8f101f", kill_on_drop: false }` [INFO] [stdout] fc04d441d6a97c477f307a1e8f9ac415d9129c70c88cad3e2bcf53cd6d8f101f