[INFO] fetching crate grid_search_cardinal_point_to_point 0.3.0... [INFO] testing grid_search_cardinal_point_to_point-0.3.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate grid_search_cardinal_point_to_point 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate grid_search_cardinal_point_to_point 0.3.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grid_search_cardinal_point_to_point 0.3.0 [INFO] finished tweaking crates.io crate grid_search_cardinal_point_to_point 0.3.0 [INFO] tweaked toml for crates.io crate grid_search_cardinal_point_to_point 0.3.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate grid_search_cardinal_point_to_point 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 908cc56165453331949b710ca797d15bea1bf0fac18ab2f40371295967f54f2b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "908cc56165453331949b710ca797d15bea1bf0fac18ab2f40371295967f54f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "908cc56165453331949b710ca797d15bea1bf0fac18ab2f40371295967f54f2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908cc56165453331949b710ca797d15bea1bf0fac18ab2f40371295967f54f2b", kill_on_drop: false }` [INFO] [stdout] 908cc56165453331949b710ca797d15bea1bf0fac18ab2f40371295967f54f2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa0fd79ecb1af9d00ce57c861e838aa28c31bce8b727e667bed2cb021bc8684 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2fa0fd79ecb1af9d00ce57c861e838aa28c31bce8b727e667bed2cb021bc8684", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling coord_2d v0.3.0 [INFO] [stderr] Compiling grid_2d v0.15.0 [INFO] [stderr] Compiling direction v0.18.0 [INFO] [stderr] Compiling grid_search_cardinal_common v0.3.0 [INFO] [stderr] Compiling grid_search_cardinal_point_to_point v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.16s [INFO] running `Command { std: "docker" "inspect" "2fa0fd79ecb1af9d00ce57c861e838aa28c31bce8b727e667bed2cb021bc8684", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa0fd79ecb1af9d00ce57c861e838aa28c31bce8b727e667bed2cb021bc8684", kill_on_drop: false }` [INFO] [stdout] 2fa0fd79ecb1af9d00ce57c861e838aa28c31bce8b727e667bed2cb021bc8684 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 796bc9c6f9c4bfaef6006d00557b39d0e43a5ca83837aedfc160792b9a8b673e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "796bc9c6f9c4bfaef6006d00557b39d0e43a5ca83837aedfc160792b9a8b673e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rand_isaac v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling grid_search_maze v0.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling grid_search_cardinal_point_to_point v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "796bc9c6f9c4bfaef6006d00557b39d0e43a5ca83837aedfc160792b9a8b673e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "796bc9c6f9c4bfaef6006d00557b39d0e43a5ca83837aedfc160792b9a8b673e", kill_on_drop: false }` [INFO] [stdout] 796bc9c6f9c4bfaef6006d00557b39d0e43a5ca83837aedfc160792b9a8b673e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 370fe3e67bccca82274a4d61c4c3bc54888ca1d68c91f8843a64a5a7d41cd7b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "370fe3e67bccca82274a4d61c4c3bc54888ca1d68c91f8843a64a5a7d41cd7b6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/grid_search_cardinal_point_to_point-52cff31037c5f012) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test::grid_a ... ok [INFO] [stdout] test test::grid_e ... ok [INFO] [stdout] test test::grid_b ... ok [INFO] [stdout] test test::grid_i ... ok [INFO] [stdout] test test::grid_f ... ok [INFO] [stdout] test test::grid_j ... ok [INFO] [stdout] test test::grid_k ... ok [INFO] [stdout] test test::grid_g ... ok [INFO] [stdout] test test::grid_l ... ok [INFO] [stdout] test test::grid_d ... ok [INFO] [stdout] test test::grid_m ... ok [INFO] [stdout] test test::grid_h ... ok [INFO] [stdout] test test::grid_n ... ok [INFO] [stdout] test test::grid_c ... ok [INFO] [stdout] test test::grid_o ... ok [INFO] [stderr] Doc-tests grid_search_cardinal_point_to_point [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; finished in 0.21s [INFO] [stdout] [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" "370fe3e67bccca82274a4d61c4c3bc54888ca1d68c91f8843a64a5a7d41cd7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "370fe3e67bccca82274a4d61c4c3bc54888ca1d68c91f8843a64a5a7d41cd7b6", kill_on_drop: false }` [INFO] [stdout] 370fe3e67bccca82274a4d61c4c3bc54888ca1d68c91f8843a64a5a7d41cd7b6