[INFO] cloning repository https://github.com/cryptoninja13776/sumi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptoninja13776/sumi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoninja13776%2Fsumi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoninja13776%2Fsumi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6692a49efe10b264c23679840024f52ef5b9bc44 [INFO] testing cryptoninja13776/sumi against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptoninja13776%2Fsumi" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptoninja13776/sumi on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cryptoninja13776/sumi [INFO] finished tweaking git repo https://github.com/cryptoninja13776/sumi [INFO] tweaked toml for git repo https://github.com/cryptoninja13776/sumi written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cryptoninja13776/sumi 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/paritytech/ink` [INFO] [stderr] Updating git repository `https://github.com/0x7CFE/TinyTemplate` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0df25fa39228b478db96f82b0220ff50db6556c58e442904e7b7f443b4d28728 [INFO] running `Command { std: "docker" "start" "-a" "0df25fa39228b478db96f82b0220ff50db6556c58e442904e7b7f443b4d28728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df25fa39228b478db96f82b0220ff50db6556c58e442904e7b7f443b4d28728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df25fa39228b478db96f82b0220ff50db6556c58e442904e7b7f443b4d28728", kill_on_drop: false }` [INFO] [stdout] 0df25fa39228b478db96f82b0220ff50db6556c58e442904e7b7f443b4d28728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 577a8d451353863da90be092601164272c5137dc2f1ff19419a0afce8dcd20fa [INFO] running `Command { std: "docker" "start" "-a" "577a8d451353863da90be092601164272c5137dc2f1ff19419a0afce8dcd20fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde_derive v1.0.151 [INFO] [stderr] Compiling serde v1.0.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ink_prelude v3.4.0 (https://github.com/paritytech/ink?tag=v3.4.0#83800c70) [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling clap v4.0.32 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.1.3 [INFO] [stderr] Compiling scale-info-derive v2.3.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling parity-scale-codec v3.2.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling scale-info v2.3.1 [INFO] [stderr] Compiling ink_primitives v3.4.0 (https://github.com/paritytech/ink?tag=v3.4.0#83800c70) [INFO] [stderr] Compiling tinytemplate v1.2.1 (https://github.com/0x7CFE/TinyTemplate?branch=format-args#402f95fc) [INFO] [stderr] Compiling ink_metadata v3.4.0 (https://github.com/paritytech/ink?tag=v3.4.0#83800c70) [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling sumi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ink2sol.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | id: u32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.46s [INFO] running `Command { std: "docker" "inspect" "577a8d451353863da90be092601164272c5137dc2f1ff19419a0afce8dcd20fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "577a8d451353863da90be092601164272c5137dc2f1ff19419a0afce8dcd20fa", kill_on_drop: false }` [INFO] [stdout] 577a8d451353863da90be092601164272c5137dc2f1ff19419a0afce8dcd20fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 42f862826ad76b11f9f8f46f55b3973c9d8a4f2e67e553e787c91b9d3ada6f4e [INFO] running `Command { std: "docker" "start" "-a" "42f862826ad76b11f9f8f46f55b3973c9d8a4f2e67e553e787c91b9d3ada6f4e", kill_on_drop: false }` [INFO] [stderr] Compiling sumi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/ink2sol.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | id: u32, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "42f862826ad76b11f9f8f46f55b3973c9d8a4f2e67e553e787c91b9d3ada6f4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42f862826ad76b11f9f8f46f55b3973c9d8a4f2e67e553e787c91b9d3ada6f4e", kill_on_drop: false }` [INFO] [stdout] 42f862826ad76b11f9f8f46f55b3973c9d8a4f2e67e553e787c91b9d3ada6f4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96b85fa30d57f91ea75ac0f39ac593805c1242d1db4c118d52a802e65aecdd33 [INFO] running `Command { std: "docker" "start" "-a" "96b85fa30d57f91ea75ac0f39ac593805c1242d1db4c118d52a802e65aecdd33", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/ink2sol.rs:89:9 [INFO] [stderr] | [INFO] [stderr] 89 | id: u32, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sumi` (bin "sumi" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sumi-1df3f3228403f51c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test ink2sol::tests::encode ... ok [INFO] [stdout] test ink2sol::type_conversion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "96b85fa30d57f91ea75ac0f39ac593805c1242d1db4c118d52a802e65aecdd33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b85fa30d57f91ea75ac0f39ac593805c1242d1db4c118d52a802e65aecdd33", kill_on_drop: false }` [INFO] [stdout] 96b85fa30d57f91ea75ac0f39ac593805c1242d1db4c118d52a802e65aecdd33