[INFO] cloning repository https://github.com/remexre/extlint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/remexre/extlint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fextlint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fextlint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c940dcff62cb0aae201b6a7256eec7b0b81792f
[INFO] checking remexre/extlint against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fremexre%2Fextlint" "/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/remexre/extlint
[INFO] finished tweaking git repo https://github.com/remexre/extlint
[INFO] tweaked toml for git repo https://github.com/remexre/extlint written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/remexre/extlint on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/remexre/extlint 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `extlint` (manifest) generated 1 warning
[INFO] [stderr] warning: ocaml-ast/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ocaml-ast` (manifest) generated 1 warning
[INFO] [stderr] warning: get-gitgrade-repos/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `get-gitgrade-repos` (manifest) generated 1 warning
[INFO] [stderr] warning: serde-datalog/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `serde-datalog` (manifest) generated 1 warning
[INFO] [stderr] warning: pretty-errors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pretty-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: patch `serde_json v1.0.9 (https://github.com/remexre/json.git#c1b7954a)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 196ce5a87a8550baba687399ea9bcc9d353b4ce89a938a9ba178dbd7fe426b37
[INFO] running `Command { std: "docker" "start" "-a" "196ce5a87a8550baba687399ea9bcc9d353b4ce89a938a9ba178dbd7fe426b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "196ce5a87a8550baba687399ea9bcc9d353b4ce89a938a9ba178dbd7fe426b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "196ce5a87a8550baba687399ea9bcc9d353b4ce89a938a9ba178dbd7fe426b37", kill_on_drop: false }`
[INFO] [stdout] 196ce5a87a8550baba687399ea9bcc9d353b4ce89a938a9ba178dbd7fe426b37
[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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86e0b211b313d0e578c39c9c7eb7640ef98e5b589fab987548e8e5838161fd69
[INFO] running `Command { std: "docker" "start" "-a" "86e0b211b313d0e578c39c9c7eb7640ef98e5b589fab987548e8e5838161fd69", kill_on_drop: false }`
[INFO] [stderr] warning: ocaml-ast/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ocaml-ast` (manifest) generated 1 warning
[INFO] [stderr] warning: serde-datalog/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `serde-datalog` (manifest) generated 1 warning
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `extlint` (manifest) generated 1 warning
[INFO] [stderr] warning: get-gitgrade-repos/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `get-gitgrade-repos` (manifest) generated 1 warning
[INFO] [stderr] warning: pretty-errors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `pretty-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: patch `serde_json v1.0.9 (https://github.com/remexre/json.git#c1b7954a)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Checking libc v0.2.39
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling cc v1.0.6
[INFO] [stderr]     Checking num-traits v0.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking lazy_static v1.0.0
[INFO] [stderr]     Checking rustc-demangle v0.1.7
[INFO] [stderr]     Checking serde v1.0.30
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking bitflags v1.0.1
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking log v0.4.1
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking futures v0.1.18
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]     Checking crossbeam-utils v0.2.2
[INFO] [stderr]     Checking pretty-errors v0.1.0 (/opt/rustwide/workdir/pretty-errors)
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> pretty-errors/src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / lazy_static!{
[INFO] [stdout] 113 | |     static ref BAR_STYLE: Style = Style::new().bold().fg(Colour::Blue);
[INFO] [stdout] 114 | |     static ref ERROR_STYLE: Style = Style::new().bold().fg(Colour::Red);
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> pretty-errors/src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / lazy_static!{
[INFO] [stdout] 113 | |     static ref BAR_STYLE: Style = Style::new().bold().fg(Colour::Blue);
[INFO] [stdout] 114 | |     static ref ERROR_STYLE: Style = Style::new().bold().fg(Colour::Red);
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]     Checking atty v0.2.8
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking net2 v0.2.32
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking rand v0.4.2
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking scoped-tls v0.1.1
[INFO] [stderr]     Checking clap v2.31.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking time v0.1.39
[INFO] [stderr]     Checking termcolor v0.3.5
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]     Checking mio v0.6.14
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]     Checking bytes v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.4.0
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> pretty-errors/src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / lazy_static!{
[INFO] [stdout] 113 | |     static ref BAR_STYLE: Style = Style::new().bold().fg(Colour::Blue);
[INFO] [stdout] 114 | |     static ref ERROR_STYLE: Style = Style::new().bold().fg(Colour::Red);
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> pretty-errors/src/lib.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | / lazy_static!{
[INFO] [stdout] 113 | |     static ref BAR_STYLE: Style = Style::new().bold().fg(Colour::Blue);
[INFO] [stdout] 114 | |     static ref ERROR_STYLE: Style = Style::new().bold().fg(Colour::Red);
[INFO] [stdout] 115 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syn v0.12.14
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking num-integer v0.1.36
[INFO] [stderr]     Checking crossbeam-deque v0.3.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling ocaml-ast v0.1.0 (/opt/rustwide/workdir/ocaml-ast)
[INFO] [stderr]     Checking mio-uds v0.6.4
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> ocaml-ast/build.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref SWITCH: String = {
[INFO] [stdout] 15 | |         println!("cargo:rerun-if-env-changed=OPAMSWITCH");
[INFO] [stdout] 16 | |         if let Ok(switch) = var("OPAMSWITCH") {
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     };
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> ocaml-ast/build.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / lazy_static! {
[INFO] [stdout] 14 | |     static ref SWITCH: String = {
[INFO] [stdout] 15 | |         println!("cargo:rerun-if-env-changed=OPAMSWITCH");
[INFO] [stdout] 16 | |         if let Ok(switch) = var("OPAMSWITCH") {
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     };
[INFO] [stdout] 31 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking num-iter v0.1.35
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking chrono v0.4.0
[INFO] [stderr] error: failed to run custom build command for `ocaml-ast v0.1.0 (/opt/rustwide/workdir/ocaml-ast)`
[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/ocaml-ast-b9e8723b2c284b48/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=OUT_DIR
[INFO] [stderr]   cargo:rerun-if-changed=ocaml-src/main.c
[INFO] [stderr]   [
[INFO] [stderr]       "-where",
[INFO] [stderr]   ]
[INFO] [stderr]   cargo:rerun-if-env-changed=OPAMSWITCH
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (489) panicked at ocaml-ast/build.rs:83:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63fe22b5aa18 - std[e9bbb314ac645b86]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63fe22b5aa18 - std[e9bbb314ac645b86]::backtrace_rs::backtrace::trace_unsynchronized::<std[e9bbb314ac645b86]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63fe22b5aa18 - std[e9bbb314ac645b86]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63fe22b5aa18 - <<std[e9bbb314ac645b86]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[cee44f1999eeb5ca]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63fe22b6defa - <core[cee44f1999eeb5ca]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63fe22b6defa - core[cee44f1999eeb5ca]::fmt::write
[INFO] [stderr]      6:     0x63fe22b603d2 - std[e9bbb314ac645b86]::io::default_write_fmt::<std[e9bbb314ac645b86]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x63fe22b603d2 - <std[e9bbb314ac645b86]::sys::stdio::unix::Stderr as std[e9bbb314ac645b86]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x63fe22b3b2e6 - <std[e9bbb314ac645b86]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63fe22b3b2e6 - std[e9bbb314ac645b86]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63fe22b54901 - std[e9bbb314ac645b86]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63fe22b54abb - std[e9bbb314ac645b86]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x63fe22b3b3a2 - std[e9bbb314ac645b86]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x63fe22b32be9 - std[e9bbb314ac645b86]::sys::backtrace::__rust_end_short_backtrace::<std[e9bbb314ac645b86]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63fe22b3bddd - __rustc[239dd1a03e1b00e3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x63fe22b6e68c - core[cee44f1999eeb5ca]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63fe22b6e402 - core[cee44f1999eeb5ca]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/result.rs:1872:5
[INFO] [stderr]     17:     0x63fe22af1050 - build_script_build[ab541162d9cff6a6]::ocamlopt
[INFO] [stderr]     18:     0x63fe22af0b74 - build_script_build[ab541162d9cff6a6]::main
[INFO] [stderr]     19:     0x63fe22af2d23 - <fn() as core[cee44f1999eeb5ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x63fe22af0386 - std[e9bbb314ac645b86]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x63fe22af0559 - std[e9bbb314ac645b86]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x63fe22b53c77 - <&dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync as core[cee44f1999eeb5ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x63fe22b53c77 - std[e9bbb314ac645b86]::panicking::catch_unwind::do_call::<&dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:575:43
[INFO] [stderr]     24:     0x63fe22b53c77 - std[e9bbb314ac645b86]::panicking::catch_unwind::<i32, &dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:543:19
[INFO] [stderr]     25:     0x63fe22b53c77 - std[e9bbb314ac645b86]::panic::catch_unwind::<&dyn core[cee44f1999eeb5ca]::ops::function::Fn<(), Output = i32> + core[cee44f1999eeb5ca]::panic::unwind_safe::RefUnwindSafe + core[cee44f1999eeb5ca]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x63fe22b53c77 - std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x63fe22b53c77 - std[e9bbb314ac645b86]::panicking::catch_unwind::do_call::<std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:575:43
[INFO] [stderr]     28:     0x63fe22b53c77 - std[e9bbb314ac645b86]::panicking::catch_unwind::<isize, std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panicking.rs:543:19
[INFO] [stderr]     29:     0x63fe22b53c77 - std[e9bbb314ac645b86]::panic::catch_unwind::<std[e9bbb314ac645b86]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x63fe22b53c77 - std[e9bbb314ac645b86]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/93086cfebfccb79083c59d0d3b2052944bba643c/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x63fe22af02e1 - std[e9bbb314ac645b86]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x63fe22af31c5 - main
[INFO] [stderr]     33:     0x70c6d47941ca - <unknown>
[INFO] [stderr]     34:     0x70c6d479428b - __libc_start_main
[INFO] [stderr]     35:     0x63fe22aefae5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "86e0b211b313d0e578c39c9c7eb7640ef98e5b589fab987548e8e5838161fd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86e0b211b313d0e578c39c9c7eb7640ef98e5b589fab987548e8e5838161fd69", kill_on_drop: false }`
[INFO] [stdout] 86e0b211b313d0e578c39c9c7eb7640ef98e5b589fab987548e8e5838161fd69
