[INFO] cloning repository https://github.com/odradev/dao-odra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odradev/dao-odra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodradev%2Fdao-odra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodradev%2Fdao-odra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ae6c3d312be906fbbcf8a4a7ca487957e6b54ef [INFO] checking odradev/dao-odra against master#e4c14468460b22ac7a289a422fb7fee606e12a0b for pr-114489 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodradev%2Fdao-odra" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/odradev/dao-odra on toolchain e4c14468460b22ac7a289a422fb7fee606e12a0b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/odradev/dao-odra [INFO] finished tweaking git repo https://github.com/odradev/dao-odra [INFO] tweaked toml for git repo https://github.com/odradev/dao-odra written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/odradev/dao-odra 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" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Updating git repository `https://github.com/odradev/odra.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ref_thread_local v0.1.1 [INFO] [stderr] Downloaded hex-buffer-serde v0.3.0 [INFO] [stderr] Downloaded casper-hashing v2.0.0 [INFO] [stderr] Downloaded casper-wasm-utils v1.0.0 [INFO] [stderr] Downloaded casper-contract v3.0.0 [INFO] [stderr] Downloaded casper-event-standard v0.4.0 [INFO] [stderr] Downloaded casper-event-standard-macro v0.4.0 [INFO] [stderr] Downloaded datasize_derive v0.2.14 [INFO] [stderr] Downloaded prettycli v0.1.1 [INFO] [stderr] Downloaded datasize v0.2.14 [INFO] [stderr] Downloaded casper-types v3.0.0 [INFO] [stderr] Downloaded schemars v0.8.5 [INFO] [stderr] Downloaded casper-execution-engine v5.0.0 [INFO] [stderr] Downloaded inventory v0.3.6 [INFO] [stderr] Downloaded schemars_derive v0.8.5 [INFO] [stderr] Downloaded jsonrpc-lite v0.6.0 [INFO] [stderr] Downloaded derp v0.0.14 [INFO] [stderr] Downloaded hex-buffer-serde v0.2.2 [INFO] [stderr] Downloaded casper-engine-test-support v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c1ef2b7a57e9c9acfec65f92eddb034e661167d3f7d3014a4e0a345ca2f7a4 [INFO] running `Command { std: "docker" "start" "-a" "03c1ef2b7a57e9c9acfec65f92eddb034e661167d3f7d3014a4e0a345ca2f7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c1ef2b7a57e9c9acfec65f92eddb034e661167d3f7d3014a4e0a345ca2f7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c1ef2b7a57e9c9acfec65f92eddb034e661167d3f7d3014a4e0a345ca2f7a4", kill_on_drop: false }` [INFO] [stdout] 03c1ef2b7a57e9c9acfec65f92eddb034e661167d3f7d3014a4e0a345ca2f7a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e4c14468460b22ac7a289a422fb7fee606e12a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a49859715c3b12a4352cbcc8c58aed02fd982c7bf1567d6231559d13d2c3e2c2 [INFO] running `Command { std: "docker" "start" "-a" "a49859715c3b12a4352cbcc8c58aed02fd982c7bf1567d6231559d13d2c3e2c2", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [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] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking convert_case v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling pretty_assertions v1.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking uint v0.9.5 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling odra-utils v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Checking odra-types v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking ref_thread_local v0.1.1 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking clap_builder v4.3.4 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling nom_locate v4.1.0 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling odra-ir v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling ghost v0.1.9 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Checking inventory v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking clap v4.3.4 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling odra-codegen v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Compiling cucumber-codegen v0.19.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling odra-proc-macros v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Compiling gherkin v0.13.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking cucumber v0.19.1 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking cucumber-runner v0.1.0 (/opt/rustwide/workdir/cucumber-runner) [INFO] [stderr] Checking odra-mock-vm-types v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Checking odra-mock-vm v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Checking odra v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Checking odra-modules v0.4.0 (https://github.com/odradev/odra.git?branch=release/0.4.0#d6953a6a) [INFO] [stderr] Checking dao v0.1.0 (/opt/rustwide/workdir/dao) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.99s [INFO] running `Command { std: "docker" "inspect" "a49859715c3b12a4352cbcc8c58aed02fd982c7bf1567d6231559d13d2c3e2c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49859715c3b12a4352cbcc8c58aed02fd982c7bf1567d6231559d13d2c3e2c2", kill_on_drop: false }` [INFO] [stdout] a49859715c3b12a4352cbcc8c58aed02fd982c7bf1567d6231559d13d2c3e2c2