[INFO] cloning repository https://github.com/waylon531/jsbsim-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waylon531/jsbsim-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaylon531%2Fjsbsim-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaylon531%2Fjsbsim-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28f9810d3383fca2e9748cfe30e47cb0f3388f53 [INFO] checking waylon531/jsbsim-rs against try#8384de5d92dd9b1c0b67caa5c1c1b11bf606490f for pr-146300 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaylon531%2Fjsbsim-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/waylon531/jsbsim-rs [INFO] finished tweaking git repo https://github.com/waylon531/jsbsim-rs [INFO] tweaked toml for git repo https://github.com/waylon531/jsbsim-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/waylon531/jsbsim-rs on toolchain 8384de5d92dd9b1c0b67caa5c1c1b11bf606490f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/waylon531/jsbsim-rs 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" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [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 cpp_build v0.3.0 [INFO] [stderr] Downloaded gcc v0.3.45 [INFO] [stderr] Downloaded cpp_common v0.3.0 [INFO] [stderr] Downloaded cpp_macros v0.3.0 [INFO] [stderr] Downloaded cpp v0.3.0 [INFO] [stderr] Downloaded cpp_synom v0.12.0 [INFO] [stderr] Downloaded cpp_syn v0.12.0 [INFO] [stderr] Downloaded cpp_synmap v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb8cf0dc4a45a077f6abfa16d33ef04355449232214d49daaf6838279bde7ffd [INFO] running `Command { std: "docker" "start" "-a" "eb8cf0dc4a45a077f6abfa16d33ef04355449232214d49daaf6838279bde7ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8cf0dc4a45a077f6abfa16d33ef04355449232214d49daaf6838279bde7ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8cf0dc4a45a077f6abfa16d33ef04355449232214d49daaf6838279bde7ffd", kill_on_drop: false }` [INFO] [stdout] eb8cf0dc4a45a077f6abfa16d33ef04355449232214d49daaf6838279bde7ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8384de5d92dd9b1c0b67caa5c1c1b11bf606490f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a6bc775e3969a68d8a98344267c46aca6a67f4361abe0bcb0f9b025d3344398 [INFO] running `Command { std: "docker" "start" "-a" "0a6bc775e3969a68d8a98344267c46aca6a67f4361abe0bcb0f9b025d3344398", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling cpp_synom v0.12.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling cpp_syn v0.12.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling cpp_common v0.3.0 [INFO] [stderr] Compiling cpp_synmap v0.2.0 [INFO] [stderr] Compiling cpp_macros v0.3.0 [INFO] [stderr] Compiling cpp_build v0.3.0 [INFO] [stderr] Compiling jsbsim v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking cpp v0.3.0 [INFO] [stderr] warning: jsbsim@0.1.0: /opt/rustwide/workdir/src/main.rs:8:14: fatal error: FGFDMExec.h: No such file or directory [INFO] [stderr] warning: jsbsim@0.1.0: 8 | #include [INFO] [stderr] warning: jsbsim@0.1.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: jsbsim@0.1.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `jsbsim v0.1.0 (/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/jsbsim-9a6e63a0e0fde47c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "/usr/local/include/JSBSim" "-o" "/opt/rustwide/target/debug/build/jsbsim-7c58b18e006aea33/out/rust_cpp/cpp_closures.o" "-c" "/opt/rustwide/target/debug/build/jsbsim-7c58b18e006aea33/out/rust_cpp/cpp_closures.cpp" [INFO] [stderr] cargo:warning=/opt/rustwide/workdir/src/main.rs:8:14: fatal error: FGFDMExec.h: No such file or directory [INFO] [stderr] cargo:warning= 8 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (238) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.45/src/lib.rs:1152:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5811ed6ae462 - std::backtrace_rs::backtrace::libunwind::trace::h854815ff973fed66 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5811ed6ae462 - std::backtrace_rs::backtrace::trace_unsynchronized::hdab55b12702f91da [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5811ed6ae462 - std::sys::backtrace::_print_fmt::h2d1ad7609929dee1 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5811ed6ae462 - ::fmt::h3cdba1cb2c98e695 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5811ed6bdeff - core::fmt::rt::Argument::fmt::h2cf1ca8d9907eed2 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5811ed6bdeff - core::fmt::write::hcf5316c9baea7d56 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x5811ed67dbb1 - std::io::default_write_fmt::h71f6c32532aba94c [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5811ed67dbb1 - std::io::Write::write_fmt::h5736790fb7e325c0 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5811ed6891e2 - std::sys::backtrace::BacktraceLock::print::h51fd778ed6136181 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5811ed68c4ef - std::panicking::default_hook::{{closure}}::h165971d9981322c0 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x5811ed68c349 - std::panicking::default_hook::h2b66c2d5bd429e2d [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x5811ed68cb75 - std::panicking::panic_with_hook::hd38763bcc95c6f3b [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x5811ed68c1fc - std::panicking::begin_panic::{{closure}}::hc2507faa95f3537b [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:771:9 [INFO] [stderr] 13: 0x5811ed689319 - std::sys::backtrace::__rust_end_short_backtrace::h42483b2b3b8e6a5e [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x5811ed68c1cc - std::panicking::begin_panic::h199be85832c24b3e [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:770:5 [INFO] [stderr] 15: 0x5811ed5443ed - gcc::fail::h581eb30088de35cb [INFO] [stderr] 16: 0x5811ed543f00 - gcc::run::hf460c2ecac635ff5 [INFO] [stderr] 17: 0x5811ed547baf - gcc::Config::compile_object::h28e9f64539e1b03e [INFO] [stderr] 18: 0x5811ed547cc3 - gcc::Config::compile_objects::h421c08318fe7836c [INFO] [stderr] 19: 0x5811ed54b199 - gcc::Config::compile::h83d306d30b7a4d33 [INFO] [stderr] 20: 0x5811ed53a3c9 - cpp_build::Config::build::hb1981ecf3a820866 [INFO] [stderr] 21: 0x5811ed533b2d - build_script_build::main::hcac93d31afffeb06 [INFO] [stderr] 22: 0x5811ed533dd3 - core::ops::function::FnOnce::call_once::ha0d6731a90b19dd0 [INFO] [stderr] 23: 0x5811ed533d66 - std::sys::backtrace::__rust_begin_short_backtrace::h36de59b0ac6715c3 [INFO] [stderr] 24: 0x5811ed533d49 - std::rt::lang_start::{{closure}}::hfba40a00eac2c41e [INFO] [stderr] 25: 0x5811ed67f560 - core::ops::function::impls:: for &F>::call_once::he2ae81a525615853 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 26: 0x5811ed67f560 - std::panicking::catch_unwind::do_call::hc8cf14d2883556e2 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x5811ed67f560 - std::panicking::catch_unwind::he2eff0ecd31c387d [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x5811ed67f560 - std::panic::catch_unwind::hb6e5764a5b024af9 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5811ed67f560 - std::rt::lang_start_internal::{{closure}}::h4187523adb7cb422 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/rt.rs:175:24 [INFO] [stderr] 30: 0x5811ed67f560 - std::panicking::catch_unwind::do_call::h501d032c4bb956cb [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 31: 0x5811ed67f560 - std::panicking::catch_unwind::h1fd4ab81433c702d [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 32: 0x5811ed67f560 - std::panic::catch_unwind::hb84ab8ba139351d5 [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/panic.rs:359:14 [INFO] [stderr] 33: 0x5811ed67f560 - std::rt::lang_start_internal::h69489c1a1ccf310f [INFO] [stderr] at /rustc/8384de5d92dd9b1c0b67caa5c1c1b11bf606490f/library/std/src/rt.rs:171:5 [INFO] [stderr] 34: 0x5811ed533d31 - std::rt::lang_start::h69eeb201f486ba72 [INFO] [stderr] 35: 0x5811ed53a525 - main [INFO] [stderr] 36: 0x735d5685a1ca - [INFO] [stderr] 37: 0x735d5685a28b - __libc_start_main [INFO] [stderr] 38: 0x5811ed5338e5 - _start [INFO] [stderr] 39: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0a6bc775e3969a68d8a98344267c46aca6a67f4361abe0bcb0f9b025d3344398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6bc775e3969a68d8a98344267c46aca6a67f4361abe0bcb0f9b025d3344398", kill_on_drop: false }` [INFO] [stdout] 0a6bc775e3969a68d8a98344267c46aca6a67f4361abe0bcb0f9b025d3344398