[INFO] fetching crate sea-orm-migration 2.0.0-rc.17... [INFO] testing sea-orm-migration-2.0.0-rc.17 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate sea-orm-migration 2.0.0-rc.17 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sea-orm-migration 2.0.0-rc.17 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sea-orm-migration 2.0.0-rc.17 [INFO] tweaked toml for crates.io crate sea-orm-migration 2.0.0-rc.17 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sea-orm-migration 2.0.0-rc.17 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sea-orm-migration 2.0.0-rc.17 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60e03c287437b77c17420ffac98d61c54befc24abe760e8be51cea94c917fe75 [INFO] running `Command { std: "docker" "start" "-a" "60e03c287437b77c17420ffac98d61c54befc24abe760e8be51cea94c917fe75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60e03c287437b77c17420ffac98d61c54befc24abe760e8be51cea94c917fe75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60e03c287437b77c17420ffac98d61c54befc24abe760e8be51cea94c917fe75", kill_on_drop: false }` [INFO] [stdout] 60e03c287437b77c17420ffac98d61c54befc24abe760e8be51cea94c917fe75 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e58cf70bc6f2d0077552031e09e0c2ebde2f495ebd08ca24ea0ac9c9bb25daa3 [INFO] running `Command { std: "docker" "start" "-a" "e58cf70bc6f2d0077552031e09e0c2ebde2f495ebd08ca24ea0ac9c9bb25daa3", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.17 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.11 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling sea-orm-cli v2.0.0-rc.17 [INFO] [stderr] Compiling sea-query v1.0.0-rc.16 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.17 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.10 [INFO] [stderr] Compiling sea-orm-migration v2.0.0-rc.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | _______________^ [INFO] [stdout] 200 | | .query_one(&_stmt) [INFO] [stdout] 201 | | .await? [INFO] [stdout] | |_______________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | _______________^ [INFO] [stdout] 200 | | .query_one(&_stmt) [INFO] [stdout] 201 | | .await? [INFO] [stdout] 202 | | .ok_or_else(|| DbErr::Custom("Failed to check table exists".to_owned()))?; [INFO] [stdout] | |_________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | .conn [INFO] [stdout] 138 | | .query_one(&_stmt) [INFO] [stdout] 139 | | .await? [INFO] [stdout] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | .conn [INFO] [stdout] 138 | | .query_one(&_stmt) [INFO] [stdout] 139 | | .await? [INFO] [stdout] 140 | | .ok_or_else(|| DbErr::Custom("Failed to check column exists".to_owned()))?; [INFO] [stdout] | |______________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 168 | | .conn [INFO] [stdout] 169 | | .query_one(&_stmt) [INFO] [stdout] 170 | | .await? [INFO] [stdout] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 168 | | .conn [INFO] [stdout] 169 | | .query_one(&_stmt) [INFO] [stdout] 170 | | .await? [INFO] [stdout] 171 | | .ok_or_else(|| DbErr::Custom("Failed to check index exists".to_owned()))?; [INFO] [stdout] | |_____________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.30s [INFO] running `Command { std: "docker" "inspect" "e58cf70bc6f2d0077552031e09e0c2ebde2f495ebd08ca24ea0ac9c9bb25daa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58cf70bc6f2d0077552031e09e0c2ebde2f495ebd08ca24ea0ac9c9bb25daa3", kill_on_drop: false }` [INFO] [stdout] e58cf70bc6f2d0077552031e09e0c2ebde2f495ebd08ca24ea0ac9c9bb25daa3 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9ebdf51bff19ffc8afab89a86115aff2262a980bb74c79aac86f5746fc622be [INFO] running `Command { std: "docker" "start" "-a" "e9ebdf51bff19ffc8afab89a86115aff2262a980bb74c79aac86f5746fc622be", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.10 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.17 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sea-orm-cli v2.0.0-rc.17 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling sea-orm-migration v2.0.0-rc.17 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | _______________^ [INFO] [stdout] 200 | | .query_one(&_stmt) [INFO] [stdout] 201 | | .await? [INFO] [stdout] | |_______________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | _______________^ [INFO] [stdout] 200 | | .query_one(&_stmt) [INFO] [stdout] 201 | | .await? [INFO] [stdout] 202 | | .ok_or_else(|| DbErr::Custom("Failed to check table exists".to_owned()))?; [INFO] [stdout] | |_________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | .conn [INFO] [stdout] 138 | | .query_one(&_stmt) [INFO] [stdout] 139 | | .await? [INFO] [stdout] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | .conn [INFO] [stdout] 138 | | .query_one(&_stmt) [INFO] [stdout] 139 | | .await? [INFO] [stdout] 140 | | .ok_or_else(|| DbErr::Custom("Failed to check column exists".to_owned()))?; [INFO] [stdout] | |______________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 168 | | .conn [INFO] [stdout] 169 | | .query_one(&_stmt) [INFO] [stdout] 170 | | .await? [INFO] [stdout] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 168 | | .conn [INFO] [stdout] 169 | | .query_one(&_stmt) [INFO] [stdout] 170 | | .await? [INFO] [stdout] 171 | | .ok_or_else(|| DbErr::Custom("Failed to check index exists".to_owned()))?; [INFO] [stdout] | |_____________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | _______________^ [INFO] [stdout] 200 | | .query_one(&_stmt) [INFO] [stdout] 201 | | .await? [INFO] [stdout] | |_______________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:199:15 [INFO] [stdout] | [INFO] [stdout] 199 | let res = conn [INFO] [stdout] | _______________^ [INFO] [stdout] 200 | | .query_one(&_stmt) [INFO] [stdout] 201 | | .await? [INFO] [stdout] 202 | | .ok_or_else(|| DbErr::Custom("Failed to check table exists".to_owned()))?; [INFO] [stdout] | |_________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | .conn [INFO] [stdout] 138 | | .query_one(&_stmt) [INFO] [stdout] 139 | | .await? [INFO] [stdout] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 137 | | .conn [INFO] [stdout] 138 | | .query_one(&_stmt) [INFO] [stdout] 139 | | .await? [INFO] [stdout] 140 | | .ok_or_else(|| DbErr::Custom("Failed to check column exists".to_owned()))?; [INFO] [stdout] | |______________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/manager.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 168 | | .conn [INFO] [stdout] 169 | | .query_one(&_stmt) [INFO] [stdout] 170 | | .await? [INFO] [stdout] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/manager.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let res = self [INFO] [stdout] | ___________________^ [INFO] [stdout] 168 | | .conn [INFO] [stdout] 169 | | .query_one(&_stmt) [INFO] [stdout] 170 | | .await? [INFO] [stdout] 171 | | .ok_or_else(|| DbErr::Custom("Failed to check index exists".to_owned()))?; [INFO] [stdout] | |_____________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.51s [INFO] running `Command { std: "docker" "inspect" "e9ebdf51bff19ffc8afab89a86115aff2262a980bb74c79aac86f5746fc622be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ebdf51bff19ffc8afab89a86115aff2262a980bb74c79aac86f5746fc622be", kill_on_drop: false }` [INFO] [stdout] e9ebdf51bff19ffc8afab89a86115aff2262a980bb74c79aac86f5746fc622be [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f3028cef5e99ac36ae6c7348d6794c0952f700b8f371c1e62d74b1c47ad0a43f [INFO] running `Command { std: "docker" "start" "-a" "f3028cef5e99ac36ae6c7348d6794c0952f700b8f371c1e62d74b1c47ad0a43f", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> src/manager.rs:199:9 [INFO] [stderr] | [INFO] [stderr] 199 | let res = conn [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/manager.rs:199:15 [INFO] [stderr] | [INFO] [stderr] 199 | let res = conn [INFO] [stderr] | _______________^ [INFO] [stderr] 200 | | .query_one(&_stmt) [INFO] [stderr] 201 | | .await? [INFO] [stderr] | |_______________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/manager.rs:199:15 [INFO] [stderr] | [INFO] [stderr] 199 | let res = conn [INFO] [stderr] | _______________^ [INFO] [stderr] 200 | | .query_one(&_stmt) [INFO] [stderr] 201 | | .await? [INFO] [stderr] 202 | | .ok_or_else(|| DbErr::Custom("Failed to check table exists".to_owned()))?; [INFO] [stderr] | |_________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> src/manager.rs:136:13 [INFO] [stderr] | [INFO] [stderr] 136 | let res = self [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/manager.rs:136:19 [INFO] [stderr] | [INFO] [stderr] 136 | let res = self [INFO] [stderr] | ___________________^ [INFO] [stderr] 137 | | .conn [INFO] [stderr] 138 | | .query_one(&_stmt) [INFO] [stderr] 139 | | .await? [INFO] [stderr] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/manager.rs:136:19 [INFO] [stderr] | [INFO] [stderr] 136 | let res = self [INFO] [stderr] | ___________________^ [INFO] [stderr] 137 | | .conn [INFO] [stderr] 138 | | .query_one(&_stmt) [INFO] [stderr] 139 | | .await? [INFO] [stderr] 140 | | .ok_or_else(|| DbErr::Custom("Failed to check column exists".to_owned()))?; [INFO] [stderr] | |______________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `res` [INFO] [stderr] --> src/manager.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 167 | let res = self [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/manager.rs:167:19 [INFO] [stderr] | [INFO] [stderr] 167 | let res = self [INFO] [stderr] | ___________________^ [INFO] [stderr] 168 | | .conn [INFO] [stderr] 169 | | .query_one(&_stmt) [INFO] [stderr] 170 | | .await? [INFO] [stderr] | |___________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/manager.rs:167:19 [INFO] [stderr] | [INFO] [stderr] 167 | let res = self [INFO] [stderr] | ___________________^ [INFO] [stderr] 168 | | .conn [INFO] [stderr] 169 | | .query_one(&_stmt) [INFO] [stderr] 170 | | .await? [INFO] [stderr] 171 | | .ok_or_else(|| DbErr::Custom("Failed to check index exists".to_owned()))?; [INFO] [stderr] | |_____________________________________________________________________________________^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: `sea-orm-migration` (lib) generated 9 warnings (run `cargo fix --lib -p sea-orm-migration` to apply 9 suggestions) [INFO] [stderr] warning: `sea-orm-migration` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sea_orm_migration-dcc260c2a8b59211) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::tests::test_get_file_stem ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-1dc2c69f7c5e9067) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- main stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'main' (27) panicked at tests/main.rs:14:46: [INFO] [stdout] Environment variable 'DATABASE_URL' not set: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e75bf6f2e32 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e75bf6f2e32 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e75bf6f2e32 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e75bf6f2e32 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e75bf70506f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e75bf70506f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5e75bf6bfba3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e75bf6bfba3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e75bf6cc3a2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e75bf6d113f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e75bf6d0fd1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e75bf4512be - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5e75bf4512be - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e75bf6d174f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5e75bf6d174f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e75bf6d15aa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e75bf6cc4d9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e75bf6b434d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e75bf70cf60 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e75bf70c366 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5e75bf3fdffe - core::result::Result::expect::h14dd1c4d793b0b89 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5e75bf3d0844 - main::main::{{closure}}::h13edf4891e5d59f0 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:14:46 [INFO] [stdout] 22: 0x5e75bf412d5e - as core::future::future::Future>::poll::{{closure}}::hb5ea82ee3b0c02a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29 [INFO] [stdout] 23: 0x5e75bf410395 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbfb3d55dfda1570d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 24: 0x5e75bf405a27 - std::thread::local::LocalKey::try_with::h63a21c6e81d307c4 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x5e75bf4053bc - std::thread::local::LocalKey::with::hed4068de7c73ec37 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x5e75bf4101bf - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbb475d677a5329fc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 27: 0x5e75bf412d00 - as core::future::future::Future>::poll::h9141fb4e97a3a362 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13 [INFO] [stdout] 28: 0x5e75bf3eca20 - as core::future::future::Future>::poll::h2fb2244240a2b0a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46 [INFO] [stdout] 29: 0x5e75bf42ab13 - async_executor::State::run::{{closure}}::h3f531168c2db9803 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32 [INFO] [stdout] 30: 0x5e75bf42b181 - async_executor::Executor::run::{{closure}}::h2acd035008343e72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34 [INFO] [stdout] 31: 0x5e75bf42a715 - async_executor::LocalExecutor::run::{{closure}}::h295716a83f4fdfbc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34 [INFO] [stdout] 32: 0x5e75bf3ecf0c - async_io::driver::block_on::{{closure}}::h373aa89f87375c0d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53 [INFO] [stdout] 33: 0x5e75bf4060a2 - std::thread::local::LocalKey::try_with::hf78d316557eb2c01 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 34: 0x5e75bf40535c - std::thread::local::LocalKey::with::hc9b4f1dff6b065a9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 35: 0x5e75bf3ecbb2 - async_io::driver::block_on::hea4e3166343ce919 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11 [INFO] [stdout] 36: 0x5e75bf3e8baf - async_global_executor::reactor::block_on::{{closure}}::h46fae39984d917ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18 [INFO] [stdout] 37: 0x5e75bf3e8b04 - async_global_executor::reactor::block_on::h81b41e1ed9d290e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5 [INFO] [stdout] 38: 0x5e75bf41e5e3 - async_global_executor::executor::block_on::{{closure}}::hd4beb7b2f5904dfc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36 [INFO] [stdout] 39: 0x5e75bf405814 - std::thread::local::LocalKey::try_with::h4e00bd1181b6a4fa [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 40: 0x5e75bf40514c - std::thread::local::LocalKey::with::h49ff46d55060e423 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 41: 0x5e75bf41e564 - async_global_executor::executor::block_on::h320bbf4dd20a920e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20 [INFO] [stdout] 42: 0x5e75bf4193d4 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hf4efef1206d4da47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25 [INFO] [stdout] 43: 0x5e75bf410293 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h529e1b2926419fa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 44: 0x5e75bf405b72 - std::thread::local::LocalKey::try_with::h812e20ccad78599e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 45: 0x5e75bf40528c - std::thread::local::LocalKey::with::hab79899c5daced66 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 46: 0x5e75bf410166 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2f87168c2fa9dc6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17 [INFO] [stdout] 47: 0x5e75bf41930d - async_std::task::builder::Builder::blocking::{{closure}}::h6f19172feeaba58d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17 [INFO] [stdout] 48: 0x5e75bf405514 - std::thread::local::LocalKey::try_with::h170aa51cb4e8d086 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 49: 0x5e75bf4051ac - std::thread::local::LocalKey::with::h61723e7f14ec5bc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 50: 0x5e75bf418fe5 - async_std::task::builder::Builder::blocking::h26875ea2db0ae31d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29 [INFO] [stdout] 51: 0x5e75bf40985d - async_std::task::block_on::block_on::hda73a74476e873b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20 [INFO] [stdout] 52: 0x5e75bf3d067d - main::main::h22ed031dd517cb24 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:7:1 [INFO] [stdout] 53: 0x5e75bf3d113d - main::main::{{closure}}::hcb5abfa5eef34e8e [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:8:20 [INFO] [stdout] 54: 0x5e75bf3b2f16 - core::ops::function::FnOnce::call_once::hd6d8c900507fe872 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5e75bf45110b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5e75bf45110b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x5e75bf465728 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x5e75bf465728 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5e75bf465728 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5e75bf465728 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5e75bf465728 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5e75bf465728 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x5e75bf465728 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x5e75bf43e4f4 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x5e75bf43e4f4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x5e75bf441e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x5e75bf441e2a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x5e75bf441e2a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x5e75bf441e2a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x5e75bf441e2a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x5e75bf441e2a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x5e75bf441e2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x5e75bf6c77cf - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 74: 0x5e75bf6c77cf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 75: 0x7eb4f92d1aa4 - [INFO] [stdout] 76: 0x7eb4f935ea64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] main [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test main` [INFO] running `Command { std: "docker" "inspect" "f3028cef5e99ac36ae6c7348d6794c0952f700b8f371c1e62d74b1c47ad0a43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3028cef5e99ac36ae6c7348d6794c0952f700b8f371c1e62d74b1c47ad0a43f", kill_on_drop: false }` [INFO] [stdout] f3028cef5e99ac36ae6c7348d6794c0952f700b8f371c1e62d74b1c47ad0a43f