[INFO] cloning repository https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoLearn-Dev%2Fcolink-protocol-variable-transfer-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoLearn-Dev%2Fcolink-protocol-variable-transfer-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e837de1ba0c9b42293141f1f4d5be3a5ad2dce4 [INFO] testing CoLearn-Dev/colink-protocol-variable-transfer-test against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoLearn-Dev%2Fcolink-protocol-variable-transfer-test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test [INFO] finished tweaking git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test [INFO] tweaked toml for git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pinky-swear v6.1.0 [INFO] [stderr] Downloaded tonic-build v0.7.2 [INFO] [stderr] Downloaded amq-protocol-uri v7.0.1 [INFO] [stderr] Downloaded rc2 v0.8.1 [INFO] [stderr] Downloaded rustls-connector v0.16.1 [INFO] [stderr] Downloaded tcp-stream v0.24.4 [INFO] [stderr] Downloaded amq-protocol-tcp v7.0.1 [INFO] [stderr] Downloaded amq-protocol v7.0.1 [INFO] [stderr] Downloaded p12 v0.6.3 [INFO] [stderr] Downloaded amq-protocol-types v7.0.1 [INFO] [stderr] Downloaded secp256k1 v0.25.0 [INFO] [stderr] Downloaded lapin v2.1.1 [INFO] [stderr] Downloaded secp256k1-sys v0.7.0 [INFO] [stderr] Downloaded colink v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06f9509b670487451f0da90013f657ddc0a785f91844a645862f2892c389700d [INFO] running `Command { std: "docker" "start" "-a" "06f9509b670487451f0da90013f657ddc0a785f91844a645862f2892c389700d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06f9509b670487451f0da90013f657ddc0a785f91844a645862f2892c389700d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f9509b670487451f0da90013f657ddc0a785f91844a645862f2892c389700d", kill_on_drop: false }` [INFO] [stdout] 06f9509b670487451f0da90013f657ddc0a785f91844a645862f2892c389700d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 890f5abc8f2ae0a0007131a44c38da46e17be5d57215c4c9118e6dd524812a34 [INFO] running `Command { std: "docker" "start" "-a" "890f5abc8f2ae0a0007131a44c38da46e17be5d57215c4c9118e6dd524812a34", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling secp256k1-sys v0.7.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex v1.8.0 [INFO] [stderr] Compiling amq-protocol v7.0.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling lapin v2.1.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling clap_builder v4.2.4 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rustls-connector v0.16.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tcp-stream v0.24.4 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling secp256k1 v0.25.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling clap v4.2.4 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling colink v0.3.7 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling amq-protocol-types v7.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling amq-protocol-uri v7.0.1 [INFO] [stderr] Compiling amq-protocol-tcp v7.0.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling colink-protocol-vt-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.31s [INFO] running `Command { std: "docker" "inspect" "890f5abc8f2ae0a0007131a44c38da46e17be5d57215c4c9118e6dd524812a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "890f5abc8f2ae0a0007131a44c38da46e17be5d57215c4c9118e6dd524812a34", kill_on_drop: false }` [INFO] [stdout] 890f5abc8f2ae0a0007131a44c38da46e17be5d57215c4c9118e6dd524812a34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad443f02d88e58a2a76ec902dde7976a4aa1cab0610fdfe99885fdf842da5fd [INFO] running `Command { std: "docker" "start" "-a" "bad443f02d88e58a2a76ec902dde7976a4aa1cab0610fdfe99885fdf842da5fd", kill_on_drop: false }` [INFO] [stderr] Compiling colink-protocol-vt-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] running `Command { std: "docker" "inspect" "bad443f02d88e58a2a76ec902dde7976a4aa1cab0610fdfe99885fdf842da5fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad443f02d88e58a2a76ec902dde7976a4aa1cab0610fdfe99885fdf842da5fd", kill_on_drop: false }` [INFO] [stdout] bad443f02d88e58a2a76ec902dde7976a4aa1cab0610fdfe99885fdf842da5fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 145bdab42c122ef8464a9ba3f8aab481fde82a35154972aefae4a57561250f7d [INFO] running `Command { std: "docker" "start" "-a" "145bdab42c122ef8464a9ba3f8aab481fde82a35154972aefae4a57561250f7d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/colink_protocol_vt_test-f314c8236d1f7dfb) [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] running `Command { std: "docker" "inspect" "145bdab42c122ef8464a9ba3f8aab481fde82a35154972aefae4a57561250f7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "145bdab42c122ef8464a9ba3f8aab481fde82a35154972aefae4a57561250f7d", kill_on_drop: false }` [INFO] [stdout] 145bdab42c122ef8464a9ba3f8aab481fde82a35154972aefae4a57561250f7d [INFO] testing CoLearn-Dev/colink-protocol-variable-transfer-test against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoLearn-Dev%2Fcolink-protocol-variable-transfer-test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test [INFO] finished tweaking git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test [INFO] tweaked toml for git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CoLearn-Dev/colink-protocol-variable-transfer-test 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-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c48345879c8e9931f254b9cb52bdf0d380c497fd57c3a1c2da6aa2ec36b7d54 [INFO] running `Command { std: "docker" "start" "-a" "2c48345879c8e9931f254b9cb52bdf0d380c497fd57c3a1c2da6aa2ec36b7d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c48345879c8e9931f254b9cb52bdf0d380c497fd57c3a1c2da6aa2ec36b7d54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c48345879c8e9931f254b9cb52bdf0d380c497fd57c3a1c2da6aa2ec36b7d54", kill_on_drop: false }` [INFO] [stdout] 2c48345879c8e9931f254b9cb52bdf0d380c497fd57c3a1c2da6aa2ec36b7d54 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f25bddcb7f06190ed0047c7309a523ced89ed0632fdb10eff709256c955dc7e [INFO] running `Command { std: "docker" "start" "-a" "4f25bddcb7f06190ed0047c7309a523ced89ed0632fdb10eff709256c955dc7e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling secp256k1-sys v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling amq-protocol v7.0.1 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling anstream v0.3.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling regex v1.8.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling lapin v2.1.1 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling clap_builder v4.2.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling axum-core v0.2.9 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling rustls-connector v0.16.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tcp-stream v0.24.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling secp256k1 v0.25.0 [INFO] [stderr] Compiling clap v4.2.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.3.5 [INFO] [stderr] Compiling colink v0.3.7 [INFO] [stderr] Compiling amq-protocol-types v7.0.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling amq-protocol-uri v7.0.1 [INFO] [stderr] Compiling amq-protocol-tcp v7.0.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.17 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling colink-protocol-vt-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: `core::fmt::rt::Opaque` cannot be shared between threads safely [INFO] [stdout] --> src/main.rs:30:73 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> Result<(), Box> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 31 | | let key = "output"; [INFO] [stdout] 32 | | let key2 = "output_remote_storage"; [INFO] [stdout] 33 | | let msg = cl.recv_variable(key, &participants[0]).await?; [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ `core::fmt::rt::Opaque` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `{async block@src/main.rs:30:73: 45:6}: Send` [INFO] [stdout] = note: required for `&core::fmt::rt::Opaque` to implement `Send` [INFO] [stdout] note: required because it appears within the type `core::fmt::rt::Argument<'_>` [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:75:12 [INFO] [stdout] = note: required because it captures the following types: `&colink::CoLink`, `&str`, `&Participant`, `impl Future>>`, `tokio::sync::mutex::MutexGuard<'_, bool>`, `impl Future>`, `Option`, `impl Future>>`, `extensions::variable_transfer::p2p_inbox::VTInbox`, `[u8; 32]`, `impl Future>>`, `String`, `String`, `&[&str]`, `core::fmt::rt::Argument<'_>`, `&String`, `impl Future>>`, `String`, `impl Future>>`, `Vec`, `ControlFlow, Vec>`, `[Participant; 1]`, `impl Future>>`, `impl Future>>`, `tokio::sync::rwlock::read_guard::RwLockReadGuard<'_, Option>`, `impl Future>>`, `tokio::sync::rwlock::read_guard::RwLockReadGuard<'_, HashMap<(String, String), Vec>>`, `impl Future>>>`, `Option<&Vec>`, `tokio::sync::mpsc::bounded::Sender<()>`, `tokio::sync::mpsc::bounded::Receiver<()>`, `impl Future>>>`, `tokio::sync::rwlock::read_guard::RwLockReadGuard<'_, HashMap<(String, String), Vec>>`, `impl Future>>>`, `Option<&Vec>`, `impl Future>`, `tokio::sync::rwlock::read_guard::RwLockReadGuard<'_, Option>`, `impl Future>>`, `impl Future>>>` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/colink-0.3.7/src/extensions/variable_transfer/p2p_inbox.rs:225:33 [INFO] [stdout] | [INFO] [stdout] 225 | ) -> Result, Error> { [INFO] [stdout] | _________________________________^ [INFO] [stdout] 226 | | // send inbox information to the sender by remote_storage [INFO] [stdout] 227 | | if !self [INFO] [stdout] 228 | | .vt_p2p_ctx [INFO] [stdout] ... | [INFO] [stdout] 337 | | } [INFO] [stdout] 338 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required because it captures the following types: `&colink::CoLink`, `&str`, `&Participant`, `impl Future, Box<(dyn std::error::Error + Send + Sync + 'static)>>>`, `impl Future, Box<(dyn std::error::Error + Send + Sync + 'static)>>>` [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/colink-0.3.7/src/extensions/variable_transfer.rs:55:98 [INFO] [stdout] | [INFO] [stdout] 55 | pub async fn recv_variable(&self, key: &str, sender: &Participant) -> Result, Error> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 56 | | if self.task_id.is_empty() { [INFO] [stdout] 57 | | Err("task_id not found".to_string())?; [INFO] [stdout] 58 | | } [INFO] [stdout] ... | [INFO] [stdout] 63 | | Ok(res) [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required because it captures the following types: `colink::CoLink`, `Vec`, `Vec`, `&str`, `Vec`, `impl Future, Box<(dyn std::error::Error + Send + Sync + 'static)>>>`, `String`, `impl Future>>`, `Vec`, `impl Future, Box<(dyn std::error::Error + Send + Sync + 'static)>>>`, `String`, `impl Future>>` [INFO] [stdout] note: required because it's used within this `async` block [INFO] [stdout] --> src/main.rs:30:73 [INFO] [stdout] | [INFO] [stdout] 30 | ) -> Result<(), Box> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 31 | | let key = "output"; [INFO] [stdout] 32 | | let key2 = "output_remote_storage"; [INFO] [stdout] 33 | | let msg = cl.recv_variable(key, &participants[0]).await?; [INFO] [stdout] ... | [INFO] [stdout] 44 | | Ok(()) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for the cast from `Pin>` to `Pin>> + Send>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `colink-protocol-vt-test` (bin "colink-protocol-vt-test") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4f25bddcb7f06190ed0047c7309a523ced89ed0632fdb10eff709256c955dc7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f25bddcb7f06190ed0047c7309a523ced89ed0632fdb10eff709256c955dc7e", kill_on_drop: false }` [INFO] [stdout] 4f25bddcb7f06190ed0047c7309a523ced89ed0632fdb10eff709256c955dc7e