[INFO] cloning repository https://github.com/thasarito/simple-arbitrage-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thasarito/simple-arbitrage-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17a21ae21aa92822d0afa4ea35d4b96c4a70292f [INFO] documenting thasarito/simple-arbitrage-rs against nightly for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthasarito%2Fsimple-arbitrage-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thasarito/simple-arbitrage-rs on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thasarito/simple-arbitrage-rs [INFO] finished tweaking git repo https://github.com/thasarito/simple-arbitrage-rs [INFO] tweaked toml for git repo https://github.com/thasarito/simple-arbitrage-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/thasarito/simple-arbitrage-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hyperledger-labs/solang` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded k256 v0.10.2 [INFO] [stderr] Downloaded elliptic-curve v0.11.9 [INFO] [stderr] Downloaded coins-bip32 v0.6.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.7 [INFO] [stderr] Downloaded coins-bip39 v0.6.0 [INFO] [stderr] Downloaded lalrpop v0.19.7 [INFO] [stderr] Downloaded cargo_metadata v0.14.1 [INFO] [stderr] Downloaded base64ct v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced47a6384c8e2266a97cb1c3968b6a0da8451d2188134d3ba71e2208adfb7dc [INFO] running `Command { std: "docker" "start" "-a" "ced47a6384c8e2266a97cb1c3968b6a0da8451d2188134d3ba71e2208adfb7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced47a6384c8e2266a97cb1c3968b6a0da8451d2188134d3ba71e2208adfb7dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced47a6384c8e2266a97cb1c3968b6a0da8451d2188134d3ba71e2208adfb7dc", kill_on_drop: false }` [INFO] [stdout] ced47a6384c8e2266a97cb1c3968b6a0da8451d2188134d3ba71e2208adfb7dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b09362699f3ac87392e84d18e595d5a143d3516361536d03c2f24a4ba9b21b4 [INFO] running `Command { std: "docker" "start" "-a" "1b09362699f3ac87392e84d18e595d5a143d3516361536d03c2f24a4ba9b21b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling zeroize v1.5.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.9 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling uint v0.9.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling k256 v0.10.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling cargo_metadata v0.14.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lalrpop-util v0.19.7 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking impl-codec v0.5.1 [INFO] [stderr] Checking primitive-types v0.10.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking ethereum-types v0.12.1 [INFO] [stderr] Compiling lalrpop v0.19.7 [INFO] [stderr] Checking ethabi v16.0.0 (https://github.com/rust-ethereum/ethabi?branch=master#c622438f) [INFO] [stderr] Compiling auto_impl v0.5.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling ethers-core v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling base58check v0.1.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling coins-core v0.2.2 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Compiling salsa20 v0.8.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling coins-bip32 v0.6.0 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling scrypt v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ethers-contract-abigen v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ethers-providers v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling eth-keystore v0.3.0 [INFO] [stderr] Compiling coins-bip39 v0.6.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling serde-aux v3.0.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling ethers-signers v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Compiling ethers-etherscan v0.2.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Compiling md-5 v0.10.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ethers-addressbook v0.1.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Compiling ethers-contract-derive v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling solang-parser v0.1.1 (https://github.com/hyperledger-labs/solang#67f1325a) [INFO] [stderr] Compiling ethers-contract v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Checking ethers-middleware v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Checking ethers-solc v0.1.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Checking ethers v0.6.0 (https://github.com/gakonst/ethers-rs#6d7875a4) [INFO] [stderr] Compiling forge-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `forge-test v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/forge-test-9e57f6fbe9d3391d/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Building ethers contract [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)', build.rs:8:43 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557d23edcc1a - std::backtrace_rs::backtrace::libunwind::trace::h3bfe63c4aecfa0e2 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x557d23edcc1a - std::backtrace_rs::backtrace::trace_unsynchronized::h978c02637c6cb8f9 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557d23edcc1a - std::sys_common::backtrace::_print_fmt::h86a708dcb1665377 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x557d23edcc1a - ::fmt::hdbf89765373fb801 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x557d23f012ee - core::fmt::write::hbf11a3bb4e6d2aba [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x557d23ed7115 - std::io::Write::write_fmt::hd68261eacc348bbd [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x557d23edc9e5 - std::sys_common::backtrace::_print::ha8e375b58cdeca4a [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x557d23edc9e5 - std::sys_common::backtrace::print::he3086c07df1167ca [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x557d23ede1cf - std::panicking::default_hook::{{closure}}::h0c12a9095c948e43 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x557d23eddf0b - std::panicking::default_hook::h1ae5478ad617eb24 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x557d23ede8dc - std::panicking::rust_panic_with_hook::h63a24f957ccb5d93 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x557d23ede679 - std::panicking::begin_panic_handler::{{closure}}::h1499194b322f3b28 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x557d23edd0cc - std::sys_common::backtrace::__rust_end_short_backtrace::h5569dab7b5c29ca8 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x557d23ede382 - rust_begin_unwind [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x557d23547813 - core::panicking::panic_fmt::h81b99a9e904184d4 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x557d23547ca3 - core::result::unwrap_failed::h524cd100bfaa4af3 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/result.rs:1791:5 [INFO] [stderr] 16: 0x557d2354ccbd - core::result::Result::unwrap::h94cf5231966fec99 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/result.rs:1113:23 [INFO] [stderr] 17: 0x557d235543c6 - build_script_build::main::ha35c2f91df3d0ce7 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:8:5 [INFO] [stderr] 18: 0x557d2355356b - core::ops::function::FnOnce::call_once::hfbc0f8d54403b99c [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/ops/function.rs:507:5 [INFO] [stderr] 19: 0x557d2354bfee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha38f7097cf5a0555 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 20: 0x557d23553171 - std::rt::lang_start::{{closure}}::h62bc915dc43b7c46 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:166:18 [INFO] [stderr] 21: 0x557d23ed2a7c - core::ops::function::impls:: for &F>::call_once::h78c42ac725efa1cf [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/ops/function.rs:606:13 [INFO] [stderr] 22: 0x557d23ed2a7c - std::panicking::try::do_call::he9c2e2d3c1d542c9 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:483:40 [INFO] [stderr] 23: 0x557d23ed2a7c - std::panicking::try::h1c6aa5d0fbd926ce [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:447:19 [INFO] [stderr] 24: 0x557d23ed2a7c - std::panic::catch_unwind::h8c18c387443a8343 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x557d23ed2a7c - std::rt::lang_start_internal::{{closure}}::h121da69a0c637bbc [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x557d23ed2a7c - std::panicking::try::do_call::h02c50a2227007615 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:483:40 [INFO] [stderr] 27: 0x557d23ed2a7c - std::panicking::try::h2e22346eb385c3b2 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:447:19 [INFO] [stderr] 28: 0x557d23ed2a7c - std::panic::catch_unwind::hba27888842669aa2 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x557d23ed2a7c - std::rt::lang_start_internal::hfeb0a6ef3b443c94 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x557d2355314a - std::rt::lang_start::he4a14d83f5e48775 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:165:17 [INFO] [stderr] 31: 0x557d2355442e - main [INFO] [stderr] 32: 0x7f9fc5402083 - __libc_start_main [INFO] [stderr] 33: 0x557d23547e8e - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1b09362699f3ac87392e84d18e595d5a143d3516361536d03c2f24a4ba9b21b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b09362699f3ac87392e84d18e595d5a143d3516361536d03c2f24a4ba9b21b4", kill_on_drop: false }` [INFO] [stdout] 1b09362699f3ac87392e84d18e595d5a143d3516361536d03c2f24a4ba9b21b4