[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.59.0 for beta-1.60-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-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordian/multiple-parity-util-mem-issue on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-27/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.59.0" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memory-db v0.20.0 [INFO] [stderr] Downloaded parity-util-mem v0.5.2 [INFO] [stderr] Downloaded parity-util-mem v0.6.0 [INFO] [stderr] Downloaded keccak-hasher v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 959e283a61bf51c52309cf19c9b78fd46e800504b4c04e9f968b6b97d212b23d [INFO] running `Command { std: "docker" "start" "-a" "959e283a61bf51c52309cf19c9b78fd46e800504b4c04e9f968b6b97d212b23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "959e283a61bf51c52309cf19c9b78fd46e800504b4c04e9f968b6b97d212b23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959e283a61bf51c52309cf19c9b78fd46e800504b4c04e9f968b6b97d212b23d", kill_on_drop: false }` [INFO] [stdout] 959e283a61bf51c52309cf19c9b78fd46e800504b4c04e9f968b6b97d212b23d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91c6c2677f38fa7c1da429bdb293683c119b659e3efe2ff120d950e4aaa6611b [INFO] running `Command { std: "docker" "start" "-a" "91c6c2677f38fa7c1da429bdb293683c119b659e3efe2ff120d950e4aaa6611b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling keccak-hasher v0.15.2 [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 1m 16s [INFO] running `Command { std: "docker" "inspect" "91c6c2677f38fa7c1da429bdb293683c119b659e3efe2ff120d950e4aaa6611b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c6c2677f38fa7c1da429bdb293683c119b659e3efe2ff120d950e4aaa6611b", kill_on_drop: false }` [INFO] [stdout] 91c6c2677f38fa7c1da429bdb293683c119b659e3efe2ff120d950e4aaa6611b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5f00adadecf857108897931d56b9d9c87278a8ebd875829f46e7b778edec4a7 [INFO] running `Command { std: "docker" "start" "-a" "f5f00adadecf857108897931d56b9d9c87278a8ebd875829f46e7b778edec4a7", 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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "f5f00adadecf857108897931d56b9d9c87278a8ebd875829f46e7b778edec4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5f00adadecf857108897931d56b9d9c87278a8ebd875829f46e7b778edec4a7", kill_on_drop: false }` [INFO] [stdout] f5f00adadecf857108897931d56b9d9c87278a8ebd875829f46e7b778edec4a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d45316011919cbbf78db0bcbda7db44e14d780735a7a7aede8198af3f7ed1150 [INFO] running `Command { std: "docker" "start" "-a" "d45316011919cbbf78db0bcbda7db44e14d780735a7a7aede8198af3f7ed1150", 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: `parity-util-mem-duplicates` (bin "parity-util-mem-duplicates" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/parity_util_mem_duplicates-e91e55d789167148) [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" "d45316011919cbbf78db0bcbda7db44e14d780735a7a7aede8198af3f7ed1150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d45316011919cbbf78db0bcbda7db44e14d780735a7a7aede8198af3f7ed1150", kill_on_drop: false }` [INFO] [stdout] d45316011919cbbf78db0bcbda7db44e14d780735a7a7aede8198af3f7ed1150