[INFO] cloning repository https://github.com/pjohansson/densmap-analysis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjohansson/densmap-analysis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fdensmap-analysis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fdensmap-analysis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86d0b0f1d50631a3ec58447edd31625d493f1dfd [INFO] testing pjohansson/densmap-analysis against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjohansson%2Fdensmap-analysis" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pjohansson/densmap-analysis 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 git repo https://github.com/pjohansson/densmap-analysis [INFO] finished tweaking git repo https://github.com/pjohansson/densmap-analysis [INFO] tweaked toml for git repo https://github.com/pjohansson/densmap-analysis written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/pjohansson/densmap-analysis 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-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" "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] 51ec71fd3cec4cba9e50a1e039d0f78cd1fb11ad0cd1ad34ab443289583dcf96 [INFO] running `Command { std: "docker" "start" "-a" "51ec71fd3cec4cba9e50a1e039d0f78cd1fb11ad0cd1ad34ab443289583dcf96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ec71fd3cec4cba9e50a1e039d0f78cd1fb11ad0cd1ad34ab443289583dcf96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ec71fd3cec4cba9e50a1e039d0f78cd1fb11ad0cd1ad34ab443289583dcf96", kill_on_drop: false }` [INFO] [stdout] 51ec71fd3cec4cba9e50a1e039d0f78cd1fb11ad0cd1ad34ab443289583dcf96 [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" "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] 4603b345d3393c0f1c70c2386ffa7a1b0e3526546929026f7899631deb54de5a [INFO] running `Command { std: "docker" "start" "-a" "4603b345d3393c0f1c70c2386ffa7a1b0e3526546929026f7899631deb54de5a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling flate2-crc v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.20 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.5 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling structopt v0.2.13 [INFO] [stderr] Compiling densmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.75s [INFO] running `Command { std: "docker" "inspect" "4603b345d3393c0f1c70c2386ffa7a1b0e3526546929026f7899631deb54de5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4603b345d3393c0f1c70c2386ffa7a1b0e3526546929026f7899631deb54de5a", kill_on_drop: false }` [INFO] [stdout] 4603b345d3393c0f1c70c2386ffa7a1b0e3526546929026f7899631deb54de5a [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" "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] bf0b415ec4ce531759ac25a93a98bf6fb70157a3022bc9a1971ddc68171e069c [INFO] running `Command { std: "docker" "start" "-a" "bf0b415ec4ce531759ac25a93a98bf6fb70157a3022bc9a1971ddc68171e069c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling itertools v0.7.9 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling csv v1.0.2 [INFO] [stderr] Compiling criterion-plot v0.2.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling itertools-num v0.1.2 [INFO] [stderr] Compiling criterion-stats v0.2.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling handlebars v0.32.4 [INFO] [stderr] Compiling criterion v0.2.5 [INFO] [stderr] Compiling densmap v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.27s [INFO] running `Command { std: "docker" "inspect" "bf0b415ec4ce531759ac25a93a98bf6fb70157a3022bc9a1971ddc68171e069c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf0b415ec4ce531759ac25a93a98bf6fb70157a3022bc9a1971ddc68171e069c", kill_on_drop: false }` [INFO] [stdout] bf0b415ec4ce531759ac25a93a98bf6fb70157a3022bc9a1971ddc68171e069c [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" "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] 95a1305bd71ffe82962f682e38ce079c5fc99c527accaab96f55ca9c0ca991bb [INFO] running `Command { std: "docker" "start" "-a" "95a1305bd71ffe82962f682e38ce079c5fc99c527accaab96f55ca9c0ca991bb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/densmap-6038bcf8c2bc50ee) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test analysis::radial_density::test_cut_bins_below_50_percent_of_max ... ok [INFO] [stdout] test analysis::radial_density::test_get_20th_and_80th_percentile_values_of_reversed_array ... ok [INFO] [stdout] test analysis::radial_density::test_getting_invalid_percentiles_returns_error ... ok [INFO] [stdout] test average::tests::test_average_is_calculated_from_correct_bin_indices ... ok [INFO] [stdout] test densmap::test_correct_index_from_coordinate_in_uniform_bin_sized_system ... ok [INFO] [stdout] test densmap::test_correct_index_from_tuple ... ok [INFO] [stdout] test graphdata::test_interpolating_values_outside_of_initial_range_is_linear ... ok [INFO] [stdout] test average::tests::test_getting_bin_neighbours_only_includes_bins_within_the_system ... ok [INFO] [stdout] test average::tests::test_bin_sizes_of_1_with_radius_1_returns_itself_and_four_neighbours ... ok [INFO] [stdout] test average::tests::test_bin_sizes_of_half_with_larger_radius_returns_itself_and_eight_neighbours ... ok [INFO] [stdout] test graphdata::test_interpolate_onto_midpoint_values ... ok [INFO] [stdout] test densmap::test_correct_iy_values_from_index ... ok [INFO] [stdout] test densmap::test_correct_ix_values_from_index ... ok [INFO] [stdout] test analysis::radial_density::test_getting_percentiles_from_empty_array_returns_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/densmap_analysis-7a75a93d88947558) [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] [stderr] Doc-tests densmap [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" "95a1305bd71ffe82962f682e38ce079c5fc99c527accaab96f55ca9c0ca991bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95a1305bd71ffe82962f682e38ce079c5fc99c527accaab96f55ca9c0ca991bb", kill_on_drop: false }` [INFO] [stdout] 95a1305bd71ffe82962f682e38ce079c5fc99c527accaab96f55ca9c0ca991bb