[INFO] fetching crate apg 0.0.10...
[INFO] checking apg-0.0.10 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate apg 0.0.10 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate apg 0.0.10 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apg 0.0.10
[INFO] finished tweaking crates.io crate apg 0.0.10
[INFO] tweaked toml for crates.io crate apg 0.0.10 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 143 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.7.7)
[INFO] [stderr]       Adding pgm v0.0.7 (available: v0.0.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aok v0.1.15
[INFO] [stderr]   Downloaded trt v0.1.29
[INFO] [stderr]   Downloaded pgm v0.0.7
[INFO] [stderr]   Downloaded xxai-postgres-types v0.2.9
[INFO] [stderr]   Downloaded xxai-tokio-postgres v0.7.15
[INFO] [stderr]   Downloaded apg_proc v0.0.9
[INFO] [stderr]   Downloaded pgw v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 462fbf47e4dd543621738c3a9a64dc9acde597310b0496c597044dc0ea015507
[INFO] running `Command { std: "docker" "start" "-a" "462fbf47e4dd543621738c3a9a64dc9acde597310b0496c597044dc0ea015507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "462fbf47e4dd543621738c3a9a64dc9acde597310b0496c597044dc0ea015507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "462fbf47e4dd543621738c3a9a64dc9acde597310b0496c597044dc0ea015507", kill_on_drop: false }`
[INFO] [stdout] 462fbf47e4dd543621738c3a9a64dc9acde597310b0496c597044dc0ea015507
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec8c86726ca5a71a435698d00aa3a665a5e19bc383c5c17b41c628482320f1e8
[INFO] running `Command { std: "docker" "start" "-a" "ec8c86726ca5a71a435698d00aa3a665a5e19bc383c5c17b41c628482320f1e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aok v0.1.15
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]     Checking xxai-postgres-types v0.2.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking xxai-tokio-postgres v0.7.15
[INFO] [stderr]    Compiling trt v0.1.29
[INFO] [stderr]     Checking pgw v0.2.5
[INFO] [stderr]     Checking pgm v0.0.7
[INFO] [stderr]    Compiling apg_proc v0.0.9
[INFO] [stderr]     Checking apg v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> tests/main.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | / Q! {
[INFO] [stdout] 4 | |     li:
[INFO] [stdout] 5 | |         SELECT cid,rid,ts FROM fav.user ORDER BY ts DESC LIMIT 10
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/main.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout] 8  | / QE! {
[INFO] [stdout] 9  | |     test:
[INFO] [stdout] 10 | |         SELECT 1
[INFO] [stdout] 11 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Once instance has previously been poisoned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `li` in this scope
[INFO] [stdout]   --> tests/main.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |   let r = li().await?;
[INFO] [stdout]    |           ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found attribute macro `test`
[INFO] [stdout]   --> tests/main.rs:17:14
[INFO] [stdout]    |
[INFO] [stdout] 17 |   let test = test().await?;
[INFO] [stdout]    |              ^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `apg` (test "main") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "ec8c86726ca5a71a435698d00aa3a665a5e19bc383c5c17b41c628482320f1e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec8c86726ca5a71a435698d00aa3a665a5e19bc383c5c17b41c628482320f1e8", kill_on_drop: false }`
[INFO] [stdout] ec8c86726ca5a71a435698d00aa3a665a5e19bc383c5c17b41c628482320f1e8
