[INFO] fetching crate fts 0.3.0... [INFO] testing fts-0.3.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fts 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate fts 0.3.0 [INFO] finished tweaking crates.io crate fts 0.3.0 [INFO] tweaked toml for crates.io crate fts 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fts 0.3.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.1) [INFO] [stderr] Adding num v0.3.1 (available: v0.4.3) [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b5112a24b3bc7159ed88a459ffd27f0a2dc42fd79141456074be8df94573fb7c [INFO] running `Command { std: "docker" "start" "-a" "b5112a24b3bc7159ed88a459ffd27f0a2dc42fd79141456074be8df94573fb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5112a24b3bc7159ed88a459ffd27f0a2dc42fd79141456074be8df94573fb7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5112a24b3bc7159ed88a459ffd27f0a2dc42fd79141456074be8df94573fb7c", kill_on_drop: false }` [INFO] [stdout] b5112a24b3bc7159ed88a459ffd27f0a2dc42fd79141456074be8df94573fb7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1cdbe5b35f3082ebeca1467e6d4e36dc0633b74d587ed8ebadb7a3cf6d0de23d [INFO] running `Command { std: "docker" "start" "-a" "1cdbe5b35f3082ebeca1467e6d4e36dc0633b74d587ed8ebadb7a3cf6d0de23d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling fts v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.93s [INFO] running `Command { std: "docker" "inspect" "1cdbe5b35f3082ebeca1467e6d4e36dc0633b74d587ed8ebadb7a3cf6d0de23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cdbe5b35f3082ebeca1467e6d4e36dc0633b74d587ed8ebadb7a3cf6d0de23d", kill_on_drop: false }` [INFO] [stdout] 1cdbe5b35f3082ebeca1467e6d4e36dc0633b74d587ed8ebadb7a3cf6d0de23d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 561533da449e97987d1696d91161ebdf7606abca07683dede31fd31b78bb4bfa [INFO] running `Command { std: "docker" "start" "-a" "561533da449e97987d1696d91161ebdf7606abca07683dede31fd31b78bb4bfa", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling fts v0.3.0 (/opt/rustwide/workdir) [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/rustcJY8vum/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libnum-8e4569d4347c0073.rlib,libnum_iter-3c52d3e2dddd69c1.rlib,libnum_rational-2b27755c75bc417d.rlib,libnum_complex-a2fe1fc3296d849d.rlib,libnum_bigint-d61ab7f82ed3744e.rlib,libnum_integer-51bf935d0c2af129.rlib,liblibc-8e354d7ef70926da.rlib,libenum_primitive-f26fd911603780b6.rlib,libnum_traits-206a402eea54ed14.rlib,libnum_traits-b1c68300a6a77c35.rlib,libbitflags-e274cd04b58a060d.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/rustcJY8vum/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/fts-cc568613c038cad5" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fts-cc568613c038cad5.fts.26bc49d965b91842-cgu.0.rcgu.o: in function `fts::ffi::test::normal': [INFO] [stdout] /opt/rustwide/workdir/src/ffi.rs:262:(.text._ZN3fts3ffi4test6normal17heef20bc1e4100614E+0x260): undefined reference to `fts_open' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/ffi.rs:265:(.text._ZN3fts3ffi4test6normal17heef20bc1e4100614E+0x297): undefined reference to `fts_read' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/ffi.rs:271:(.text._ZN3fts3ffi4test6normal17heef20bc1e4100614E+0x2f9): undefined reference to `fts_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/ffi.rs:268:(.text._ZN3fts3ffi4test6normal17heef20bc1e4100614E+0x312): undefined reference to `fts_read' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fts-cc568613c038cad5.fts.26bc49d965b91842-cgu.0.rcgu.o: in function `fts::ffi::test::children': [INFO] [stdout] /opt/rustwide/workdir/src/ffi.rs:281:(.text._ZN3fts3ffi4test8children17h0b545c2ec7abbdbcE+0x266): undefined reference to `fts_open' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/ffi.rs:284:(.text._ZN3fts3ffi4test8children17h0b545c2ec7abbdbcE+0x2a0): undefined reference to `fts_read' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/ffi.rs:285:(.text._ZN3fts3ffi4test8children17h0b545c2ec7abbdbcE+0x2ad): undefined reference to `fts_children' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/src/ffi.rs:291:(.text._ZN3fts3ffi4test8children17h0b545c2ec7abbdbcE+0x30f): undefined reference to `fts_close' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fts-cc568613c038cad5.fts.26bc49d965b91842-cgu.2.rcgu.o: in function `fts::fts::Fts::new': [INFO] [stdout] /opt/rustwide/workdir/src/fts.rs:141:(.text._ZN3fts3fts3Fts3new17h13a618a13e13c218E+0x237): undefined reference to `fts_open' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fts-cc568613c038cad5.fts.26bc49d965b91842-cgu.2.rcgu.o: in function `fts::fts::Fts::read': [INFO] [stdout] /opt/rustwide/workdir/src/fts.rs:151:(.text._ZN3fts3fts3Fts4read17h380d2067323f053dE+0x1c): undefined reference to `fts_read' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fts-cc568613c038cad5.fts.26bc49d965b91842-cgu.2.rcgu.o: in function `::drop': [INFO] [stdout] /opt/rustwide/workdir/src/fts.rs:210:(.text._ZN55_$LT$fts..fts..Fts$u20$as$u20$core..ops..drop..Drop$GT$4drop17h4268db0323e77241E+0xa): undefined reference to `fts_close' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fts` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "561533da449e97987d1696d91161ebdf7606abca07683dede31fd31b78bb4bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561533da449e97987d1696d91161ebdf7606abca07683dede31fd31b78bb4bfa", kill_on_drop: false }` [INFO] [stdout] 561533da449e97987d1696d91161ebdf7606abca07683dede31fd31b78bb4bfa