[INFO] cloning repository https://github.com/SuperVenus0725/RSA_Verify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuperVenus0725/RSA_Verify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperVenus0725%2FRSA_Verify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperVenus0725%2FRSA_Verify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d126cfb5681d216a7726972a1566bf32cbdaf5a [INFO] building SuperVenus0725/RSA_Verify against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuperVenus0725%2FRSA_Verify" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/SuperVenus0725/RSA_Verify [INFO] finished tweaking git repo https://github.com/SuperVenus0725/RSA_Verify [INFO] tweaked toml for git repo https://github.com/SuperVenus0725/RSA_Verify written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SuperVenus0725/RSA_Verify 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/SuperVenus0725/RSA_Verify 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 thiserror-impl v1.0.23 [INFO] [stderr] Downloaded serde_derive_internals v0.25.0 [INFO] [stderr] Downloaded serde v1.0.120 [INFO] [stderr] Downloaded cosmwasm-schema v1.0.0-beta [INFO] [stderr] Downloaded thiserror v1.0.23 [INFO] [stderr] Downloaded cosmwasm-storage v1.0.0-beta [INFO] [stderr] Downloaded cosmwasm-crypto v1.0.0 [INFO] [stderr] Downloaded sha2 v0.9.2 [INFO] [stderr] Downloaded cw-storage-plus v0.12.1 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Downloaded cosmwasm-std v1.0.0-beta6 [INFO] [stderr] Downloaded num-bigint-dig v0.8.1 [INFO] [stderr] Downloaded libm v0.2.5 [INFO] [stderr] Downloaded serde-json-wasm v0.3.2 [INFO] [stderr] Downloaded base64ct v1.5.2 [INFO] [stderr] Downloaded rand_core v0.6.1 [INFO] [stderr] Downloaded schemars v0.8.6 [INFO] [stderr] Downloaded serde_derive v1.0.120 [INFO] [stderr] Downloaded ed25519-zebra v3.0.0 [INFO] [stderr] Downloaded cosmwasm-derive v1.0.0-beta6 [INFO] [stderr] Downloaded dyn-clone v1.0.4 [INFO] [stderr] Downloaded schemars_derive v0.8.6 [INFO] [stderr] Downloaded curve25519-dalek v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8523778511b757a8e5d86c798707d275d0772eb708730e5ba3dbc7fa68aea1b7 [INFO] running `Command { std: "docker" "start" "-a" "8523778511b757a8e5d86c798707d275d0772eb708730e5ba3dbc7fa68aea1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8523778511b757a8e5d86c798707d275d0772eb708730e5ba3dbc7fa68aea1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8523778511b757a8e5d86c798707d275d0772eb708730e5ba3dbc7fa68aea1b7", kill_on_drop: false }` [INFO] [stdout] 8523778511b757a8e5d86c798707d275d0772eb708730e5ba3dbc7fa68aea1b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fcf8bd0e93fe1e00d9a9c55f1e3af2d03ff8ff695e6e41ff2d1321c800c54610 [INFO] running `Command { std: "docker" "start" "-a" "fcf8bd0e93fe1e00d9a9c55f1e3af2d03ff8ff695e6e41ff2d1321c800c54610", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling wasi v0.10.1+wasi-snapshot-preview1 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling base64ct v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling schemars v0.8.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling schemars_derive v0.8.6 [INFO] [stderr] Compiling cosmwasm-derive v1.0.0-beta6 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling serde-json-wasm v0.3.2 [INFO] [stderr] Compiling cosmwasm-std v1.0.0-beta6 [INFO] [stderr] Compiling cosmwasm-storage v1.0.0-beta [INFO] [stderr] Compiling cw-storage-plus v0.12.1 [INFO] [stderr] Compiling Juno_Punks v0.10.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `Juno_Punks` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `juno_punks` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.68s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "fcf8bd0e93fe1e00d9a9c55f1e3af2d03ff8ff695e6e41ff2d1321c800c54610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf8bd0e93fe1e00d9a9c55f1e3af2d03ff8ff695e6e41ff2d1321c800c54610", kill_on_drop: false }` [INFO] [stdout] fcf8bd0e93fe1e00d9a9c55f1e3af2d03ff8ff695e6e41ff2d1321c800c54610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 25a8c7124482c2573233984948e850d332e97b6b68208f066a6887d7512f7cde [INFO] running `Command { std: "docker" "start" "-a" "25a8c7124482c2573233984948e850d332e97b6b68208f066a6887d7512f7cde", kill_on_drop: false }` [INFO] [stderr] Compiling cosmwasm-schema v1.0.0-beta [INFO] [stdout] warning: crate `Juno_Punks` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `juno_punks` [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling Juno_Punks v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "25a8c7124482c2573233984948e850d332e97b6b68208f066a6887d7512f7cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a8c7124482c2573233984948e850d332e97b6b68208f066a6887d7512f7cde", kill_on_drop: false }` [INFO] [stdout] 25a8c7124482c2573233984948e850d332e97b6b68208f066a6887d7512f7cde