[INFO] cloning repository https://github.com/saeedjabbar/soroban-quests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saeedjabbar/soroban-quests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaeedjabbar%2Fsoroban-quests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaeedjabbar%2Fsoroban-quests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20e7de8f08783be776eba50831cdeb143633f2a1 [INFO] testing saeedjabbar/soroban-quests against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaeedjabbar%2Fsoroban-quests" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/saeedjabbar/soroban-quests [INFO] finished tweaking git repo https://github.com/saeedjabbar/soroban-quests [INFO] tweaked toml for git repo https://github.com/saeedjabbar/soroban-quests written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/saeedjabbar/soroban-quests 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/saeedjabbar/soroban-quests 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-7-tc1/source/quests/2-auth-store/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-auth-store-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/quests/3-reverse-engineer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-reverse-engineer-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/quests/1-hello-world/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-hello-world-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/quests/5-custom-types/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-custom-types-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/quests/4-cross-contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-cross-contract-call-contract` package) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/quests/6-asset-interop/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-asset-interop-contract` package) [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crate-git-revision v0.0.4 [INFO] [stderr] Downloaded stellar-strkey v0.0.7 [INFO] [stderr] Downloaded bytes-lit v0.0.4 [INFO] [stderr] Downloaded dyn-fmt v0.3.0 [INFO] [stderr] Downloaded soroban-wasmi_core v0.16.0-soroban2 [INFO] [stderr] Downloaded soroban-wasmi v0.16.0-soroban2 [INFO] [stderr] Downloaded wasmparser-nostd v0.90.0 [INFO] [stderr] Downloaded soroban-env-host v0.0.14 [INFO] [stderr] Downloaded stellar-xdr v0.0.14 [INFO] [stderr] Downloaded soroban-sdk-macros v0.6.0 [INFO] [stderr] Downloaded soroban-env-common v0.0.14 [INFO] [stderr] Downloaded soroban-native-sdk-macros v0.0.14 [INFO] [stderr] Downloaded soroban-ledger-snapshot v0.6.0 [INFO] [stderr] Downloaded soroban-env-macros v0.0.14 [INFO] [stderr] Downloaded soroban-spec v0.6.0 [INFO] [stderr] Downloaded soroban-sdk v0.6.0 [INFO] [stderr] Downloaded soroban-env-guest v0.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 071b0a2253b0672675e198e26a214cd38541e087355f83154987942454621fd8 [INFO] running `Command { std: "docker" "start" "-a" "071b0a2253b0672675e198e26a214cd38541e087355f83154987942454621fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071b0a2253b0672675e198e26a214cd38541e087355f83154987942454621fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071b0a2253b0672675e198e26a214cd38541e087355f83154987942454621fd8", kill_on_drop: false }` [INFO] [stdout] 071b0a2253b0672675e198e26a214cd38541e087355f83154987942454621fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 86ef7f29b09b5e0f8ff8e15964b62abc6a9ebc599210a7ab854b20a517976ae0 [INFO] running `Command { std: "docker" "start" "-a" "86ef7f29b09b5e0f8ff8e15964b62abc6a9ebc599210a7ab854b20a517976ae0", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/quests/1-hello-world/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-hello-world-contract` package) [INFO] [stderr] warning: /opt/rustwide/workdir/quests/2-auth-store/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-auth-store-contract` package) [INFO] [stderr] warning: /opt/rustwide/workdir/quests/6-asset-interop/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-asset-interop-contract` package) [INFO] [stderr] warning: /opt/rustwide/workdir/quests/3-reverse-engineer/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-reverse-engineer-contract` package) [INFO] [stderr] warning: /opt/rustwide/workdir/quests/4-cross-contract/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-cross-contract-call-contract` package) [INFO] [stderr] warning: /opt/rustwide/workdir/quests/5-custom-types/Cargo.toml: `dev_dependencies` is deprecated in favor of `dev-dependencies` and will not work in the 2024 edition [INFO] [stderr] (in the `soroban-custom-types-contract` package) [INFO] [stderr] error: cannot produce cdylib for `soroban-asset-interop-contract v0.0.0 (/opt/rustwide/workdir/quests/6-asset-interop)` as the target `x86_64-unknown-linux-musl` does not support these crate types [INFO] running `Command { std: "docker" "inspect" "86ef7f29b09b5e0f8ff8e15964b62abc6a9ebc599210a7ab854b20a517976ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ef7f29b09b5e0f8ff8e15964b62abc6a9ebc599210a7ab854b20a517976ae0", kill_on_drop: false }` [INFO] [stdout] 86ef7f29b09b5e0f8ff8e15964b62abc6a9ebc599210a7ab854b20a517976ae0