[INFO] fetching crate grid_search_cardinal_point_to_point 0.2.0... [INFO] testing grid_search_cardinal_point_to_point-0.2.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate grid_search_cardinal_point_to_point 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate grid_search_cardinal_point_to_point 0.2.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 25cfc0d04f218e162bbaabcefe7fbc22391f7bb89606852d20a3dd7d96e05335 [INFO] running `Command { std: "docker" "start" "-a" "25cfc0d04f218e162bbaabcefe7fbc22391f7bb89606852d20a3dd7d96e05335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25cfc0d04f218e162bbaabcefe7fbc22391f7bb89606852d20a3dd7d96e05335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25cfc0d04f218e162bbaabcefe7fbc22391f7bb89606852d20a3dd7d96e05335", kill_on_drop: false }` [INFO] [stdout] 25cfc0d04f218e162bbaabcefe7fbc22391f7bb89606852d20a3dd7d96e05335 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4621265cc89f519d61ef22f7a185ff6305dac3cbdc4d5c6a8b4ae7d3f578f216 [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" "4621265cc89f519d61ef22f7a185ff6305dac3cbdc4d5c6a8b4ae7d3f578f216", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde 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 46.43s [INFO] running `Command { std: "docker" "inspect" "4621265cc89f519d61ef22f7a185ff6305dac3cbdc4d5c6a8b4ae7d3f578f216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4621265cc89f519d61ef22f7a185ff6305dac3cbdc4d5c6a8b4ae7d3f578f216", kill_on_drop: false }` [INFO] [stdout] 4621265cc89f519d61ef22f7a185ff6305dac3cbdc4d5c6a8b4ae7d3f578f216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2b7510bdccdf47d1eddd4bf25664d9e5ae4058f593c07cf6e22e107a82403fa [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" "b2b7510bdccdf47d1eddd4bf25664d9e5ae4058f593c07cf6e22e107a82403fa", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num_cpus v1.12.0 [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 crossbeam-utils v0.7.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling grid_search_maze v0.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [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 38.78s [INFO] running `Command { std: "docker" "inspect" "b2b7510bdccdf47d1eddd4bf25664d9e5ae4058f593c07cf6e22e107a82403fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b7510bdccdf47d1eddd4bf25664d9e5ae4058f593c07cf6e22e107a82403fa", kill_on_drop: false }` [INFO] [stdout] b2b7510bdccdf47d1eddd4bf25664d9e5ae4058f593c07cf6e22e107a82403fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cdff80085fc0d14af19922c848b3183ec96929fa003438e1a2409a65318f8a3c [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" "cdff80085fc0d14af19922c848b3183ec96929fa003438e1a2409a65318f8a3c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grid_search_cardinal_point_to_point-2205ef9f0aeeab47 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test::grid_j ... ok [INFO] [stdout] test test::grid_i ... ok [INFO] [stdout] test test::grid_m ... ok [INFO] [stdout] test test::grid_c ... ok [INFO] [stdout] test test::grid_h ... ok [INFO] [stdout] test test::grid_l ... ok [INFO] [stdout] test test::grid_g ... ok [INFO] [stdout] test test::grid_b ... ok [INFO] [stdout] test test::grid_n ... ok [INFO] [stdout] test test::grid_k ... ok [INFO] [stdout] test test::grid_d ... ok [INFO] [stdout] test test::grid_a ... ok [INFO] [stdout] test test::grid_f ... ok [INFO] [stdout] test test::grid_e ... 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" "cdff80085fc0d14af19922c848b3183ec96929fa003438e1a2409a65318f8a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdff80085fc0d14af19922c848b3183ec96929fa003438e1a2409a65318f8a3c", kill_on_drop: false }` [INFO] [stdout] cdff80085fc0d14af19922c848b3183ec96929fa003438e1a2409a65318f8a3c