[INFO] cloning repository https://github.com/nickmachnik/rs-bann [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickmachnik/rs-bann" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Frs-bann", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Frs-bann'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbeff50d2d8a0f8c406acbe58ef27b37873c516c [INFO] checking nickmachnik/rs-bann against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Frs-bann" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmachnik/rs-bann on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nickmachnik/rs-bann [INFO] finished tweaking git repo https://github.com/nickmachnik/rs-bann [INFO] tweaked toml for git repo https://github.com/nickmachnik/rs-bann written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nickmachnik/rs-bann 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple_logger v2.2.0 [INFO] [stderr] Downloaded pyo3-macros v0.17.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.17.2 [INFO] [stderr] Downloaded pyo3-ffi v0.17.2 [INFO] [stderr] Downloaded pyo3-build-config v0.17.2 [INFO] [stderr] Downloaded numpy v0.17.2 [INFO] [stderr] Downloaded arrayfire v3.8.0 [INFO] [stderr] Downloaded pyo3 v0.17.2 [INFO] [stderr] Downloaded libz-ng-sys v1.1.8 [INFO] [stderr] Downloaded fetch-data v0.1.6 [INFO] [stderr] Downloaded temp_testdir v0.2.3 [INFO] [stderr] Downloaded dpc-pariter v0.4.0 [INFO] [stderr] Downloaded anyinput-derive v0.1.6 [INFO] [stderr] Downloaded anyinput v0.1.6 [INFO] [stderr] Downloaded anyinput-core v0.1.6 [INFO] [stderr] Downloaded bed-reader v0.2.28 [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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cecd1ab27fedf22a4508fe478a3511c458f6134c08aedc43142e476503cfbafc [INFO] running `Command { std: "docker" "start" "-a" "cecd1ab27fedf22a4508fe478a3511c458f6134c08aedc43142e476503cfbafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cecd1ab27fedf22a4508fe478a3511c458f6134c08aedc43142e476503cfbafc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecd1ab27fedf22a4508fe478a3511c458f6134c08aedc43142e476503cfbafc", kill_on_drop: false }` [INFO] [stdout] cecd1ab27fedf22a4508fe478a3511c458f6134c08aedc43142e476503cfbafc [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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6571b48d93587ab1f8bfb814a6c8712b0b5d981c1a63fb00842c1195abbbc383 [INFO] running `Command { std: "docker" "start" "-a" "6571b48d93587ab1f8bfb814a6c8712b0b5d981c1a63fb00842c1195abbbc383", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling pyo3-build-config v0.17.2 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling libz-ng-sys v1.1.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking wide v0.7.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling pyo3-ffi v0.17.2 [INFO] [stderr] Compiling pyo3 v0.17.2 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking unindent v0.1.10 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking temp_testdir v0.2.3 [INFO] [stderr] Checking dpc-pariter v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.2 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.5 [INFO] [stderr] Checking time v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [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 clap_derive v3.2.15 [INFO] [stderr] Compiling enum_dispatch v0.3.11 [INFO] [stderr] Checking simple_logger v2.2.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling pyo3-macros v0.17.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling anyinput-core v0.1.6 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling openblas-src v0.10.4 [INFO] [stderr] Checking clap v3.2.16 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling anyinput-derive v0.1.6 [INFO] [stderr] Checking nalgebra v0.29.0 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling arrayfire v3.8.0 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking anyinput v0.1.6 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking numpy v0.17.2 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking ndarray-npy v0.8.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking fetch-data v0.1.6 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking statrs v0.16.0 [INFO] [stderr] Checking bed-reader v0.2.28 [INFO] [stderr] Checking blas-src v0.8.0 [INFO] [stderr] Checking rs-bann v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/io/fam.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct FamEntry { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | ix: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 55 | fid: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | iid: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] 57 | father_iid: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 58 | mother_iid: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 59 | sex: FamSex, [INFO] [stdout] | ^^^ [INFO] [stdout] 60 | phenotype_value: FamPhenValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/io/fam.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct FamEntry { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 54 | ix: usize, [INFO] [stdout] | ^^ [INFO] [stdout] 55 | fid: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] 56 | iid: usize, [INFO] [stdout] | ^^^ [INFO] [stdout] 57 | father_iid: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 58 | mother_iid: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 59 | sex: FamSex, [INFO] [stdout] | ^^^ [INFO] [stdout] 60 | phenotype_value: FamPhenValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6571b48d93587ab1f8bfb814a6c8712b0b5d981c1a63fb00842c1195abbbc383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6571b48d93587ab1f8bfb814a6c8712b0b5d981c1a63fb00842c1195abbbc383", kill_on_drop: false }` [INFO] [stdout] 6571b48d93587ab1f8bfb814a6c8712b0b5d981c1a63fb00842c1195abbbc383 [INFO] checking nickmachnik/rs-bann against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickmachnik%2Frs-bann" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickmachnik/rs-bann on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/nickmachnik/rs-bann [INFO] finished tweaking git repo https://github.com/nickmachnik/rs-bann [INFO] tweaked toml for git repo https://github.com/nickmachnik/rs-bann written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nickmachnik/rs-bann 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "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" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 096ebc492f989a48369b428e37ce078f71ea676179f5a6fb0f52705ff74d1b38 [INFO] running `Command { std: "docker" "start" "-a" "096ebc492f989a48369b428e37ce078f71ea676179f5a6fb0f52705ff74d1b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "096ebc492f989a48369b428e37ce078f71ea676179f5a6fb0f52705ff74d1b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "096ebc492f989a48369b428e37ce078f71ea676179f5a6fb0f52705ff74d1b38", kill_on_drop: false }` [INFO] [stdout] 096ebc492f989a48369b428e37ce078f71ea676179f5a6fb0f52705ff74d1b38 [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 -Ddereferencing_mut_binding" "-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" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b2d41c2c4831ef0d3465a189d06bc8f8bba8fe3e5d9ce058c1adabda277d14b [INFO] running `Command { std: "docker" "start" "-a" "8b2d41c2c4831ef0d3465a189d06bc8f8bba8fe3e5d9ce058c1adabda277d14b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling pyo3-build-config v0.17.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-ng-sys v1.1.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking bytemuck v1.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking wide v0.7.5 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling pyo3-ffi v0.17.2 [INFO] [stderr] Compiling pyo3 v0.17.2 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking unindent v0.1.10 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking temp_testdir v0.2.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking dpc-pariter v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking simba v0.6.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking exitcode v1.1.2 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.17.2 [INFO] [stderr] Checking time v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [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 clap_derive v3.2.15 [INFO] [stderr] Compiling enum_dispatch v0.3.11 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.5 [INFO] [stderr] Checking simple_logger v2.2.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling pyo3-macros v0.17.2 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling openblas-build v0.1.1 [INFO] [stderr] Compiling anyinput-core v0.1.6 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=41226871b4a9a0f4 -C extra-filename=-41226871b4a9a0f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-55b829e87b50ee46.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-b70f32e025b54775.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e8e668483ca0bf4a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-4e2ccd409fd99395.so --cap-lints allow --cap-lints=forbid -Ddereferencing_mut_binding` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/simba-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' -C metadata=83801d5f7c454b4a -C extra-filename=-83801d5f7c454b4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-55b829e87b50ee46.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-b70f32e025b54775.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e8e668483ca0bf4a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-4e2ccd409fd99395.so --extern wide=/opt/rustwide/target/debug/deps/libwide-9e6226fc0d6b0a05.rmeta --cap-lints allow --cap-lints=forbid -Ddereferencing_mut_binding` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "8b2d41c2c4831ef0d3465a189d06bc8f8bba8fe3e5d9ce058c1adabda277d14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b2d41c2c4831ef0d3465a189d06bc8f8bba8fe3e5d9ce058c1adabda277d14b", kill_on_drop: false }` [INFO] [stdout] 8b2d41c2c4831ef0d3465a189d06bc8f8bba8fe3e5d9ce058c1adabda277d14b