[INFO] fetching crate bed-reader 1.0.0...
[INFO] checking bed-reader-1.0.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate bed-reader 1.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate bed-reader 1.0.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bed-reader 1.0.0
[INFO] finished tweaking crates.io crate bed-reader 1.0.0
[INFO] tweaked toml for crates.io crate bed-reader 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.7.8
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded temp_testdir v0.2.3
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded ndarray-rand v0.14.0
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.11
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded ctor v0.2.7
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded ndarray-npy v0.8.1
[INFO] [stderr]   Downloaded numpy v0.20.0
[INFO] [stderr]   Downloaded pest v2.7.8
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded rustls v0.22.2
[INFO] [stderr]   Downloaded rustls-webpki v0.102.2
[INFO] [stderr]   Downloaded webpki-roots v0.26.1
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] [stderr]   Downloaded statrs v0.16.0
[INFO] [stderr]   Downloaded anyinput-derive v0.1.6
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded rand_distr v0.4.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded py_literal v0.4.0
[INFO] [stderr]   Downloaded fetch-data v0.1.6
[INFO] [stderr]   Downloaded target-lexicon v0.12.14
[INFO] [stderr]   Downloaded ureq v2.9.6
[INFO] [stderr]   Downloaded rustls-pki-types v1.3.1
[INFO] [stderr]   Downloaded anyinput v0.1.6
[INFO] [stderr]   Downloaded anyinput-core v0.1.6
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded nalgebra-macros v0.1.0
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded dpc-pariter v0.4.0
[INFO] [stderr]   Downloaded pest_generator v2.7.8
[INFO] [stderr]   Downloaded ucd-trie v0.1.6
[INFO] [stderr]   Downloaded pest_meta v2.7.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c93595132a9d6f1ef9de7b1bdfbcdf2bccefd34e9980110b569cb0f2b5c37c8
[INFO] running `Command { std: "docker" "start" "-a" "7c93595132a9d6f1ef9de7b1bdfbcdf2bccefd34e9980110b569cb0f2b5c37c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c93595132a9d6f1ef9de7b1bdfbcdf2bccefd34e9980110b569cb0f2b5c37c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c93595132a9d6f1ef9de7b1bdfbcdf2bccefd34e9980110b569cb0f2b5c37c8", kill_on_drop: false }`
[INFO] [stdout] 7c93595132a9d6f1ef9de7b1bdfbcdf2bccefd34e9980110b569cb0f2b5c37c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a650550bb26394a4affa73920dcaabf2c2e2c5b0d83a0f9babe618614c7cfa5
[INFO] running `Command { std: "docker" "start" "-a" "2a650550bb26394a4affa73920dcaabf2c2e2c5b0d83a0f9babe618614c7cfa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.3.1
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking temp_testdir v0.2.3
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking dpc-pariter v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling bed-reader v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]     Checking ureq v2.9.6
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling ctor v0.2.7
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling anyinput-core v0.1.6
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling anyinput-derive v0.1.6
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking anyinput v0.1.6
[INFO] [stderr]     Checking fetch-data v0.1.6
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking statrs v0.16.0
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use std::convert::TryFrom;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use std::convert::TryFrom;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_string_array` is never used
[INFO] [stdout]     --> src/lib.rs:5545:8
[INFO] [stdout]      |
[INFO] [stdout] 5544 | trait FromStringArray<T> {
[INFO] [stdout]      |       --------------- associated function in this trait
[INFO] [stdout] 5545 |     fn from_string_array(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     impl std::convert::From<Box<BedErrorPlus>> for PyErr {
[INFO] [stdout] 29 | |         fn from(err: Box<BedErrorPlus>) -> PyErr {
[INFO] [stdout] 30 | |             match *err {
[INFO] [stdout] 31 | |                 BedErrorPlus::BedError(BedError::IidIndexTooBig(_))
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `bed_reader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pymodule]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the attribute macro `pymodule` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymodule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_string_array` is never used
[INFO] [stdout]     --> src/lib.rs:5545:8
[INFO] [stdout]      |
[INFO] [stdout] 5544 | trait FromStringArray<T> {
[INFO] [stdout]      |       --------------- associated function in this trait
[INFO] [stdout] 5545 |     fn from_string_array(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     impl std::convert::From<Box<BedErrorPlus>> for PyErr {
[INFO] [stdout] 29 | |         fn from(err: Box<BedErrorPlus>) -> PyErr {
[INFO] [stdout] 30 | |             match *err {
[INFO] [stdout] 31 | |                 BedErrorPlus::BedError(BedError::IidIndexTooBig(_))
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `bed_reader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pymodule]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the attribute macro `pymodule` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymodule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.63s
[INFO] running `Command { std: "docker" "inspect" "2a650550bb26394a4affa73920dcaabf2c2e2c5b0d83a0f9babe618614c7cfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a650550bb26394a4affa73920dcaabf2c2e2c5b0d83a0f9babe618614c7cfa5", kill_on_drop: false }`
[INFO] [stdout] 2a650550bb26394a4affa73920dcaabf2c2e2c5b0d83a0f9babe618614c7cfa5
[INFO] checking bed-reader-1.0.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate bed-reader 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bed-reader 1.0.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bed-reader 1.0.0
[INFO] finished tweaking crates.io crate bed-reader 1.0.0
[INFO] tweaked toml for crates.io crate bed-reader 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 557e4d11b6b8f4dc82ca8e7b75bc08dd64bf2167abffac641e83d243fcf1fb3c
[INFO] running `Command { std: "docker" "start" "-a" "557e4d11b6b8f4dc82ca8e7b75bc08dd64bf2167abffac641e83d243fcf1fb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "557e4d11b6b8f4dc82ca8e7b75bc08dd64bf2167abffac641e83d243fcf1fb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "557e4d11b6b8f4dc82ca8e7b75bc08dd64bf2167abffac641e83d243fcf1fb3c", kill_on_drop: false }`
[INFO] [stdout] 557e4d11b6b8f4dc82ca8e7b75bc08dd64bf2167abffac641e83d243fcf1fb3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1dd81e605a0abfde82cd52e5b86dfa24f2530f22367bd92dafe1c1ee6fb5ffbd
[INFO] running `Command { std: "docker" "start" "-a" "1dd81e605a0abfde82cd52e5b86dfa24f2530f22367bd92dafe1c1ee6fb5ffbd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking rustls-pki-types v1.3.1
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling rustls v0.22.2
[INFO] [stderr]     Checking wide v0.7.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking temp_testdir v0.2.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]     Checking dpc-pariter v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling bed-reader v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]     Checking ureq v2.9.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling ctor v0.2.7
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling anyinput-core v0.1.6
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling anyinput-derive v0.1.6
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking anyinput v0.1.6
[INFO] [stderr]     Checking fetch-data v0.1.6
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking ndarray-npy v0.8.1
[INFO] [stderr]     Checking statrs v0.16.0
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use std::convert::TryFrom;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]    --> src/lib.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 | use std::convert::TryFrom;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item `TryFrom` is already defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_string_array` is never used
[INFO] [stdout]     --> src/lib.rs:5545:8
[INFO] [stdout]      |
[INFO] [stdout] 5544 | trait FromStringArray<T> {
[INFO] [stdout]      |       --------------- associated function in this trait
[INFO] [stdout] 5545 |     fn from_string_array(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     impl std::convert::From<Box<BedErrorPlus>> for PyErr {
[INFO] [stdout] 29 | |         fn from(err: Box<BedErrorPlus>) -> PyErr {
[INFO] [stdout] 30 | |             match *err {
[INFO] [stdout] 31 | |                 BedErrorPlus::BedError(BedError::IidIndexTooBig(_))
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `bed_reader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pymodule]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the attribute macro `pymodule` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymodule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_string_array` is never used
[INFO] [stdout]     --> src/lib.rs:5545:8
[INFO] [stdout]      |
[INFO] [stdout] 5544 | trait FromStringArray<T> {
[INFO] [stdout]      |       --------------- associated function in this trait
[INFO] [stdout] 5545 |     fn from_string_array(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     impl std::convert::From<Box<BedErrorPlus>> for PyErr {
[INFO] [stdout] 29 | |         fn from(err: Box<BedErrorPlus>) -> PyErr {
[INFO] [stdout] 30 | |             match *err {
[INFO] [stdout] 31 | |                 BedErrorPlus::BedError(BedError::IidIndexTooBig(_))
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         }
[INFO] [stdout] 44 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `bed_reader`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/python_module.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pymodule]
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: the attribute macro `pymodule` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymodule` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.77s
[INFO] running `Command { std: "docker" "inspect" "1dd81e605a0abfde82cd52e5b86dfa24f2530f22367bd92dafe1c1ee6fb5ffbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd81e605a0abfde82cd52e5b86dfa24f2530f22367bd92dafe1c1ee6fb5ffbd", kill_on_drop: false }`
[INFO] [stdout] 1dd81e605a0abfde82cd52e5b86dfa24f2530f22367bd92dafe1c1ee6fb5ffbd
