[INFO] cloning repository https://github.com/mkmik/heappy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkmik/heappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73cb92bea1ca04b0fdbd13474a308cb6859784ee [INFO] testing mkmik/heappy against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkmik/heappy on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mkmik/heappy [INFO] finished tweaking git repo https://github.com/mkmik/heappy [INFO] tweaked toml for git repo https://github.com/mkmik/heappy written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mkmik/heappy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63672232008f1b814c9fd8732c6bf3eb7a9d8383a98a4db7c0871929a3f9719c [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" "63672232008f1b814c9fd8732c6bf3eb7a9d8383a98a4db7c0871929a3f9719c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63672232008f1b814c9fd8732c6bf3eb7a9d8383a98a4db7c0871929a3f9719c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63672232008f1b814c9fd8732c6bf3eb7a9d8383a98a4db7c0871929a3f9719c", kill_on_drop: false }` [INFO] [stdout] 63672232008f1b814c9fd8732c6bf3eb7a9d8383a98a4db7c0871929a3f9719c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d341890cae418f5458e5f00b4765189fd429e000e8825857b18b21c57e79d82 [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" "7d341890cae418f5458e5f00b4765189fd429e000e8825857b18b21c57e79d82", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-demangle v8.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling spin v0.9.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling symbolic-common v8.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling inferno v0.10.6 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling pprof v0.5.0 [INFO] [stderr] Compiling heappy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `enabled` [INFO] [stdout] --> src/profiler.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn enabled() -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `track_allocated` [INFO] [stdout] --> src/profiler.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) unsafe fn track_allocated(size: isize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocated_objects` [INFO] [stdout] --> src/profiler.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | allocated_objects: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocated_bytes` [INFO] [stdout] --> src/profiler.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | allocated_bytes: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_sample` [INFO] [stdout] --> src/profiler.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | next_sample: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/profiler.rs:428:15 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn push(&mut self, frame: &Frame) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `record` [INFO] [stdout] --> src/collector.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn record(&mut self, key: K, bytes: isize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "7d341890cae418f5458e5f00b4765189fd429e000e8825857b18b21c57e79d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d341890cae418f5458e5f00b4765189fd429e000e8825857b18b21c57e79d82", kill_on_drop: false }` [INFO] [stdout] 7d341890cae418f5458e5f00b4765189fd429e000e8825857b18b21c57e79d82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--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] dd01adbeead5f592230eb24e88155f5ed6f6350e85caa3c9dfe5eea66b12d0ef [INFO] running `Command { std: "docker" "start" "-a" "dd01adbeead5f592230eb24e88155f5ed6f6350e85caa3c9dfe5eea66b12d0ef", kill_on_drop: false }` [INFO] [stderr] Compiling heappy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `enabled` [INFO] [stdout] --> src/profiler.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn enabled() -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `track_allocated` [INFO] [stdout] --> src/profiler.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) unsafe fn track_allocated(size: isize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocated_objects` [INFO] [stdout] --> src/profiler.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | allocated_objects: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocated_bytes` [INFO] [stdout] --> src/profiler.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | allocated_bytes: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_sample` [INFO] [stdout] --> src/profiler.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | next_sample: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/profiler.rs:428:15 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn push(&mut self, frame: &Frame) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `record` [INFO] [stdout] --> src/collector.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn record(&mut self, key: K, bytes: isize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enabled` [INFO] [stdout] --> src/profiler.rs:63:8 [INFO] [stdout] | [INFO] [stdout] 63 | fn enabled() -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `track_allocated` [INFO] [stdout] --> src/profiler.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | pub(crate) unsafe fn track_allocated(size: isize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocated_objects` [INFO] [stdout] --> src/profiler.rs:364:5 [INFO] [stdout] | [INFO] [stdout] 364 | allocated_objects: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allocated_bytes` [INFO] [stdout] --> src/profiler.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | allocated_bytes: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `next_sample` [INFO] [stdout] --> src/profiler.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 371 | next_sample: isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/profiler.rs:428:15 [INFO] [stdout] | [INFO] [stdout] 428 | unsafe fn push(&mut self, frame: &Frame) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `record` [INFO] [stdout] --> src/collector.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn record(&mut self, key: K, bytes: isize) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "dd01adbeead5f592230eb24e88155f5ed6f6350e85caa3c9dfe5eea66b12d0ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd01adbeead5f592230eb24e88155f5ed6f6350e85caa3c9dfe5eea66b12d0ef", kill_on_drop: false }` [INFO] [stdout] dd01adbeead5f592230eb24e88155f5ed6f6350e85caa3c9dfe5eea66b12d0ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 78461dae3807cb198b2d86f0059a0e7f18cd57f49bccbbe1846048c3f6bc06be [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" "78461dae3807cb198b2d86f0059a0e7f18cd57f49bccbbe1846048c3f6bc06be", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `enabled` [INFO] [stderr] --> src/profiler.rs:63:8 [INFO] [stderr] | [INFO] [stderr] 63 | fn enabled() -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `track_allocated` [INFO] [stderr] --> src/profiler.rs:84:26 [INFO] [stderr] | [INFO] [stderr] 84 | pub(crate) unsafe fn track_allocated(size: isize) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `allocated_objects` [INFO] [stderr] --> src/profiler.rs:364:5 [INFO] [stderr] | [INFO] [stderr] 364 | allocated_objects: isize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `allocated_bytes` [INFO] [stderr] --> src/profiler.rs:365:5 [INFO] [stderr] | [INFO] [stderr] 365 | allocated_bytes: isize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `next_sample` [INFO] [stderr] --> src/profiler.rs:371:5 [INFO] [stderr] | [INFO] [stderr] 371 | next_sample: isize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push` [INFO] [stderr] --> src/profiler.rs:428:15 [INFO] [stderr] | [INFO] [stderr] 428 | unsafe fn push(&mut self, frame: &Frame) -> bool { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `record` [INFO] [stderr] --> src/collector.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn record(&mut self, key: K, bytes: isize) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `heappy` (lib) generated 7 warnings [INFO] [stderr] warning: `heappy` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/heappy-ff971e4e970b1282) [INFO] [stdout] running 1 test [INFO] [stdout] test profiler::test::test_reentrant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests heappy [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" "78461dae3807cb198b2d86f0059a0e7f18cd57f49bccbbe1846048c3f6bc06be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78461dae3807cb198b2d86f0059a0e7f18cd57f49bccbbe1846048c3f6bc06be", kill_on_drop: false }` [INFO] [stdout] 78461dae3807cb198b2d86f0059a0e7f18cd57f49bccbbe1846048c3f6bc06be