[INFO] cloning repository https://github.com/nolanv-be/incus-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nolanv-be/incus-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanv-be%2Fincus-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanv-be%2Fincus-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3d663d1816ec0756f34e243a8fb7517e045e949
[INFO] testing nolanv-be/incus-sdk against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolanv-be%2Fincus-sdk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nolanv-be/incus-sdk
[INFO] finished tweaking git repo https://github.com/nolanv-be/incus-sdk
[INFO] tweaked toml for git repo https://github.com/nolanv-be/incus-sdk written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nolanv-be/incus-sdk on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nolanv-be/incus-sdk 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efe8402540b5b28bce4b5458997a02cf5b5fef3c44132016ff5553799f8ee239
[INFO] running `Command { std: "docker" "start" "-a" "efe8402540b5b28bce4b5458997a02cf5b5fef3c44132016ff5553799f8ee239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efe8402540b5b28bce4b5458997a02cf5b5fef3c44132016ff5553799f8ee239", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe8402540b5b28bce4b5458997a02cf5b5fef3c44132016ff5553799f8ee239", kill_on_drop: false }`
[INFO] [stdout] efe8402540b5b28bce4b5458997a02cf5b5fef3c44132016ff5553799f8ee239
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a775edd0f8801554961a3576fa0463ac9ce06e828e9a0abed12b644d9c1cf47
[INFO] running `Command { std: "docker" "start" "-a" "9a775edd0f8801554961a3576fa0463ac9ce06e828e9a0abed12b644d9c1cf47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling axum-core v0.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling http-client-unix-domain-socket v0.1.1
[INFO] [stderr]    Compiling incus-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.22s
[INFO] running `Command { std: "docker" "inspect" "9a775edd0f8801554961a3576fa0463ac9ce06e828e9a0abed12b644d9c1cf47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a775edd0f8801554961a3576fa0463ac9ce06e828e9a0abed12b644d9c1cf47", kill_on_drop: false }`
[INFO] [stdout] 9a775edd0f8801554961a3576fa0463ac9ce06e828e9a0abed12b644d9c1cf47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1500d6645f5b4d75d7c5a76d3796a23f12042436ab05e259abb387a1b8f72a2d
[INFO] running `Command { std: "docker" "start" "-a" "1500d6645f5b4d75d7c5a76d3796a23f12042436ab05e259abb387a1b8f72a2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling incus-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.00s
[INFO] running `Command { std: "docker" "inspect" "1500d6645f5b4d75d7c5a76d3796a23f12042436ab05e259abb387a1b8f72a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1500d6645f5b4d75d7c5a76d3796a23f12042436ab05e259abb387a1b8f72a2d", kill_on_drop: false }`
[INFO] [stdout] 1500d6645f5b4d75d7c5a76d3796a23f12042436ab05e259abb387a1b8f72a2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ee70784ae72840515c05e078845a0caa9cda953465991a8ba828348953c5d7c3
[INFO] running `Command { std: "docker" "start" "-a" "ee70784ae72840515c05e078845a0caa9cda953465991a8ba828348953c5d7c3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/incus_sdk-6284a82258154689)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::get_resources ... FAILED
[INFO] [stdout] test tests::crud_certificate ... FAILED
[INFO] [stdout] test tests::get_supported_version ... FAILED
[INFO] [stdout] test tests::patch_server ... FAILED
[INFO] [stdout] test tests::get_server ... FAILED
[INFO] [stdout] test tests::crud_images ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_resources stdout ----
[INFO] [stdout] Error: ClientUnix(SocketConnectionInitiation(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::crud_certificate stdout ----
[INFO] [stdout] Error: ClientUnix(SocketConnectionInitiation(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_supported_version stdout ----
[INFO] [stdout] Error: ClientUnix(SocketConnectionInitiation(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::patch_server stdout ----
[INFO] [stdout] Error: ClientUnix(SocketConnectionInitiation(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::get_server stdout ----
[INFO] [stdout] Error: ClientUnix(SocketConnectionInitiation(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] ---- tests::crud_images stdout ----
[INFO] [stdout] Error: ClientUnix(SocketConnectionInitiation(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::crud_certificate
[INFO] [stdout]     tests::crud_images
[INFO] [stdout]     tests::get_resources
[INFO] [stdout]     tests::get_server
[INFO] [stdout]     tests::get_supported_version
[INFO] [stdout]     tests::patch_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ee70784ae72840515c05e078845a0caa9cda953465991a8ba828348953c5d7c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee70784ae72840515c05e078845a0caa9cda953465991a8ba828348953c5d7c3", kill_on_drop: false }`
[INFO] [stdout] ee70784ae72840515c05e078845a0caa9cda953465991a8ba828348953c5d7c3
