[INFO] cloning repository https://github.com/bhirahatees-periyasamy/torrent-app-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bhirahatees-periyasamy/torrent-app-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhirahatees-periyasamy%2Ftorrent-app-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhirahatees-periyasamy%2Ftorrent-app-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 939f31b987b58d4afbe6b4544cf0dd8b1619015d [INFO] checking bhirahatees-periyasamy/torrent-app-cli against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbhirahatees-periyasamy%2Ftorrent-app-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bhirahatees-periyasamy/torrent-app-cli [INFO] finished tweaking git repo https://github.com/bhirahatees-periyasamy/torrent-app-cli [INFO] tweaked toml for git repo https://github.com/bhirahatees-periyasamy/torrent-app-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bhirahatees-periyasamy/torrent-app-cli on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bhirahatees-periyasamy/torrent-app-cli 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan-reporting v0.13.1 [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.190 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded libtorrent-sys v1.0.0 [INFO] [stderr] Downloaded libtorrent v0.1.1 [INFO] [stderr] Downloaded cxx-build v1.0.190 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.190 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.190 [INFO] [stderr] Downloaded cxx v1.0.190 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eff1f0e110d1748f09ff945cd594f4b32a20abe8e1a910237047552c4f10e7f [INFO] running `Command { std: "docker" "start" "-a" "8eff1f0e110d1748f09ff945cd594f4b32a20abe8e1a910237047552c4f10e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eff1f0e110d1748f09ff945cd594f4b32a20abe8e1a910237047552c4f10e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eff1f0e110d1748f09ff945cd594f4b32a20abe8e1a910237047552c4f10e7f", kill_on_drop: false }` [INFO] [stdout] 8eff1f0e110d1748f09ff945cd594f4b32a20abe8e1a910237047552c4f10e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7403fc2a857e8eb79cbb5e5ad3907e9dcf2da3ca89e6d0f56d766b32429a1881 [INFO] running `Command { std: "docker" "start" "-a" "7403fc2a857e8eb79cbb5e5ad3907e9dcf2da3ca89e6d0f56d766b32429a1881", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling cxxbridge-flags v1.0.190 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.190 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cxx-build v1.0.190 [INFO] [stderr] Compiling cxxbridge-macro v1.0.190 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling libtorrent-sys v1.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] warning: libtorrent-sys@1.0.0: In file included from /opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/sources/libtorrent-sys/src/lib.rs.cc:1: [INFO] [stderr] warning: libtorrent-sys@1.0.0: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtorrent-sys-1.0.0/src/lt.h:25:10: fatal error: libtorrent/version.hpp: No such file or directory [INFO] [stderr] warning: libtorrent-sys@1.0.0: 25 | #include [INFO] [stderr] warning: libtorrent-sys@1.0.0: | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libtorrent-sys@1.0.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libtorrent-sys v1.0.0` [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/libtorrent-sys-d86be9bfd9b6c117/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src/lib.rs [INFO] [stderr] cargo:CXXBRIDGE_PREFIX=libtorrent-sys [INFO] [stderr] cargo:CXXBRIDGE_LINKS=torrent-rasterbar [INFO] [stderr] cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/include [INFO] [stderr] cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/crate [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64-unknown-linux-gnu [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX_x86_64_unknown_linux_gnu [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXX [INFO] [stderr] HOST_CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CXX [INFO] [stderr] CXX = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out) [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CXXFLAGS [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:warning=In file included from /opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/sources/libtorrent-sys/src/lib.rs.cc:1: [INFO] [stderr] cargo:warning=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtorrent-sys-1.0.0/src/lt.h:25:10: fatal error: libtorrent/version.hpp: No such file or directory [INFO] [stderr] cargo:warning= 25 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] CXX include path: [INFO] [stderr] /opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/include [INFO] [stderr] /opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/crate [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/include" "-I" "/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/crate" "-I" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtorrent-sys-1.0.0" "-I" "/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out" "-Wall" "-Wextra" "-std=c++14" "-o" "/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/54a566da768dc431-lib.rs.o" "-c" "/opt/rustwide/target/debug/build/libtorrent-sys-122364f891dc4af6/out/cxxbridge/sources/libtorrent-sys/src/lib.rs.cc" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7403fc2a857e8eb79cbb5e5ad3907e9dcf2da3ca89e6d0f56d766b32429a1881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7403fc2a857e8eb79cbb5e5ad3907e9dcf2da3ca89e6d0f56d766b32429a1881", kill_on_drop: false }` [INFO] [stdout] 7403fc2a857e8eb79cbb5e5ad3907e9dcf2da3ca89e6d0f56d766b32429a1881