[INFO] fetching crate gt 0.0.10...
[INFO] checking gt-0.0.10 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate gt 0.0.10 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate gt 0.0.10 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gt 0.0.10
[INFO] finished tweaking crates.io crate gt 0.0.10
[INFO] tweaked toml for crates.io crate gt 0.0.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pgm v0.0.8
[INFO] [stderr]   Downloaded trt v0.1.27
[INFO] [stderr]   Downloaded aok v0.1.3
[INFO] [stderr]   Downloaded postgres-protocol v0.6.6
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.15
[INFO] [stderr]   Downloaded static_init_macro v1.0.2
[INFO] [stderr]   Downloaded static_init v1.0.3
[INFO] [stderr]   Downloaded xxai-postgres-types v0.2.9
[INFO] [stderr]   Downloaded xxai-tokio-postgres v0.7.15
[INFO] [stderr]   Downloaded gt_proc v0.0.10
[INFO] [stderr]   Downloaded pgw v0.2.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37c824008836ca01e01ae12eaa6ad6d065bd798e73fa316de60b809deee5081a
[INFO] running `Command { std: "docker" "start" "-a" "37c824008836ca01e01ae12eaa6ad6d065bd798e73fa316de60b809deee5081a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37c824008836ca01e01ae12eaa6ad6d065bd798e73fa316de60b809deee5081a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37c824008836ca01e01ae12eaa6ad6d065bd798e73fa316de60b809deee5081a", kill_on_drop: false }`
[INFO] [stdout] 37c824008836ca01e01ae12eaa6ad6d065bd798e73fa316de60b809deee5081a
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d55066c5cdc7a27911e79feaae18c1d9ebc5ba26de14f941fca730c31b6a0b0c
[INFO] running `Command { std: "docker" "start" "-a" "d55066c5cdc7a27911e79feaae18c1d9ebc5ba26de14f941fca730c31b6a0b0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking postgres-protocol v0.6.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling aok v0.1.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.15
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking xxai-postgres-types v0.2.9
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling xxai-tokio-postgres v0.7.15
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling trt v0.1.27
[INFO] [stderr]    Compiling pgw v0.2.5
[INFO] [stderr]    Compiling gt_proc v0.0.10
[INFO] [stderr]     Checking pgm v0.0.8
[INFO] [stderr]     Checking gt 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] error: aborting due to 4 previous errors
[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 `gt` (test "main") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d55066c5cdc7a27911e79feaae18c1d9ebc5ba26de14f941fca730c31b6a0b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d55066c5cdc7a27911e79feaae18c1d9ebc5ba26de14f941fca730c31b6a0b0c", kill_on_drop: false }`
[INFO] [stdout] d55066c5cdc7a27911e79feaae18c1d9ebc5ba26de14f941fca730c31b6a0b0c
