[INFO] cloning repository https://github.com/Zer0xlabs/DAO-Smart-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zer0xlabs/DAO-Smart-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer0xlabs%2FDAO-Smart-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer0xlabs%2FDAO-Smart-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe026478bd86509f70ebfe6885ba2a7a1141dfcb [INFO] testing Zer0xlabs/DAO-Smart-contract/fe026478bd86509f70ebfe6885ba2a7a1141dfcb against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZer0xlabs%2FDAO-Smart-contract" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zer0xlabs/DAO-Smart-contract on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Zer0xlabs/DAO-Smart-contract [INFO] finished tweaking git repo https://github.com/Zer0xlabs/DAO-Smart-contract [INFO] tweaked toml for git repo https://github.com/Zer0xlabs/DAO-Smart-contract written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Zer0xlabs/DAO-Smart-contract 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gear-dapps/fungible-token` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/dlmalloc-rust.git` [INFO] [stderr] Updating git repository `https://github.com/gear-tech/wasm-instrument.git` [INFO] [stderr] Updating git repository `https://github.com/grishasobol/rust-libc-print.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmi v0.14.0 [INFO] [stderr] Downloaded str-buf v2.0.5 [INFO] [stderr] Downloaded nonempty v0.8.1 [INFO] [stderr] Downloaded cargo_metadata v0.15.3 [INFO] [stderr] Downloaded pwasm-utils v0.19.0 [INFO] [stderr] Downloaded wasmparser-nostd v0.83.0 [INFO] [stderr] Downloaded parity-scale-codec v3.6.3 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.3 [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93adbddb65ec391dcc2e2a9ec228da29f955b9f068de7adb9329b604e6e62bf9 [INFO] running `Command { std: "docker" "start" "-a" "93adbddb65ec391dcc2e2a9ec228da29f955b9f068de7adb9329b604e6e62bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93adbddb65ec391dcc2e2a9ec228da29f955b9f068de7adb9329b604e6e62bf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93adbddb65ec391dcc2e2a9ec228da29f955b9f068de7adb9329b604e6e62bf9", kill_on_drop: false }` [INFO] [stdout] 93adbddb65ec391dcc2e2a9ec228da29f955b9f068de7adb9329b604e6e62bf9 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f8c1ba40d17238ee208f1d8767ae9e15ec03d8904de9ced2e038f7ca8cf5054 [INFO] running `Command { std: "docker" "start" "-a" "0f8c1ba40d17238ee208f1d8767ae9e15ec03d8904de9ced2e038f7ca8cf5054", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling dlmalloc v0.1.4 (https://github.com/gear-tech/dlmalloc-rust.git?rev=9135baa#9135baa7) [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling str-buf v2.0.5 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling gsys v0.2.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling parity-wasm v0.45.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling libc_print v0.1.16 (https://github.com/grishasobol/rust-libc-print.git#b3008048) [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling galloc v0.2.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling wasmparser-nostd v0.100.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling gear-wasm-builder v0.1.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling wasm-instrument v0.2.1 (https://github.com/gear-tech/wasm-instrument.git?branch=gear-stable#756a8b92) [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling pwasm-utils v0.19.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling gstd-codegen v0.1.0 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling gear-wasm-instrument v0.1.0 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling cargo_metadata v0.15.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.3 [INFO] [stderr] Compiling scale-info-derive v2.9.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.3 [INFO] [stderr] Compiling scale-info v2.9.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling gear-core-errors v0.1.0 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling gmeta v0.2.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling gcore v0.2.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling gear-core v0.1.0 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling gstd v0.2.2 (https://github.com/gear-tech/gear?rev=946ac47#946ac474) [INFO] [stderr] Compiling ft-io v0.1.7 (https://github.com/gear-dapps/fungible-token?tag=0.1.8#c4ee4989) [INFO] [stderr] Compiling dao-light-io v0.1.5 (/opt/rustwide/workdir/io) [INFO] [stderr] Compiling dao-light v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `dao-light v0.1.5 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/dao-light-ab2fc23b16ca7ebe/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] error: please add "rlib" to [lib.crate-type] [INFO] running `Command { std: "docker" "inspect" "0f8c1ba40d17238ee208f1d8767ae9e15ec03d8904de9ced2e038f7ca8cf5054", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f8c1ba40d17238ee208f1d8767ae9e15ec03d8904de9ced2e038f7ca8cf5054", kill_on_drop: false }` [INFO] [stdout] 0f8c1ba40d17238ee208f1d8767ae9e15ec03d8904de9ced2e038f7ca8cf5054