[INFO] cloning repository https://github.com/kerberos727/dex-rust-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/kerberos727/dex-rust-smart-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerberos727%2Fdex-rust-smart-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerberos727%2Fdex-rust-smart-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be8306c85965c500d5c8c01350ef823b7b0e2f1a [INFO] checking kerberos727/dex-rust-smart-contract against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerberos727%2Fdex-rust-smart-contract" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kerberos727/dex-rust-smart-contract on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kerberos727/dex-rust-smart-contract [INFO] finished tweaking git repo https://github.com/kerberos727/dex-rust-smart-contract [INFO] tweaked toml for git repo https://github.com/kerberos727/dex-rust-smart-contract written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kerberos727/dex-rust-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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/contract-proxy/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/contract-voting/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da89c25478923d39df627a541cc44ec7dc81de3f6727656f546df00b3dd00b47 [INFO] running `Command { std: "docker" "start" "-a" "da89c25478923d39df627a541cc44ec7dc81de3f6727656f546df00b3dd00b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da89c25478923d39df627a541cc44ec7dc81de3f6727656f546df00b3dd00b47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da89c25478923d39df627a541cc44ec7dc81de3f6727656f546df00b3dd00b47", kill_on_drop: false }` [INFO] [stdout] da89c25478923d39df627a541cc44ec7dc81de3f6727656f546df00b3dd00b47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef260df4ef7d0a0b28f516f7940d913f747425add12addd46999df8601b776ba [INFO] running `Command { std: "docker" "start" "-a" "ef260df4ef7d0a0b28f516f7940d913f747425add12addd46999df8601b776ba", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contract-proxy/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/contract-voting/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pbc_traits v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking pbc_zk_core v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Checking pbc_lib v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling derive_commons v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling read_write_state_derive v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling read_write_rpc_derive v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling create_type_spec_derive v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking typed-builder v0.15.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling pbc_contract_core v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling pbc_contract_common v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling pbc_contract_codegen_internal v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling pbc_contract_codegen v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling rpc-msg-derive v1.1.0 (/opt/rustwide/workdir/rpc-msg-derive) [INFO] [stderr] Checking contract-version-base v2.0.0 (/opt/rustwide/workdir/contract-version-base) [INFO] [stderr] Checking access-control v2.1.1 (/opt/rustwide/workdir/access-control) [INFO] [stderr] Checking contract-proxy v1.0.0 (/opt/rustwide/workdir/contract-proxy) [INFO] [stderr] Checking contract-voting v1.1.0 (/opt/rustwide/workdir/contract-voting) [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking utils v1.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking partisia-name-system v3.0.0 (/opt/rustwide/workdir/partisia-name-system) [INFO] [stderr] Checking nft v3.1.0 (/opt/rustwide/workdir/nft) [INFO] [stderr] Checking airdrop v1.0.0 (/opt/rustwide/workdir/airdrop) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking meta-names-contract v2.5.0 (/opt/rustwide/workdir/contract) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Checking cucumber v0.20.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.08s [INFO] running `Command { std: "docker" "inspect" "ef260df4ef7d0a0b28f516f7940d913f747425add12addd46999df8601b776ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef260df4ef7d0a0b28f516f7940d913f747425add12addd46999df8601b776ba", kill_on_drop: false }` [INFO] [stdout] ef260df4ef7d0a0b28f516f7940d913f747425add12addd46999df8601b776ba