[INFO] cloning repository https://github.com/ESCALOS/extractor_de_naves_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ESCALOS/extractor_de_naves_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FESCALOS%2Fextractor_de_naves_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FESCALOS%2Fextractor_de_naves_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6943068eeecf00bf30b97187688d233c010d5111
[INFO] testing ESCALOS/extractor_de_naves_rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FESCALOS%2Fextractor_de_naves_rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ESCALOS/extractor_de_naves_rust
[INFO] finished tweaking git repo https://github.com/ESCALOS/extractor_de_naves_rust
[INFO] tweaked toml for git repo https://github.com/ESCALOS/extractor_de_naves_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ESCALOS/extractor_de_naves_rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ESCALOS/extractor_de_naves_rust 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded adobe-cmap-parser v0.4.1
[INFO] [stderr]   Downloaded type1-encoding-parser v0.1.0
[INFO] [stderr]   Downloaded euclid v0.20.14
[INFO] [stderr]   Downloaded rangemap v1.6.0
[INFO] [stderr]   Downloaded calamine v0.25.0
[INFO] [stderr]   Downloaded postscript v0.14.1
[INFO] [stderr]   Downloaded pdf-extract v0.7.12
[INFO] [stderr]   Downloaded rust_xlsxwriter v0.90.2
[INFO] [stderr]   Downloaded lopdf v0.34.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab319be89f16edac8e3cd9c1146bee3f0e195dad4ff1a0ad90725eeab39879d6
[INFO] running `Command { std: "docker" "start" "-a" "ab319be89f16edac8e3cd9c1146bee3f0e195dad4ff1a0ad90725eeab39879d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab319be89f16edac8e3cd9c1146bee3f0e195dad4ff1a0ad90725eeab39879d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab319be89f16edac8e3cd9c1146bee3f0e195dad4ff1a0ad90725eeab39879d6", kill_on_drop: false }`
[INFO] [stdout] ab319be89f16edac8e3cd9c1146bee3f0e195dad4ff1a0ad90725eeab39879d6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed1650d971c0c312a0204b8e5a0da42ccf1cb0a06603339a60e439e8fe8be731
[INFO] running `Command { std: "docker" "start" "-a" "ed1650d971c0c312a0204b8e5a0da42ccf1cb0a06603339a60e439e8fe8be731", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling pom v1.1.0
[INFO] [stderr]    Compiling zip v1.1.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rangemap v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling adobe-cmap-parser v0.4.1
[INFO] [stderr]    Compiling type1-encoding-parser v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling euclid v0.20.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling codepage v0.1.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling postscript v0.14.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling naves v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling lopdf v0.34.0
[INFO] [stderr]    Compiling zip v4.6.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rust_xlsxwriter v0.90.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pdf-extract v0.7.12
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling calamine v0.25.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchBpW9K/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpdf_extract-084367ec8d8caf4b,libunicode_normalization-bdc5daabc2cfbd1f,libtinyvec-2583def413d04980,libtinyvec_macros-1c14e8980bff1229,libtype1_encoding_parser-eed103587ff7ada6,libadobe_cmap_parser-935c9c3793d4b93a,libpom-c95d9f3541222568,libeuclid-cf2cb7099e4a5e09,liblopdf-3217a83536ce0f76,libmd5-6ab34ff1f1d9d189,libdigest-490357529ab24c08,libblock_buffer-b72503624aa3f7fc,libcrypto_common-63f3fa2871495874,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,librangemap-de934b20c14ce691,libnom-8931b5cc162b8ec4,libtime-5fad89d0c9851d1e,libtime_core-2040860403d71275,libnum_conv-2c976fbf8b8f2899,libderanged-d10566252ee684be,libpowerfmt-a0c185df26c26a22,libweezl-66d06a77524e9abe,libreqwest-ee5c3739fa559a3e,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-3c7813bf2fe1b6d7,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-cf7498ff905f0609,libserde_urlencoded-16e12b06c051c759,libryu-0ea4bafc9bef6d8b,libmime-4b44681fdb2c65f7,libnative_tls-67c914474dc66e0b,libopenssl_probe-cbab9b905ab83f66,libopenssl-3b2d6a2f88754fb2,libbitflags-ae83ff7d8b19c6be,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-0fd282c33c1a238c,libhyper-99756e15deb4c996,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-3d1702907924248e,libtokio_util-382bad7b50e69eb1,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-d8c27e3f464bb137,libsignal_hook_registry-5f9c79d829286649,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libparking_lot-6d63ecbac742ab00,libparking_lot_core-66e72d37bb3129e0,liblibc-f44516d981b27aa6,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libfutures_util-d75c7d4680902620,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-366a83bee477523a,libidna-03540eb0bb2f5641,libutf8_iter-0d9be7b316c2b184,libidna_adapter-331d897c52487414,libicu_properties-2998f64c139585b4,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-7b045841883cf803,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-c4a20d07a4fa2bd3,libpotential_utf-d830365da628f51d,libicu_provider-e4ec0a24e0f08044,libicu_locale_core-591f4325ad001e47,libtinystr-c329586397cdcd02,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-793887b98336c38a,libzerotrie-809f786be22608ff,libyoke-774705cf32a619c2,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-ab7ff6c6726e336b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libcalamine-e94ecb9ddd85de58,libcodepage-8796b8316b9ca9a8,libbyteorder-1efcbe4f07366651,libzip-c243b6c40d4cc966,libnum_enum-a3ea62379c91a708,libthiserror-3870705aae42005f,libquick_xml-b866998ca80ebf4d,libencoding_rs-9c17f8ff91866c9c,librust_xlsxwriter-8398719306974f56,libzip-fa1ff6e1fddab5f9,libzopfli-9fc3320331a792cb,libsimd_adler32-4c6c18bda7733bd9,libbumpalo-f3bca020550ea9bd,liblog-45f74354a8b36c20,libflate2-653a4fadcde240ae,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,liblibz_rs_sys-38079c6bb2b4a1da,libzlib_rs-bb4005d77c524b7b,libmemchr-f9c66c7ba21bf873,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libcrc32fast-cb59b8a1512452f0,libcfg_if-666d36e5ee0df220,libchrono-895e8e5ea891b9c4,libiana_time_zone-54997521cde77023,libnum_traits-2ed5383695fe2f7e,libserde-7e68885e9f06169b,libserde_core-89637146ece38bd9}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchBpW9K/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/naves-2b84a87213b7fb5f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "icon.res"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: cannot open icon.res: No such file or directory
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `naves` (bin "naves") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ed1650d971c0c312a0204b8e5a0da42ccf1cb0a06603339a60e439e8fe8be731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1650d971c0c312a0204b8e5a0da42ccf1cb0a06603339a60e439e8fe8be731", kill_on_drop: false }`
[INFO] [stdout] ed1650d971c0c312a0204b8e5a0da42ccf1cb0a06603339a60e439e8fe8be731
