[INFO] fetching crate mdbx 0.0.6...
[INFO] checking mdbx-0.0.6 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mdbx 0.0.6 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate mdbx 0.0.6 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mdbx 0.0.6
[INFO] finished tweaking crates.io crate mdbx 0.0.6
[INFO] tweaked toml for crates.io crate mdbx 0.0.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate mdbx 0.0.6 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mdbx-proc v0.1.1
[INFO] [stderr]   Downloaded libloading v0.7.2
[INFO] [stderr]   Downloaded mdbx-ffi v0.0.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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a7ccdeffa397a7cc6179facd2f7404ff5a8bd30902d093e24930540d0c3d09d
[INFO] running `Command { std: "docker" "start" "-a" "1a7ccdeffa397a7cc6179facd2f7404ff5a8bd30902d093e24930540d0c3d09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a7ccdeffa397a7cc6179facd2f7404ff5a8bd30902d093e24930540d0c3d09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a7ccdeffa397a7cc6179facd2f7404ff5a8bd30902d093e24930540d0c3d09d", kill_on_drop: false }`
[INFO] [stdout] 1a7ccdeffa397a7cc6179facd2f7404ff5a8bd30902d093e24930540d0c3d09d
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cd470b067d7d5eed106159ab189ac8d46ab95c3c2ebcae9b823c1f279d87240
[INFO] running `Command { std: "docker" "start" "-a" "1cd470b067d7d5eed106159ab189ac8d46ab95c3c2ebcae9b823c1f279d87240", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling mdbx v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling mdbx-proc v0.1.1
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut line = span.line;
[INFO] [stdout]    |                         ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut line = span.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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut indent_base = span.column;
[INFO] [stdout]    |                                ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut indent_base = span.column();
[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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |       if span.line != line {
[INFO] [stdout]    |               ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 35 |       if span.line() != line {
[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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |         line = span.line;
[INFO] [stdout]    |                     ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 36 |         line = span.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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let column = span.column;
[INFO] [stdout]    |                           ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let column = span.column();
[INFO] [stdout]    |                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0615`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mdbx-proc` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1cd470b067d7d5eed106159ab189ac8d46ab95c3c2ebcae9b823c1f279d87240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd470b067d7d5eed106159ab189ac8d46ab95c3c2ebcae9b823c1f279d87240", kill_on_drop: false }`
[INFO] [stdout] 1cd470b067d7d5eed106159ab189ac8d46ab95c3c2ebcae9b823c1f279d87240
[INFO] checking mdbx-0.0.6 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mdbx 0.0.6 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate mdbx 0.0.6 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mdbx 0.0.6
[INFO] finished tweaking crates.io crate mdbx 0.0.6
[INFO] tweaked toml for crates.io crate mdbx 0.0.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate mdbx 0.0.6 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c22a1b589eb840a836c7b004129975c66acb4c70a6809fdefc2935b0253c8c4b
[INFO] running `Command { std: "docker" "start" "-a" "c22a1b589eb840a836c7b004129975c66acb4c70a6809fdefc2935b0253c8c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c22a1b589eb840a836c7b004129975c66acb4c70a6809fdefc2935b0253c8c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22a1b589eb840a836c7b004129975c66acb4c70a6809fdefc2935b0253c8c4b", kill_on_drop: false }`
[INFO] [stdout] c22a1b589eb840a836c7b004129975c66acb4c70a6809fdefc2935b0253c8c4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 128451a0bb7f81075019aee8cb9df459656ae7371d161c543744fa6a0da09284
[INFO] running `Command { std: "docker" "start" "-a" "128451a0bb7f81075019aee8cb9df459656ae7371d161c543744fa6a0da09284", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling mdbx v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling mdbx-proc v0.1.1
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut line = span.line;
[INFO] [stdout]    |                         ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let mut line = span.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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:30:32
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut indent_base = span.column;
[INFO] [stdout]    |                                ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let mut indent_base = span.column();
[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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |       if span.line != line {
[INFO] [stdout]    |               ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 35 |       if span.line() != line {
[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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:36:21
[INFO] [stdout]    |
[INFO] [stdout] 36 |         line = span.line;
[INFO] [stdout]    |                     ^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 36 |         line = span.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/registry/src/index.crates.io-6f17d22bba15001f/mdbx-proc-0.1.1/src/lib.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let column = span.column;
[INFO] [stdout]    |                           ^^^^^^ method, not a field
[INFO] [stdout]    |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let column = span.column();
[INFO] [stdout]    |                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0615`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr] error: could not compile `mdbx-proc` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "128451a0bb7f81075019aee8cb9df459656ae7371d161c543744fa6a0da09284", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "128451a0bb7f81075019aee8cb9df459656ae7371d161c543744fa6a0da09284", kill_on_drop: false }`
[INFO] [stdout] 128451a0bb7f81075019aee8cb9df459656ae7371d161c543744fa6a0da09284
