[INFO] cloning repository https://github.com/rdeoux-arrive/split-include [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rdeoux-arrive/split-include" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeoux-arrive%2Fsplit-include", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeoux-arrive%2Fsplit-include'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebda4a64d581fea3b708f5f7d372bb113b4ab6fc [INFO] testing rdeoux-arrive/split-include against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frdeoux-arrive%2Fsplit-include" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rdeoux-arrive/split-include [INFO] finished tweaking git repo https://github.com/rdeoux-arrive/split-include [INFO] tweaked toml for git repo https://github.com/rdeoux-arrive/split-include written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rdeoux-arrive/split-include 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/rdeoux-arrive/split-include 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v1.9.3 [INFO] [stderr] Downloaded tempfile v3.2.0 [INFO] [stderr] Downloaded log v0.4.14 [INFO] [stderr] Downloaded ppv-lite86 v0.2.10 [INFO] [stderr] Downloaded num-integer v0.1.44 [INFO] [stderr] Downloaded num-traits v0.2.14 [INFO] [stderr] Downloaded redox_syscall v0.2.10 [INFO] [stderr] Downloaded autocfg v1.0.1 [INFO] [stderr] Downloaded chrono v0.4.19 [INFO] [stderr] Downloaded time v0.1.43 [INFO] [stderr] Downloaded remove_dir_all v0.5.3 [INFO] [stderr] Downloaded libc v0.2.102 [INFO] [stderr] Downloaded simple_logger v1.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d2256a6c69c31f2ffe37d8bbbc3111e03902d21eb1096afa1aa67539928afd8 [INFO] running `Command { std: "docker" "start" "-a" "9d2256a6c69c31f2ffe37d8bbbc3111e03902d21eb1096afa1aa67539928afd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d2256a6c69c31f2ffe37d8bbbc3111e03902d21eb1096afa1aa67539928afd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d2256a6c69c31f2ffe37d8bbbc3111e03902d21eb1096afa1aa67539928afd8", kill_on_drop: false }` [INFO] [stdout] 9d2256a6c69c31f2ffe37d8bbbc3111e03902d21eb1096afa1aa67539928afd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1afe8af41417c32d56e78d10eafae8dcf370c6a71f0675e844bbe035d37342c4 [INFO] running `Command { std: "docker" "start" "-a" "1afe8af41417c32d56e78d10eafae8dcf370c6a71f0675e844bbe035d37342c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_logger v1.13.0 [INFO] [stderr] Compiling split-include v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.04s [INFO] running `Command { std: "docker" "inspect" "1afe8af41417c32d56e78d10eafae8dcf370c6a71f0675e844bbe035d37342c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afe8af41417c32d56e78d10eafae8dcf370c6a71f0675e844bbe035d37342c4", kill_on_drop: false }` [INFO] [stdout] 1afe8af41417c32d56e78d10eafae8dcf370c6a71f0675e844bbe035d37342c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/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] d60efd52eb0366fa0e671c632ff2e95124d2eae83dd6ae582572f8872f55b7c0 [INFO] running `Command { std: "docker" "start" "-a" "d60efd52eb0366fa0e671c632ff2e95124d2eae83dd6ae582572f8872f55b7c0", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling split-include v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "d60efd52eb0366fa0e671c632ff2e95124d2eae83dd6ae582572f8872f55b7c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d60efd52eb0366fa0e671c632ff2e95124d2eae83dd6ae582572f8872f55b7c0", kill_on_drop: false }` [INFO] [stdout] d60efd52eb0366fa0e671c632ff2e95124d2eae83dd6ae582572f8872f55b7c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ad9d14b07c28f198818e7e8d131cb71ecb22d6cbbf9dc2cb7fea3280c1b665f7 [INFO] running `Command { std: "docker" "start" "-a" "ad9d14b07c28f198818e7e8d131cb71ecb22d6cbbf9dc2cb7fea3280c1b665f7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/split_include-6726ed332399daac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/split_include-181d7dab4cbb571f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/split.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/split-b80198a47d4d9381) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] 2025-10-07 22:53:39,993 INFO [split_include] load "/tmp/.tmpIWiF88/autoconf.h" [INFO] [stdout] 2025-10-07 22:53:39,994 DEBUG [split_include] define "FEATUREA_OPTION1" "1" [INFO] [stdout] 2025-10-07 22:53:39,994 DEBUG [split_include] undef "FEATUREA_OPTION2" [INFO] [stdout] 2025-10-07 22:53:39,995 DEBUG [split_include] undef "FEATUREB_OPTION3" [INFO] [stdout] 2025-10-07 22:53:39,995 DEBUG [split_include] define "FEATUREB_OPTION4" "2" [INFO] [stdout] 2025-10-07 22:53:39,996 INFO [split_include] create "/tmp/.tmpIWiF88/autoconf.py" [INFO] [stdout] 2025-10-07 22:53:39,996 INFO [split_include] create "/tmp/.tmpIWiF88/autoconf.pl" [INFO] [stdout] 2025-10-07 22:53:39,997 INFO [split_include] create "/tmp/.tmpIWiF88/config.featurea.h" [INFO] [stdout] 2025-10-07 22:53:39,997 INFO [split_include] create "/tmp/.tmpIWiF88/config.featureb.h" [INFO] [stdout] 2025-10-07 22:53:39,998 INFO [split_include] create "/tmp/.tmpIWiF88/config.featurea.inc" [INFO] [stdout] 2025-10-07 22:53:39,999 INFO [split_include] create "/tmp/.tmpIWiF88/config.featureb.inc" [INFO] [stdout] test split ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests split_include [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad9d14b07c28f198818e7e8d131cb71ecb22d6cbbf9dc2cb7fea3280c1b665f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9d14b07c28f198818e7e8d131cb71ecb22d6cbbf9dc2cb7fea3280c1b665f7", kill_on_drop: false }` [INFO] [stdout] ad9d14b07c28f198818e7e8d131cb71ecb22d6cbbf9dc2cb7fea3280c1b665f7