[INFO] cloning repository https://github.com/themixednuts/poe2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themixednuts/poe2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fpoe2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fpoe2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae9f16acb43f54545fa511b92d70cb8d19a8cfb5 [INFO] testing themixednuts/poe2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fpoe2" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/themixednuts/poe2 [INFO] finished tweaking git repo https://github.com/themixednuts/poe2 [INFO] tweaked toml for git repo https://github.com/themixednuts/poe2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/themixednuts/poe2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/themixednuts/poe2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01909c76e49b1a94ab812942f11755d47cf8fbafede4885ca4c01adb39f8091b [INFO] running `Command { std: "docker" "start" "-a" "01909c76e49b1a94ab812942f11755d47cf8fbafede4885ca4c01adb39f8091b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01909c76e49b1a94ab812942f11755d47cf8fbafede4885ca4c01adb39f8091b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01909c76e49b1a94ab812942f11755d47cf8fbafede4885ca4c01adb39f8091b", kill_on_drop: false }` [INFO] [stdout] 01909c76e49b1a94ab812942f11755d47cf8fbafede4885ca4c01adb39f8091b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04964be30be6e71b3c0bcee0deec853886f3296a9c507524df84875ef3d62d19 [INFO] running `Command { std: "docker" "start" "-a" "04964be30be6e71b3c0bcee0deec853886f3296a9c507524df84875ef3d62d19", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling murmurhash64 v0.3.1 [INFO] [stderr] Compiling human-repr v1.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling fancy-duration v0.9.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cliclack v0.3.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling oodle-sys v0.2.0 [INFO] [stderr] Compiling oodle-safe v0.2.0 [INFO] [stderr] Compiling bundle v0.1.0 (/opt/rustwide/workdir/bundle) [INFO] [stdout] warning: unused imports: `GlobSetBuilder` and `Glob` [INFO] [stdout] --> bundle/src/index.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use globset::{Glob, GlobSetBuilder}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Either` is never used [INFO] [stdout] --> bundle/src/util.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Either { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_u64` is never used [INFO] [stdout] --> bundle/src/util.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn read_u64(slice: &[u8], offset: &mut usize) -> u64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling poe2kit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7TDEq6/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-24c326faffc3626a,libsmallvec-8045c56aeb050430,libtime-5d4ca219b5149168,libitoa-d34da3363977f6fb,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libnu_ansi_term-c634e6ff7c6e5c03,liboverload-23726fa51fddfe0c,libthread_local-0f0b93b43b5e76ce,libcfg_if-33ef6c02a07f9fec,libsharded_slab-8a8a8c9e27e64aa6,libtracing_log-f51603121d545558,libhuman_repr-3ac6ee497247a456,libfancy_duration-7ca6e985feb10c8a,libanyhow-86336943e25b38f2,libregex-bedeebd73b6b023f,liblazy_static-b3603208c0de2608,libcliclack-fee98f00262209a8,libtextwrap-e4af42be7041a4c5,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-08b963676a6677c5,libsmawk-9e7d9ce9103284a6,libzeroize-90031d5db693534c,libindicatif-842a58d38cb5a143,libportable_atomic-f040daee74e25c92,libnumber_prefix-8479f39d71e80d3e,libconsole-c6669df92cd28d82,libunicode_width-79cfce0a776a55d3,libbundle-3baa2144e90c6f23,libmurmurhash64-993fb8dc3458a82f,librand-84f662a554203eb1,librand-4bd55c909f77b920,liblibc-2ac1cb2f7679afc6,liboodle_safe-eecfa67f5d8b68dd,liboodle_sys-045229c28f24ad9e,librayon-f70d7792cc36cf71,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libeither-05c06c46adc2ac96,libglobset-4c0c67dc53407978,liblog-669e9396cafcbb01,libregex_automata-78b075ae6f235d89,libregex_syntax-13fc688ae7f36982,libbstr-f091903771571458,libaho_corasick-97121b2093b028c5,libmemchr-4f0714dc45d95749,libbytemuck-92e5e439d7a7e70a,libtracing-72e91453d543570f,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-00042915e72642a2,libonce_cell-debe7c411cf97340,libclap-f394e5d669993457,libclap_builder-0b3ce4c8d34b9804,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8f7e36dc12b04c16,libanstyle-df82d657645c4a5c}.rlib" "/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" "-loo2corelinux64" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7TDEq6/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/local/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/poe2kit-3f2e09ee9f056b18" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -loo2corelinux64 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `poe2kit` (bin "poe2kit") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "04964be30be6e71b3c0bcee0deec853886f3296a9c507524df84875ef3d62d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04964be30be6e71b3c0bcee0deec853886f3296a9c507524df84875ef3d62d19", kill_on_drop: false }` [INFO] [stdout] 04964be30be6e71b3c0bcee0deec853886f3296a9c507524df84875ef3d62d19