[INFO] cloning repository https://github.com/projectnorthstar/Compass [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/projectnorthstar/Compass" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectnorthstar%2FCompass", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectnorthstar%2FCompass'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b004646f4f7e267545b008bb394614f927bffbe [INFO] testing projectnorthstar/Compass against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectnorthstar%2FCompass" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/projectnorthstar/Compass [INFO] finished tweaking git repo https://github.com/projectnorthstar/Compass [INFO] tweaked toml for git repo https://github.com/projectnorthstar/Compass written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/projectnorthstar/Compass 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/projectnorthstar/Compass 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e2fd08629c2ebbe489926c67f37343635f668fb1d805c351ca490b35109016a7 [INFO] running `Command { std: "docker" "start" "-a" "e2fd08629c2ebbe489926c67f37343635f668fb1d805c351ca490b35109016a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2fd08629c2ebbe489926c67f37343635f668fb1d805c351ca490b35109016a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2fd08629c2ebbe489926c67f37343635f668fb1d805c351ca490b35109016a7", kill_on_drop: false }` [INFO] [stdout] e2fd08629c2ebbe489926c67f37343635f668fb1d805c351ca490b35109016a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] defb53961f9435f3d82265a7ab7498621d4382a9348053f8d66b0d9240cbc729 [INFO] running `Command { std: "docker" "start" "-a" "defb53961f9435f3d82265a7ab7498621d4382a9348053f8d66b0d9240cbc729", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling winnow v0.5.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling leap-sys v0.2.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling leaprs v0.1.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling throbber v0.1.4 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stdout] warning: unexpected `cfg` condition value: `gemini` [INFO] [stdout] --> src/main.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | #[cfg(feature = "gemini")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `gemini` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcWvK4Mu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lleapC" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libimage-6190a96f5b6b3889,libqoi-4861ae0c254efb94,libbytemuck-b66fe0d21d889fa4,libpng-0a1bc1bbd9ee559e,libfdeflate-deca8552f1f89446,libexr-9bbcad5a512eaa7f,libflume-7785f858401b6738,libzune_inflate-249878d2816071b4,libbit_field-eda3227a244109cb,liblebe-dd40720b17de66d8,libhalf-9a95a3935a0a9638,libsmallvec-133db1030405329c,libnum_rational-d0a6bd551fa6e8a2,libnum_integer-79ec4de2436a2a5b,libgif-693eb909d3f2bfff,libcolor_quant-fa7ff1de0e6ea74b,libbyteorder-1efcbe4f07366651,libnum_traits-78eddf8df1b04aaf,libtiff-4695841c80c88fed,libflate2-7eded0d5acda79b3,libminiz_oxide-ceb6486036c18f08,libsimd_adler32-eda01a159841bab2,libcrc32fast-6bd2f9a022460d01,libweezl-76b503b260314b12,libjpeg_decoder-32e043046fe63e8c,librayon-1790b85e62f1a453,librayon_core-164a2eb9ad16c43f,libcrossbeam_deque-18c008b4ac0e3773,libcrossbeam_epoch-7ad3b7205416d0a1,libmemoffset-aa2d871e1be44209,libscopeguard-d52bd00767847e44,libcrossbeam_utils-e5d524b630b73f58,libcfg_if-33ef6c02a07f9fec,libeither-229e626b51c6e8a7,libthrobber-4742ec1b6f5c2501,libleaprs-8020fa414b91c087,libthiserror-aa7d749b84a4df82,libnum_enum-cc744713336a4f05,libbitflags-e2b4db6c651223da,libleap_sys-94c09ed06dc0a45a}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWvK4Mu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "C:\\Program Files\\Ultraleap\\LeapSDK\\lib\\x64" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-b6f9758535aa904b" "-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 -lleapC [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (bin "server") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "defb53961f9435f3d82265a7ab7498621d4382a9348053f8d66b0d9240cbc729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "defb53961f9435f3d82265a7ab7498621d4382a9348053f8d66b0d9240cbc729", kill_on_drop: false }` [INFO] [stdout] defb53961f9435f3d82265a7ab7498621d4382a9348053f8d66b0d9240cbc729