[INFO] cloning repository https://github.com/unyt-org/datex-native-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unyt-org/datex-native-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funyt-org%2Fdatex-native-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funyt-org%2Fdatex-native-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f27bcc0aad75cae86618419f0d2edb9a76b490a
[INFO] testing unyt-org/datex-native-example against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funyt-org%2Fdatex-native-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/unyt-org/datex-native-example
[INFO] finished tweaking git repo https://github.com/unyt-org/datex-native-example
[INFO] tweaked toml for git repo https://github.com/unyt-org/datex-native-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unyt-org/datex-native-example on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unyt-org/datex-native-example 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/unyt-org/datex-native`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/unyt-org/datex`
[INFO] [stderr] error: no matching package named `datex-core` found
[INFO] [stderr] location searched: Git repository https://github.com/unyt-org/datex?branch=refactor%2Fupdate-loop#a0e9c74b
[INFO] [stderr] required by package `datex-cli v0.0.9 (https://github.com/unyt-org/datex-native?branch=refactor%2Fupdate-loop#41a23126)`
[INFO] [stderr]     ... which satisfies git dependency `datex-cli` (locked to 0.0.9) of package `datex v0.0.9 (https://github.com/unyt-org/datex-native?branch=refactor%2Fupdate-loop#41a23126)`
[INFO] [stderr]     ... which satisfies git dependency `datex` (locked to 0.0.9) of package `datex-native-example v0.1.0 (/workspace/builds/worker-4-tc1/source)`


command failed: exit status: 101

    Updating git repository `https://github.com/unyt-org/datex-native`
    Updating crates.io index
    Updating git repository `https://github.com/unyt-org/datex`
error: no matching package named `datex-core` found
location searched: Git repository https://github.com/unyt-org/datex?branch=refactor%2Fupdate-loop#a0e9c74b
required by package `datex-cli v0.0.9 (https://github.com/unyt-org/datex-native?branch=refactor%2Fupdate-loop#41a23126)`
    ... which satisfies git dependency `datex-cli` (locked to 0.0.9) of package `datex v0.0.9 (https://github.com/unyt-org/datex-native?branch=refactor%2Fupdate-loop#41a23126)`
    ... which satisfies git dependency `datex` (locked to 0.0.9) of package `datex-native-example v0.1.0 (/workspace/builds/worker-4-tc1/source)`