[INFO] cloning repository https://github.com/TerraDharitri/drt-sc-launchpad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TerraDharitri/drt-sc-launchpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerraDharitri%2Fdrt-sc-launchpad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerraDharitri%2Fdrt-sc-launchpad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d958703414502148a40c124221e0b2fcc889fd44
[INFO] building TerraDharitri/drt-sc-launchpad against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTerraDharitri%2Fdrt-sc-launchpad" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TerraDharitri/drt-sc-launchpad
[INFO] finished tweaking git repo https://github.com/TerraDharitri/drt-sc-launchpad
[INFO] tweaked toml for git repo https://github.com/TerraDharitri/drt-sc-launchpad written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TerraDharitri/drt-sc-launchpad on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TerraDharitri/drt-sc-launchpad 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dharitri-chain-core v1.15.4
[INFO] [stderr]   Downloaded dharitri-chain-scenario-format v1.19.0
[INFO] [stderr]   Downloaded dharitri-sc-codec-derive v1.15.4
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded rand_seeder v0.3.0
[INFO] [stderr]   Downloaded leb128fmt v0.1.0
[INFO] [stderr]   Downloaded wasmprinter v0.216.1
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded dharitri-chain-vm v1.15.4
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded wasmparser v0.235.0
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded wasmparser v0.216.1
[INFO] [stderr]   Downloaded dharitri-sc-scenario v1.15.4
[INFO] [stderr]   Downloaded wasm-encoder v0.235.0
[INFO] [stderr]   Downloaded wat v1.235.0
[INFO] [stderr]   Downloaded dharitri-vm-executor v1.0.2
[INFO] [stderr]   Downloaded wast v235.0.0
[INFO] [stderr]   Downloaded dharitri-sc-codec v1.15.4
[INFO] [stderr]   Downloaded dharitri-sc v1.15.4
[INFO] [stderr]   Downloaded dharitri-sc-meta-lib v1.15.4
[INFO] [stderr]   Downloaded dharitri-sc-derive v1.15.4
[INFO] [stderr]   Downloaded dharitri-sc-modules v1.15.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd8415a73d6bef2c72b10881e8b8d627c3aca139e7628c9fb9c6d18e57b08d26
[INFO] running `Command { std: "docker" "start" "-a" "cd8415a73d6bef2c72b10881e8b8d627c3aca139e7628c9fb9c6d18e57b08d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd8415a73d6bef2c72b10881e8b8d627c3aca139e7628c9fb9c6d18e57b08d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd8415a73d6bef2c72b10881e8b8d627c3aca139e7628c9fb9c6d18e57b08d26", kill_on_drop: false }`
[INFO] [stdout] cd8415a73d6bef2c72b10881e8b8d627c3aca139e7628c9fb9c6d18e57b08d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39c1d2caba2219d5df1c79c5d49941a6284e4bc51914e419f991b360038f03e5
[INFO] running `Command { std: "docker" "start" "-a" "39c1d2caba2219d5df1c79c5d49941a6284e4bc51914e419f991b360038f03e5", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling wast v235.0.0
[INFO] [stderr]    Compiling dharitri-sc-codec-derive v1.15.4
[INFO] [stderr]    Compiling dharitri-sc-derive v1.15.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling dharitri-sc-codec v1.15.4
[INFO] [stderr]    Compiling dharitri-chain-core v1.15.4
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling dharitri-sc v1.15.4
[INFO] [stderr]    Compiling wat v1.235.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling wasmparser v0.216.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling wasmprinter v0.216.1
[INFO] [stderr]    Compiling dharitri-sc-modules v1.15.4
[INFO] [stderr]    Compiling dharitri-sc-meta-lib v1.15.4
[INFO] [stderr]    Compiling launchpad-common v0.0.0 (/opt/rustwide/workdir/launchpad-common)
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets)
[INFO] [stderr]    Compiling launchpad-with-nft v0.0.0 (/opt/rustwide/workdir/launchpad-with-nft)
[INFO] [stderr]    Compiling launchpad-locked-tokens v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens)
[INFO] [stderr]    Compiling launchpad v0.0.0 (/opt/rustwide/workdir/launchpad)
[INFO] [stderr]    Compiling launchpad-migration-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-migration-guaranteed-tickets)
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets-v2 v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets-v2)
[INFO] [stderr]    Compiling launchpad-locked-tokens-and-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens-and-guaranteed-tickets)
[INFO] [stderr]    Compiling launchpad-nft-and-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-nft-and-guaranteed-tickets)
[INFO] [stderr]    Compiling launchpad-locked-tokens-and-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens-and-guaranteed-tickets/meta)
[INFO] [stderr]    Compiling launchpad-nft-and-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-nft-and-guaranteed-tickets/meta)
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets-v2-meta v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets-v2/meta)
[INFO] [stderr]    Compiling launchpad-locked-tokens-meta v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens/meta)
[INFO] [stderr]    Compiling launchpad-meta v0.0.0 (/opt/rustwide/workdir/launchpad/meta)
[INFO] [stderr]    Compiling launchpad-with-nft-meta v0.0.0 (/opt/rustwide/workdir/launchpad-with-nft/meta)
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets/meta)
[INFO] [stderr]    Compiling launchpad-migration-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-migration-guaranteed-tickets/meta)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.59s
[INFO] running `Command { std: "docker" "inspect" "39c1d2caba2219d5df1c79c5d49941a6284e4bc51914e419f991b360038f03e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c1d2caba2219d5df1c79c5d49941a6284e4bc51914e419f991b360038f03e5", kill_on_drop: false }`
[INFO] [stdout] 39c1d2caba2219d5df1c79c5d49941a6284e4bc51914e419f991b360038f03e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4e1691a2e2a68a8ba1afc3a2383b2f927ecf8e0404b55de1f7c012cc40c44c4
[INFO] running `Command { std: "docker" "start" "-a" "e4e1691a2e2a68a8ba1afc3a2383b2f927ecf8e0404b55de1f7c012cc40c44c4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dharitri-vm-executor v1.0.2
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling launchpad-common v0.0.0 (/opt/rustwide/workdir/launchpad-common)
[INFO] [stderr]    Compiling launchpad-meta v0.0.0 (/opt/rustwide/workdir/launchpad/meta)
[INFO] [stderr]    Compiling launchpad-locked-tokens-and-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens-and-guaranteed-tickets/meta)
[INFO] [stderr]    Compiling launchpad-nft-and-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-nft-and-guaranteed-tickets/meta)
[INFO] [stderr]    Compiling launchpad-migration-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-migration-guaranteed-tickets/meta)
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets-v2-meta v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets-v2/meta)
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling launchpad-locked-tokens-meta v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens/meta)
[INFO] [stderr]    Compiling launchpad-with-nft-meta v0.0.0 (/opt/rustwide/workdir/launchpad-with-nft/meta)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets-meta v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets/meta)
[INFO] [stderr]    Compiling launchpad v0.0.0 (/opt/rustwide/workdir/launchpad)
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dharitri-chain-scenario-format v1.19.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling dharitri-chain-vm v1.15.4
[INFO] [stderr]    Compiling dharitri-sc-scenario v1.15.4
[INFO] [stderr]    Compiling launchpad-locked-tokens-and-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens-and-guaranteed-tickets)
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets)
[INFO] [stderr]    Compiling launchpad-guaranteed-tickets-v2 v0.0.0 (/opt/rustwide/workdir/launchpad-guaranteed-tickets-v2)
[INFO] [stderr]    Compiling launchpad-locked-tokens v0.0.0 (/opt/rustwide/workdir/launchpad-locked-tokens)
[INFO] [stderr]    Compiling launchpad-migration-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-migration-guaranteed-tickets)
[INFO] [stderr]    Compiling launchpad-with-nft v0.0.0 (/opt/rustwide/workdir/launchpad-with-nft)
[INFO] [stderr]    Compiling launchpad-nft-and-guaranteed-tickets v0.0.0 (/opt/rustwide/workdir/launchpad-nft-and-guaranteed-tickets)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: dharitri-chain-vm v1.15.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "e4e1691a2e2a68a8ba1afc3a2383b2f927ecf8e0404b55de1f7c012cc40c44c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e1691a2e2a68a8ba1afc3a2383b2f927ecf8e0404b55de1f7c012cc40c44c4", kill_on_drop: false }`
[INFO] [stdout] e4e1691a2e2a68a8ba1afc3a2383b2f927ecf8e0404b55de1f7c012cc40c44c4
