[INFO] crate grid_search_cardinal_point_to_point 0.2.0 is already in cache [INFO] testing grid_search_cardinal_point_to_point-0.2.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate grid_search_cardinal_point_to_point 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate grid_search_cardinal_point_to_point 0.2.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate grid_search_cardinal_point_to_point 0.2.0 [INFO] finished tweaking crates.io crate grid_search_cardinal_point_to_point 0.2.0 [INFO] tweaked toml for crates.io crate grid_search_cardinal_point_to_point 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate grid_search_cardinal_point_to_point 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] afbd5b6a69cb7f75f5c6b36f9c6887bea4ab01433c75427570d178c36df2acee [INFO] running `"docker" "start" "-a" "afbd5b6a69cb7f75f5c6b36f9c6887bea4ab01433c75427570d178c36df2acee"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling coord_2d v0.2.19 [INFO] [stderr] Compiling direction v0.17.10 [INFO] [stderr] Compiling grid_2d v0.14.2 [INFO] [stderr] Compiling grid_search_cardinal_common v0.2.0 [INFO] [stderr] Compiling grid_search_cardinal_point_to_point v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.77s [INFO] running `"docker" "inspect" "afbd5b6a69cb7f75f5c6b36f9c6887bea4ab01433c75427570d178c36df2acee"` [INFO] running `"docker" "rm" "-f" "afbd5b6a69cb7f75f5c6b36f9c6887bea4ab01433c75427570d178c36df2acee"` [INFO] [stdout] afbd5b6a69cb7f75f5c6b36f9c6887bea4ab01433c75427570d178c36df2acee [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 8876f5c3354b33e8517440812dc6253075d12b74e109c6958468d93deccd0a63 [INFO] running `"docker" "start" "-a" "8876f5c3354b33e8517440812dc6253075d12b74e109c6958468d93deccd0a63"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_isaac v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling grid_search_maze v0.1.0 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling grid_search_cardinal_point_to_point v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "8876f5c3354b33e8517440812dc6253075d12b74e109c6958468d93deccd0a63"` [INFO] running `"docker" "rm" "-f" "8876f5c3354b33e8517440812dc6253075d12b74e109c6958468d93deccd0a63"` [INFO] [stdout] 8876f5c3354b33e8517440812dc6253075d12b74e109c6958468d93deccd0a63 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stdout] 30f3fd7b2384e4ddd1778dc9248d435d9cbdd9de105326db9599525e2eb2c498 [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" "30f3fd7b2384e4ddd1778dc9248d435d9cbdd9de105326db9599525e2eb2c498"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grid_search_cardinal_point_to_point-5c48b2e0baeca45d [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test::grid_d ... ok [INFO] [stdout] test test::grid_a ... ok [INFO] [stdout] test test::grid_c ... ok [INFO] [stdout] test test::grid_e ... ok [INFO] [stdout] test test::grid_b ... ok [INFO] [stdout] test test::grid_f ... ok [INFO] [stdout] test test::grid_l ... ok [INFO] [stdout] test test::grid_i ... ok [INFO] [stdout] test test::grid_k ... ok [INFO] [stdout] test test::grid_h ... ok [INFO] [stdout] test test::grid_g ... ok [INFO] [stdout] test test::grid_j ... ok [INFO] [stdout] test test::grid_o ... ok [INFO] [stdout] test test::grid_n ... ok [INFO] [stdout] test test::grid_m ... ok [INFO] [stdout] test test::grid_random ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests grid_search_cardinal_point_to_point [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" "30f3fd7b2384e4ddd1778dc9248d435d9cbdd9de105326db9599525e2eb2c498"` [INFO] running `"docker" "rm" "-f" "30f3fd7b2384e4ddd1778dc9248d435d9cbdd9de105326db9599525e2eb2c498"` [INFO] [stdout] 30f3fd7b2384e4ddd1778dc9248d435d9cbdd9de105326db9599525e2eb2c498