[INFO] fetching crate wasmcloud-example-httpserver 0.1.2...
[INFO] testing wasmcloud-example-httpserver-0.1.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate wasmcloud-example-httpserver 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wasmcloud-example-httpserver 0.1.2
[INFO] finished tweaking crates.io crate wasmcloud-example-httpserver 0.1.2
[INFO] tweaked toml for crates.io crate wasmcloud-example-httpserver 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmcloud-example-httpserver 0.1.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 366 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding wasmbus-rpc v0.1.5 (available: v0.15.0)
[INFO] [stderr]       Adding weld-codegen v0.1.18 (available: v0.7.0)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_ascii_tree v0.1.0
[INFO] [stderr]   Downloaded directories v3.0.2
[INFO] [stderr]   Downloaded ascii_tree v0.1.1
[INFO] [stderr]   Downloaded atelier_test v0.1.4
[INFO] [stderr]   Downloaded wasmbus-macros v0.1.11
[INFO] [stderr]   Downloaded darling_macro v0.9.0
[INFO] [stderr]   Downloaded atomic-counter v1.0.1
[INFO] [stderr]   Downloaded escape_string v0.1.2
[INFO] [stderr]   Downloaded downloader v0.2.8
[INFO] [stderr]   Downloaded derive_builder_core v0.5.0
[INFO] [stderr]   Downloaded quote v0.6.13
[INFO] [stderr]   Downloaded chrono-humanize v0.2.3
[INFO] [stderr]   Downloaded darling v0.9.0
[INFO] [stderr]   Downloaded darling_core v0.9.0
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded pretty_assertions v0.7.2
[INFO] [stderr]   Downloaded signatory v0.21.0
[INFO] [stderr]   Downloaded syn v0.15.44
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded atelier_core v0.2.22
[INFO] [stderr]   Downloaded subtle-encoding v0.5.1
[INFO] [stderr]   Downloaded atelier_smithy v0.2.13
[INFO] [stderr]   Downloaded weld-codegen v0.1.18
[INFO] [stderr]   Downloaded futures-timer v2.0.2
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded nkeys v0.1.0
[INFO] [stderr]   Downloaded wascap v0.6.1
[INFO] [stderr]   Downloaded atelier_assembler v0.1.4
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded nuid v0.3.2
[INFO] [stderr]   Downloaded wasmbus-rpc v0.1.5
[INFO] [stderr]   Downloaded atelier_json v0.2.7
[INFO] [stderr]   Downloaded prost-build v0.7.0
[INFO] [stderr]   Downloaded derive_builder v0.7.2
[INFO] [stderr]   Downloaded ratsio v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d6457e28d09cf61f6bbb7ca095cd9f3457c1d4455928e6a181168a20ff9e137
[INFO] running `Command { std: "docker" "start" "-a" "0d6457e28d09cf61f6bbb7ca095cd9f3457c1d4455928e6a181168a20ff9e137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d6457e28d09cf61f6bbb7ca095cd9f3457c1d4455928e6a181168a20ff9e137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6457e28d09cf61f6bbb7ca095cd9f3457c1d4455928e6a181168a20ff9e137", kill_on_drop: false }`
[INFO] [stdout] 0d6457e28d09cf61f6bbb7ca095cd9f3457c1d4455928e6a181168a20ff9e137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24e2cecea0d308ae349de6e701c77bd81f3d1b172bba14d80943e3a6e3984cd6
[INFO] running `Command { std: "docker" "start" "-a" "24e2cecea0d308ae349de6e701c77bd81f3d1b172bba14d80943e3a6e3984cd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling derive_builder v0.7.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling derive_builder_core v0.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling signatory v0.21.0
[INFO] [stderr]    Compiling ratsio v0.4.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling nuid v0.3.2
[INFO] [stdout] error[E0432]: unresolved import `rand::distributions`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nuid-0.3.2/src/lib.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | use rand::distributions::Alphanumeric;
[INFO] [stdout]    |           ^^^^^^^^^^^^^ could not find `distributions` in `rand`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `sample_iter` exists for struct `OsRng`, but its trait bounds were not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nuid-0.3.2/src/lib.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |         for (i, n) in rng.sample_iter(&Alphanumeric).take(PRE_LEN).enumerate() {
[INFO] [stdout]    |                           ^^^^^^^^^^^ method cannot be called on `OsRng` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rand_core-0.9.3/src/os.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct OsRng;
[INFO] [stdout]    | ---------------- doesn't satisfy `OsRng: RngCore` or `OsRng: Rng`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `OsRng: RngCore`
[INFO] [stdout]            which is required by `OsRng: Rng`
[INFO] [stdout]            `&OsRng: RngCore`
[INFO] [stdout]            which is required by `&OsRng: Rng`
[INFO] [stdout]            `&mut OsRng: RngCore`
[INFO] [stdout]            which is required by `&mut OsRng: Rng`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nuid` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "24e2cecea0d308ae349de6e701c77bd81f3d1b172bba14d80943e3a6e3984cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24e2cecea0d308ae349de6e701c77bd81f3d1b172bba14d80943e3a6e3984cd6", kill_on_drop: false }`
[INFO] [stdout] 24e2cecea0d308ae349de6e701c77bd81f3d1b172bba14d80943e3a6e3984cd6
