[INFO] cloning repository https://github.com/jam1garner/find-arc-orphans [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/find-arc-orphans" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Ffind-arc-orphans", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Ffind-arc-orphans'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f25e6c5dc5616de29c194e3399493e5c5fce3ed7 [INFO] testing jam1garner/find-arc-orphans against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Ffind-arc-orphans" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 47% (11/23) Updating files: 52% (12/23) Updating files: 56% (13/23) Updating files: 60% (14/23) Updating files: 65% (15/23) Updating files: 69% (16/23) Updating files: 73% (17/23) Updating files: 78% (18/23) Updating files: 82% (19/23) Updating files: 86% (20/23) Updating files: 91% (21/23) Updating files: 95% (22/23) Updating files: 100% (23/23) Updating files: 100% (23/23), done. [INFO] validating manifest of git repo https://github.com/jam1garner/find-arc-orphans on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jam1garner/find-arc-orphans [INFO] finished tweaking git repo https://github.com/jam1garner/find-arc-orphans [INFO] tweaked toml for git repo https://github.com/jam1garner/find-arc-orphans written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jam1garner/find-arc-orphans already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cc v1.0.35 [INFO] [stderr] Downloaded wincolor v1.0.1 [INFO] [stderr] Downloaded quick-error v1.2.2 [INFO] [stderr] Downloaded humantime v1.2.0 [INFO] [stderr] Downloaded syn v0.15.33 [INFO] [stderr] Downloaded termcolor v1.0.4 [INFO] [stderr] Downloaded proc-macro2 v0.4.29 [INFO] [stderr] Downloaded timeit v0.1.2 [INFO] [stderr] Downloaded serde_derive v1.0.90 [INFO] [stderr] Downloaded zstd-safe v1.4.9+zstd.1.4.0 [INFO] [stderr] Downloaded cached v0.11.0 [INFO] [stderr] Downloaded packed_struct v0.3.0 [INFO] [stderr] Downloaded structopt v0.3.11 [INFO] [stderr] Downloaded zstd-sys v1.4.10+zstd.1.4.0 [INFO] [stderr] Downloaded structopt-derive v0.4.4 [INFO] [stderr] Downloaded zstd v0.4.24+zstd.1.4.0 [INFO] [stderr] Downloaded env_logger v0.6.1 [INFO] [stderr] Downloaded packed_struct_codegen v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfe49dad970289f415b4d6608f7e881cf07f4169a5f898082f7e24249eb47fce [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" "cfe49dad970289f415b4d6608f7e881cf07f4169a5f898082f7e24249eb47fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfe49dad970289f415b4d6608f7e881cf07f4169a5f898082f7e24249eb47fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe49dad970289f415b4d6608f7e881cf07f4169a5f898082f7e24249eb47fce", kill_on_drop: false }` [INFO] [stdout] cfe49dad970289f415b4d6608f7e881cf07f4169a5f898082f7e24249eb47fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3413ee1e138ae17cb3b95152583385cbf7c0262cb9aa853306909b224577e91 [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" "d3413ee1e138ae17cb3b95152583385cbf7c0262cb9aa853306909b224577e91", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling packed_struct v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling cached v0.11.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling timeit v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling zstd-sys v1.4.10+zstd.1.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling paste-impl v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling paste v0.1.7 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling packed_struct_codegen v0.3.0 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling zstd-safe v1.4.9+zstd.1.4.0 [INFO] [stderr] Compiling zstd v0.4.24+zstd.1.4.0 [INFO] [stderr] Compiling find-arc-orphans v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/arc/util.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | let mut s = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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 24s [INFO] running `Command { std: "docker" "inspect" "d3413ee1e138ae17cb3b95152583385cbf7c0262cb9aa853306909b224577e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3413ee1e138ae17cb3b95152583385cbf7c0262cb9aa853306909b224577e91", kill_on_drop: false }` [INFO] [stdout] d3413ee1e138ae17cb3b95152583385cbf7c0262cb9aa853306909b224577e91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1dd201b8469b4ee27fd18d3c5ab9b7e011ae4e874bd02f6cd219c58e7a255da [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" "b1dd201b8469b4ee27fd18d3c5ab9b7e011ae4e874bd02f6cd219c58e7a255da", kill_on_drop: false }` [INFO] [stderr] Compiling find-arc-orphans v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FileSlice` [INFO] [stdout] --> src/arc/mem_file/test.rs:1:58 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{set_file, get_header, get_footer, FilePtr32, FileSlice}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/arc/util.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | let mut s = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.72s [INFO] running `Command { std: "docker" "inspect" "b1dd201b8469b4ee27fd18d3c5ab9b7e011ae4e874bd02f6cd219c58e7a255da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1dd201b8469b4ee27fd18d3c5ab9b7e011ae4e874bd02f6cd219c58e7a255da", kill_on_drop: false }` [INFO] [stdout] b1dd201b8469b4ee27fd18d3c5ab9b7e011ae4e874bd02f6cd219c58e7a255da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", 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] 31449bc0a61eb1498e37c439ed1950ded923896e8a492bd1349825a59fa9a6a4 [INFO] running `Command { std: "docker" "start" "-a" "31449bc0a61eb1498e37c439ed1950ded923896e8a492bd1349825a59fa9a6a4", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `FileSlice` [INFO] [stdout] running 2 tests [INFO] [stderr] --> src/arc/mem_file/test.rs:1:58 [INFO] [stderr] | [INFO] [stderr] 1 | use super::{set_file, get_header, get_footer, FilePtr32, FileSlice}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stderr] --> src/arc/util.rs:7:21 [INFO] [stderr] | [INFO] [stderr] 7 | let mut s = ::std::mem::uninitialized(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/find_arc_orphans-c9c8543c8f0b3bee) [INFO] [stdout] test arc::mem_file::test::parse_test_file ... ok [INFO] [stdout] test arc::structs::test::check_sizes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "31449bc0a61eb1498e37c439ed1950ded923896e8a492bd1349825a59fa9a6a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31449bc0a61eb1498e37c439ed1950ded923896e8a492bd1349825a59fa9a6a4", kill_on_drop: false }` [INFO] [stdout] 31449bc0a61eb1498e37c439ed1950ded923896e8a492bd1349825a59fa9a6a4