[INFO] fetching crate ts-sql-derive 0.7.5... [INFO] testing ts-sql-derive-0.7.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate ts-sql-derive 0.7.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ts-sql-derive 0.7.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ts-sql-derive 0.7.5 [INFO] tweaked toml for crates.io crate ts-sql-derive 0.7.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ts-sql-derive 0.7.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ts-sql-derive 0.7.5 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ts-procmacro v0.1.0 [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b728f21c6f2b12e05418549f2614da71f970964c467866511595dc64279435 [INFO] running `Command { std: "docker" "start" "-a" "73b728f21c6f2b12e05418549f2614da71f970964c467866511595dc64279435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b728f21c6f2b12e05418549f2614da71f970964c467866511595dc64279435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b728f21c6f2b12e05418549f2614da71f970964c467866511595dc64279435", kill_on_drop: false }` [INFO] [stdout] 73b728f21c6f2b12e05418549f2614da71f970964c467866511595dc64279435 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d52b7c75d22453a3a1709f19693d25604b720a877662b040b3cf7533e98824f [INFO] running `Command { std: "docker" "start" "-a" "4d52b7c75d22453a3a1709f19693d25604b720a877662b040b3cf7533e98824f", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ts-procmacro v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling ts-sql-derive v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.65s [INFO] running `Command { std: "docker" "inspect" "4d52b7c75d22453a3a1709f19693d25604b720a877662b040b3cf7533e98824f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d52b7c75d22453a3a1709f19693d25604b720a877662b040b3cf7533e98824f", kill_on_drop: false }` [INFO] [stdout] 4d52b7c75d22453a3a1709f19693d25604b720a877662b040b3cf7533e98824f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f89b1f2f186f7657014494bf84d0e63b77369a45a19d54f859230c5d6b4518a [INFO] running `Command { std: "docker" "start" "-a" "2f89b1f2f186f7657014494bf84d0e63b77369a45a19d54f859230c5d6b4518a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ts-procmacro v0.1.0 [INFO] [stderr] Compiling ts-sql-derive v0.7.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ts_sql` [INFO] [stdout] --> tests/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ts_sql::{SqlTimestamp, query}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ts_sql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ts_sql`, use `cargo add ts_sql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ts_sql` [INFO] [stdout] --> tests/query.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use ts_sql::ParseFromRow; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ts_sql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ts_sql`, use `cargo add ts_sql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ts_sql` [INFO] [stdout] --> tests/from_row.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ts_sql::{FromRow, FromSql}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ts_sql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ts_sql`, use `cargo add ts_sql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ts_sql` [INFO] [stdout] --> tests/query.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | let (mut client, _container) = ts_sql::test::get_test_database(); [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `ts_sql` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ts_sql`, use `cargo add ts_sql` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ts-sql-derive` (test "from_row") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no associated item named `QUERY` found for struct `InsertChallenge` in the current scope [INFO] [stdout] --> tests/query.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 9 | struct InsertChallenge { [INFO] [stdout] | ---------------------- associated item `QUERY` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 54 | InsertChallenge::QUERY, [INFO] [stdout] | ^^^^^ associated item not found in `InsertChallenge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `query_parameters` found for struct `InsertChallenge` in the current scope [INFO] [stdout] --> tests/query.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 9 | struct InsertChallenge { [INFO] [stdout] | ---------------------- function or associated item `query_parameters` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 55 | &InsertChallenge::query_parameters( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `InsertChallenge` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ts-sql-derive` (test "query") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "2f89b1f2f186f7657014494bf84d0e63b77369a45a19d54f859230c5d6b4518a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f89b1f2f186f7657014494bf84d0e63b77369a45a19d54f859230c5d6b4518a", kill_on_drop: false }` [INFO] [stdout] 2f89b1f2f186f7657014494bf84d0e63b77369a45a19d54f859230c5d6b4518a