[INFO] cloning repository https://github.com/moritzvoelker/pi_benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moritzvoelker/pi_benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritzvoelker%2Fpi_benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritzvoelker%2Fpi_benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 885a9ba2fbe8aab9225a13eae3ff46913d07b9d2 [INFO] building moritzvoelker/pi_benchmarks against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritzvoelker%2Fpi_benchmarks" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moritzvoelker/pi_benchmarks on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moritzvoelker/pi_benchmarks [INFO] finished tweaking git repo https://github.com/moritzvoelker/pi_benchmarks [INFO] tweaked toml for git repo https://github.com/moritzvoelker/pi_benchmarks written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/moritzvoelker/pi_benchmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ce6aaaf24df4e022209e57eac33121e08de63a5a71a570c2706e15b5a41f700 [INFO] running `Command { std: "docker" "start" "-a" "5ce6aaaf24df4e022209e57eac33121e08de63a5a71a570c2706e15b5a41f700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ce6aaaf24df4e022209e57eac33121e08de63a5a71a570c2706e15b5a41f700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ce6aaaf24df4e022209e57eac33121e08de63a5a71a570c2706e15b5a41f700", kill_on_drop: false }` [INFO] [stdout] 5ce6aaaf24df4e022209e57eac33121e08de63a5a71a570c2706e15b5a41f700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a2318634e676a2bdfe245b53dd1b94efd4a5d44f9901d89d80f92697f1d8640 [INFO] running `Command { std: "docker" "start" "-a" "5a2318634e676a2bdfe245b53dd1b94efd4a5d44f9901d89d80f92697f1d8640", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling pi_benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/pi_benchmarks-bfcb4c4d7ab517b5.pi_benchmarks.adb94272-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pi_benchmarks-bfcb4c4d7ab517b5.pi_benchmarks.adb94272-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pi_benchmarks-bfcb4c4d7ab517b5.pi_benchmarks.adb94272-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pi_benchmarks-bfcb4c4d7ab517b5.pi_benchmarks.adb94272-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pi_benchmarks-bfcb4c4d7ab517b5.45ji2b8whcz3gja5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/pi_benchmarks-a2cc8e3e4e3109b5/out" "-L" "/opt/rustwide/target/debug/build/pi_benchmarks-a2cc8e3e4e3109b5/out" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lpi_c" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lpi_asm" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lpi_c" "-Wl,--no-whole-archive" "/opt/rustwide/target/debug/deps/libcty-6eb57558d43608d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e4f9bb8240d40738.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-9df73fbcfac4f946.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b680d906aab8a186.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/8aaecdf5df68a6fbc126704e44d399ba2fe66bf2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pi_benchmarks-bfcb4c4d7ab517b5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-Wl,-O1" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/build/pi_benchmarks-a2cc8e3e4e3109b5/out/libpi_c.a(pi.o): in function `pi_c': [INFO] [stdout] /opt/rustwide/workdir/src/pi.c:3: multiple definition of `pi_c'; /opt/rustwide/target/debug/build/pi_benchmarks-a2cc8e3e4e3109b5/out/libpi_c.a(pi.o):/opt/rustwide/workdir/src/pi.c:3: first defined here [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pi_benchmarks` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5a2318634e676a2bdfe245b53dd1b94efd4a5d44f9901d89d80f92697f1d8640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2318634e676a2bdfe245b53dd1b94efd4a5d44f9901d89d80f92697f1d8640", kill_on_drop: false }` [INFO] [stdout] 5a2318634e676a2bdfe245b53dd1b94efd4a5d44f9901d89d80f92697f1d8640