[INFO] fetching crate tc-server 0.1.0... [INFO] testing tc-server-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tc-server 0.1.0 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tc-server 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2b1795464bdad66a9fd4a7406878f41d9f328b1bedda032844ff787231922d9 [INFO] running `Command { std: "docker" "start" "-a" "e2b1795464bdad66a9fd4a7406878f41d9f328b1bedda032844ff787231922d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2b1795464bdad66a9fd4a7406878f41d9f328b1bedda032844ff787231922d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b1795464bdad66a9fd4a7406878f41d9f328b1bedda032844ff787231922d9", kill_on_drop: false }` [INFO] [stdout] e2b1795464bdad66a9fd4a7406878f41d9f328b1bedda032844ff787231922d9 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 492575a7e6baff04c61d903c3805db8e9b9c25c27767ca8c197ab5a805e025b5 [INFO] running `Command { std: "docker" "start" "-a" "492575a7e6baff04c61d903c3805db8e9b9c25c27767ca8c197ab5a805e025b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling safecast v0.2.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling collate v0.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling if-addrs v0.10.2 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling mdns-sd v0.11.2 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling regex v1.10.6 [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 thiserror-impl v1.0.63 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling umask v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ds-ext v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling email-address-parser v2.0.0 [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 neli v0.6.4 [INFO] [stderr] Compiling rjwt v0.6.1 [INFO] [stderr] Compiling handlebars v6.0.0 [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 2m 29s [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 2` [INFO] running `Command { std: "docker" "inspect" "492575a7e6baff04c61d903c3805db8e9b9c25c27767ca8c197ab5a805e025b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492575a7e6baff04c61d903c3805db8e9b9c25c27767ca8c197ab5a805e025b5", kill_on_drop: false }` [INFO] [stdout] 492575a7e6baff04c61d903c3805db8e9b9c25c27767ca8c197ab5a805e025b5 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef6525ad35ccbf392415c249a6ea2ad9134e42348152eacb73ee4dbf01fd35d7 [INFO] running `Command { std: "docker" "start" "-a" "ef6525ad35ccbf392415c249a6ea2ad9134e42348152eacb73ee4dbf01fd35d7", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling handlebars v6.0.0 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling mdns-sd v0.11.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling tokio v1.39.2 [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, TCError>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `impl futures::Future, 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[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, TCError>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `impl futures::Future, 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[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, TCError>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `impl futures::Future, 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[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, TCError>>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Try` is not implemented for `impl futures::Future, 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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tc-server` (example "replicate") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ef6525ad35ccbf392415c249a6ea2ad9134e42348152eacb73ee4dbf01fd35d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6525ad35ccbf392415c249a6ea2ad9134e42348152eacb73ee4dbf01fd35d7", kill_on_drop: false }` [INFO] [stdout] ef6525ad35ccbf392415c249a6ea2ad9134e42348152eacb73ee4dbf01fd35d7