[INFO] fetching crate golem-examples 1.1.1... [INFO] testing golem-examples-1.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate golem-examples 1.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate golem-examples 1.1.1 [INFO] finished tweaking crates.io crate golem-examples 1.1.1 [INFO] tweaked toml for crates.io crate golem-examples 1.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate golem-examples 1.1.1 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 golem-examples 1.1.1 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 copy_dir v0.1.3 [INFO] [stderr] Downloaded cargo_metadata v0.19.1 [INFO] [stderr] Downloaded golem-wit v1.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] 0daf12cb582507148b98ad794249c1b3a04a040b59d947df7967b4e6bbd19911 [INFO] running `Command { std: "docker" "start" "-a" "0daf12cb582507148b98ad794249c1b3a04a040b59d947df7967b4e6bbd19911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0daf12cb582507148b98ad794249c1b3a04a040b59d947df7967b4e6bbd19911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0daf12cb582507148b98ad794249c1b3a04a040b59d947df7967b4e6bbd19911", kill_on_drop: false }` [INFO] [stdout] 0daf12cb582507148b98ad794249c1b3a04a040b59d947df7967b4e6bbd19911 [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] 946e3c7f62302e9d44ebe88443cac6fd30ea6e6e5dc29390ebbe6a899e0c2e46 [INFO] running `Command { std: "docker" "start" "-a" "946e3c7f62302e9d44ebe88443cac6fd30ea6e6e5dc29390ebbe6a899e0c2e46", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling copy_dir v0.1.3 [INFO] [stderr] Compiling dir-diff v0.3.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling golem-wit v1.1.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.19.1 [INFO] [stderr] Compiling golem-examples v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: golem-examples@1.1.1: Output dir: "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/golem-examples-b12ff6b1fee07782/out" [INFO] [stderr] warning: golem-examples@1.1.1: Golem WIT root: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/golem-wit-1.1.1" [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.84s [INFO] running `Command { std: "docker" "inspect" "946e3c7f62302e9d44ebe88443cac6fd30ea6e6e5dc29390ebbe6a899e0c2e46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "946e3c7f62302e9d44ebe88443cac6fd30ea6e6e5dc29390ebbe6a899e0c2e46", kill_on_drop: false }` [INFO] [stdout] 946e3c7f62302e9d44ebe88443cac6fd30ea6e6e5dc29390ebbe6a899e0c2e46 [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" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2203b9d1bf7f6e225a54ff3e7623cffa195ef6494e41eac716c41f1ef6a72b20 [INFO] running `Command { std: "docker" "start" "-a" "2203b9d1bf7f6e225a54ff3e7623cffa195ef6494e41eac716c41f1ef6a72b20", kill_on_drop: false }` [INFO] [stderr] warning: golem-examples@1.1.1: Output dir: "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/golem-examples-b12ff6b1fee07782/out" [INFO] [stderr] warning: golem-examples@1.1.1: Golem WIT root: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/golem-wit-1.1.1" [INFO] [stderr] Compiling golem-examples v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "2203b9d1bf7f6e225a54ff3e7623cffa195ef6494e41eac716c41f1ef6a72b20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2203b9d1bf7f6e225a54ff3e7623cffa195ef6494e41eac716c41f1ef6a72b20", kill_on_drop: false }` [INFO] [stdout] 2203b9d1bf7f6e225a54ff3e7623cffa195ef6494e41eac716c41f1ef6a72b20 [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" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b116f45de6e541e597e2f92bf7ad19ef66091674b3287c56290b772e0d811e85 [INFO] running `Command { std: "docker" "start" "-a" "b116f45de6e541e597e2f92bf7ad19ef66091674b3287c56290b772e0d811e85", kill_on_drop: false }` [INFO] [stderr] warning: golem-examples@1.1.1: Output dir: "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/golem-examples-b12ff6b1fee07782/out" [INFO] [stderr] warning: golem-examples@1.1.1: Golem WIT root: "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/golem-wit-1.1.1" [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/golem_examples-bcfa5b9ae98e45b0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test model::tests::package_name_to_pascal_case ... ok [INFO] [stdout] test model::tests::component_name_to_snake_case ... ok [INFO] [stdout] test model::tests::component_name_to_kebab_case ... ok [INFO] [stdout] test model::tests::component_name_to_pascal_case ... ok [INFO] [stdout] test model::tests::component_name_to_camel_case ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/golem_examples_cli-d1c038fdb04917a1) [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/test/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/golem_examples_test_cli-63c6450912fbe99f) [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" "b116f45de6e541e597e2f92bf7ad19ef66091674b3287c56290b772e0d811e85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b116f45de6e541e597e2f92bf7ad19ef66091674b3287c56290b772e0d811e85", kill_on_drop: false }` [INFO] [stdout] b116f45de6e541e597e2f92bf7ad19ef66091674b3287c56290b772e0d811e85