[INFO] fetching crate ts-sql-helper-derive 0.6.2...
[INFO] testing ts-sql-helper-derive-0.6.2 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate ts-sql-helper-derive 0.6.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ts-sql-helper-derive 0.6.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ts-sql-helper-derive 0.6.2
[INFO] tweaked toml for crates.io crate ts-sql-helper-derive 0.6.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ts-sql-helper-derive 0.6.2 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ts-sql-helper-derive 0.6.2 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.9
[INFO] [stderr]   Downloaded unicode-properties v0.1.3
[INFO] [stderr]   Downloaded postgres-protocol v0.6.8
[INFO] [stderr]   Downloaded unicode-normalization v0.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e6eaab3ca104727e34a869f262d54040d347bc02933a83826a17afa4bb0005f
[INFO] running `Command { std: "docker" "start" "-a" "4e6eaab3ca104727e34a869f262d54040d347bc02933a83826a17afa4bb0005f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e6eaab3ca104727e34a869f262d54040d347bc02933a83826a17afa4bb0005f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e6eaab3ca104727e34a869f262d54040d347bc02933a83826a17afa4bb0005f", kill_on_drop: false }`
[INFO] [stdout] 4e6eaab3ca104727e34a869f262d54040d347bc02933a83826a17afa4bb0005f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 812dce9a28710bb4fc3ab241532d0cc30c281fa1478e49a7b3d6b3b3b6f4868a
[INFO] running `Command { std: "docker" "start" "-a" "812dce9a28710bb4fc3ab241532d0cc30c281fa1478e49a7b3d6b3b3b6f4868a", 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 zerocopy v0.8.26
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.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 regex v1.11.1
[INFO] [stderr]    Compiling postgres-types v0.2.9
[INFO] [stderr]    Compiling ts-sql-helper-derive v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.53s
[INFO] running `Command { std: "docker" "inspect" "812dce9a28710bb4fc3ab241532d0cc30c281fa1478e49a7b3d6b3b3b6f4868a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812dce9a28710bb4fc3ab241532d0cc30c281fa1478e49a7b3d6b3b3b6f4868a", kill_on_drop: false }`
[INFO] [stdout] 812dce9a28710bb4fc3ab241532d0cc30c281fa1478e49a7b3d6b3b3b6f4868a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6123ea7a31f7df6322da772b8afc1a62c0919767fefc763e4add176f54f2d61c
[INFO] running `Command { std: "docker" "start" "-a" "6123ea7a31f7df6322da772b8afc1a62c0919767fefc763e4add176f54f2d61c", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[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-properties v0.1.3
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[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 fallible-iterator v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[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 ts-sql-helper-derive v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `ts_sql_helper_lib` in this scope
[INFO] [stdout]  --> tests/from_row.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(FromRow)]
[INFO] [stdout]   |          ^^^^^^^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `FromRow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ts_sql_helper_lib` in this scope
[INFO] [stdout]   --> tests/from_row.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(FromSql)]
[INFO] [stdout]    |          ^^^^^^^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromSql` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ts_sql_helper_lib` in this scope
[INFO] [stdout]   --> tests/from_row.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(FromSql)]
[INFO] [stdout]    |          ^^^^^^^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `FromSql` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::mem::type_info::Type;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use postgres_types::Type;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use syn::Type;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use syn::token::Type;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ts_sql_helper_lib` in this scope
[INFO] [stdout]   --> tests/query.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / query! {
[INFO] [stdout]  7 | |     name: CreateChallenge,
[INFO] [stdout]  8 | |     query: r#"
[INFO] [stdout]  9 | |         INSERT INTO challenges (challenge, origin)  
[INFO] [stdout] 10 | |         VALUES ($2::BYTEA, $1::VARCHAR)"#
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout]  6 - query! {
[INFO] [stdout]  7 -     name: CreateChallenge,
[INFO] [stdout]  8 -     query: r#"
[INFO] [stdout]  9 -         INSERT INTO challenges (challenge, origin)  
[INFO] [stdout] 10 -         VALUES ($2::BYTEA, $1::VARCHAR)"#
[INFO] [stdout] 11 - }
[INFO] [stdout]  6 + ts_sql_helper_derive
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ts_sql_helper_lib` in this scope
[INFO] [stdout]   --> tests/query.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / query! {
[INFO] [stdout] 14 | |     name: GetChallenge,
[INFO] [stdout] 15 | |     row: {
[INFO] [stdout] 16 | |         challenge: Vec<u8>,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |             challenge = $1::BYTEA;"#
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 - query! {
[INFO] [stdout] 14 -     name: GetChallenge,
[INFO] [stdout] 15 -     row: {
[INFO] [stdout] 16 -         challenge: Vec<u8>,
[INFO] [stdout] 17 -         origin: String,
[INFO] [stdout] 18 -         issued: SqlTimestamp,
[INFO] [stdout] 19 -         expires: SqlTimestamp
[INFO] [stdout] 20 -     },
[INFO] [stdout] 21 -     query: r#"
[INFO] [stdout] 22 -         SELECT
[INFO] [stdout] 23 -             challenge,
[INFO] [stdout] 24 -             origin,
[INFO] [stdout] 25 -             issued,
[INFO] [stdout] 26 -             expires
[INFO] [stdout] 27 -         FROM
[INFO] [stdout] 28 -             challenges
[INFO] [stdout] 29 -         WHERE
[INFO] [stdout] 30 -             challenge = $1::BYTEA
[INFO] [stdout] 31 -         AND
[INFO] [stdout] 32 -             challenge = $1::BYTEA;"#
[INFO] [stdout] 33 - }
[INFO] [stdout] 13 + ts_sql_helper_derive
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ts_sql_helper_lib`
[INFO] [stdout]  --> tests/query.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ts_sql_helper_lib::{FromRow, SqlTimestamp};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use ts_sql_helper_lib::{FromRow, SqlTimestamp};
[INFO] [stdout] 4 + use ts_sql_helper_derive::{FromRow, SqlTimestamp};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `ts_sql_helper_lib` in this scope
[INFO] [stdout]   --> tests/query.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | / query! {
[INFO] [stdout] 14 | |     name: GetChallenge,
[INFO] [stdout] 15 | |     row: {
[INFO] [stdout] 16 | |         challenge: Vec<u8>,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |             challenge = $1::BYTEA;"#
[INFO] [stdout] 33 | | }
[INFO] [stdout]    | |_^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ts-sql-helper-derive` (test "from_row") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `ts_sql_helper_lib` in this scope
[INFO] [stdout]   --> tests/query.rs:37:36
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let (mut client, _container) = ts_sql_helper_lib::test::get_test_database();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ts_sql_helper_lib`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 37 -     let (mut client, _container) = ts_sql_helper_lib::test::get_test_database();
[INFO] [stdout] 37 +     let (mut client, _container) = ts_sql_helper_derive::test::get_test_database();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ts-sql-helper-derive` (test "query") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "6123ea7a31f7df6322da772b8afc1a62c0919767fefc763e4add176f54f2d61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6123ea7a31f7df6322da772b8afc1a62c0919767fefc763e4add176f54f2d61c", kill_on_drop: false }`
[INFO] [stdout] 6123ea7a31f7df6322da772b8afc1a62c0919767fefc763e4add176f54f2d61c
