[INFO] fetching crate diesel_pgrx_derive 0.1.0...
[INFO] testing diesel_pgrx_derive-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate diesel_pgrx_derive 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate diesel_pgrx_derive 0.1.0
[INFO] finished tweaking crates.io crate diesel_pgrx_derive 0.1.0
[INFO] tweaked toml for crates.io crate diesel_pgrx_derive 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate diesel_pgrx_derive 0.1.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] crate crates.io crate diesel_pgrx_derive 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.3
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded ipnetwork v0.21.1
[INFO] [stderr]   Downloaded pq-sys v0.7.4
[INFO] [stderr]   Downloaded diesel_derives v2.3.3
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded cc v1.2.40
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2c28d706fcaf451c29a1dd2a42875242ad846d9284d2e5308a5006493cd26d4f
[INFO] running `Command { std: "docker" "start" "-a" "2c28d706fcaf451c29a1dd2a42875242ad846d9284d2e5308a5006493cd26d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c28d706fcaf451c29a1dd2a42875242ad846d9284d2e5308a5006493cd26d4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c28d706fcaf451c29a1dd2a42875242ad846d9284d2e5308a5006493cd26d4f", kill_on_drop: false }`
[INFO] [stdout] 2c28d706fcaf451c29a1dd2a42875242ad846d9284d2e5308a5006493cd26d4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 28ff185e0d2461b2df773bc87e9b5d6340d7aecade4e113a151aff844974bbcd
[INFO] running `Command { std: "docker" "start" "-a" "28ff185e0d2461b2df773bc87e9b5d6340d7aecade4e113a151aff844974bbcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling diesel_pgrx_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.73s
[INFO] running `Command { std: "docker" "inspect" "28ff185e0d2461b2df773bc87e9b5d6340d7aecade4e113a151aff844974bbcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28ff185e0d2461b2df773bc87e9b5d6340d7aecade4e113a151aff844974bbcd", kill_on_drop: false }`
[INFO] [stdout] 28ff185e0d2461b2df773bc87e9b5d6340d7aecade4e113a151aff844974bbcd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b0f0af2ef0ea5cd87c5d132d3078c78a21745f7b902b002e88e6c40fcc1e2cbc
[INFO] running `Command { std: "docker" "start" "-a" "b0f0af2ef0ea5cd87c5d132d3078c78a21745f7b902b002e88e6c40fcc1e2cbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling pq-sys v0.7.4
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling diesel_derives v2.3.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ipnetwork v0.21.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling diesel_pgrx_derive v0.1.0 (/opt/rustwide/workdir)
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.42s
[INFO] running `Command { std: "docker" "inspect" "b0f0af2ef0ea5cd87c5d132d3078c78a21745f7b902b002e88e6c40fcc1e2cbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f0af2ef0ea5cd87c5d132d3078c78a21745f7b902b002e88e6c40fcc1e2cbc", kill_on_drop: false }`
[INFO] [stdout] b0f0af2ef0ea5cd87c5d132d3078c78a21745f7b902b002e88e6c40fcc1e2cbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1dc0a32cb7f77d68f85d9b4b12289cf696179672bcc64cdfb4f630ab7ca1549c
[INFO] running `Command { std: "docker" "start" "-a" "1dc0a32cb7f77d68f85d9b4b12289cf696179672bcc64cdfb4f630ab7ca1549c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diesel_pgrx_derive-e70e945ee1f64fb1)
[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]    Doc-tests diesel_pgrx_derive
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/../README.md - (line 27) ... FAILED
[INFO] [stdout] test src/../README.md - (line 48) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 27) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel_pgrx`
[INFO] [stdout]   --> src/../README.md:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     diesel_pgrx::DieselPGRX,
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `diesel_pgrx`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel_impls`
[INFO] [stdout]   --> src/../README.md:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[diesel(sql_type = diesel_impls::MyCustomType)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `diesel_impls`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `diesel_impls`, use `cargo add diesel_impls` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/../README.md - (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel_pgrx`
[INFO] [stdout]   --> src/../README.md:49:48
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(serde::Serialize, serde::Deserialize, diesel_pgrx::DieselPGRX)]
[INFO] [stdout]    |                                                ^^^^^^^^^^^ use of unresolved module or unlinked crate `diesel_pgrx`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `diesel_impls`
[INFO] [stdout]   --> src/../README.md:67:21
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[diesel(sql_type = diesel_impls::MyCustomType)]
[INFO] [stdout]    |                     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `diesel_impls`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `diesel_impls`, use `cargo add diesel_impls` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 27)
[INFO] [stdout]     src/../README.md - (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.65s; merged doctests compilation took 0.38s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1dc0a32cb7f77d68f85d9b4b12289cf696179672bcc64cdfb4f630ab7ca1549c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dc0a32cb7f77d68f85d9b4b12289cf696179672bcc64cdfb4f630ab7ca1549c", kill_on_drop: false }`
[INFO] [stdout] 1dc0a32cb7f77d68f85d9b4b12289cf696179672bcc64cdfb4f630ab7ca1549c
