[INFO] cloning repository https://github.com/fretn/rsmodules
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fretn/rsmodules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74f31bafb3e3c851b4e4d813f5b76240e129bd43
[INFO] testing fretn/rsmodules against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffretn%2Frsmodules" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fretn/rsmodules
[INFO] finished tweaking git repo https://github.com/fretn/rsmodules
[INFO] tweaked toml for git repo https://github.com/fretn/rsmodules written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fretn/rsmodules on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fretn/rsmodules 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7abb0ac4057d8aaf23cc680643dcb08258469838d35b414ab54b582258a3ef
[INFO] running `Command { std: "docker" "start" "-a" "cd7abb0ac4057d8aaf23cc680643dcb08258469838d35b414ab54b582258a3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7abb0ac4057d8aaf23cc680643dcb08258469838d35b414ab54b582258a3ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7abb0ac4057d8aaf23cc680643dcb08258469838d35b414ab54b582258a3ef", kill_on_drop: false }`
[INFO] [stdout] cd7abb0ac4057d8aaf23cc680643dcb08258469838d35b414ab54b582258a3ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 921ca5595be4416d73e90cdc8413055dd5e39b81b655b89dfb81e4f760b94cf8
[INFO] running `Command { std: "docker" "start" "-a" "921ca5595be4416d73e90cdc8413055dd5e39b81b655b89dfb81e4f760b94cf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.5.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling plist v0.4.2
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling ucd-util v0.1.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling immeta v0.4.0
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling same-file v0.1.3
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling gumdrop v0.8.1
[INFO] [stderr]    Compiling walkdir v1.0.7
[INFO] [stderr]    Compiling pbr v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling shellexpand v1.1.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling users v0.5.3
[INFO] [stderr]    Compiling onig_sys v69.7.1
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling if-let-return v0.1.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling rhai v0.9.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: failed to run custom build command for `onig_sys v69.7.1`
[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/onig_sys-2c787d5148efe5d9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1680) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.38/src/fallback.rs:701:9:
[INFO] [stderr]   "OnigValue_struct_(unnamed_at_oniguruma/src/oniguruma_h_783_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d78b3039d8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d78b3039d8a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d78b3039d8a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5d78b3039d8a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5d78b30518ea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5d78b30518ea - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]      6:     0x5d78b3040122 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5d78b3040122 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5d78b301991f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5d78b301991f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5d78b30338d1 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5d78b3033b4b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5d78b30199d8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5d78b3011199 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5d78b301a40d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5d78b305215c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5d78b2ff6beb - proc_macro2[954faf97a822250f]::fallback::validate_ident
[INFO] [stderr]     17:     0x5d78b2ff61a1 - <proc_macro2[954faf97a822250f]::fallback::Ident>::_new
[INFO] [stderr]     18:     0x5d78b2ff615f - <proc_macro2[954faf97a822250f]::fallback::Ident>::new
[INFO] [stderr]     19:     0x5d78b2fea0a8 - <proc_macro2[954faf97a822250f]::imp::Ident>::new
[INFO] [stderr]     20:     0x5d78b2fe2148 - <proc_macro2[954faf97a822250f]::Ident>::new
[INFO] [stderr]     21:     0x5d78b2d4fb3f - <bindgen[3fb07b91fb61ccda]::ir::context::BindgenContext>::rust_ident_raw::<alloc[a8a7aba520129d98]::borrow::Cow<str>>
[INFO] [stderr]     22:     0x5d78b2d4f4a0 - <bindgen[3fb07b91fb61ccda]::ir::context::BindgenContext>::rust_ident::<&alloc[a8a7aba520129d98]::string::String>
[INFO] [stderr]     23:     0x5d78b2ca75fa - <bindgen[3fb07b91fb61ccda]::ir::comp::CompInfo as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     24:     0x5d78b2ce1f12 - <bindgen[3fb07b91fb61ccda]::ir::ty::Type as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5d78b2d17a11 - <bindgen[3fb07b91fb61ccda]::ir::item::Item as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5d78b2cad7d4 - <bindgen[3fb07b91fb61ccda]::ir::comp::CompInfo as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     27:     0x5d78b2ce1f12 - <bindgen[3fb07b91fb61ccda]::ir::ty::Type as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     28:     0x5d78b2d17a11 - <bindgen[3fb07b91fb61ccda]::ir::item::Item as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     29:     0x5d78b2cf8365 - <bindgen[3fb07b91fb61ccda]::ir::module::Module as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     30:     0x5d78b2cbcefc - <bindgen[3fb07b91fb61ccda]::ir::module::Module as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     31:     0x5d78b2d179ec - <bindgen[3fb07b91fb61ccda]::ir::item::Item as bindgen[3fb07b91fb61ccda]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     32:     0x5d78b2cf7bb3 - bindgen[3fb07b91fb61ccda]::codegen::codegen::{closure#0}
[INFO] [stderr]     33:     0x5d78b2d50de8 - <bindgen[3fb07b91fb61ccda]::ir::context::BindgenContext>::gen::<bindgen[3fb07b91fb61ccda]::codegen::codegen::{closure#0}, alloc[a8a7aba520129d98]::vec::Vec<proc_macro2[954faf97a822250f]::TokenStream>>
[INFO] [stderr]     34:     0x5d78b2d0107f - bindgen[3fb07b91fb61ccda]::codegen::codegen
[INFO] [stderr]     35:     0x5d78b2daa679 - <bindgen[3fb07b91fb61ccda]::Bindings>::generate
[INFO] [stderr]     36:     0x5d78b2da6e95 - <bindgen[3fb07b91fb61ccda]::Builder>::generate
[INFO] [stderr]     37:     0x5d78b2c1e32f - build_script_build[a422a5de7937f752]::bindgen_headers
[INFO] [stderr]     38:     0x5d78b2c1ec30 - build_script_build[a422a5de7937f752]::compile
[INFO] [stderr]     39:     0x5d78b2c1e671 - build_script_build[a422a5de7937f752]::main
[INFO] [stderr]     40:     0x5d78b2c21383 - <fn() as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     41:     0x5d78b2c1ded6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     42:     0x5d78b2c1df09 - std[ec419fa8110287d5]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     43:     0x5d78b30329b7 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     44:     0x5d78b30329b7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     45:     0x5d78b30329b7 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     46:     0x5d78b30329b7 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x5d78b30329b7 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stderr]     48:     0x5d78b30329b7 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     49:     0x5d78b30329b7 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     50:     0x5d78b30329b7 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     51:     0x5d78b30329b7 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stderr]     52:     0x5d78b2c1dec1 - std[ec419fa8110287d5]::rt::lang_start::<()>
[INFO] [stderr]     53:     0x5d78b2c215a5 - main
[INFO] [stderr]     54:     0x7591059dd1ca - <unknown>
[INFO] [stderr]     55:     0x7591059dd28b - __libc_start_main
[INFO] [stderr]     56:     0x5d78b2c1d145 - _start
[INFO] [stderr]     57:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "921ca5595be4416d73e90cdc8413055dd5e39b81b655b89dfb81e4f760b94cf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "921ca5595be4416d73e90cdc8413055dd5e39b81b655b89dfb81e4f760b94cf8", kill_on_drop: false }`
[INFO] [stdout] 921ca5595be4416d73e90cdc8413055dd5e39b81b655b89dfb81e4f760b94cf8
