[INFO] cloning repository https://github.com/quek/arysn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quek/arysn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Farysn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Farysn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b5041fa952777f85e1af06f558be163ba93af17
[INFO] documenting quek/arysn against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Farysn" "/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/quek/arysn
[INFO] finished tweaking git repo https://github.com/quek/arysn
[INFO] tweaked toml for git repo https://github.com/quek/arysn written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/quek/arysn on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/quek/arysn 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded serde v1.0.143
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded postgres-derive v0.4.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded futures-core v0.3.23
[INFO] [stderr]   Downloaded futures-sink v0.3.23
[INFO] [stderr]   Downloaded iana-time-zone v0.1.45
[INFO] [stderr]   Downloaded tokio-postgres v0.7.6
[INFO] [stderr]   Downloaded phf_shared v0.10.0
[INFO] [stderr]   Downloaded futures-task v0.3.23
[INFO] [stderr]   Downloaded deadpool-postgres v0.10.2
[INFO] [stderr]   Downloaded postgres-types v0.2.3
[INFO] [stderr]   Downloaded postgres-protocol v0.6.4
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded futures-macro v0.3.23
[INFO] [stderr]   Downloaded futures-io v0.3.23
[INFO] [stderr]   Downloaded phf v0.10.1
[INFO] [stderr]   Downloaded async-recursion v0.3.2
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded android_system_properties v0.1.4
[INFO] [stderr]   Downloaded futures-executor v0.3.23
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded dyn-clone v1.0.9
[INFO] [stderr]   Downloaded retain_mut v0.1.9
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.2
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded futures-channel v0.3.23
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded deadpool v0.9.5
[INFO] [stderr]   Downloaded postgres v0.19.3
[INFO] [stderr]   Downloaded tracing-core v0.1.29
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded anyhow v1.0.61
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded tracing v0.1.36
[INFO] [stderr]   Downloaded futures v0.3.23
[INFO] [stderr]   Downloaded tokio-util v0.7.3
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded futures-util v0.3.23
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded libc v0.2.131
[INFO] [stderr]   Downloaded postgis v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02
[INFO] running `Command { std: "docker" "start" "92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.131
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.61
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.45
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling retain_mut v0.1.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.2
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking postgres-protocol v0.6.4
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling postgres-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling async-recursion v0.3.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]     Checking futures-executor v0.3.23
[INFO] [stderr]     Checking futures v0.3.23
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking deadpool-runtime v0.1.2
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling postgres-types v0.2.3
[INFO] [stderr]    Compiling tokio-postgres v0.7.6
[INFO] [stderr]     Checking deadpool-postgres v0.10.2
[INFO] [stderr]     Checking arysn v0.5.4 (/opt/rustwide/workdir/arysn)
[INFO] [stderr]  Documenting arysn v0.5.4 (/opt/rustwide/workdir/arysn)
[INFO] [stderr]    Compiling arysn-test v0.1.0 (/opt/rustwide/workdir/arysn-test)
[INFO] [stderr] error: failed to run custom build command for `arysn-test v0.1.0 (/opt/rustwide/workdir/arysn-test)`
[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/arysn-test/de42ff5ee0da2be8/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2084) panicked at arysn/src/generator.rs:925:54:
[INFO] [stderr]   DATABASE_URL must be set!: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a0116ea01f1 - std[c2577c5add975170]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a0116ea01f1 - std[c2577c5add975170]::backtrace_rs::backtrace::trace_unsynchronized::<std[c2577c5add975170]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a0116ea01f1 - std[c2577c5add975170]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5a0116ea01f1 - <<std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[45eb60b2de227a2c]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5a0116eb484a - <core[45eb60b2de227a2c]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5a0116eb484a - core[45eb60b2de227a2c]::fmt::write
[INFO] [stderr]      6:     0x5a0116ea537c - core[45eb60b2de227a2c]::io::write::default_write_fmt::<std[c2577c5add975170]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5a0116ea537c - <std[c2577c5add975170]::sys::stdio::unix::Stderr as core[45eb60b2de227a2c]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5a0116e80296 - <std[c2577c5add975170]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5a0116e80296 - std[c2577c5add975170]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:289:27
[INFO] [stderr]     10:     0x5a0116e9a941 - std[c2577c5add975170]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:316:9
[INFO] [stderr]     11:     0x5a0116e9ac6b - std[c2577c5add975170]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:811:13
[INFO] [stderr]     12:     0x5a0116e80342 - std[c2577c5add975170]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:685:13
[INFO] [stderr]     13:     0x5a0116e78fc9 - std[c2577c5add975170]::sys::backtrace::__rust_end_short_backtrace::<std[c2577c5add975170]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5a0116e80d1d - __rustc[b1482ee701bb2aa]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:676:5
[INFO] [stderr]     15:     0x5a0116eb511c - core[45eb60b2de227a2c]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a0116eb4e42 - core[45eb60b2de227a2c]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x5a0116be2ba4 - <core[45eb60b2de227a2c]::result::Result<alloc[223e3de3f1abdb8b]::string::String, std[c2577c5add975170]::env::VarError>>::expect
[INFO] [stderr]     18:     0x5a0116b78564 - arysn[859ad552809330bd]::generator::connect::{closure#0}
[INFO] [stderr]     19:     0x5a0116b79115 - arysn[859ad552809330bd]::generator::define_ar::{closure#0}
[INFO] [stderr]     20:     0x5a0116b9a1b8 - <tokio[fa668c104467edb]::park::thread::CachedParkThread>::block_on::<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>::{closure#0}
[INFO] [stderr]     21:     0x5a0116b894a1 - tokio[fa668c104467edb]::coop::with_budget::<core[45eb60b2de227a2c]::task::poll::Poll<std[c2577c5add975170]::collections::hash::map::HashMap<alloc[223e3de3f1abdb8b]::string::String, alloc[223e3de3f1abdb8b]::vec::Vec<arysn[859ad552809330bd]::generator::Column>>>, <tokio[fa668c104467edb]::park::thread::CachedParkThread>::block_on<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stderr]     22:     0x5a0116be0e5c - <std[c2577c5add975170]::thread::local::LocalKey<core[45eb60b2de227a2c]::cell::Cell<tokio[fa668c104467edb]::coop::Budget>>>::try_with::<tokio[fa668c104467edb]::coop::with_budget<core[45eb60b2de227a2c]::task::poll::Poll<std[c2577c5add975170]::collections::hash::map::HashMap<alloc[223e3de3f1abdb8b]::string::String, alloc[223e3de3f1abdb8b]::vec::Vec<arysn[859ad552809330bd]::generator::Column>>>, <tokio[fa668c104467edb]::park::thread::CachedParkThread>::block_on<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>::{closure#0}>::{closure#0}, core[45eb60b2de227a2c]::task::poll::Poll<std[c2577c5add975170]::collections::hash::map::HashMap<alloc[223e3de3f1abdb8b]::string::String, alloc[223e3de3f1abdb8b]::vec::Vec<arysn[859ad552809330bd]::generator::Column>>>>
[INFO] [stderr]     23:     0x5a0116be0788 - <std[c2577c5add975170]::thread::local::LocalKey<core[45eb60b2de227a2c]::cell::Cell<tokio[fa668c104467edb]::coop::Budget>>>::with::<tokio[fa668c104467edb]::coop::with_budget<core[45eb60b2de227a2c]::task::poll::Poll<std[c2577c5add975170]::collections::hash::map::HashMap<alloc[223e3de3f1abdb8b]::string::String, alloc[223e3de3f1abdb8b]::vec::Vec<arysn[859ad552809330bd]::generator::Column>>>, <tokio[fa668c104467edb]::park::thread::CachedParkThread>::block_on<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>::{closure#0}>::{closure#0}, core[45eb60b2de227a2c]::task::poll::Poll<std[c2577c5add975170]::collections::hash::map::HashMap<alloc[223e3de3f1abdb8b]::string::String, alloc[223e3de3f1abdb8b]::vec::Vec<arysn[859ad552809330bd]::generator::Column>>>>
[INFO] [stderr]     24:     0x5a0116b98b9c - <tokio[fa668c104467edb]::park::thread::CachedParkThread>::block_on::<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>
[INFO] [stderr]     25:     0x5a0116b9d98b - <tokio[fa668c104467edb]::runtime::enter::Enter>::block_on::<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>
[INFO] [stderr]     26:     0x5a0116be01ce - <tokio[fa668c104467edb]::runtime::thread_pool::ThreadPool>::block_on::<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>
[INFO] [stderr]     27:     0x5a0116b87e73 - <tokio[fa668c104467edb]::runtime::Runtime>::block_on::<arysn[859ad552809330bd]::generator::define_ar::{closure#0}>
[INFO] [stderr]     28:     0x5a0116b81094 - arysn[859ad552809330bd]::generator::define_ar
[INFO] [stderr]     29:     0x5a0116b544c9 - build_script_build[d9962a986f37d4e0]::main
[INFO] [stderr]     30:     0x5a0116b54e93 - <fn() -> core[45eb60b2de227a2c]::result::Result<(), anyhow[bb324c60bd32f22b]::Error> as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     31:     0x5a0116b5288e - std[c2577c5add975170]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[45eb60b2de227a2c]::result::Result<(), anyhow[bb324c60bd32f22b]::Error>, core[45eb60b2de227a2c]::result::Result<(), anyhow[bb324c60bd32f22b]::Error>>
[INFO] [stderr]     32:     0x5a0116b52899 - std[c2577c5add975170]::rt::lang_start::<core[45eb60b2de227a2c]::result::Result<(), anyhow[bb324c60bd32f22b]::Error>>::{closure#0}
[INFO] [stderr]     33:     0x5a0116e99da8 - <&dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe as core[45eb60b2de227a2c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     34:     0x5a0116e99da8 - std[c2577c5add975170]::panicking::catch_unwind::do_call::<&dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:573:43
[INFO] [stderr]     35:     0x5a0116e99da8 - std[c2577c5add975170]::panicking::catch_unwind::<i32, &dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:541:19
[INFO] [stderr]     36:     0x5a0116e99da8 - std[c2577c5add975170]::panic::catch_unwind::<&dyn core[45eb60b2de227a2c]::ops::function::Fn<(), Output = i32> + core[45eb60b2de227a2c]::marker::Sync + core[45eb60b2de227a2c]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panic.rs:359:14
[INFO] [stderr]     37:     0x5a0116e99da8 - std[c2577c5add975170]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/rt.rs:175:24
[INFO] [stderr]     38:     0x5a0116e99da8 - std[c2577c5add975170]::panicking::catch_unwind::do_call::<std[c2577c5add975170]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:573:43
[INFO] [stderr]     39:     0x5a0116e99da8 - std[c2577c5add975170]::panicking::catch_unwind::<isize, std[c2577c5add975170]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panicking.rs:541:19
[INFO] [stderr]     40:     0x5a0116e99da8 - std[c2577c5add975170]::panic::catch_unwind::<std[c2577c5add975170]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/panic.rs:359:14
[INFO] [stderr]     41:     0x5a0116e99da8 - std[c2577c5add975170]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/da3f5c31e5535b3dc210067de660a45784ae1e9c/library/std/src/rt.rs:171:5
[INFO] [stderr]     42:     0x5a0116b52881 - std[c2577c5add975170]::rt::lang_start::<core[45eb60b2de227a2c]::result::Result<(), anyhow[bb324c60bd32f22b]::Error>>
[INFO] [stderr]     43:     0x5a0116b54f55 - main
[INFO] [stderr]     44:     0x7f817dfb8601 - <unknown>
[INFO] [stderr]     45:     0x7f817dfb8718 - __libc_start_main
[INFO] [stderr]     46:     0x5a0116b524a5 - _start
[INFO] [stderr]     47:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02", kill_on_drop: false }`
[INFO] [stdout] 92f38b8afc6de08294620faebd60daed3544bd722e3c2f3defe4e8988e16ce02
