[INFO] cloning repository https://github.com/tdameros/42-linear_regression [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdameros/42-linear_regression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdameros%2F42-linear_regression", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdameros%2F42-linear_regression'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b86e5a360900eec726ed193bfba46224c79601af [INFO] testing tdameros/42-linear_regression against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdameros%2F42-linear_regression" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tdameros/42-linear_regression on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tdameros/42-linear_regression [INFO] finished tweaking git repo https://github.com/tdameros/42-linear_regression [INFO] tweaked toml for git repo https://github.com/tdameros/42-linear_regression written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tdameros/42-linear_regression 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b839355626e9e6fac9f8d1ff693eb59aed35af50129e94f620a8f1eaedf87933 [INFO] running `Command { std: "docker" "start" "-a" "b839355626e9e6fac9f8d1ff693eb59aed35af50129e94f620a8f1eaedf87933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b839355626e9e6fac9f8d1ff693eb59aed35af50129e94f620a8f1eaedf87933", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b839355626e9e6fac9f8d1ff693eb59aed35af50129e94f620a8f1eaedf87933", kill_on_drop: false }` [INFO] [stdout] b839355626e9e6fac9f8d1ff693eb59aed35af50129e94f620a8f1eaedf87933 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b555fa4fb2b2762927b7f25622407ea333cae340c0334983ff30d54e13fc0969 [INFO] running `Command { std: "docker" "start" "-a" "b555fa4fb2b2762927b7f25622407ea333cae340c0334983ff30d54e13fc0969", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling freetype v0.7.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling linear_regression v0.1.0 (/opt/rustwide/workdir/linear_regression) [INFO] [stderr] Compiling linear_regression_bin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s [INFO] running `Command { std: "docker" "inspect" "b555fa4fb2b2762927b7f25622407ea333cae340c0334983ff30d54e13fc0969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b555fa4fb2b2762927b7f25622407ea333cae340c0334983ff30d54e13fc0969", kill_on_drop: false }` [INFO] [stdout] b555fa4fb2b2762927b7f25622407ea333cae340c0334983ff30d54e13fc0969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0840cfe84a9bc048413dafac696fb79520e9659e305b24a54d3852b6c53fd253 [INFO] running `Command { std: "docker" "start" "-a" "0840cfe84a9bc048413dafac696fb79520e9659e305b24a54d3852b6c53fd253", kill_on_drop: false }` [INFO] [stderr] Compiling linear_regression_bin v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] running `Command { std: "docker" "inspect" "0840cfe84a9bc048413dafac696fb79520e9659e305b24a54d3852b6c53fd253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0840cfe84a9bc048413dafac696fb79520e9659e305b24a54d3852b6c53fd253", kill_on_drop: false }` [INFO] [stdout] 0840cfe84a9bc048413dafac696fb79520e9659e305b24a54d3852b6c53fd253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c7be5abc819aaa0a528331d3e4a495d27ad7536446d131c34e6acc4404a0e018 [INFO] running `Command { std: "docker" "start" "-a" "c7be5abc819aaa0a528331d3e4a495d27ad7536446d131c34e6acc4404a0e018", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/bin/predict.rs (/opt/rustwide/target/debug/deps/predict-919cb4bcc97fd1a7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/train.rs (/opt/rustwide/target/debug/deps/train-99102ba147800835) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c7be5abc819aaa0a528331d3e4a495d27ad7536446d131c34e6acc4404a0e018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7be5abc819aaa0a528331d3e4a495d27ad7536446d131c34e6acc4404a0e018", kill_on_drop: false }` [INFO] [stdout] c7be5abc819aaa0a528331d3e4a495d27ad7536446d131c34e6acc4404a0e018