[INFO] cloning repository https://github.com/phodal/llvm-rust-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phodal/llvm-rust-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fllvm-rust-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphodal%2Fllvm-rust-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cc2e45d5c1cf9629e0a4861a1ab890d0342ac0d [INFO] testing phodal/llvm-rust-demo 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%2Fphodal%2Fllvm-rust-demo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/phodal/llvm-rust-demo [INFO] finished tweaking git repo https://github.com/phodal/llvm-rust-demo [INFO] tweaked toml for git repo https://github.com/phodal/llvm-rust-demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/phodal/llvm-rust-demo 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/phodal/llvm-rust-demo 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: /workspace/builds/worker-3-tc1/source/calculate/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jauhien/iron-llvm.git` [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Adding inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#4e8c101e) [INFO] [stderr] Adding inkwell_internals v0.2.0 (https://github.com/TheDan64/inkwell?branch=master#4e8c101e) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instant v0.1.8 [INFO] [stderr] Downloaded regex_macros v0.2.0 [INFO] [stderr] Downloaded llvm-sys v100.2.0 [INFO] [stderr] Downloaded thread-id v2.0.0 [INFO] [stderr] Downloaded inkwell_internals v0.2.0 [INFO] [stderr] Downloaded memchr v0.1.11 [INFO] [stderr] Downloaded thread_local v0.2.7 [INFO] [stderr] Downloaded docopt v0.6.86 [INFO] [stderr] Downloaded libc v0.1.12 [INFO] [stderr] Downloaded llvm-sys v0.2.1 [INFO] [stderr] Downloaded aho-corasick v0.7.14 [INFO] [stderr] Downloaded regex-syntax v0.3.9 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded aho-corasick v0.6.10 [INFO] [stderr] Downloaded inkwell v0.1.0-llvm10sample [INFO] [stderr] Downloaded aho-corasick v0.5.3 [INFO] [stderr] Downloaded regex-syntax v0.5.6 [INFO] [stderr] Downloaded regex v0.2.11 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded ucd-util v0.1.8 [INFO] [stderr] Downloaded smallvec v1.4.2 [INFO] [stderr] Downloaded utf8-ranges v0.1.3 [INFO] [stderr] Downloaded strsim v0.5.2 [INFO] [stderr] Downloaded cmake v0.1.44 [INFO] [stderr] Downloaded utf8-ranges v1.0.4 [INFO] [stderr] Downloaded once_cell v1.4.1 [INFO] [stderr] Downloaded regex v0.1.80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] de733dac385724aab75e95ac528994b6f9e310d284d18e9725ea9e394e3e9583 [INFO] running `Command { std: "docker" "start" "-a" "de733dac385724aab75e95ac528994b6f9e310d284d18e9725ea9e394e3e9583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de733dac385724aab75e95ac528994b6f9e310d284d18e9725ea9e394e3e9583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de733dac385724aab75e95ac528994b6f9e310d284d18e9725ea9e394e3e9583", kill_on_drop: false }` [INFO] [stdout] de733dac385724aab75e95ac528994b6f9e310d284d18e9725ea9e394e3e9583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 56d9298c1433423056f1c664bf5815073283ccaed6c37d5a914d36d2468b1b8f [INFO] running `Command { std: "docker" "start" "-a" "56d9298c1433423056f1c664bf5815073283ccaed6c37d5a914d36d2468b1b8f", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/calculate/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#4e8c101e) [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling llvm-sys v100.2.0 [INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-sys` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "56d9298c1433423056f1c664bf5815073283ccaed6c37d5a914d36d2468b1b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d9298c1433423056f1c664bf5815073283ccaed6c37d5a914d36d2468b1b8f", kill_on_drop: false }` [INFO] [stdout] 56d9298c1433423056f1c664bf5815073283ccaed6c37d5a914d36d2468b1b8f