[INFO] cloning repository https://github.com/ytterbiumSoftware/polynomial-renderer-cubic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ytterbiumSoftware/polynomial-renderer-cubic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fpolynomial-renderer-cubic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fpolynomial-renderer-cubic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2ec5f94adecf59f42e7e76d21f30974e3e46d98 [INFO] testing ytterbiumSoftware/polynomial-renderer-cubic against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FytterbiumSoftware%2Fpolynomial-renderer-cubic" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ytterbiumSoftware/polynomial-renderer-cubic [INFO] finished tweaking git repo https://github.com/ytterbiumSoftware/polynomial-renderer-cubic [INFO] tweaked toml for git repo https://github.com/ytterbiumSoftware/polynomial-renderer-cubic written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ytterbiumSoftware/polynomial-renderer-cubic on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ytterbiumSoftware/polynomial-renderer-cubic 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csfml-window-sys v0.4.0 [INFO] [stderr] Downloaded csfml-audio-sys v0.4.0 [INFO] [stderr] Downloaded csfml-system-sys v0.4.0 [INFO] [stderr] Downloaded sfml-build v0.2.0 [INFO] [stderr] Downloaded csfml-graphics-sys v0.4.0 [INFO] [stderr] Downloaded sfml v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1678eec7deab47efd73fe962ba69016362dffe72e66866c8db52da215037c6b0 [INFO] running `Command { std: "docker" "start" "-a" "1678eec7deab47efd73fe962ba69016362dffe72e66866c8db52da215037c6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1678eec7deab47efd73fe962ba69016362dffe72e66866c8db52da215037c6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1678eec7deab47efd73fe962ba69016362dffe72e66866c8db52da215037c6b0", kill_on_drop: false }` [INFO] [stdout] 1678eec7deab47efd73fe962ba69016362dffe72e66866c8db52da215037c6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e734da4f7b4d2bab7cd4f2c3ba2d75cdec383726535aea37418b31bdd5f33067 [INFO] running `Command { std: "docker" "start" "-a" "e734da4f7b4d2bab7cd4f2c3ba2d75cdec383726535aea37418b31bdd5f33067", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling sfml-build v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling csfml-system-sys v0.4.0 [INFO] [stderr] Compiling csfml-window-sys v0.4.0 [INFO] [stderr] Compiling csfml-audio-sys v0.4.0 [INFO] [stderr] Compiling csfml-graphics-sys v0.4.0 [INFO] [stderr] Compiling sfml v0.14.0 [INFO] [stderr] Compiling polynomial-renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `STEPS_QUADRATIC` is never used [INFO] [stdout] --> src/main.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const STEPS_QUADRATIC: u32 = 50; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_line` is never used [INFO] [stdout] --> src/main.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn render_line(points: &[V; 2]) -> Vec [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render_curve_quadratic` is never used [INFO] [stdout] --> src/main.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn render_curve_quadratic(points: &[V; 3]) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcVY93X6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsfml-8e0107b3d045e710.rlib,libcsfml_graphics_sys-0206065e86e19a57.rlib}.rlib" "-lsfml-graphics" "-lcsfml-graphics" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcsfml_audio_sys-08bf9fc20a038f04.rlib}.rlib" "-lsfml-audio" "-lcsfml-audio" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcsfml_window_sys-93c726dcb60df80f.rlib}.rlib" "-lsfml-window" "-lcsfml-window" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcsfml_system_sys-fda673c9a4e135c2.rlib}.rlib" "-lsfml-system" "-lcsfml-system" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbitflags-4a6b34f1cabc852d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcVY93X6/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/polynomial_renderer-d801dd68568e149f" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsfml-graphics: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lcsfml-graphics: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lsfml-audio: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lcsfml-audio: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lsfml-window: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lcsfml-window: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lsfml-system: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -lcsfml-system: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `polynomial-renderer` (bin "polynomial-renderer") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e734da4f7b4d2bab7cd4f2c3ba2d75cdec383726535aea37418b31bdd5f33067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e734da4f7b4d2bab7cd4f2c3ba2d75cdec383726535aea37418b31bdd5f33067", kill_on_drop: false }` [INFO] [stdout] e734da4f7b4d2bab7cd4f2c3ba2d75cdec383726535aea37418b31bdd5f33067