[INFO] fetching crate bfc 1.12.0... [INFO] testing bfc-1.12.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bfc 1.12.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate bfc 1.12.0 [INFO] finished tweaking crates.io crate bfc 1.12.0 [INFO] tweaked toml for crates.io crate bfc 1.12.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bfc 1.12.0 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 crates.io crate bfc 1.12.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ariadne v0.3.0 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded pretty_assertions v1.3.0 [INFO] [stderr] Downloaded clap v4.3.4 [INFO] [stderr] Downloaded pest v2.6.0 [INFO] [stderr] Downloaded clap_builder v4.3.4 [INFO] [stderr] Downloaded llvm-sys v130.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c6b00801d5a84134d8243b21a779ab6db46922054974cd0f71da9e9a2833ab16 [INFO] running `Command { std: "docker" "start" "-a" "c6b00801d5a84134d8243b21a779ab6db46922054974cd0f71da9e9a2833ab16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6b00801d5a84134d8243b21a779ab6db46922054974cd0f71da9e9a2833ab16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b00801d5a84134d8243b21a779ab6db46922054974cd0f71da9e9a2833ab16", kill_on_drop: false }` [INFO] [stdout] c6b00801d5a84134d8243b21a779ab6db46922054974cd0f71da9e9a2833ab16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1dae3b99385e5ede6d55d9b5799406bd9e77d9179cffe45d615cfdff82340aad [INFO] running `Command { std: "docker" "start" "-a" "1dae3b99385e5ede6d55d9b5799406bd9e77d9179cffe45d615cfdff82340aad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling ariadne v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.4 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling llvm-sys v130.1.1 [INFO] [stderr] Compiling clap v4.3.4 [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] running `Command { std: "docker" "inspect" "1dae3b99385e5ede6d55d9b5799406bd9e77d9179cffe45d615cfdff82340aad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dae3b99385e5ede6d55d9b5799406bd9e77d9179cffe45d615cfdff82340aad", kill_on_drop: false }` [INFO] [stdout] 1dae3b99385e5ede6d55d9b5799406bd9e77d9179cffe45d615cfdff82340aad