[INFO] cloning repository https://github.com/ordian/multiple-parity-util-mem-issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ordian/multiple-parity-util-mem-issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordian%2Fmultiple-parity-util-mem-issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordian%2Fmultiple-parity-util-mem-issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddd6b65e66c1119a6d00e9a0b225f98ddd3e90d8 [INFO] testing ordian/multiple-parity-util-mem-issue against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordian%2Fmultiple-parity-util-mem-issue" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordian/multiple-parity-util-mem-issue on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-8/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4be1047fb518d615c3ecf943a39674c2028f994071728ca8af5aed551dbde06c [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" "4be1047fb518d615c3ecf943a39674c2028f994071728ca8af5aed551dbde06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4be1047fb518d615c3ecf943a39674c2028f994071728ca8af5aed551dbde06c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4be1047fb518d615c3ecf943a39674c2028f994071728ca8af5aed551dbde06c", kill_on_drop: false }` [INFO] [stdout] 4be1047fb518d615c3ecf943a39674c2028f994071728ca8af5aed551dbde06c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a3274fbbf24dcaf3041b0bff58c2f8deb4d1b1f15cb42ad5562910b11de4604 [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" "8a3274fbbf24dcaf3041b0bff58c2f8deb4d1b1f15cb42ad5562910b11de4604", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling keccak-hasher v0.15.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.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 parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [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] [stdout] warning: unused import: `MallocSizeOf as _` [INFO] [stdout] --> src/main.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use parity_util_mem::{MallocSizeOf as _}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "8a3274fbbf24dcaf3041b0bff58c2f8deb4d1b1f15cb42ad5562910b11de4604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a3274fbbf24dcaf3041b0bff58c2f8deb4d1b1f15cb42ad5562910b11de4604", kill_on_drop: false }` [INFO] [stdout] 8a3274fbbf24dcaf3041b0bff58c2f8deb4d1b1f15cb42ad5562910b11de4604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6303a4a7029b704101963502e79801d0820cce3257a6555561ad3bdb81f75771 [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" "6303a4a7029b704101963502e79801d0820cce3257a6555561ad3bdb81f75771", kill_on_drop: false }` [INFO] [stderr] Compiling parity-util-mem-duplicates v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MallocSizeOf as _` [INFO] [stdout] --> src/main.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use parity_util_mem::{MallocSizeOf as _}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6303a4a7029b704101963502e79801d0820cce3257a6555561ad3bdb81f75771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6303a4a7029b704101963502e79801d0820cce3257a6555561ad3bdb81f75771", kill_on_drop: false }` [INFO] [stdout] 6303a4a7029b704101963502e79801d0820cce3257a6555561ad3bdb81f75771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e52316ffb377b87280b25b915e0fdee148a967bfcffc555a3a642314a9a553eb [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" "e52316ffb377b87280b25b915e0fdee148a967bfcffc555a3a642314a9a553eb", kill_on_drop: false }` [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.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/parity_util_mem_duplicates-7030a6c75ff854e3 [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" "e52316ffb377b87280b25b915e0fdee148a967bfcffc555a3a642314a9a553eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e52316ffb377b87280b25b915e0fdee148a967bfcffc555a3a642314a9a553eb", kill_on_drop: false }` [INFO] [stdout] e52316ffb377b87280b25b915e0fdee148a967bfcffc555a3a642314a9a553eb