[INFO] updating cached repository https://github.com/ordian/multiple-parity-util-mem-issue [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ddd6b65e66c1119a6d00e9a0b225f98ddd3e90d8 [INFO] testing ordian/multiple-parity-util-mem-issue against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordian%2Fmultiple-parity-util-mem-issue" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordian/multiple-parity-util-mem-issue on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ordian/multiple-parity-util-mem-issue [INFO] finished tweaking git repo https://github.com/ordian/multiple-parity-util-mem-issue [INFO] tweaked toml for git repo https://github.com/ordian/multiple-parity-util-mem-issue written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ordian/multiple-parity-util-mem-issue already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 865d9e6a6e5297740c9557a0f46ba6a0ea5ee48b77bd49db1e92520eaf2d6637 [INFO] running `"docker" "start" "-a" "865d9e6a6e5297740c9557a0f46ba6a0ea5ee48b77bd49db1e92520eaf2d6637"` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling keccak-hasher v0.15.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling parity-util-mem v0.6.0 [INFO] [stderr] Compiling memory-db v0.20.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling parity-util-mem v0.5.2 [INFO] [stderr] Compiling parity-util-mem-duplicates v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `MallocSizeOf as _` [INFO] [stderr] --> src/main.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use parity_util_mem::{MallocSizeOf as _}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `"docker" "inspect" "865d9e6a6e5297740c9557a0f46ba6a0ea5ee48b77bd49db1e92520eaf2d6637"` [INFO] running `"docker" "rm" "-f" "865d9e6a6e5297740c9557a0f46ba6a0ea5ee48b77bd49db1e92520eaf2d6637"` [INFO] [stdout] 865d9e6a6e5297740c9557a0f46ba6a0ea5ee48b77bd49db1e92520eaf2d6637 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 422472fae4af3824a77e5e356f9829b93534cc9b6b176b36a14f1148cc3c5aa4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "422472fae4af3824a77e5e356f9829b93534cc9b6b176b36a14f1148cc3c5aa4"` [INFO] [stderr] Compiling parity-util-mem-duplicates v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `MallocSizeOf as _` [INFO] [stderr] --> src/main.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use parity_util_mem::{MallocSizeOf as _}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "422472fae4af3824a77e5e356f9829b93534cc9b6b176b36a14f1148cc3c5aa4"` [INFO] running `"docker" "rm" "-f" "422472fae4af3824a77e5e356f9829b93534cc9b6b176b36a14f1148cc3c5aa4"` [INFO] [stdout] 422472fae4af3824a77e5e356f9829b93534cc9b6b176b36a14f1148cc3c5aa4 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] 6175b686d50a375c13152bd897661905a10f9fb698aaa656f7af6935e15ac722 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6175b686d50a375c13152bd897661905a10f9fb698aaa656f7af6935e15ac722"` [INFO] [stderr] warning: unused import: `MallocSizeOf as _` [INFO] [stderr] --> src/main.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use parity_util_mem::{MallocSizeOf as _}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parity_util_mem_duplicates-2ed13881662a8673 [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 `"docker" "inspect" "6175b686d50a375c13152bd897661905a10f9fb698aaa656f7af6935e15ac722"` [INFO] running `"docker" "rm" "-f" "6175b686d50a375c13152bd897661905a10f9fb698aaa656f7af6935e15ac722"` [INFO] [stdout] 6175b686d50a375c13152bd897661905a10f9fb698aaa656f7af6935e15ac722