[INFO] cloning repository https://github.com/tiruka/tiruka-oasis-risk-modeling
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tiruka/tiruka-oasis-risk-modeling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiruka%2Ftiruka-oasis-risk-modeling", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiruka%2Ftiruka-oasis-risk-modeling'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d49fd801a2073ee06a320ba766e056fe528cb26
[INFO] checking tiruka/tiruka-oasis-risk-modeling against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftiruka%2Ftiruka-oasis-risk-modeling" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/tiruka/tiruka-oasis-risk-modeling
[INFO] finished tweaking git repo https://github.com/tiruka/tiruka-oasis-risk-modeling
[INFO] tweaked toml for git repo https://github.com/tiruka/tiruka-oasis-risk-modeling written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tiruka/tiruka-oasis-risk-modeling on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tiruka/tiruka-oasis-risk-modeling 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2
[INFO] running `Command { std: "docker" "start" "b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling pyo3 v0.13.2
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling pyo3-macros-backend v0.13.2
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]     Checking indoc v0.3.6
[INFO] [stderr]    Compiling pyo3-macros v0.13.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking tiruka_oasis_risk_modeling v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/vulnerabilities/processes.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::footprint::{self, structs::FootPrint};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vulnerabilities::structs::VulnerabilityFootPrint`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use vulnerabilities::structs::VulnerabilityFootPrint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/vulnerabilities/processes.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::footprint::{self, structs::FootPrint};
[INFO] [stdout]   |                        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `vulnerabilities::structs::VulnerabilityFootPrint`
[INFO] [stdout]  --> src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use vulnerabilities::structs::VulnerabilityFootPrint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/vulnerabilities.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     mut base_path: String,
[INFO] [stdout]    |     ----^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_model(event_ids: Vec<i32>, mut base_path: String, py: Python) -> Vec<&PyDict> {
[INFO] [stdout]    |                                   ----^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:12:62
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_model(event_ids: Vec<i32>, mut base_path: String, py: Python) -> Vec<&PyDict> {
[INFO] [stdout]    |                                                              ^^^^^^         ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_model(event_ids: Vec<i32>, mut base_path: String, py: Python<'_>) -> Vec<&PyDict> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/vulnerabilities.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     mut base_path: String,
[INFO] [stdout]    |     ----^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_model(event_ids: Vec<i32>, mut base_path: String, py: Python) -> Vec<&PyDict> {
[INFO] [stdout]    |                                   ----^^^^^^^^^
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:12:62
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_model(event_ids: Vec<i32>, mut base_path: String, py: Python) -> Vec<&PyDict> {
[INFO] [stdout]    |                                                              ^^^^^^         ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                              |
[INFO] [stdout]    |                                                              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn get_model(event_ids: Vec<i32>, mut base_path: String, py: Python<'_>) -> Vec<&PyDict> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2, pyo3-macros-backend v0.13.2
[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" "b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2", kill_on_drop: false }`
[INFO] [stdout] b88cc3a4c1a0cf4b3d730a7191f3f1cd77d761e646992351877dfe2332c7e2a2
