[INFO] fetching crate colink 0.3.10... [INFO] testing colink-0.3.10 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate colink 0.3.10 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate colink 0.3.10 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate colink 0.3.10 [INFO] tweaked toml for crates.io crate colink 0.3.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate colink 0.3.10 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 colink 0.3.10 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ab39a5cff77f01647f064f28e69685451b48743c3f799a6b983cfe77178463c4 [INFO] running `Command { std: "docker" "start" "-a" "ab39a5cff77f01647f064f28e69685451b48743c3f799a6b983cfe77178463c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab39a5cff77f01647f064f28e69685451b48743c3f799a6b983cfe77178463c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab39a5cff77f01647f064f28e69685451b48743c3f799a6b983cfe77178463c4", kill_on_drop: false }` [INFO] [stdout] ab39a5cff77f01647f064f28e69685451b48743c3f799a6b983cfe77178463c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8d82d6986d3ecb1f8286b6fd49464f3700c2c0a83eed2173c1496f2cd6deadc9 [INFO] running `Command { std: "docker" "start" "-a" "8d82d6986d3ecb1f8286b6fd49464f3700c2c0a83eed2173c1496f2cd6deadc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling once_cell v1.18.0 [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 typenum v1.16.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling rustls-connector v0.18.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling tcp-stream v0.26.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tonic-build v0.9.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling lapin v2.2.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling clap_builder v4.3.8 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling colink v0.3.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling clap v4.3.8 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling redis v0.23.0 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/application.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/application.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 684 ~ .xack::<_, _, _, ()>(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] 685 | .await?; [INFO] [stdout] ... [INFO] [stdout] 688 | .unwrap() [INFO] [stdout] 689 ~ .xdel::<_, _, ()>(&self.queue_name, &[id]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ReadParams { [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 `UpdateParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct UpdateParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct DeleteParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: colink v0.3.10 (/opt/rustwide/workdir), redis v0.23.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" "8d82d6986d3ecb1f8286b6fd49464f3700c2c0a83eed2173c1496f2cd6deadc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d82d6986d3ecb1f8286b6fd49464f3700c2c0a83eed2173c1496f2cd6deadc9", kill_on_drop: false }` [INFO] [stdout] 8d82d6986d3ecb1f8286b6fd49464f3700c2c0a83eed2173c1496f2cd6deadc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b131663e62cb68176695eef920818c953b4b18e4dde604b02f327220a2362c67 [INFO] running `Command { std: "docker" "start" "-a" "b131663e62cb68176695eef920818c953b4b18e4dde604b02f327220a2362c67", kill_on_drop: false }` [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/application.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/application.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 684 ~ .xack::<_, _, _, ()>(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] 685 | .await?; [INFO] [stdout] ... [INFO] [stdout] 688 | .unwrap() [INFO] [stdout] 689 ~ .xdel::<_, _, ()>(&self.queue_name, &[id]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ReadParams { [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 `UpdateParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct UpdateParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct DeleteParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colink v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/application.rs:652:5 [INFO] [stdout] | [INFO] [stdout] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/application.rs:684:22 [INFO] [stdout] | [INFO] [stdout] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 684 ~ .xack::<_, _, _, ()>(&self.queue_name, &self.queue_name, &[id]) [INFO] [stdout] 685 | .await?; [INFO] [stdout] ... [INFO] [stdout] 688 | .unwrap() [INFO] [stdout] 689 ~ .xdel::<_, _, ()>(&self.queue_name, &[id]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ReadParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ReadParams { [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 `UpdateParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct UpdateParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DeleteParams` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct DeleteParams { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: colink v0.3.10 (/opt/rustwide/workdir), redis v0.23.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" "b131663e62cb68176695eef920818c953b4b18e4dde604b02f327220a2362c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b131663e62cb68176695eef920818c953b4b18e4dde604b02f327220a2362c67", kill_on_drop: false }` [INFO] [stdout] b131663e62cb68176695eef920818c953b4b18e4dde604b02f327220a2362c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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", kill_on_drop: false }` [INFO] [stdout] 0056633e32a56b49d7b4e8432a84d7fb194822fd22af4118c58cdf03f6081af4 [INFO] running `Command { std: "docker" "start" "-a" "0056633e32a56b49d7b4e8432a84d7fb194822fd22af4118c58cdf03f6081af4", kill_on_drop: false }` [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/application.rs:652:5 [INFO] [stderr] | [INFO] [stderr] 652 | pub async fn get_next(&mut self) -> Result, Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/application.rs:684:22 [INFO] [stderr] | [INFO] [stderr] 684 | .xack(&self.queue_name, &self.queue_name, &[id]) [INFO] [stderr] | ^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 684 ~ .xack::<_, _, _, ()>(&self.queue_name, &self.queue_name, &[id]) [INFO] [stderr] 685 | .await?; [INFO] [stderr] ... [INFO] [stderr] 688 | .unwrap() [INFO] [stderr] 689 ~ .xdel::<_, _, ()>(&self.queue_name, &[id]) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: struct `ReadParams` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:13:12 [INFO] [stderr] | [INFO] [stderr] 13 | pub struct ReadParams { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `UpdateParams` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct UpdateParams { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `DeleteParams` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/colink-3d73b5dda3c03aa0/out/colink_remote_storage.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | pub struct DeleteParams { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `colink` (lib) generated 4 warnings (run `cargo fix --lib -p colink` to apply 1 suggestion) [INFO] [stderr] warning: `colink` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: colink v0.3.10 (/opt/rustwide/workdir), redis v0.23.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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/colink-e4ec3e79cf2ca844) [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/test_counter_with_lock.rs (/opt/rustwide/target/debug/deps/test_counter_with_lock-a108f6811eedb45f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] curl: (6) Could not resolve host: raw.githubusercontent.com [INFO] [stderr] error: test failed, to rerun pass `--test test_counter_with_lock` [INFO] [stdout] test test_counter_with_lock ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_counter_with_lock stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_counter_with_lock' (18) panicked at src/extensions/instant_server.rs:153:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x645e9602fd42 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x645e9602fd42 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x645e9602fd42 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x645e9602fd42 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x645e960430df - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x645e960430df - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x645e95ffa4f3 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x645e95ffa4f3 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x645e96007fb2 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x645e9600d25f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x645e9600d0f1 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x645e9546fa7e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x645e9546fa7e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x645e9600d9ae - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x645e9600d9ae - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x645e9600d6ca - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x645e960080e9 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x645e95fed77d - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x645e9604d420 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x645e9604c5d6 - core::result::unwrap_failed::hf926a4254073b4aa [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x645e9557f124 - core::result::Result::unwrap::h74cfbea5e02c07fe [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x645e9557f124 - colink::extensions::instant_server::InstantServer::new_with_config::h1bda518de7b2fd76 [INFO] [stdout] at /opt/rustwide/workdir/src/extensions/instant_server.rs:153:14 [INFO] [stdout] 22: 0x645e95580b6a - colink::extensions::instant_server::InstantServer::new::h87250ce56a53744a [INFO] [stdout] at /opt/rustwide/workdir/src/extensions/instant_server.rs:44:9 [INFO] [stdout] 23: 0x645e95580ba7 - colink::extensions::instant_server::InstantRegistry::new::headb792d258c2fd6 [INFO] [stdout] at /opt/rustwide/workdir/src/extensions/instant_server.rs:199:18 [INFO] [stdout] 24: 0x645e95442a58 - test_counter_with_lock::common::set_up_test_env_single_user::{{closure}}::h1c2ca437c1f4ebc6 [INFO] [stdout] at /opt/rustwide/workdir/tests/common/mod.rs:29:14 [INFO] [stdout] 25: 0x645e954409b9 - test_counter_with_lock::test_counter_with_lock::{{closure}}::h7bdf95c8d6da1c80 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_counter_with_lock.rs:11:56 [INFO] [stdout] 26: 0x645e9544766f - as core::future::future::Future>::poll::hc35d77317442cf66 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x645e9544760b - as core::future::future::Future>::poll::h043fec790ef4c57c [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/future/future.rs:133:9 [INFO] [stdout] 28: 0x645e9544ec5b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbc36744f3d37ff2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:73 [INFO] [stdout] 29: 0x645e9544eb3b - tokio::runtime::coop::with_budget::h5c33f370cae0f5be [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 30: 0x645e9544eb3b - tokio::runtime::coop::budget::hba2f19734ea592cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 31: 0x645e9544eb3b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf1fd10dacb53957f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 32: 0x645e9544be2d - tokio::runtime::scheduler::current_thread::Context::enter::h970c3e2d7e827618 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 33: 0x645e9544de52 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd872f61b26ca2349 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:44 [INFO] [stdout] 34: 0x645e9544d02b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb6070141f893f84b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 35: 0x645e95445c32 - tokio::macros::scoped_tls::ScopedKey::set::h70d06edd5f100269 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 36: 0x645e9544c986 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h23254c04821c4eaf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:35 [INFO] [stdout] 37: 0x645e9544d060 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h83bb5448414f4251 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:24 [INFO] [stdout] 38: 0x645e9544b2c3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdb4b0af1b1c6e4f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:29 [INFO] [stdout] 39: 0x645e95446d0d - tokio::runtime::runtime::Runtime::block_on::hbefbb3323e0e2405 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:302:52 [INFO] [stdout] 40: 0x645e9544072f - test_counter_with_lock::test_counter_with_lock::he1fb53827b7e2306 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_counter_with_lock.rs:50:7 [INFO] [stdout] 41: 0x645e954416e7 - test_counter_with_lock::test_counter_with_lock::{{closure}}::hd0b2f9b4dac7a1b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_counter_with_lock.rs:9:38 [INFO] [stdout] 42: 0x645e95449346 - core::ops::function::FnOnce::call_once::hdc1ee59e1f0787e0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x645e9546f83b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 44: 0x645e9546f83b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 45: 0x645e95485325 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 46: 0x645e95485325 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 47: 0x645e95485325 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 48: 0x645e95485325 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 49: 0x645e95485325 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 50: 0x645e95485325 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 51: 0x645e95485325 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 52: 0x645e9545bd14 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 53: 0x645e9545bd14 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 54: 0x645e9545f55a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 55: 0x645e9545f55a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 56: 0x645e9545f55a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 57: 0x645e9545f55a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 58: 0x645e9545f55a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x645e9545f55a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 60: 0x645e9545f55a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 61: 0x645e96001e0f - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 62: 0x645e96001e0f - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 63: 0x78d86d38eaa4 - [INFO] [stdout] 64: 0x78d86d41ba34 - clone [INFO] [stdout] 65: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_counter_with_lock [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0056633e32a56b49d7b4e8432a84d7fb194822fd22af4118c58cdf03f6081af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0056633e32a56b49d7b4e8432a84d7fb194822fd22af4118c58cdf03f6081af4", kill_on_drop: false }` [INFO] [stdout] 0056633e32a56b49d7b4e8432a84d7fb194822fd22af4118c58cdf03f6081af4