[INFO] crate munkres 0.5.1 is already in cache [INFO] testing munkres-0.5.1 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate munkres 0.5.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate munkres 0.5.1 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate munkres 0.5.1 [INFO] finished tweaking crates.io crate munkres 0.5.1 [INFO] tweaked toml for crates.io crate munkres 0.5.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] c03d077eab9a5c59bfcbe9766498da00848735cf6d2d58eeac718b1ef4e60efb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c03d077eab9a5c59bfcbe9766498da00848735cf6d2d58eeac718b1ef4e60efb"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling munkres v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.20s [INFO] running `"docker" "inspect" "c03d077eab9a5c59bfcbe9766498da00848735cf6d2d58eeac718b1ef4e60efb"` [INFO] running `"docker" "rm" "-f" "c03d077eab9a5c59bfcbe9766498da00848735cf6d2d58eeac718b1ef4e60efb"` [INFO] [stdout] c03d077eab9a5c59bfcbe9766498da00848735cf6d2d58eeac718b1ef4e60efb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ec613b335bb5957bf562050eedac98edee1d84eefff8755a8b7c7ba2ffe2842 [INFO] running `"docker" "start" "-a" "5ec613b335bb5957bf562050eedac98edee1d84eefff8755a8b7c7ba2ffe2842"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling munkres v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 59.37s [INFO] running `"docker" "inspect" "5ec613b335bb5957bf562050eedac98edee1d84eefff8755a8b7c7ba2ffe2842"` [INFO] running `"docker" "rm" "-f" "5ec613b335bb5957bf562050eedac98edee1d84eefff8755a8b7c7ba2ffe2842"` [INFO] [stdout] 5ec613b335bb5957bf562050eedac98edee1d84eefff8755a8b7c7ba2ffe2842 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 00e38146d85f6ba965f82884181f6f32cc59642e10d5043aecbd8114216c2d2e [INFO] running `"docker" "start" "-a" "00e38146d85f6ba965f82884181f6f32cc59642e10d5043aecbd8114216c2d2e"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/munkres-849fc9fe06ebc580 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_invalid ... ok [INFO] [stdout] test test_should_be_unsolvable_if_first_cell_of_each_row_is_invalid ... ok [INFO] [stdout] test test_invalid2 ... ok [INFO] [stdout] test test_solve_equal_rows2 ... ok [INFO] [stdout] test test_solve_random10 ... ok [INFO] [stdout] test test_solve_equal_rows5 ... ok [INFO] [stdout] test test_solve_equal_rows_stepwise ... ok [INFO] [stdout] test test_solve_equal_rows5_float ... ok [INFO] [stdout] test test_step1 ... ok [INFO] [stdout] test test_step2 ... ok [INFO] [stdout] test test_solve ... ok [INFO] [stdout] test test_solve_equal_rows5_float2 ... ok [INFO] [stdout] test test_step3 ... ok [INFO] [stdout] test test_step4_case1 ... ok [INFO] [stdout] test test_step4_case2 ... ok [INFO] [stdout] test test_step5 ... ok [INFO] [stdout] test test_step6 ... ok [INFO] [stdout] test test_unsolvable ... ok [INFO] [stdout] test test_unsolvable2 ... ok [INFO] [stdout] test weight_matrix::test_weight_matrix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests munkres [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "00e38146d85f6ba965f82884181f6f32cc59642e10d5043aecbd8114216c2d2e"` [INFO] running `"docker" "rm" "-f" "00e38146d85f6ba965f82884181f6f32cc59642e10d5043aecbd8114216c2d2e"` [INFO] [stdout] 00e38146d85f6ba965f82884181f6f32cc59642e10d5043aecbd8114216c2d2e