[INFO] fetching crate libosdp 0.1.3...
[INFO] checking libosdp-0.1.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libosdp 0.1.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate libosdp 0.1.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libosdp 0.1.3
[INFO] finished tweaking crates.io crate libosdp 0.1.3
[INFO] tweaked toml for crates.io crate libosdp 0.1.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate libosdp 0.1.3 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded owning_ref v0.2.4
[INFO] [stderr]   Downloaded smallvec v0.3.4
[INFO] [stderr]   Downloaded parking_lot v0.3.8
[INFO] [stderr]   Downloaded multiqueue v0.3.2
[INFO] [stderr]   Downloaded serde_with_macros v3.4.0
[INFO] [stderr]   Downloaded serde_with v3.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a723df337bad844488878baba9c90af22f12c3f0cbb6a3c3ad04aac5a6d69c8
[INFO] running `Command { std: "docker" "start" "-a" "6a723df337bad844488878baba9c90af22f12c3f0cbb6a3c3ad04aac5a6d69c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a723df337bad844488878baba9c90af22f12c3f0cbb6a3c3ad04aac5a6d69c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a723df337bad844488878baba9c90af22f12c3f0cbb6a3c3ad04aac5a6d69c8", kill_on_drop: false }`
[INFO] [stdout] 6a723df337bad844488878baba9c90af22f12c3f0cbb6a3c3ad04aac5a6d69c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca258db87d8644e1eef49b89011d3ef0f0d617e3709665224dfb2518f84b205
[INFO] running `Command { std: "docker" "start" "-a" "7ca258db87d8644e1eef49b89011d3ef0f0d617e3709665224dfb2518f84b205", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking owning_ref v0.2.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking parking_lot v0.3.8
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking crossbeam v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking smallvec v0.3.4
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking multiqueue v0.3.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling libosdp v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr] error: failed to run custom build command for `libosdp v0.1.3 (/opt/rustwide/workdir)`
[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/libosdp-905a1ae5b7963ff2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Failed: copy /opt/rustwide/workdir/src/osdp_config.h.in -> /opt/rustwide/target/debug/build/libosdp-5da73f5f1210f516/out/osdp_config.h
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stderr]      1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stderr]      2: build_script_build::generate_osdp_build_headers
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: core::ops::function::FnOnce::call_once
[INFO] [stderr]      5: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      6: std::rt::lang_start::{{closure}}
[INFO] [stderr]      7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/function.rs:284:13
[INFO] [stderr]      8: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]      9: std::panicking::try
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     10: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:48
[INFO] [stderr]     12: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     13: std::panicking::try
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:20
[INFO] [stderr]     16: std::rt::lang_start
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7ca258db87d8644e1eef49b89011d3ef0f0d617e3709665224dfb2518f84b205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca258db87d8644e1eef49b89011d3ef0f0d617e3709665224dfb2518f84b205", kill_on_drop: false }`
[INFO] [stdout] 7ca258db87d8644e1eef49b89011d3ef0f0d617e3709665224dfb2518f84b205
[INFO] checking libosdp-0.1.3 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate libosdp 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate libosdp 0.1.3 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libosdp 0.1.3
[INFO] finished tweaking crates.io crate libosdp 0.1.3
[INFO] tweaked toml for crates.io crate libosdp 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate libosdp 0.1.3 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50c0e4231c09591f4a3d56c50440d6432692451b174671177b01fa1977633b08
[INFO] running `Command { std: "docker" "start" "-a" "50c0e4231c09591f4a3d56c50440d6432692451b174671177b01fa1977633b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50c0e4231c09591f4a3d56c50440d6432692451b174671177b01fa1977633b08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50c0e4231c09591f4a3d56c50440d6432692451b174671177b01fa1977633b08", kill_on_drop: false }`
[INFO] [stdout] 50c0e4231c09591f4a3d56c50440d6432692451b174671177b01fa1977633b08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 002695046ce081a604082f532a2a9884a668c1ce2241338617f5000e2cb9e5a6
[INFO] running `Command { std: "docker" "start" "-a" "002695046ce081a604082f532a2a9884a668c1ce2241338617f5000e2cb9e5a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking owning_ref v0.2.4
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking smallvec v0.3.4
[INFO] [stderr]     Checking crossbeam v0.2.12
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking parking_lot v0.3.8
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking multiqueue v0.3.2
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling libosdp v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr] error: failed to run custom build command for `libosdp v0.1.3 (/opt/rustwide/workdir)`
[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/libosdp-905a1ae5b7963ff2/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Failed: copy /opt/rustwide/workdir/src/osdp_config.h.in -> /opt/rustwide/target/debug/build/libosdp-5da73f5f1210f516/out/osdp_config.h
[INFO] [stderr] 
[INFO] [stderr]   Caused by:
[INFO] [stderr]       No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr]   Stack backtrace:
[INFO] [stderr]      0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stderr]      1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stderr]      2: build_script_build::generate_osdp_build_headers
[INFO] [stderr]      3: build_script_build::main
[INFO] [stderr]      4: core::ops::function::FnOnce::call_once
[INFO] [stderr]      5: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      6: std::rt::lang_start::{{closure}}
[INFO] [stderr]      7: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13
[INFO] [stderr]      8: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]      9: std::panicking::try
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     10: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48
[INFO] [stderr]     12: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     13: std::panicking::try
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20
[INFO] [stderr]     16: std::rt::lang_start
[INFO] [stderr]     17: main
[INFO] [stderr]     18: <unknown>
[INFO] [stderr]     19: __libc_start_main
[INFO] [stderr]     20: _start
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "002695046ce081a604082f532a2a9884a668c1ce2241338617f5000e2cb9e5a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002695046ce081a604082f532a2a9884a668c1ce2241338617f5000e2cb9e5a6", kill_on_drop: false }`
[INFO] [stdout] 002695046ce081a604082f532a2a9884a668c1ce2241338617f5000e2cb9e5a6
