[INFO] cloning repository https://github.com/sachaarbonel/pg_talib-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sachaarbonel/pg_talib-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsachaarbonel%2Fpg_talib-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsachaarbonel%2Fpg_talib-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcc0ce3cb1475d8f12be7f2421f19b2e4e89384b
[INFO] checking sachaarbonel/pg_talib-rs against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsachaarbonel%2Fpg_talib-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sachaarbonel/pg_talib-rs
[INFO] finished tweaking git repo https://github.com/sachaarbonel/pg_talib-rs
[INFO] tweaked toml for git repo https://github.com/sachaarbonel/pg_talib-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sachaarbonel/pg_talib-rs on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sachaarbonel/pg_talib-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/talib_ext/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking sachaarbonel/pg_talib-rs against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsachaarbonel%2Fpg_talib-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sachaarbonel/pg_talib-rs
[INFO] finished tweaking git repo https://github.com/sachaarbonel/pg_talib-rs
[INFO] tweaked toml for git repo https://github.com/sachaarbonel/pg_talib-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sachaarbonel/pg_talib-rs on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sachaarbonel/pg_talib-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/talib_ext/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-error v0.1.2
[INFO] [stderr]   Downloaded phf v0.10.0
[INFO] [stderr]   Downloaded pgx-tests v0.2.6
[INFO] [stderr]   Downloaded shutdown_hooks v0.1.0
[INFO] [stderr]   Downloaded owo-colors v1.3.0
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded fixedbitset v0.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.33
[INFO] [stderr]   Downloaded postgres v0.19.2
[INFO] [stderr]   Downloaded volatile-register v0.2.1
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded spin v0.9.2
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded build-deps v0.1.4
[INFO] [stderr]   Downloaded postgres-protocol v0.6.2
[INFO] [stderr]   Downloaded embedded-hal v0.2.6
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] [stderr]   Downloaded color-spantrace v0.1.6
[INFO] [stderr]   Downloaded heapless v0.7.8
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.3
[INFO] [stderr]   Downloaded cortex-m v0.7.3
[INFO] [stderr]   Downloaded atomic-traits v0.3.0
[INFO] [stderr]   Downloaded critical-section v0.2.5
[INFO] [stderr]   Downloaded pgx-macros v0.2.6
[INFO] [stderr]   Downloaded nb v1.0.0
[INFO] [stderr]   Downloaded time v0.3.5
[INFO] [stderr]   Downloaded ryu v1.0.6
[INFO] [stderr]   Downloaded time-macros v0.2.3
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.5
[INFO] [stderr]   Downloaded env_proxy v0.4.1
[INFO] [stderr]   Downloaded tokio-postgres v0.7.5
[INFO] [stderr]   Downloaded libc v0.2.109
[INFO] [stderr]   Downloaded pgx v0.2.6
[INFO] [stderr]   Downloaded color-eyre v0.5.11
[INFO] [stderr]   Downloaded eyre v0.6.5
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded rttp_client v0.1.0
[INFO] [stderr]   Downloaded pgx-utils v0.2.6
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded socks v0.3.3
[INFO] [stderr]   Downloaded siphasher v0.3.7
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded unescape v0.1.0
[INFO] [stderr]   Downloaded postgres-types v0.2.2
[INFO] [stderr]   Downloaded serde_derive v1.0.131
[INFO] [stderr]   Downloaded pgx-pg-sys v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 413589fc0031b84f2069e514c983be12ae9ababd63b29ddd955d8fb034ea5a60
[INFO] running `Command { std: "docker" "start" "-a" "413589fc0031b84f2069e514c983be12ae9ababd63b29ddd955d8fb034ea5a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "413589fc0031b84f2069e514c983be12ae9ababd63b29ddd955d8fb034ea5a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "413589fc0031b84f2069e514c983be12ae9ababd63b29ddd955d8fb034ea5a60", kill_on_drop: false }`
[INFO] [stdout] 413589fc0031b84f2069e514c983be12ae9ababd63b29ddd955d8fb034ea5a60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6458d7fc4a6659bc4eb6a0d95dd01b1946614ff67c302c03b368ae68bef39296
[INFO] running `Command { std: "docker" "start" "-a" "6458d7fc4a6659bc4eb6a0d95dd01b1946614ff67c302c03b368ae68bef39296", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/talib_ext/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.33/src/wrapper.rs:485:33
[INFO] [stdout]     |
[INFO] [stdout] 485 |                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 485 -                 let proc_macro::LineColumn { line, column } = s.start();
[INFO] [stdout] 485 +                 let LineColumn { line, column } = s.start();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `LineColumn` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.33/src/wrapper.rs:502:33
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::LineColumn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `LineColumn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 502 -                 let proc_macro::LineColumn { line, column } = s.end();
[INFO] [stdout] 502 +                 let LineColumn { line, column } = s.end();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6458d7fc4a6659bc4eb6a0d95dd01b1946614ff67c302c03b368ae68bef39296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6458d7fc4a6659bc4eb6a0d95dd01b1946614ff67c302c03b368ae68bef39296", kill_on_drop: false }`
[INFO] [stdout] 6458d7fc4a6659bc4eb6a0d95dd01b1946614ff67c302c03b368ae68bef39296
