[INFO] cloning repository https://github.com/jsaezbu/certifica-2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsaezbu/certifica-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaezbu%2Fcertifica-2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaezbu%2Fcertifica-2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70674ec750d1acbbc6c776e44eaf348ce1870841
[INFO] building jsaezbu/certifica-2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaezbu%2Fcertifica-2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jsaezbu/certifica-2
[INFO] finished tweaking git repo https://github.com/jsaezbu/certifica-2
[INFO] tweaked toml for git repo https://github.com/jsaezbu/certifica-2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jsaezbu/certifica-2 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/jsaezbu/certifica-2 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded leb128fmt v0.1.0
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.22.1
[INFO] [stderr]   Downloaded simple-error v0.3.1
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.23.1
[INFO] [stderr]   Downloaded rand_seeder v0.3.0
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.4.0
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded bech32 v0.11.0
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.15.0
[INFO] [stderr]   Downloaded wast v235.0.0
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.58.0
[INFO] [stderr]   Downloaded wasm-encoder v0.235.0
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.22.1
[INFO] [stderr]   Downloaded multiversx-sc v0.58.0
[INFO] [stderr]   Downloaded wasmprinter v0.231.0
[INFO] [stderr]   Downloaded wasmparser v0.231.0
[INFO] [stderr]   Downloaded wasmparser v0.235.0
[INFO] [stderr]   Downloaded multiversx-sc-meta-lib v0.58.0
[INFO] [stderr]   Downloaded curve25519-dalek v4.2.0
[INFO] [stderr]   Downloaded hex-literal v1.0.0
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.58.0
[INFO] [stderr]   Downloaded multiversx-chain-core v0.15.0
[INFO] [stderr]   Downloaded wat v1.235.0
[INFO] [stderr]   Downloaded fiat-crypto v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e964bba84b94aeff2a353ed2f5e9bc6e754a99eb0f6301a88d8d294e71f92dd4
[INFO] running `Command { std: "docker" "start" "-a" "e964bba84b94aeff2a353ed2f5e9bc6e754a99eb0f6301a88d8d294e71f92dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e964bba84b94aeff2a353ed2f5e9bc6e754a99eb0f6301a88d8d294e71f92dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e964bba84b94aeff2a353ed2f5e9bc6e754a99eb0f6301a88d8d294e71f92dd4", kill_on_drop: false }`
[INFO] [stdout] e964bba84b94aeff2a353ed2f5e9bc6e754a99eb0f6301a88d8d294e71f92dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 75cc3b70c5b65f53e783b38ec617fb9d03bbd433cfef422593df2817ac131ba2
[INFO] running `Command { std: "docker" "start" "-a" "75cc3b70c5b65f53e783b38ec617fb9d03bbd433cfef422593df2817ac131ba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling hex-literal v1.0.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.22.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.58.0
[INFO] [stderr]    Compiling multiversx-sc-codec v0.22.1
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling multiversx-chain-core v0.15.0
[INFO] [stderr]    Compiling multiversx-sc v0.58.0
[INFO] [stderr]    Compiling certifica-2 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.92s
[INFO] running `Command { std: "docker" "inspect" "75cc3b70c5b65f53e783b38ec617fb9d03bbd433cfef422593df2817ac131ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75cc3b70c5b65f53e783b38ec617fb9d03bbd433cfef422593df2817ac131ba2", kill_on_drop: false }`
[INFO] [stdout] 75cc3b70c5b65f53e783b38ec617fb9d03bbd433cfef422593df2817ac131ba2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f651b5fb941fd841d373c6d80e27af70467a2ed3700e0137dee72ccd1f928f63
[INFO] running `Command { std: "docker" "start" "-a" "f651b5fb941fd841d373c6d80e27af70467a2ed3700e0137dee72ccd1f928f63", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.22.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling wasm-encoder v0.235.0
[INFO] [stderr]    Compiling wasmparser v0.231.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling curve25519-dalek v4.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling multiversx-sc-derive v0.58.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling multiversx-sc-codec v0.22.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wast v235.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling multiversx-chain-core v0.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling multiversx-sc v0.58.0
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling simple-error v0.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling certifica-2 v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.23.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling wat v1.235.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.4.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling multiversx-chain-vm v0.15.0
[INFO] [stderr]    Compiling wasmprinter v0.231.0
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.58.0
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.58.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "f651b5fb941fd841d373c6d80e27af70467a2ed3700e0137dee72ccd1f928f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f651b5fb941fd841d373c6d80e27af70467a2ed3700e0137dee72ccd1f928f63", kill_on_drop: false }`
[INFO] [stdout] f651b5fb941fd841d373c6d80e27af70467a2ed3700e0137dee72ccd1f928f63
