[INFO] cloning repository https://github.com/abhizer/loogle-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abhizer/loogle-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhizer%2Floogle-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhizer%2Floogle-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0275d87f600fa529c61b80b00751c0bd9c85e508
[INFO] checking abhizer/loogle-rs against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabhizer%2Floogle-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abhizer/loogle-rs
[INFO] finished tweaking git repo https://github.com/abhizer/loogle-rs
[INFO] tweaked toml for git repo https://github.com/abhizer/loogle-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abhizer/loogle-rs on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abhizer/loogle-rs 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c02bf832cf2bfcfab5cedd49a1cd844d45f58d15b1dcf4b867f69b4c13ee56ef
[INFO] running `Command { std: "docker" "start" "-a" "c02bf832cf2bfcfab5cedd49a1cd844d45f58d15b1dcf4b867f69b4c13ee56ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c02bf832cf2bfcfab5cedd49a1cd844d45f58d15b1dcf4b867f69b4c13ee56ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c02bf832cf2bfcfab5cedd49a1cd844d45f58d15b1dcf4b867f69b4c13ee56ef", kill_on_drop: false }`
[INFO] [stdout] c02bf832cf2bfcfab5cedd49a1cd844d45f58d15b1dcf4b867f69b4c13ee56ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4091b3791dae81b3443f1633ebc20d1f187a853e1c1bba11f371632cb53c557e
[INFO] running `Command { std: "docker" "start" "-a" "4091b3791dae81b3443f1633ebc20d1f187a853e1c1bba11f371632cb53c557e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking io-lifetimes v1.0.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking num-traits v0.2.15
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking clap_builder v4.3.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking matchit v0.7.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking notify v6.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]     Checking pin-project v1.1.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking clap v4.3.0
[INFO] [stderr]     Checking zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-compression v0.4.0
[INFO] [stderr]     Checking tower-http v0.4.2
[INFO] [stderr]    Compiling typed-html-macros v0.2.2 (https://github.com/bodil/typed-html#e18d3289)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]    Compiling basic-toml v0.1.4
[INFO] [stdout] error[E0599]: no method named `source_file` found for struct `proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/typed-html-ffe25d9daa16531a/e18d328/macros/src/html.rs:206:34
[INFO] [stdout]     |
[INFO] [stdout] 205 | / ...                   span.unstable()
[INFO] [stdout] 206 | | ...                       .source_file()
[INFO] [stdout]     | |___________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 206 -                                 .source_file()
[INFO] [stdout] 206 +                                 .source()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/typed-html-ffe25d9daa16531a/e18d328/macros/src/html.rs:210:53
[INFO] [stdout]     |
[INFO] [stdout] 210 | ...                   span.unstable().start().line,
[INFO] [stdout]     |                                               ^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 210 |                             span.unstable().start().line(),
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/typed-html-ffe25d9daa16531a/e18d328/macros/src/html.rs:211:53
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...                   span.unstable().start().column
[INFO] [stdout]     |                                               ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 211 |                             span.unstable().start().column()
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling askama_derive v0.12.1
[INFO] [stdout] Some errors have detailed explanations: E0599, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typed-html-macros` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4091b3791dae81b3443f1633ebc20d1f187a853e1c1bba11f371632cb53c557e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4091b3791dae81b3443f1633ebc20d1f187a853e1c1bba11f371632cb53c557e", kill_on_drop: false }`
[INFO] [stdout] 4091b3791dae81b3443f1633ebc20d1f187a853e1c1bba11f371632cb53c557e
