[INFO] cloning repository https://github.com/maxall41/rust-sasa-python
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxall41/rust-sasa-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2Frust-sasa-python", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2Frust-sasa-python'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24e6df37899b77e061070d98aca690cb625be9d9
[INFO] checking maxall41/rust-sasa-python against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxall41%2Frust-sasa-python" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maxall41/rust-sasa-python on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/maxall41/rust-sasa-python
[INFO] finished tweaking git repo https://github.com/maxall41/rust-sasa-python
[INFO] tweaked toml for git repo https://github.com/maxall41/rust-sasa-python written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/maxall41/rust-sasa-python 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded doc-cfg v0.1.0
[INFO] [stderr]   Downloaded rust-sasa v0.2.1
[INFO] [stderr]   Downloaded rstar v0.12.0
[INFO] [stderr]   Downloaded pdbtbx v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56045f73ecf920245e05bbf1b685d1bcb5bbdc7d12157591127681ca058fc570
[INFO] running `Command { std: "docker" "start" "-a" "56045f73ecf920245e05bbf1b685d1bcb5bbdc7d12157591127681ca058fc570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56045f73ecf920245e05bbf1b685d1bcb5bbdc7d12157591127681ca058fc570", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56045f73ecf920245e05bbf1b685d1bcb5bbdc7d12157591127681ca058fc570", kill_on_drop: false }`
[INFO] [stdout] 56045f73ecf920245e05bbf1b685d1bcb5bbdc7d12157591127681ca058fc570
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be6b17b0971991082c8a2b543576f983680abc34de28f5c59d96ab858640217
[INFO] running `Command { std: "docker" "start" "-a" "9be6b17b0971991082c8a2b543576f983680abc34de28f5c59d96ab858640217", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking wide v0.7.16
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking flate2 v1.0.29
[INFO] [stderr]    Compiling doc-cfg v0.1.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking rstar v0.12.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling snafu-derive v0.8.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking snafu v0.8.2
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking pdbtbx v0.11.0
[INFO] [stderr]     Checking rust-sasa v0.2.1
[INFO] [stderr]     Checking rust-sasa-python v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/lib.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]   |          ----^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/lib.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]   |          ----^^^
[INFO] [stdout]   |          |
[INFO] [stdout]   |          help: remove this `mut`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let (mut pdb, _errors) = pdbtbx::open(
[INFO] [stdout]    |          ----^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.54s
[INFO] running `Command { std: "docker" "inspect" "9be6b17b0971991082c8a2b543576f983680abc34de28f5c59d96ab858640217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be6b17b0971991082c8a2b543576f983680abc34de28f5c59d96ab858640217", kill_on_drop: false }`
[INFO] [stdout] 9be6b17b0971991082c8a2b543576f983680abc34de28f5c59d96ab858640217
