[INFO] fetching crate libosdp 0.1.3...
[INFO] checking libosdp-0.1.3 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate libosdp 0.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate libosdp 0.1.3 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-2-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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded js-sys v0.3.66
[INFO] [stderr]   Downloaded owning_ref v0.2.4
[INFO] [stderr]   Downloaded smallvec v0.3.4
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded parking_lot v0.3.8
[INFO] [stderr]   Downloaded multiqueue v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09f55756409b4f4ef0b624730b65d459dda9707a59d99598468e03bafd8c97e9
[INFO] running `Command { std: "docker" "start" "-a" "09f55756409b4f4ef0b624730b65d459dda9707a59d99598468e03bafd8c97e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09f55756409b4f4ef0b624730b65d459dda9707a59d99598468e03bafd8c97e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09f55756409b4f4ef0b624730b65d459dda9707a59d99598468e03bafd8c97e9", kill_on_drop: false }`
[INFO] [stdout] 09f55756409b4f4ef0b624730b65d459dda9707a59d99598468e03bafd8c97e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d3d6d50b6ce441184dd20078349e369a24d7f75d962247b8ef180fae77a11c1
[INFO] running `Command { std: "docker" "start" "-a" "4d3d6d50b6ce441184dd20078349e369a24d7f75d962247b8ef180fae77a11c1", 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 rustix v0.38.25
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking owning_ref v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking parking_lot v0.3.8
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking crossbeam v0.2.12
[INFO] [stderr]     Checking smallvec v0.3.4
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking multiqueue v0.3.2
[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-6f353e1fd3b4728b/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-fa59cd73c0523958/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/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/ops/function.rs:284:13
[INFO] [stderr]      8: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]      9: std::panicking::try
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     10: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     11: std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141:48
[INFO] [stderr]     12: std::panicking::try::do_call
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:559:40
[INFO] [stderr]     13: std::panicking::try
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panicking.rs:523:19
[INFO] [stderr]     14: std::panic::catch_unwind
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/panic.rs:149:14
[INFO] [stderr]     15: std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/rt.rs:141: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" "4d3d6d50b6ce441184dd20078349e369a24d7f75d962247b8ef180fae77a11c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d3d6d50b6ce441184dd20078349e369a24d7f75d962247b8ef180fae77a11c1", kill_on_drop: false }`
[INFO] [stdout] 4d3d6d50b6ce441184dd20078349e369a24d7f75d962247b8ef180fae77a11c1
