[INFO] fetching crate pyin 1.0.2...
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] crate pyin 1.0.2 is already in cache
[INFO] checking pyin-1.0.2 against master#7308c22c6a8d77e82187e290e1f7459870e48d12 for pr-99447
[INFO] extracting crate pyin 1.0.2 into /workspace/builds/worker-3/source
[INFO] validating manifest of crates.io crate pyin 1.0.2 on toolchain 7308c22c6a8d77e82187e290e1f7459870e48d12
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pyin 1.0.2
[INFO] finished tweaking crates.io crate pyin 1.0.2
[INFO] tweaked toml for crates.io crate pyin 1.0.2 written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate crates.io crate pyin 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded py_literal v0.4.0
[INFO] [stderr] Downloaded ndarray-npy v0.8.1
[INFO] [stderr] Downloaded realfft v3.0.0
[INFO] [stderr] Downloaded creak v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da76d0143e58789246541cfaf301a68c4b1ee5eed3a159c11ddfcfce9bccdc52
[INFO] running `Command { std: "docker" "start" "-a" "da76d0143e58789246541cfaf301a68c4b1ee5eed3a159c11ddfcfce9bccdc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da76d0143e58789246541cfaf301a68c4b1ee5eed3a159c11ddfcfce9bccdc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da76d0143e58789246541cfaf301a68c4b1ee5eed3a159c11ddfcfce9bccdc52", kill_on_drop: false }`
[INFO] [stdout] da76d0143e58789246541cfaf301a68c4b1ee5eed3a159c11ddfcfce9bccdc52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+7308c22c6a8d77e82187e290e1f7459870e48d12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7721fc59b80efb2977a651f4d72a19a53c28b7598e39515670b364874ccd80c
[INFO] running `Command { std: "docker" "start" "-a" "c7721fc59b80efb2977a651f4d72a19a53c28b7598e39515670b364874ccd80c", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling libc v0.2.120
[INFO] [stderr] Compiling libm v0.2.2
[INFO] [stderr] Compiling proc-macro2 v1.0.36
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling syn v1.0.86
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Compiling crossbeam-utils v0.8.7
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling crossbeam-epoch v0.9.7
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling rayon-core v1.9.1
[INFO] [stderr] Checking ppv-lite86 v0.2.16
[INFO] [stderr] Checking rawpointer v0.2.1
[INFO] [stderr] Compiling ucd-trie v0.1.3
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Compiling maplit v1.0.2
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Compiling typenum v1.15.0
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Checking strength_reduce v0.2.3
[INFO] [stderr] Compiling paste v1.0.6
[INFO] [stderr] Checking tinyvec_macros v0.1.0
[INFO] [stderr] Compiling heck v0.4.0
[INFO] [stderr] Checking hound v3.4.0
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking claxon v0.4.3
[INFO] [stderr] Checking textwrap v0.15.0
[INFO] [stderr] Checking strsim v0.10.0
[INFO] [stderr] Checking termcolor v1.1.3
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling memoffset v0.6.5
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling rayon v1.5.1
[INFO] [stderr] Compiling num-rational v0.4.0
[INFO] [stderr] Compiling indexmap v1.8.0
[INFO] [stderr] Compiling num-bigint v0.4.3
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Checking matrixmultiply v0.3.2
[INFO] [stderr] Compiling pest v2.1.3
[INFO] [stderr] Checking itertools v0.10.3
[INFO] [stderr] Checking ogg v0.8.0
[INFO] [stderr] Checking tinyvec v1.5.1
[INFO] [stderr] Compiling minimp3-sys v0.3.2
[INFO] [stderr] Compiling pest_meta v2.1.3
[INFO] [stderr] Checking crossbeam-channel v0.5.2
[INFO] [stderr] Checking lewton v0.10.2
[INFO] [stderr] Checking getrandom v0.2.5
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Checking slice-deque v0.3.0
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Compiling quote v1.0.15
[INFO] [stderr] Checking os_str_bytes v6.0.0
[INFO] [stderr] Checking rand_core v0.6.3
[INFO] [stderr] Checking flate2 v1.0.22
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking crossbeam-deque v0.8.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking num-complex v0.4.0
[INFO] [stderr] Checking approx v0.5.1
[INFO] [stderr] Checking noisy_float v0.2.0
[INFO] [stderr] Checking primal-check v0.3.1
[INFO] [stderr] Checking transpose v0.2.1
[INFO] [stderr] Checking simba v0.5.1
[INFO] [stderr] Checking rand_distr v0.4.3
[INFO] [stderr] Checking rustfft v6.0.1
[INFO] [stderr] Compiling pest_generator v2.1.3
[INFO] [stderr] Checking ndarray v0.15.4
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling pest_derive v2.1.0
[INFO] [stderr] Compiling nalgebra-macros v0.1.0
[INFO] [stderr] Compiling clap_derive v3.1.4
[INFO] [stderr] Compiling getset v0.1.2
[INFO] [stderr] Checking realfft v3.0.0
[INFO] [stderr] Checking py_literal v0.4.0
[INFO] [stderr] Checking nalgebra v0.27.1
[INFO] [stderr] Checking ndarray-stats v0.5.0
[INFO] [stderr] Checking thiserror v1.0.30
[INFO] [stderr] Checking zip v0.5.13
[INFO] [stderr] Checking minimp3 v0.5.1
[INFO] [stderr] Checking creak v0.3.0
[INFO] [stderr] Checking ndarray-npy v0.8.1
[INFO] [stderr] Checking clap v3.1.6
[INFO] [stderr] Checking statrs v0.15.0
[INFO] [stderr] Checking pyin v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout] --> src/pyin.rs:46:5
[INFO] [stdout] |
[INFO] [stdout] 29 | pub struct PYINExecutor
[INFO] [stdout] | ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 | fmax: A,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field `fmax` is never read
[INFO] [stdout] --> src/pyin.rs:46:5
[INFO] [stdout] |
[INFO] [stdout] 29 | pub struct PYINExecutor
[INFO] [stdout] | ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 46 | fmax: A,
[INFO] [stdout] | ^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] = note: `PYINExecutor` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.84s
[INFO] running `Command { std: "docker" "inspect" "c7721fc59b80efb2977a651f4d72a19a53c28b7598e39515670b364874ccd80c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7721fc59b80efb2977a651f4d72a19a53c28b7598e39515670b364874ccd80c", kill_on_drop: false }`
[INFO] [stdout] c7721fc59b80efb2977a651f4d72a19a53c28b7598e39515670b364874ccd80c