[INFO] cloning repository https://github.com/LaurenteEber/Decision-tree-models-wiht-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LaurenteEber/Decision-tree-models-wiht-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenteEber%2FDecision-tree-models-wiht-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenteEber%2FDecision-tree-models-wiht-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 516d24e54c6559d545c3d98543e2c69f9f9d59e3
[INFO] checking LaurenteEber/Decision-tree-models-wiht-Rust against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaurenteEber%2FDecision-tree-models-wiht-Rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LaurenteEber/Decision-tree-models-wiht-Rust
[INFO] finished tweaking git repo https://github.com/LaurenteEber/Decision-tree-models-wiht-Rust
[INFO] tweaked toml for git repo https://github.com/LaurenteEber/Decision-tree-models-wiht-Rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LaurenteEber/Decision-tree-models-wiht-Rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LaurenteEber/Decision-tree-models-wiht-Rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linfa-trees v0.6.0
[INFO] [stderr]   Downloaded ndarray-csv v0.5.1
[INFO] [stderr]   Downloaded linfa-datasets v0.6.0
[INFO] [stderr]   Downloaded anyhow v1.0.48
[INFO] [stderr]   Downloaded ndarray-rand v0.14.0
[INFO] [stderr]   Downloaded linfa v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a2037c116cc5168580638ae9a9ed2fb759f59f87e219a7e181572a67a9aca77
[INFO] running `Command { std: "docker" "start" "-a" "7a2037c116cc5168580638ae9a9ed2fb759f59f87e219a7e181572a67a9aca77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a2037c116cc5168580638ae9a9ed2fb759f59f87e219a7e181572a67a9aca77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a2037c116cc5168580638ae9a9ed2fb759f59f87e219a7e181572a67a9aca77", kill_on_drop: false }`
[INFO] [stdout] 7a2037c116cc5168580638ae9a9ed2fb759f59f87e219a7e181572a67a9aca77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 858ddbe16d494930c9deb0b36996ac9a7f6bbd01bf7607651451d911bacda21c
[INFO] running `Command { std: "docker" "start" "-a" "858ddbe16d494930c9deb0b36996ac9a7f6bbd01bf7607651451d911bacda21c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling libm v0.2.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]    Compiling linfa v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking ndarray-csv v0.5.1
[INFO] [stderr]     Checking ndarray-rand v0.14.0
[INFO] [stderr]     Checking linfa-datasets v0.6.0
[INFO] [stderr]     Checking linfa-trees v0.6.0
[INFO] [stderr]     Checking ml-project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.55s
[INFO] running `Command { std: "docker" "inspect" "858ddbe16d494930c9deb0b36996ac9a7f6bbd01bf7607651451d911bacda21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "858ddbe16d494930c9deb0b36996ac9a7f6bbd01bf7607651451d911bacda21c", kill_on_drop: false }`
[INFO] [stdout] 858ddbe16d494930c9deb0b36996ac9a7f6bbd01bf7607651451d911bacda21c
