[INFO] fetching crate diesel_sqltype_enum_pg 0.2.0... [INFO] testing diesel_sqltype_enum_pg-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate diesel_sqltype_enum_pg 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate diesel_sqltype_enum_pg 0.2.0 [INFO] finished tweaking crates.io crate diesel_sqltype_enum_pg 0.2.0 [INFO] tweaked toml for crates.io crate diesel_sqltype_enum_pg 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate diesel_sqltype_enum_pg 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.25.3 [INFO] [stderr] Downloaded strum v0.25.0 [INFO] [stderr] Downloaded pq-sys v0.7.5 [INFO] [stderr] Downloaded downcast-rs v2.0.2 [INFO] [stderr] Downloaded diesel_derives v2.3.4 [INFO] [stderr] Downloaded diesel v2.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8569756658c438c383e84ee344eda6bbb4a9c8d72599ae114f4afe90f940a48 [INFO] running `Command { std: "docker" "start" "-a" "a8569756658c438c383e84ee344eda6bbb4a9c8d72599ae114f4afe90f940a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8569756658c438c383e84ee344eda6bbb4a9c8d72599ae114f4afe90f940a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8569756658c438c383e84ee344eda6bbb4a9c8d72599ae114f4afe90f940a48", kill_on_drop: false }` [INFO] [stdout] a8569756658c438c383e84ee344eda6bbb4a9c8d72599ae114f4afe90f940a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f6605db4cd0dc448369c5b2d43449899ffa65c99b1ecfa3b773eccdc58435d1 [INFO] running `Command { std: "docker" "start" "-a" "3f6605db4cd0dc448369c5b2d43449899ffa65c99b1ecfa3b773eccdc58435d1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling diesel_derives v2.3.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling diesel v2.3.3 [INFO] [stderr] Compiling diesel_sqltype_enum_pg v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.71s [INFO] running `Command { std: "docker" "inspect" "3f6605db4cd0dc448369c5b2d43449899ffa65c99b1ecfa3b773eccdc58435d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6605db4cd0dc448369c5b2d43449899ffa65c99b1ecfa3b773eccdc58435d1", kill_on_drop: false }` [INFO] [stdout] 3f6605db4cd0dc448369c5b2d43449899ffa65c99b1ecfa3b773eccdc58435d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76494017e9290487eee399f9d94f08c4814a21635b50dbde8f491b0af7a8443b [INFO] running `Command { std: "docker" "start" "-a" "76494017e9290487eee399f9d94f08c4814a21635b50dbde8f491b0af7a8443b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling downcast-rs v2.0.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling diesel_derives v2.3.4 [INFO] [stderr] Compiling diesel v2.3.3 [INFO] [stderr] Compiling diesel_sqltype_enum_pg v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `EnumStructSqlType` is never constructed [INFO] [stdout] --> tests/from_to_sql_test.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct EnumStructSqlType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EnumStruct` is never used [INFO] [stdout] --> tests/from_to_sql_test.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | enum EnumStruct { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.00s [INFO] running `Command { std: "docker" "inspect" "76494017e9290487eee399f9d94f08c4814a21635b50dbde8f491b0af7a8443b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76494017e9290487eee399f9d94f08c4814a21635b50dbde8f491b0af7a8443b", kill_on_drop: false }` [INFO] [stdout] 76494017e9290487eee399f9d94f08c4814a21635b50dbde8f491b0af7a8443b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac36c5c596a1d7708758aa0bd39c9527cf7000d19d7a8d188a4ab696c3c03fc7 [INFO] running `Command { std: "docker" "start" "-a" "ac36c5c596a1d7708758aa0bd39c9527cf7000d19d7a8d188a4ab696c3c03fc7", kill_on_drop: false }` [INFO] [stderr] warning: struct `EnumStructSqlType` is never constructed [INFO] [stderr] --> tests/from_to_sql_test.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | struct EnumStructSqlType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `EnumStruct` is never used [INFO] [stderr] --> tests/from_to_sql_test.rs:11:6 [INFO] [stderr] | [INFO] [stderr] 11 | enum EnumStruct { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `diesel_sqltype_enum_pg` (test "from_to_sql_test") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diesel_sqltype_enum_pg-51381742bcd07606) [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/from_to_sql_test.rs (/opt/rustwide/target/debug/deps/from_to_sql_test-14c239852f165ba6) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_truth ... 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] running `Command { std: "docker" "inspect" "ac36c5c596a1d7708758aa0bd39c9527cf7000d19d7a8d188a4ab696c3c03fc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac36c5c596a1d7708758aa0bd39c9527cf7000d19d7a8d188a4ab696c3c03fc7", kill_on_drop: false }` [INFO] [stdout] ac36c5c596a1d7708758aa0bd39c9527cf7000d19d7a8d188a4ab696c3c03fc7