[INFO] cloning repository https://github.com/BrankoKrstic/haversine_processor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrankoKrstic/haversine_processor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrankoKrstic%2Fhaversine_processor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrankoKrstic%2Fhaversine_processor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5e1d97d99ee3922c20fa6ef4c2fde16241cba04
[INFO] testing BrankoKrstic/haversine_processor against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrankoKrstic%2Fhaversine_processor" "/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/BrankoKrstic/haversine_processor
[INFO] finished tweaking git repo https://github.com/BrankoKrstic/haversine_processor
[INFO] tweaked toml for git repo https://github.com/BrankoKrstic/haversine_processor written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrankoKrstic/haversine_processor on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrankoKrstic/haversine_processor 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43faf077f95d1a0bd7e8c77e4b965bbddb560ff23cedc2035f1bcf61f6994d82
[INFO] running `Command { std: "docker" "start" "-a" "43faf077f95d1a0bd7e8c77e4b965bbddb560ff23cedc2035f1bcf61f6994d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43faf077f95d1a0bd7e8c77e4b965bbddb560ff23cedc2035f1bcf61f6994d82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43faf077f95d1a0bd7e8c77e4b965bbddb560ff23cedc2035f1bcf61f6994d82", kill_on_drop: false }`
[INFO] [stdout] 43faf077f95d1a0bd7e8c77e4b965bbddb560ff23cedc2035f1bcf61f6994d82
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6582d181c947d00b450785765af7c0073d04672c671ab0b37c195f15ac7defac
[INFO] running `Command { std: "docker" "start" "-a" "6582d181c947d00b450785765af7c0073d04672c671ab0b37c195f15ac7defac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling haversine_calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling counter v0.1.0 (/opt/rustwide/workdir/counter)
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling windows-targets v0.52.6
[INFO] [stderr]    Compiling windows-result v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling windows-strings v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling windows-core v0.58.0
[INFO] [stderr]    Compiling windows v0.58.0
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/metrics.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 51 |             for item in BENCHMARK_ANCHOR.data.iter().filter(|item| item.0 != 0) {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/parser.rs:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 |             println!("{} {}", MIN_SIZE, MAX_SIZE);
[INFO] [stdout]     |                               ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/parser.rs:131:41
[INFO] [stdout]     |
[INFO] [stdout] 131 |             println!("{} {}", MIN_SIZE, MAX_SIZE);
[INFO] [stdout]     |                                         ^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `bench_block` and `read_cpu_timer`
[INFO] [stdout]  --> src/bin/lp.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     bench_block,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 3 |     metrics::{read_cpu_timer, record_bytes, Benchmark, BenchmarkOnDrop},
[INFO] [stdout]   |               ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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/rustcUZB3z1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lloop" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhaversine_calculator-32419fe47c7e6425.rlib,libryu-eb0c70b924a184e7.rlib,librand-b2176b4401ea51e0.rlib,librand_chacha-fb135453c3336acf.rlib,libppv_lite86-e1c0f007ba51470b.rlib,librand_core-760178b08b1edd05.rlib,libgetrandom-21f215156ae36a0f.rlib,liblibc-58c1fa7024975ba1.rlib,libcfg_if-238a855292fb6d2b.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsetupapi" "-lloop" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUZB3z1/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "C:\\Users\\brank\\Desktop\\Code\\rust\\haversine_processor" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lp-811b2394bc63660c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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 -lloop
[INFO] [stdout]           rust-lld: error: unable to find library -lsetupapi
[INFO] [stdout]           rust-lld: error: unable to find library -lloop
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haversine_calculator` (bin "lp") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFAxVkU/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libhaversine_calculator-32419fe47c7e6425.rlib,libryu-eb0c70b924a184e7.rlib,librand-b2176b4401ea51e0.rlib,librand_chacha-fb135453c3336acf.rlib,libppv_lite86-e1c0f007ba51470b.rlib,librand_core-760178b08b1edd05.rlib,libgetrandom-21f215156ae36a0f.rlib,liblibc-58c1fa7024975ba1.rlib,libcfg_if-238a855292fb6d2b.rlib,libclap-3a70bc69f90eee62.rlib,libclap_builder-b455fab54e8ebd55.rlib,libstrsim-943ef04be024c536.rlib,libanstream-956c223e7ea6c5fe.rlib,libanstyle_query-9f3db4007d631834.rlib,libis_terminal_polyfill-b7f2d39f6d3e5197.rlib,libcolorchoice-044bdd4f5fa32c06.rlib,libanstyle_parse-640ce553d7f95b38.rlib,libutf8parse-61320bcecd209154.rlib,libclap_lex-6cd233a6388d5809.rlib,libanstyle-a53c1aabbfc2cb57.rlib}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsetupapi" "-lloop" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFAxVkU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "C:\\Users\\brank\\Desktop\\Code\\rust\\haversine_processor" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.6/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hav-6077d6f870dbae4c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-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 -lsetupapi
[INFO] [stdout]           rust-lld: error: unable to find library -lloop
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `haversine_calculator` (bin "hav") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6582d181c947d00b450785765af7c0073d04672c671ab0b37c195f15ac7defac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6582d181c947d00b450785765af7c0073d04672c671ab0b37c195f15ac7defac", kill_on_drop: false }`
[INFO] [stdout] 6582d181c947d00b450785765af7c0073d04672c671ab0b37c195f15ac7defac
