[INFO] fetching crate prodash 11.0.0... [INFO] testing prodash-11.0.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate prodash 11.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate prodash 11.0.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 prodash 11.0.0 [INFO] removed 3 missing examples [INFO] finished tweaking crates.io crate prodash 11.0.0 [INFO] tweaked toml for crates.io crate prodash 11.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate prodash 11.0.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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] a31e307a17073851bfdd81cdf14ac64937ce2f86e108e8e5c3d7d76e290c8f08 [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" "a31e307a17073851bfdd81cdf14ac64937ce2f86e108e8e5c3d7d76e290c8f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a31e307a17073851bfdd81cdf14ac64937ce2f86e108e8e5c3d7d76e290c8f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31e307a17073851bfdd81cdf14ac64937ce2f86e108e8e5c3d7d76e290c8f08", kill_on_drop: false }` [INFO] [stdout] a31e307a17073851bfdd81cdf14ac64937ce2f86e108e8e5c3d7d76e290c8f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 4f26adc3f4aa95d06f687051f9d3853f09f92b7b1ddd491c8dde5117a20c2584 [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" "4f26adc3f4aa95d06f687051f9d3853f09f92b7b1ddd491c8dde5117a20c2584", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling prodash v11.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.48s [INFO] running `Command { std: "docker" "inspect" "4f26adc3f4aa95d06f687051f9d3853f09f92b7b1ddd491c8dde5117a20c2584", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f26adc3f4aa95d06f687051f9d3853f09f92b7b1ddd491c8dde5117a20c2584", kill_on_drop: false }` [INFO] [stdout] 4f26adc3f4aa95d06f687051f9d3853f09f92b7b1ddd491c8dde5117a20c2584 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 116d3b9b25d4d99d83abb7c94eddf49f41d0ed38d41ea948282fc07472a2e8eb [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" "116d3b9b25d4d99d83abb7c94eddf49f41d0ed38d41ea948282fc07472a2e8eb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling prodash v11.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "116d3b9b25d4d99d83abb7c94eddf49f41d0ed38d41ea948282fc07472a2e8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116d3b9b25d4d99d83abb7c94eddf49f41d0ed38d41ea948282fc07472a2e8eb", kill_on_drop: false }` [INFO] [stdout] 116d3b9b25d4d99d83abb7c94eddf49f41d0ed38d41ea948282fc07472a2e8eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6d27255c8bb1e0a8d05a7f63d9b983c5df4811cabd8eecea2aacdeb133fd5ead [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" "6d27255c8bb1e0a8d05a7f63d9b983c5df4811cabd8eecea2aacdeb133fd5ead", 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] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stdout] running 18 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prodash-4442c984ef4394e7 [INFO] [stdout] test tree::tests::key_adjacency::level_3_single_sibling ... ok [INFO] [stdout] test tree::tests::key_adjacency::orphaned_child_node ... ok [INFO] [stdout] test tree::tests::key_adjacency::level_2_two_siblings ... ok [INFO] [stdout] test tree::tests::key_adjacency::root_level ... ok [INFO] [stdout] test tree::tests::key_adjacency::level_3_two_siblings ... ok [INFO] [stdout] test unit::tests::size::of_mode ... ok [INFO] [stdout] test unit::tests::label::without_percentage::display_current_value_with_upper_bound ... ok [INFO] [stdout] test unit::tests::label::without_percentage::display_current_value_no_upper_bound ... ok [INFO] [stdout] test unit::tests::label::with_percentage::display_current_value_with_upper_bound_shows_percentage ... ok [INFO] [stdout] test unit::tests::label::with_percentage::only_values::display_current_value_with_upper_bound_percentage_before_value ... ok [INFO] [stdout] test unit::tests::label::with_percentage::display_current_value_no_upper_bound_shows_no_percentage ... ok [INFO] [stdout] test unit::tests::label::with_percentage::display_current_over_time_shows_throughput ... ok [INFO] [stdout] test unit::tests::dynamic::range::value_and_upper_bound_with_percentage ... ok [INFO] [stdout] test tree::tests::message_buffer::copy_new::without_state ... ok [INFO] [stdout] test tree::tests::message_buffer::copy_all ... ok [INFO] [stdout] test tree::tests::message_buffer::copy_new::with_continous_state ... ok [INFO] [stderr] Doc-tests prodash [INFO] [stdout] test unit::tests::size::of_unit ... ok [INFO] [stdout] test unit::tests::label::with_percentage::only_unit::display_current_value_with_upper_bound_percentage_after_unit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/tree/root.rs - tree::root::Options (line 81) ... ok [INFO] [stdout] test src/tree/item.rs - tree::item::Item (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6d27255c8bb1e0a8d05a7f63d9b983c5df4811cabd8eecea2aacdeb133fd5ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d27255c8bb1e0a8d05a7f63d9b983c5df4811cabd8eecea2aacdeb133fd5ead", kill_on_drop: false }` [INFO] [stdout] 6d27255c8bb1e0a8d05a7f63d9b983c5df4811cabd8eecea2aacdeb133fd5ead