[INFO] cloning repository https://github.com/castaval/config-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/castaval/config-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcastaval%2Fconfig-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcastaval%2Fconfig-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dd2810a908d7a4954a5c316ed02fffb8e115d12
[INFO] testing castaval/config-manager against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcastaval%2Fconfig-manager" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/castaval/config-manager
[INFO] finished tweaking git repo https://github.com/castaval/config-manager
[INFO] tweaked toml for git repo https://github.com/castaval/config-manager written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/castaval/config-manager on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/castaval/config-manager 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9de12a07203b7f7e931a014b1a1c536916fe8b55f3101e514dd2a289252c24ca
[INFO] running `Command { std: "docker" "start" "-a" "9de12a07203b7f7e931a014b1a1c536916fe8b55f3101e514dd2a289252c24ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9de12a07203b7f7e931a014b1a1c536916fe8b55f3101e514dd2a289252c24ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9de12a07203b7f7e931a014b1a1c536916fe8b55f3101e514dd2a289252c24ca", kill_on_drop: false }`
[INFO] [stdout] 9de12a07203b7f7e931a014b1a1c536916fe8b55f3101e514dd2a289252c24ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8392b940d43d08d93ec129f0c9a65c797559c31b825654c27d3a4a3cf4c925f1
[INFO] running `Command { std: "docker" "start" "-a" "8392b940d43d08d93ec129f0c9a65c797559c31b825654c27d3a4a3cf4c925f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling prost v0.11.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling prost-types v0.11.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling prost-build v0.11.1
[INFO] [stderr]    Compiling tonic-build v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-serde v0.3.0
[INFO] [stderr]    Compiling config-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.8.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.14s
[INFO] running `Command { std: "docker" "inspect" "8392b940d43d08d93ec129f0c9a65c797559c31b825654c27d3a4a3cf4c925f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8392b940d43d08d93ec129f0c9a65c797559c31b825654c27d3a4a3cf4c925f1", kill_on_drop: false }`
[INFO] [stdout] 8392b940d43d08d93ec129f0c9a65c797559c31b825654c27d3a4a3cf4c925f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c181f3264862627e32b23dc61ec6c126d20d0f555f8119d0e15bce0c1afe0548
[INFO] running `Command { std: "docker" "start" "-a" "c181f3264862627e32b23dc61ec6c126d20d0f555f8119d0e15bce0c1afe0548", kill_on_drop: false }`
[INFO] [stderr]    Compiling config-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.15s
[INFO] running `Command { std: "docker" "inspect" "c181f3264862627e32b23dc61ec6c126d20d0f555f8119d0e15bce0c1afe0548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c181f3264862627e32b23dc61ec6c126d20d0f555f8119d0e15bce0c1afe0548", kill_on_drop: false }`
[INFO] [stdout] c181f3264862627e32b23dc61ec6c126d20d0f555f8119d0e15bce0c1afe0548
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c6817796efb3f86f6bd91c9ecc6e10c0a82b45799efd1fb2c911af9ceae2fde
[INFO] running `Command { std: "docker" "start" "-a" "9c6817796efb3f86f6bd91c9ecc6e10c0a82b45799efd1fb2c911af9ceae2fde", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/config_manager-ab7e3409318abfa5)
[INFO] [stderr]      Running unittests src/client.rs (/opt/rustwide/target/debug/deps/config_manager_client-1435140690520e57)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/server.rs (/opt/rustwide/target/debug/deps/config_manager_server-6ddff05e7166394e)
[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] [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] [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 tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d429faee1cc6fd39)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_create_config ... FAILED
[INFO] [stdout] test test_delete_version ... FAILED
[INFO] [stdout] test test_get_version ... FAILED
[INFO] [stdout] test test_delete ... FAILED
[INFO] [stdout] test test_use_config ... FAILED
[INFO] [stdout] test test_get_all_configs ... FAILED
[INFO] [stdout] test test_get ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout] test test_update ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_config stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_version stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_version stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] ---- test_use_config stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_all_configs stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] ---- test_get stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] ---- test_update stdout ----
[INFO] [stdout] Error: tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_config
[INFO] [stdout]     test_delete
[INFO] [stdout]     test_delete_version
[INFO] [stdout]     test_get
[INFO] [stdout]     test_get_all_configs
[INFO] [stdout]     test_get_version
[INFO] [stdout]     test_update
[INFO] [stdout]     test_use_config
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c6817796efb3f86f6bd91c9ecc6e10c0a82b45799efd1fb2c911af9ceae2fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c6817796efb3f86f6bd91c9ecc6e10c0a82b45799efd1fb2c911af9ceae2fde", kill_on_drop: false }`
[INFO] [stdout] 9c6817796efb3f86f6bd91c9ecc6e10c0a82b45799efd1fb2c911af9ceae2fde
