[INFO] cloning repository https://github.com/BukiOffor/era
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BukiOffor/era" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fera", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fera'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 404dde2d979346b6c57a4f1fc0afd916d87d5f53
[INFO] checking BukiOffor/era against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fera" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BukiOffor/era
[INFO] finished tweaking git repo https://github.com/BukiOffor/era
[INFO] tweaked toml for git repo https://github.com/BukiOffor/era written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BukiOffor/era on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BukiOffor/era 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa3c3fe3961e7f8fd1e70dcb54311460e71360252e0f2f04339cc8f7c32fe563
[INFO] running `Command { std: "docker" "start" "-a" "fa3c3fe3961e7f8fd1e70dcb54311460e71360252e0f2f04339cc8f7c32fe563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa3c3fe3961e7f8fd1e70dcb54311460e71360252e0f2f04339cc8f7c32fe563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa3c3fe3961e7f8fd1e70dcb54311460e71360252e0f2f04339cc8f7c32fe563", kill_on_drop: false }`
[INFO] [stdout] fa3c3fe3961e7f8fd1e70dcb54311460e71360252e0f2f04339cc8f7c32fe563
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 223f534a320d508271fec45737510614534757212f84bb0ae4c233df7a595c1b
[INFO] running `Command { std: "docker" "start" "-a" "223f534a320d508271fec45737510614534757212f84bb0ae4c233df7a595c1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling parity-scale-codec v3.7.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rlp v0.6.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking impl-rlp v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking errno v0.3.11
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v8.0.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking file-per-thread-logger v0.1.6
[INFO] [stderr]     Checking sp-std v14.0.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking array-bytes v6.2.3
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking memory-db v0.32.0
[INFO] [stderr]     Checking trie-db v0.30.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling sp-io v40.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] running `Command { std: "docker" "inspect" "223f534a320d508271fec45737510614534757212f84bb0ae4c233df7a595c1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "223f534a320d508271fec45737510614534757212f84bb0ae4c233df7a595c1b", kill_on_drop: false }`
[INFO] [stdout] 223f534a320d508271fec45737510614534757212f84bb0ae4c233df7a595c1b
