[INFO] cloning repository https://github.com/MrSulai/project_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrSulai/project_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrSulai%2Fproject_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrSulai%2Fproject_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd71ecf6ca0851412c73c224fdd3d363feaf9e85 [INFO] building MrSulai/project_demo against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrSulai%2Fproject_demo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MrSulai/project_demo [INFO] finished tweaking git repo https://github.com/MrSulai/project_demo [INFO] tweaked toml for git repo https://github.com/MrSulai/project_demo written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MrSulai/project_demo on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MrSulai/project_demo 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gear-ss58 v1.8.1 [INFO] [stderr] Downloaded gstd-codegen v1.8.1 [INFO] [stderr] Downloaded gear-core-errors v1.8.1 [INFO] [stderr] Downloaded gsys v1.8.1 [INFO] [stderr] Downloaded gcore v1.8.1 [INFO] [stderr] Downloaded gprimitives v1.8.1 [INFO] [stderr] Downloaded galloc v1.8.1 [INFO] [stderr] Downloaded gear-stack-buffer v1.8.1 [INFO] [stderr] Downloaded gstd v1.8.1 [INFO] [stderr] Downloaded enum-iterator-derive v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa8e0e51edc04e15a6c3421dc6aaa22a3759ea25271cb2d325810ecb3b5ddc0d [INFO] running `Command { std: "docker" "start" "-a" "aa8e0e51edc04e15a6c3421dc6aaa22a3759ea25271cb2d325810ecb3b5ddc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa8e0e51edc04e15a6c3421dc6aaa22a3759ea25271cb2d325810ecb3b5ddc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8e0e51edc04e15a6c3421dc6aaa22a3759ea25271cb2d325810ecb3b5ddc0d", kill_on_drop: false }` [INFO] [stdout] aa8e0e51edc04e15a6c3421dc6aaa22a3759ea25271cb2d325810ecb3b5ddc0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] d3874acfccb0eadb3107b48fd6ee0835cb864dddcd2373867d1656933d7c803a [INFO] running `Command { std: "docker" "start" "-a" "d3874acfccb0eadb3107b48fd6ee0835cb864dddcd2373867d1656933d7c803a", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling gear-dlmalloc v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling gear-stack-buffer v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling gear-ss58 v1.8.1 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling gsys v1.8.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling galloc v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling gear-core-errors v1.8.1 [INFO] [stderr] Compiling gmeta v1.7.1 [INFO] [stderr] Compiling gprimitives v1.8.1 [INFO] [stderr] Compiling gcore v1.8.1 [INFO] [stderr] Compiling gstd-codegen v1.8.1 [INFO] [stderr] Compiling gstd v1.8.1 [INFO] [stderr] Compiling io v0.0.2 [INFO] [stderr] Compiling bingo_new v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/main.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | let mut rng = thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "d3874acfccb0eadb3107b48fd6ee0835cb864dddcd2373867d1656933d7c803a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3874acfccb0eadb3107b48fd6ee0835cb864dddcd2373867d1656933d7c803a", kill_on_drop: false }` [INFO] [stdout] d3874acfccb0eadb3107b48fd6ee0835cb864dddcd2373867d1656933d7c803a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 255e7b141220841040bb638471aa65306f4eac0e9682f7c87dbbce8a68efc24f [INFO] running `Command { std: "docker" "start" "-a" "255e7b141220841040bb638471aa65306f4eac0e9682f7c87dbbce8a68efc24f", kill_on_drop: false }` [INFO] [stderr] Compiling bingo_new v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/main.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: Renamed to `rng` [INFO] [stdout] --> src/main.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | let mut rng = thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "255e7b141220841040bb638471aa65306f4eac0e9682f7c87dbbce8a68efc24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255e7b141220841040bb638471aa65306f4eac0e9682f7c87dbbce8a68efc24f", kill_on_drop: false }` [INFO] [stdout] 255e7b141220841040bb638471aa65306f4eac0e9682f7c87dbbce8a68efc24f