[INFO] cloning repository https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zauddelig/Build-The-First-Confidential-Contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzauddelig%2FBuild-The-First-Confidential-Contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzauddelig%2FBuild-The-First-Confidential-Contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6ee236d2ce13d5c4402ef3758ab0a34e558c508
[INFO] testing zauddelig/Build-The-First-Confidential-Contract against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzauddelig%2FBuild-The-First-Confidential-Contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] finished tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] tweaked toml for git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `webpki` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-core` dependency)
[INFO] [stderr] error: failed to get `frame-benchmarking` as a dependency of package `node-executor v2.0.0 (/workspace/builds/worker-0-tc2/source/executor)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frame-benchmarking`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] testing zauddelig/Build-The-First-Confidential-Contract against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzauddelig%2FBuild-The-First-Confidential-Contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] finished tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] tweaked toml for git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `webpki` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-core` dependency)
[INFO] [stderr] error: failed to get `frame-benchmarking` as a dependency of package `node-executor v2.0.0 (/workspace/builds/worker-0-tc2/source/executor)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frame-benchmarking`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] testing zauddelig/Build-The-First-Confidential-Contract against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzauddelig%2FBuild-The-First-Confidential-Contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] finished tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] tweaked toml for git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `webpki` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-core` dependency)
[INFO] [stderr] error: failed to get `frame-benchmarking` as a dependency of package `node-executor v2.0.0 (/workspace/builds/worker-0-tc2/source/executor)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frame-benchmarking`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] testing zauddelig/Build-The-First-Confidential-Contract against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzauddelig%2FBuild-The-First-Confidential-Contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] finished tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] tweaked toml for git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `webpki` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-core` dependency)
[INFO] [stderr] error: failed to get `frame-benchmarking` as a dependency of package `node-executor v2.0.0 (/workspace/builds/worker-0-tc2/source/executor)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frame-benchmarking`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] testing zauddelig/Build-The-First-Confidential-Contract against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzauddelig%2FBuild-The-First-Confidential-Contract" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] finished tweaking git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract
[INFO] tweaked toml for git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zauddelig/Build-The-First-Confidential-Contract 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `webpki` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `sp-core` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: failed to get `frame-benchmarking` as a dependency of package `node-executor v2.0.0 (/workspace/builds/worker-0-tc2/source/executor)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `frame-benchmarking`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update /workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to read `/workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
    warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `webpki` dependency)
    warning: /workspace/builds/worker-0-tc2/source/pallets/phala/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
    (in the `sp-core` dependency)
        Blocking waiting for file lock on package cache
    error: failed to get `frame-benchmarking` as a dependency of package `node-executor v2.0.0 (/workspace/builds/worker-0-tc2/source/executor)`
    
    Caused by:
      failed to load source for dependency `frame-benchmarking`
    
    Caused by:
      Unable to update /workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking
    
    Caused by:
      failed to read `/workspace/builds/worker-0-tc2/source/substrate/frame/benchmarking/Cargo.toml`
    
    Caused by:
      No such file or directory (os error 2)