[INFO] fetching crate tc-server 0.1.0...
[INFO] testing tc-server-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tc-server 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate tc-server 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tc-server 0.1.0
[INFO] tweaked toml for crates.io crate tc-server 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tc-server 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tc-server 0.1.0 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e956fbf192e6183fbb0c7e1ab10ab9265cd325579480725be8462b4a9aa46265
[INFO] running `Command { std: "docker" "start" "-a" "e956fbf192e6183fbb0c7e1ab10ab9265cd325579480725be8462b4a9aa46265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e956fbf192e6183fbb0c7e1ab10ab9265cd325579480725be8462b4a9aa46265", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e956fbf192e6183fbb0c7e1ab10ab9265cd325579480725be8462b4a9aa46265", kill_on_drop: false }`
[INFO] [stdout] e956fbf192e6183fbb0c7e1ab10ab9265cd325579480725be8462b4a9aa46265
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2ec49c351e6549a9fdc11654a27593c7b6cfe8c79b67e64342b07d2e125832
[INFO] running `Command { std: "docker" "start" "-a" "8e2ec49c351e6549a9fdc11654a27593c7b6cfe8c79b67e64342b07d2e125832", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling get-size v0.1.4
[INFO] [stderr]    Compiling safecast v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling collate v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling if-addrs v0.10.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling mdns-sd v0.11.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling umask v2.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling get-size-derive v0.1.3
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling ds-ext v0.2.0
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling email-address-parser v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]    Compiling destream v0.8.0
[INFO] [stderr]    Compiling async-hash v0.5.4
[INFO] [stderr]    Compiling rjwt v0.6.1
[INFO] [stderr]    Compiling handlebars v6.0.0
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling local-ip-address v0.6.1
[INFO] [stderr]    Compiling hr-id v0.6.0
[INFO] [stderr]    Compiling tbon v0.6.0
[INFO] [stderr]    Compiling number-general v0.12.0
[INFO] [stderr]    Compiling txn_lock v0.10.0
[INFO] [stderr]    Compiling pathlink v0.3.0
[INFO] [stderr]    Compiling freqfs v0.10.0
[INFO] [stderr]    Compiling txfs v0.4.0
[INFO] [stderr]    Compiling tc-error v0.12.0
[INFO] [stderr]    Compiling tcgeneric v0.11.0
[INFO] [stderr]    Compiling tc-value v0.13.0
[INFO] [stderr]    Compiling tc-transact v0.21.0
[INFO] [stderr]    Compiling tc-scalar v0.5.0
[INFO] [stderr]    Compiling tc-state v0.5.0
[INFO] [stderr]    Compiling tc-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: destream v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8e2ec49c351e6549a9fdc11654a27593c7b6cfe8c79b67e64342b07d2e125832", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2ec49c351e6549a9fdc11654a27593c7b6cfe8c79b67e64342b07d2e125832", kill_on_drop: false }`
[INFO] [stdout] 8e2ec49c351e6549a9fdc11654a27593c7b6cfe8c79b67e64342b07d2e125832
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54cad8976fc1b1a4d031589335ac822a990a1522ff0d67e07ba0e2c8007c8110
[INFO] running `Command { std: "docker" "start" "-a" "54cad8976fc1b1a4d031589335ac822a990a1522ff0d67e07ba0e2c8007c8110", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling handlebars v6.0.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling neli v0.6.4
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling mdns-sd v0.11.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling local-ip-address v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tbon v0.6.0
[INFO] [stderr]    Compiling txn_lock v0.10.0
[INFO] [stderr]    Compiling freqfs v0.10.0
[INFO] [stderr]    Compiling txfs v0.4.0
[INFO] [stderr]    Compiling tc-error v0.12.0
[INFO] [stderr]    Compiling tcgeneric v0.11.0
[INFO] [stderr]    Compiling tc-value v0.13.0
[INFO] [stderr]    Compiling tc-transact v0.21.0
[INFO] [stderr]    Compiling tc-scalar v0.5.0
[INFO] [stderr]    Compiling tc-state v0.5.0
[INFO] [stderr]    Compiling tc-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]   --> examples/replicate.rs:94:24
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Try` is not implemented for `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn).await?;
[INFO] [stdout]    |                                                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/replicate.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 95 |         let handler = endpoint.get(key)?;
[INFO] [stdout]    |                       -------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `endpoint` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let endpoint: /* Type */ = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> examples/replicate.rs:106:24
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn).await?;
[INFO] [stdout]     |                                                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/replicate.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 107 |         let handler = endpoint.put(key, value)?;
[INFO] [stdout]     |                       -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `endpoint` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let endpoint: /* Type */ = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> examples/replicate.rs:118:24
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn).await?;
[INFO] [stdout]     |                                                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/replicate.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 119 |         let handler = endpoint.post(params)?;
[INFO] [stdout]     |                       -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `endpoint` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let endpoint: /* Type */ = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be applied to values that implement `Try`
[INFO] [stdout]    --> examples/replicate.rs:130:24
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `?` operator cannot be applied to type `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Try` is not implemented for `impl futures::Future<Output = Result<Endpoint<'_>, TCError>>`
[INFO] [stdout] help: consider `await`ing on the `Future`
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn).await?;
[INFO] [stdout]     |                                                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/replicate.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let endpoint = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 131 |         let handler = endpoint.delete(key)?;
[INFO] [stdout]     |                       -------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `endpoint` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let endpoint: /* Type */ = server.authorize_claim_and_route(link.path(), &txn)?;
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tc-server` (example "replicate") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "54cad8976fc1b1a4d031589335ac822a990a1522ff0d67e07ba0e2c8007c8110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54cad8976fc1b1a4d031589335ac822a990a1522ff0d67e07ba0e2c8007c8110", kill_on_drop: false }`
[INFO] [stdout] 54cad8976fc1b1a4d031589335ac822a990a1522ff0d67e07ba0e2c8007c8110
