[INFO] cloning repository https://github.com/code-blade543ew/fuzzamoto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-blade543ew/fuzzamoto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-blade543ew%2Ffuzzamoto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-blade543ew%2Ffuzzamoto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3664bf0ebf68877960172aff8f27e5abeabffb57
[INFO] checking code-blade543ew/fuzzamoto against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-blade543ew%2Ffuzzamoto" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/code-blade543ew/fuzzamoto
[INFO] finished tweaking git repo https://github.com/code-blade543ew/fuzzamoto
[INFO] tweaked toml for git repo https://github.com/code-blade543ew/fuzzamoto written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/code-blade543ew/fuzzamoto on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/code-blade543ew/fuzzamoto 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a813ede8e3c5b73181d34259370a21dc69f8a1595cad9d82d9d67cc84ade7c54
[INFO] running `Command { std: "docker" "start" "-a" "a813ede8e3c5b73181d34259370a21dc69f8a1595cad9d82d9d67cc84ade7c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a813ede8e3c5b73181d34259370a21dc69f8a1595cad9d82d9d67cc84ade7c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a813ede8e3c5b73181d34259370a21dc69f8a1595cad9d82d9d67cc84ade7c54", kill_on_drop: false }`
[INFO] [stdout] a813ede8e3c5b73181d34259370a21dc69f8a1595cad9d82d9d67cc84ade7c54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 650540b67ab27345035543244ad03a35eef22cd66b8780618993a46c38fb65d2
[INFO] running `Command { std: "docker" "start" "-a" "650540b67ab27345035543244ad03a35eef22cd66b8780618993a46c38fb65d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling corepc-node v0.10.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking which v3.1.1
[INFO] [stderr]     Checking hex-conservative v0.3.1
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking murmurs v1.0.5
[INFO] [stderr]     Checking bitcoin_hashes v0.16.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]     Checking libafl_core v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking fast_rands v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking exceptional v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking uds v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tuple_list v0.1.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling cbindgen v0.28.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking corepc-types v0.10.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ctor v0.6.1
[INFO] [stderr]     Checking shmem_providers v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ownedref v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling libafl_bolts v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking no_std_time v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking ll_mp v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking serde_anymap v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking tuple_list_ex v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking wide v1.0.2
[INFO] [stderr]     Checking build_id2 v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking minibsod v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking core_affinity2 v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling libafl_derive v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]    Compiling libafl v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking typewit v1.14.2
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling arbitrary-int v1.3.0
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking timeout-readwrite v0.3.3
[INFO] [stderr]    Compiling libnyx v0.1.3
[INFO] [stderr]    Compiling bitbybit v1.4.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]     Checking fastbloom v0.14.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking libnyx_config v0.1.3
[INFO] [stderr]     Checking meminterval v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling libafl_targets v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking fs4 v0.5.4
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking quick-error v0.2.2
[INFO] [stderr]     Checking arbitrary-int v2.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling libafl_nyx v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)
[INFO] [stderr]     Checking rangemap v1.7.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr] error: failed to run custom build command for `libafl_nyx v0.16.0 (https://github.com/AFLplusplus/LibAFL.git?rev=3b21190452d7289535aee443799ea55d940915c5#3b211904)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libafl_nyx-8decad6466744af8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   =================================================
[INFO] [stderr]              Nyx build script
[INFO] [stderr]   =================================================
[INFO] [stderr] 
[INFO] [stderr]   [*] Making sure all Nyx is checked out
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Cloning into 'QEMU-Nyx'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/nyx-fuzz/QEMU-Nyx.git/': Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4297) panicked at /opt/rustwide/cargo-home/git/checkouts/libafl-df9415290f13ce43/3b21190/crates/libafl_nyx/build.rs:23:13:
[INFO] [stderr]   fail to run ./build_nyx_support.sh
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63e9cbee71c8 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63e9cbee71c8 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::trace_unsynchronized::<std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63e9cbee71c8 - std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63e9cbee71c8 - <<std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a6c52b5c4f17adc]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63e9cbef819a - <core[4a6c52b5c4f17adc]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63e9cbef819a - core[4a6c52b5c4f17adc]::fmt::write
[INFO] [stderr]      6:     0x63e9cbeeb212 - std[44ea7cc265e53eb4]::io::default_write_fmt::<std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x63e9cbeeb212 - <std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr as std[44ea7cc265e53eb4]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x63e9cbecd206 - <std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63e9cbecd206 - std[44ea7cc265e53eb4]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63e9cbee30e1 - std[44ea7cc265e53eb4]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63e9cbee329b - std[44ea7cc265e53eb4]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63e9cbecd2f4 - std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x63e9cbec2779 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_end_short_backtrace::<std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63e9cbecdb2d - __rustc[fc020a0f6a6dced]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63e9cbef888c - core[4a6c52b5c4f17adc]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63e9cbeb425f - build_script_build[74068c054b2df430]::main
[INFO] [stderr]     17:     0x63e9cbeb65e3 - <fn() as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x63e9cbeb37c6 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x63e9cbeb3d49 - std[44ea7cc265e53eb4]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x63e9cbee2397 - <&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     22:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<i32, &dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::panic::catch_unwind::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<isize, std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::panic::catch_unwind::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x63e9cbee2397 - std[44ea7cc265e53eb4]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x63e9cbeb2f01 - std[44ea7cc265e53eb4]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x63e9cbeb69e5 - main
[INFO] [stderr]     31:     0x7388bd6e01ca - <unknown>
[INFO] [stderr]     32:     0x7388bd6e028b - __libc_start_main
[INFO] [stderr]     33:     0x63e9cbeb25d5 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `libnyx v0.1.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libnyx-d4be6756dad2bdd6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (4244) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libnyx-0.1.3/build.rs:21:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: CargoMetadata("/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libnyx-0.1.3/Cargo.toml", Metadata(Output { status: ExitStatus(unix_wait_status(25856)), stdout: "", stderr: " Downloading crates ...\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nwarning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: static.crates.io)\nerror: failed to download from `https://static.crates.io/crates/r-efi/5.2.0/download`\n\nCaused by:\n  [6] Could not resolve hostname (Could not resolve host: static.crates.io)\n" }))
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x62db5969f398 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x62db5969f398 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::trace_unsynchronized::<std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x62db5969f398 - std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x62db5969f398 - <<std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a6c52b5c4f17adc]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x62db596b5a6a - <core[4a6c52b5c4f17adc]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x62db596b5a6a - core[4a6c52b5c4f17adc]::fmt::write
[INFO] [stderr]      6:     0x62db596a46c2 - std[44ea7cc265e53eb4]::io::default_write_fmt::<std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x62db596a46c2 - <std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr as std[44ea7cc265e53eb4]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x62db596814c6 - <std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x62db596814c6 - std[44ea7cc265e53eb4]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x62db59699fc1 - std[44ea7cc265e53eb4]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x62db5969a23b - std[44ea7cc265e53eb4]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x62db59681582 - std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x62db59676639 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_end_short_backtrace::<std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62db59681e6d - __rustc[fc020a0f6a6dced]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x62db596b622c - core[4a6c52b5c4f17adc]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x62db596b5fa2 - core[4a6c52b5c4f17adc]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x62db592a1453 - build_script_build[ba40921ee13337e6]::main
[INFO] [stderr]     18:     0x62db59298cc3 - <fn() as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x62db5928ca16 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x62db5928ff49 - std[44ea7cc265e53eb4]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x62db59699177 - <&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x62db59699177 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x62db59699177 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<i32, &dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x62db59699177 - std[44ea7cc265e53eb4]::panic::catch_unwind::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x62db59699177 - std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x62db59699177 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x62db59699177 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<isize, std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x62db59699177 - std[44ea7cc265e53eb4]::panic::catch_unwind::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x62db59699177 - std[44ea7cc265e53eb4]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x62db5928c9b1 - std[44ea7cc265e53eb4]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x62db592a1aa5 - main
[INFO] [stderr]     32:     0x74cbffc381ca - <unknown>
[INFO] [stderr]     33:     0x74cbffc3828b - __libc_start_main
[INFO] [stderr]     34:     0x62db59196585 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "650540b67ab27345035543244ad03a35eef22cd66b8780618993a46c38fb65d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650540b67ab27345035543244ad03a35eef22cd66b8780618993a46c38fb65d2", kill_on_drop: false }`
[INFO] [stdout] 650540b67ab27345035543244ad03a35eef22cd66b8780618993a46c38fb65d2
