[INFO] cloning repository https://github.com/escquery/dgraph-conn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/escquery/dgraph-conn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fescquery%2Fdgraph-conn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fescquery%2Fdgraph-conn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 994599c8109e4dfc3dc53756ad1b93a7d1ef895a
[INFO] testing escquery/dgraph-conn against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fescquery%2Fdgraph-conn" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/escquery/dgraph-conn
[INFO] finished tweaking git repo https://github.com/escquery/dgraph-conn
[INFO] tweaked toml for git repo https://github.com/escquery/dgraph-conn written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/escquery/dgraph-conn on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/escquery/dgraph-conn 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f642c621522d4c248fcdbfa7a58f138559957b6e6ec32ed85ee7044401cff497
[INFO] running `Command { std: "docker" "start" "-a" "f642c621522d4c248fcdbfa7a58f138559957b6e6ec32ed85ee7044401cff497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f642c621522d4c248fcdbfa7a58f138559957b6e6ec32ed85ee7044401cff497", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f642c621522d4c248fcdbfa7a58f138559957b6e6ec32ed85ee7044401cff497", kill_on_drop: false }`
[INFO] [stdout] f642c621522d4c248fcdbfa7a58f138559957b6e6ec32ed85ee7044401cff497
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c630e82701d585cdffcaec230d157201ca8ecb303b6e996dd143022565a7e397
[INFO] running `Command { std: "docker" "start" "-a" "c630e82701d585cdffcaec230d157201ca8ecb303b6e996dd143022565a7e397", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]    Compiling tonic-build v0.13.0
[INFO] [stderr]    Compiling dgraph-conn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling deadpool v0.12.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.3
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.13.0
[INFO] [stdout] warning: struct `Uids` is never constructed
[INFO] [stdout]   --> src/api.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Uids {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Jwt` is never constructed
[INFO] [stdout]    --> src/api.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct Jwt {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "c630e82701d585cdffcaec230d157201ca8ecb303b6e996dd143022565a7e397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c630e82701d585cdffcaec230d157201ca8ecb303b6e996dd143022565a7e397", kill_on_drop: false }`
[INFO] [stdout] c630e82701d585cdffcaec230d157201ca8ecb303b6e996dd143022565a7e397
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e09e8f444dc906aaed8777e04f74aceec69946a367bcd2a0aa9eadaabcd9aec3
[INFO] running `Command { std: "docker" "start" "-a" "e09e8f444dc906aaed8777e04f74aceec69946a367bcd2a0aa9eadaabcd9aec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling dgraph-conn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Uids` is never constructed
[INFO] [stdout]   --> src/api.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Uids {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Jwt` is never constructed
[INFO] [stdout]    --> src/api.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct Jwt {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Uids` is never constructed
[INFO] [stdout]   --> src/api.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct Uids {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Jwt` is never constructed
[INFO] [stdout]    --> src/api.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub struct Jwt {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.59s
[INFO] running `Command { std: "docker" "inspect" "e09e8f444dc906aaed8777e04f74aceec69946a367bcd2a0aa9eadaabcd9aec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09e8f444dc906aaed8777e04f74aceec69946a367bcd2a0aa9eadaabcd9aec3", kill_on_drop: false }`
[INFO] [stdout] e09e8f444dc906aaed8777e04f74aceec69946a367bcd2a0aa9eadaabcd9aec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9f25e4f8181688fe0a6ac96967fd4a9c1ee6ddf486fb246ff8107d5ab6e05bf
[INFO] running `Command { std: "docker" "start" "-a" "b9f25e4f8181688fe0a6ac96967fd4a9c1ee6ddf486fb246ff8107d5ab6e05bf", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Uids` is never constructed
[INFO] [stderr]   --> src/api.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub struct Uids {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Jwt` is never constructed
[INFO] [stderr]    --> src/api.rs:365:12
[INFO] [stderr]     |
[INFO] [stderr] 365 | pub struct Jwt {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dgraph-conn` (lib) generated 2 warnings
[INFO] [stderr] warning: `dgraph-conn` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dgraph_conn-d17a99cc5a65d487)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test client::tests::test_schema ... FAILED
[INFO] [stdout] test client::tests::test_upsert ... FAILED
[INFO] [stdout] test client::tests::test_mutation ... FAILED
[INFO] [stdout] test client::tests::test_txn has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "b9f25e4f8181688fe0a6ac96967fd4a9c1ee6ddf486fb246ff8107d5ab6e05bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f25e4f8181688fe0a6ac96967fd4a9c1ee6ddf486fb246ff8107d5ab6e05bf", kill_on_drop: false }`
[INFO] [stdout] b9f25e4f8181688fe0a6ac96967fd4a9c1ee6ddf486fb246ff8107d5ab6e05bf
