[INFO] cloning repository https://github.com/marnagy/prime-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marnagy/prime-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarnagy%2Fprime-check", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarnagy%2Fprime-check'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0de36af94dfb3431ccb5c31149d9e9283b51637 [INFO] testing marnagy/prime-check against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarnagy%2Fprime-check" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marnagy/prime-check on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marnagy/prime-check [INFO] finished tweaking git repo https://github.com/marnagy/prime-check [INFO] tweaked toml for git repo https://github.com/marnagy/prime-check written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/marnagy/prime-check already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9ebb65b7247cb6f2b5ef380b694d0ddf12ff183325e4a23bbc4df12c60a15a9 [INFO] running `Command { std: "docker" "start" "-a" "e9ebb65b7247cb6f2b5ef380b694d0ddf12ff183325e4a23bbc4df12c60a15a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9ebb65b7247cb6f2b5ef380b694d0ddf12ff183325e4a23bbc4df12c60a15a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ebb65b7247cb6f2b5ef380b694d0ddf12ff183325e4a23bbc4df12c60a15a9", kill_on_drop: false }` [INFO] [stdout] e9ebb65b7247cb6f2b5ef380b694d0ddf12ff183325e4a23bbc4df12c60a15a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ae552b4725bc5f9eda5a2b32930ab196b7be46e4f2ebf505d5fd3423fd2e74a [INFO] running `Command { std: "docker" "start" "-a" "9ae552b4725bc5f9eda5a2b32930ab196b7be46e4f2ebf505d5fd3423fd2e74a", kill_on_drop: false }` [INFO] [stderr] Compiling test-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "9ae552b4725bc5f9eda5a2b32930ab196b7be46e4f2ebf505d5fd3423fd2e74a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae552b4725bc5f9eda5a2b32930ab196b7be46e4f2ebf505d5fd3423fd2e74a", kill_on_drop: false }` [INFO] [stdout] 9ae552b4725bc5f9eda5a2b32930ab196b7be46e4f2ebf505d5fd3423fd2e74a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b42d114d50e565a918e97b8a965c0593ac2aff77f1e7ed314fefe717b985d33b [INFO] running `Command { std: "docker" "start" "-a" "b42d114d50e565a918e97b8a965c0593ac2aff77f1e7ed314fefe717b985d33b", kill_on_drop: false }` [INFO] [stderr] Compiling test-project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV8ysGU/symbols.o" "/opt/rustwide/target/debug/deps/test_project-afc7a57a2962725e.test_project.343ab0fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_project-afc7a57a2962725e.test_project.343ab0fb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_project-afc7a57a2962725e.test_project.343ab0fb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_project-afc7a57a2962725e.test_project.343ab0fb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_project-afc7a57a2962725e.test_project.343ab0fb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_project-afc7a57a2962725e.x8x7pb58ei5tl1e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5a855d2797f517b.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-05f565374729c24d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-94d68ea3c71a2bff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b54b1311a8200ca9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_project-afc7a57a2962725e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `test-project` due to previous error [INFO] running `Command { std: "docker" "inspect" "b42d114d50e565a918e97b8a965c0593ac2aff77f1e7ed314fefe717b985d33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b42d114d50e565a918e97b8a965c0593ac2aff77f1e7ed314fefe717b985d33b", kill_on_drop: false }` [INFO] [stdout] b42d114d50e565a918e97b8a965c0593ac2aff77f1e7ed314fefe717b985d33b