[INFO] fetching crate grid_search_cardinal_point_to_point 0.2.0... [INFO] testing grid_search_cardinal_point_to_point-0.2.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate grid_search_cardinal_point_to_point 0.2.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate grid_search_cardinal_point_to_point 0.2.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-12/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded direction v0.17.10 [INFO] [stderr] Downloaded grid_search_cardinal_common v0.2.0 [INFO] [stderr] Downloaded grid_search_maze v0.1.0 [INFO] [stderr] Downloaded coord_2d v0.2.19 [INFO] [stderr] Downloaded grid_2d v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d19d8ed41b0b23562b702fb222c4ec51102e26f71dba6c39461d078a4359d8d2 [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" "d19d8ed41b0b23562b702fb222c4ec51102e26f71dba6c39461d078a4359d8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d19d8ed41b0b23562b702fb222c4ec51102e26f71dba6c39461d078a4359d8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19d8ed41b0b23562b702fb222c4ec51102e26f71dba6c39461d078a4359d8d2", kill_on_drop: false }` [INFO] [stdout] d19d8ed41b0b23562b702fb222c4ec51102e26f71dba6c39461d078a4359d8d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 426eb95c93e306ba018c6e44820a8e8dc0fc8114f001b4d1c874d32ff88ef39b [INFO] running `Command { std: "docker" "start" "-a" "426eb95c93e306ba018c6e44820a8e8dc0fc8114f001b4d1c874d32ff88ef39b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [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 grid_2d v0.14.2 [INFO] [stderr] Compiling direction v0.17.10 [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.03s [INFO] running `Command { std: "docker" "inspect" "426eb95c93e306ba018c6e44820a8e8dc0fc8114f001b4d1c874d32ff88ef39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "426eb95c93e306ba018c6e44820a8e8dc0fc8114f001b4d1c874d32ff88ef39b", kill_on_drop: false }` [INFO] [stdout] 426eb95c93e306ba018c6e44820a8e8dc0fc8114f001b4d1c874d32ff88ef39b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e9bdb1c2a6c98ec2824cc57119aae8bc75c31677c11ec31a0c30f924e54c46c [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" "0e9bdb1c2a6c98ec2824cc57119aae8bc75c31677c11ec31a0c30f924e54c46c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling rand_isaac v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling grid_search_maze v0.1.0 [INFO] [stderr] Compiling clap v2.33.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 csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [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 45.35s [INFO] running `Command { std: "docker" "inspect" "0e9bdb1c2a6c98ec2824cc57119aae8bc75c31677c11ec31a0c30f924e54c46c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9bdb1c2a6c98ec2824cc57119aae8bc75c31677c11ec31a0c30f924e54c46c", kill_on_drop: false }` [INFO] [stdout] 0e9bdb1c2a6c98ec2824cc57119aae8bc75c31677c11ec31a0c30f924e54c46c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 977204ecc687f07b852702c404c29d9a95f046110cbff3f1cc3f80d8c4893700 [INFO] running `Command { std: "docker" "start" "-a" "977204ecc687f07b852702c404c29d9a95f046110cbff3f1cc3f80d8c4893700", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grid_search_cardinal_point_to_point-2205ef9f0aeeab47 [INFO] [stdout] running 16 tests [INFO] [stdout] test test::grid_a ... ok [INFO] [stdout] test test::grid_c ... ok [INFO] [stdout] test test::grid_b ... ok [INFO] [stdout] test test::grid_h ... ok [INFO] [stdout] test test::grid_f ... ok [INFO] [stdout] test test::grid_g ... ok [INFO] [stdout] test test::grid_k ... ok [INFO] [stdout] test test::grid_j ... ok [INFO] [stdout] test test::grid_n ... ok [INFO] [stdout] test test::grid_e ... ok [INFO] [stdout] test test::grid_m ... ok [INFO] [stdout] test test::grid_i ... ok [INFO] [stdout] test test::grid_d ... ok [INFO] [stdout] test test::grid_l ... 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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "977204ecc687f07b852702c404c29d9a95f046110cbff3f1cc3f80d8c4893700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977204ecc687f07b852702c404c29d9a95f046110cbff3f1cc3f80d8c4893700", kill_on_drop: false }` [INFO] [stdout] 977204ecc687f07b852702c404c29d9a95f046110cbff3f1cc3f80d8c4893700