[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] checking ordian/multiple-parity-util-mem-issue against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fordian%2Fmultiple-parity-util-mem-issue" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ordian/multiple-parity-util-mem-issue on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-12/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" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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 parity-util-mem v0.6.0 [INFO] [stderr] Downloaded memory-db v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1862b6bebe9c92f3fddc563d3adc20499a73134745184abdc1f109a6972455e3 [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" "1862b6bebe9c92f3fddc563d3adc20499a73134745184abdc1f109a6972455e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1862b6bebe9c92f3fddc563d3adc20499a73134745184abdc1f109a6972455e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1862b6bebe9c92f3fddc563d3adc20499a73134745184abdc1f109a6972455e3", kill_on_drop: false }` [INFO] [stdout] 1862b6bebe9c92f3fddc563d3adc20499a73134745184abdc1f109a6972455e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b24435b9112b6cfc7f7169ecf38b72d6a5d4ad75d9cd2cde267c6fd943eeb01 [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" "5b24435b9112b6cfc7f7169ecf38b72d6a5d4ad75d9cd2cde267c6fd943eeb01", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking hash-db v0.15.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking hash256-std-hasher v0.15.2 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking keccak-hasher v0.15.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking 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] Checking parity-util-mem v0.6.0 [INFO] [stderr] Checking memory-db v0.20.0 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking parity-util-mem v0.5.2 [INFO] [stderr] Checking 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: 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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 11s [INFO] running `Command { std: "docker" "inspect" "5b24435b9112b6cfc7f7169ecf38b72d6a5d4ad75d9cd2cde267c6fd943eeb01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b24435b9112b6cfc7f7169ecf38b72d6a5d4ad75d9cd2cde267c6fd943eeb01", kill_on_drop: false }` [INFO] [stdout] 5b24435b9112b6cfc7f7169ecf38b72d6a5d4ad75d9cd2cde267c6fd943eeb01