[INFO] cloning repository https://github.com/pacifi5t/partition_problem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pacifi5t/partition_problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifi5t%2Fpartition_problem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifi5t%2Fpartition_problem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c8d25372d1df5b5fc64d6060c293a62afa5e8ce8
[INFO] testing pacifi5t/partition_problem against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpacifi5t%2Fpartition_problem" "/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/pacifi5t/partition_problem
[INFO] finished tweaking git repo https://github.com/pacifi5t/partition_problem
[INFO] tweaked toml for git repo https://github.com/pacifi5t/partition_problem written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pacifi5t/partition_problem on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pacifi5t/partition_problem 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-svg v0.3.3
[INFO] [stderr]   Downloaded plotters-backend v0.3.4
[INFO] [stderr]   Downloaded plotters-bitmap v0.3.2
[INFO] [stderr]   Downloaded pathfinder_simd v0.5.1
[INFO] [stderr]   Downloaded link-cplusplus v1.0.7
[INFO] [stderr]   Downloaded bytemuck v1.12.3
[INFO] [stderr]   Downloaded partitions v0.2.4
[INFO] [stderr]   Downloaded space v0.12.1
[INFO] [stderr]   Downloaded core-text v19.2.0
[INFO] [stderr]   Downloaded png v0.17.7
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded font-kit v0.11.0
[INFO] [stderr]   Downloaded plotters v0.3.4
[INFO] [stderr]   Downloaded linfa-clustering v0.6.1
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded pest v2.5.0
[INFO] [stderr]   Downloaded linfa v0.6.1
[INFO] [stderr]   Downloaded image v0.24.5
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded linfa-nn v0.6.1
[INFO] [stderr]   Downloaded scratch v1.0.2
[INFO] [stderr]   Downloaded freetype v0.7.0
[INFO] [stderr]   Downloaded kdtree v0.6.0
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded dwrote v0.11.0
[INFO] [stderr]   Downloaded cmake v0.1.49
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]   Downloaded freetype-sys v0.13.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 105c5656ca2369656b5d649f5a83f05f1d267dcbf8ac0e533dfe61b760a5dc59
[INFO] running `Command { std: "docker" "start" "-a" "105c5656ca2369656b5d649f5a83f05f1d267dcbf8ac0e533dfe61b760a5dc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "105c5656ca2369656b5d649f5a83f05f1d267dcbf8ac0e533dfe61b760a5dc59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105c5656ca2369656b5d649f5a83f05f1d267dcbf8ac0e533dfe61b760a5dc59", kill_on_drop: false }`
[INFO] [stdout] 105c5656ca2369656b5d649f5a83f05f1d267dcbf8ac0e533dfe61b760a5dc59
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd0ce953d9e34a8b63ee38fae6d80a8a8aa2c39dc85da9d7cc0fec91300a92af
[INFO] running `Command { std: "docker" "start" "-a" "dd0ce953d9e34a8b63ee38fae6d80a8a8aa2c39dc85da9d7cc0fec91300a92af", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling partition_problem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.63s
[INFO] running `Command { std: "docker" "inspect" "dd0ce953d9e34a8b63ee38fae6d80a8a8aa2c39dc85da9d7cc0fec91300a92af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0ce953d9e34a8b63ee38fae6d80a8a8aa2c39dc85da9d7cc0fec91300a92af", kill_on_drop: false }`
[INFO] [stdout] dd0ce953d9e34a8b63ee38fae6d80a8a8aa2c39dc85da9d7cc0fec91300a92af
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e84f3fc0ee46ac1885233427d5fa66a06464512f48b4edaa732addfba0ddf17b
[INFO] running `Command { std: "docker" "start" "-a" "e84f3fc0ee46ac1885233427d5fa66a06464512f48b4edaa732addfba0ddf17b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling linfa v0.6.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cmake v0.1.49
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v3.2.0
[INFO] [stderr]    Compiling const-cstr v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling font-kit v0.11.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling png v0.17.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling float-ord v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling pest v2.5.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling space v0.12.1
[INFO] [stderr]    Compiling freetype v0.7.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling kdtree v0.6.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling image v0.24.5
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling pathfinder_simd v0.5.1
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling partitions v0.2.4
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling ndarray-stats v0.5.1
[INFO] [stderr]    Compiling linfa-linalg v0.1.0
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling partition_problem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling linfa-nn v0.6.1
[INFO] [stderr]    Compiling linfa-clustering v0.6.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4
[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" "e84f3fc0ee46ac1885233427d5fa66a06464512f48b4edaa732addfba0ddf17b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84f3fc0ee46ac1885233427d5fa66a06464512f48b4edaa732addfba0ddf17b", kill_on_drop: false }`
[INFO] [stdout] e84f3fc0ee46ac1885233427d5fa66a06464512f48b4edaa732addfba0ddf17b
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 739ca050ffecb6a33a055445eecec130c29c139c0f3dd9688c21b66c9f51512c
[INFO] running `Command { std: "docker" "start" "-a" "739ca050ffecb6a33a055445eecec130c29c139c0f3dd9688c21b66c9f51512c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: partitions v0.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partition_problem-63d006d98c979e33)
[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/gen_data.rs (/opt/rustwide/target/debug/deps/gen_data-08b8c78a49d6d3e0)
[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]    Doc-tests partition_problem
[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" "739ca050ffecb6a33a055445eecec130c29c139c0f3dd9688c21b66c9f51512c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "739ca050ffecb6a33a055445eecec130c29c139c0f3dd9688c21b66c9f51512c", kill_on_drop: false }`
[INFO] [stdout] 739ca050ffecb6a33a055445eecec130c29c139c0f3dd9688c21b66c9f51512c
