[INFO] cloning repository https://github.com/zaneduffield/datatest_leak_issue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaneduffield/datatest_leak_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2Fdatatest_leak_issue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2Fdatatest_leak_issue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 834e65c339931840fbe3db4698453dcf75527dd5 [INFO] testing zaneduffield/datatest_leak_issue against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2Fdatatest_leak_issue" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaneduffield/datatest_leak_issue on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaneduffield/datatest_leak_issue [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/zaneduffield/datatest_leak_issue [INFO] tweaked toml for git repo https://github.com/zaneduffield/datatest_leak_issue written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zaneduffield/datatest_leak_issue already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libtest-mimic v0.7.2 [INFO] [stderr] Downloaded datatest-stable v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27e021296d571da9e36fdd2f8f63c16aba743c7a4d468b5f752b658041062207 [INFO] running `Command { std: "docker" "start" "-a" "27e021296d571da9e36fdd2f8f63c16aba743c7a4d468b5f752b658041062207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27e021296d571da9e36fdd2f8f63c16aba743c7a4d468b5f752b658041062207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e021296d571da9e36fdd2f8f63c16aba743c7a4d468b5f752b658041062207", kill_on_drop: false }` [INFO] [stdout] 27e021296d571da9e36fdd2f8f63c16aba743c7a4d468b5f752b658041062207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46d25b09fd27eff81802122956cf318cd981c4071711bab8a4993d171382202f [INFO] running `Command { std: "docker" "start" "-a" "46d25b09fd27eff81802122956cf318cd981c4071711bab8a4993d171382202f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling escape8259 v0.5.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling libtest-mimic v0.7.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling datatest-stable v0.2.9 [INFO] [stderr] Compiling to_cover v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.91s [INFO] running `Command { std: "docker" "inspect" "46d25b09fd27eff81802122956cf318cd981c4071711bab8a4993d171382202f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d25b09fd27eff81802122956cf318cd981c4071711bab8a4993d171382202f", kill_on_drop: false }` [INFO] [stdout] 46d25b09fd27eff81802122956cf318cd981c4071711bab8a4993d171382202f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1210a04af32910bd63fe858533377052dcdba31a9f045b827aaf2adf38c36159 [INFO] running `Command { std: "docker" "start" "-a" "1210a04af32910bd63fe858533377052dcdba31a9f045b827aaf2adf38c36159", kill_on_drop: false }` [INFO] [stderr] Compiling to_cover v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcc1IbaZ/symbols.o" "/opt/rustwide/target/debug/deps/datatest-c51f6245c4dbd053.datatest.a39780eef15b7ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/datatest-c51f6245c4dbd053.f2wcc030iu2eksrusx4cphmvp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdatatest_stable-8bebcbe8eb2440c4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-099221edb7b94a9e.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-a87281483342688b.rlib" "/opt/rustwide/target/debug/deps/libbit_set-9c3c8d833408bad0.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-9e3ffed94b5799cd.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e127efa600200e1c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d6ae87b60482edca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-941200f9d917ff64.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-950dea6490094c45.rlib" "/opt/rustwide/target/debug/deps/liblibtest_mimic-d3834173d56fd2e4.rlib" "/opt/rustwide/target/debug/deps/libescape8259-a3547fa99b7bf698.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c674f4cc418411ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-116a8f6e8f4ddb54.rlib" "/opt/rustwide/target/debug/deps/libclap-8af8867e084be750.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-30b6a1acc9952fee.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0c998b0290db27b9.rlib" "/opt/rustwide/target/debug/deps/libanstream-ac27a5efed30690e.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-331eae7813dc4711.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-4e5b7ba4201dda78.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rlib" "/opt/rustwide/target/debug/deps/libcamino-3b13b5048b47b060.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9506e3738f23e7c7.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0e87bdc388165b9b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-28d2ee21ffecbcd0.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4cd64c3d9fc2560b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a1fedeceba4cc892.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0b8915cbc76cd410.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fec2ce82fc5b17fa.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fdb02324b55b2840.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db981ef273c68b12.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2c4968ed4cb29e9c.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-661cdd70a5b83118.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9cbb3bfdc8e63ca5.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a4c5ad4392a26401.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9409cd7d030362b9.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-80d2f129fb536a6f.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7586cb84705120bb.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1ddedbaa5919b7b3e70d984660e21e844c615c97/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/datatest-c51f6245c4dbd053" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `to_cover` (test "datatest") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1210a04af32910bd63fe858533377052dcdba31a9f045b827aaf2adf38c36159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1210a04af32910bd63fe858533377052dcdba31a9f045b827aaf2adf38c36159", kill_on_drop: false }` [INFO] [stdout] 1210a04af32910bd63fe858533377052dcdba31a9f045b827aaf2adf38c36159 [INFO] testing zaneduffield/datatest_leak_issue against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2Fdatatest_leak_issue" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaneduffield/datatest_leak_issue on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaneduffield/datatest_leak_issue [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/zaneduffield/datatest_leak_issue [INFO] tweaked toml for git repo https://github.com/zaneduffield/datatest_leak_issue written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zaneduffield/datatest_leak_issue already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/339de0377605fce6c64dd4c1ca5dd6337ba707bc2bfe6ffdbf57c6afa7711da3/work: no space left on device [INFO] testing zaneduffield/datatest_leak_issue against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2Fdatatest_leak_issue" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create file testfiles/402: No space left on device [INFO] [stderr] error: unable to create file testfiles/403: No space left on device [INFO] [stderr] error: unable to create file testfiles/404: No space left on device [INFO] [stderr] error: unable to create file testfiles/405: No space left on device [INFO] [stderr] error: unable to create file testfiles/406: No space left on device [INFO] [stderr] error: unable to create file testfiles/407: No space left on device [INFO] [stderr] error: unable to create file testfiles/408: No space left on device [INFO] [stderr] error: unable to create file testfiles/409: No space left on device [INFO] [stderr] error: unable to create file testfiles/41: No space left on device [INFO] [stderr] error: unable to create file testfiles/410: No space left on device [INFO] [stderr] error: unable to create file testfiles/411: No space left on device [INFO] [stderr] error: unable to create file testfiles/412: No space left on device [INFO] [stderr] error: unable to create file testfiles/413: No space left on device [INFO] [stderr] error: unable to create file testfiles/414: No space left on device [INFO] [stderr] error: unable to create file testfiles/415: No space left on device [INFO] [stderr] error: unable to create file testfiles/416: No space left on device [INFO] [stderr] error: unable to create file testfiles/417: No space left on device [INFO] [stderr] error: unable to create file testfiles/418: No space left on device [INFO] [stderr] error: unable to create file testfiles/419: No space left on device [INFO] [stderr] error: unable to create file testfiles/42: No space left on device [INFO] [stderr] error: unable to create file testfiles/420: No space left on device [INFO] [stderr] error: unable to create file testfiles/421: No space left on device [INFO] [stderr] error: unable to create file testfiles/422: No space left on device [INFO] [stderr] error: unable to create file testfiles/423: No space left on device [INFO] [stderr] error: unable to create file testfiles/424: No space left on device [INFO] [stderr] error: unable to create file testfiles/425: No space left on device [INFO] [stderr] error: unable to create file testfiles/426: No space left on device [INFO] [stderr] error: unable to create file testfiles/427: No space left on device [INFO] [stderr] error: unable to create file testfiles/428: No space left on device [INFO] [stderr] error: unable to create file testfiles/429: No space left on device [INFO] [stderr] error: unable to create file testfiles/43: No space left on device [INFO] [stderr] error: unable to create file testfiles/430: No space left on device [INFO] [stderr] error: unable to create file testfiles/431: No space left on device [INFO] [stderr] error: unable to create file testfiles/432: No space left on device [INFO] [stderr] error: unable to create file testfiles/433: No space left on device [INFO] [stderr] error: unable to create file testfiles/434: No space left on device [INFO] [stderr] error: unable to create file testfiles/435: No space left on device [INFO] [stderr] error: unable to create file testfiles/436: No space left on device [INFO] [stderr] error: unable to create file testfiles/437: No space left on device [INFO] [stderr] error: unable to create file testfiles/438: No space left on device [INFO] [stderr] error: unable to create file testfiles/439: No space left on device [INFO] [stderr] error: unable to create file testfiles/44: No space left on device [INFO] [stderr] error: unable to create file testfiles/440: No space left on device [INFO] [stderr] error: unable to create file testfiles/441: No space left on device [INFO] [stderr] error: unable to create file testfiles/442: No space left on device [INFO] [stderr] error: unable to create file testfiles/443: No space left on device [INFO] [stderr] error: unable to create file testfiles/444: No space left on device [INFO] [stderr] error: unable to create file testfiles/445: No space left on device [INFO] [stderr] error: unable to create file testfiles/446: No space left on device [INFO] [stderr] error: unable to create file testfiles/447: No space left on device [INFO] [stderr] error: unable to create file testfiles/448: No space left on device [INFO] [stderr] error: unable to create file testfiles/449: No space left on device [INFO] [stderr] error: unable to create file testfiles/45: No space left on device [INFO] [stderr] error: unable to create file testfiles/450: No space left on device [INFO] [stderr] error: unable to create file testfiles/451: No space left on device [INFO] [stderr] error: unable to create file testfiles/452: No space left on device [INFO] [stderr] error: unable to create file testfiles/453: No space left on device [INFO] [stderr] error: unable to create file testfiles/454: No space left on device [INFO] [stderr] error: unable to create file testfiles/455: No space left on device [INFO] [stderr] error: unable to create file testfiles/456: No space left on device [INFO] [stderr] error: unable to create file testfiles/457: No space left on device [INFO] [stderr] error: unable to create file testfiles/458: No space left on device [INFO] [stderr] error: unable to create file testfiles/459: No space left on device [INFO] [stderr] error: unable to create file testfiles/46: No space left on device [INFO] [stderr] error: unable to create file testfiles/460: No space left on device [INFO] [stderr] error: unable to create file testfiles/461: No space left on device [INFO] [stderr] error: unable to create file testfiles/462: No space left on device [INFO] [stderr] error: unable to create file testfiles/463: No space left on device [INFO] [stderr] error: unable to create file testfiles/464: No space left on device [INFO] [stderr] error: unable to create file testfiles/465: No space left on device [INFO] [stderr] error: unable to create file testfiles/466: No space left on device [INFO] [stderr] error: unable to create file testfiles/467: No space left on device [INFO] [stderr] error: unable to create file testfiles/468: No space left on device [INFO] [stderr] error: unable to create file testfiles/469: No space left on device [INFO] [stderr] error: unable to create file testfiles/47: No space left on device [INFO] [stderr] error: unable to create file testfiles/470: No space left on device [INFO] [stderr] error: unable to create file testfiles/471: No space left on device [INFO] [stderr] error: unable to create file testfiles/472: No space left on device [INFO] [stderr] error: unable to create file testfiles/473: No space left on device [INFO] [stderr] error: unable to create file testfiles/474: No space left on device [INFO] [stderr] error: unable to create file testfiles/475: No space left on device [INFO] [stderr] error: unable to create file testfiles/476: No space left on device [INFO] [stderr] error: unable to create file testfiles/477: No space left on device [INFO] [stderr] error: unable to create file testfiles/478: No space left on device [INFO] [stderr] error: unable to create file testfiles/479: No space left on device [INFO] [stderr] error: unable to create file testfiles/48: No space left on device [INFO] [stderr] error: unable to create file testfiles/480: No space left on device [INFO] [stderr] error: unable to create file testfiles/481: No space left on device [INFO] [stderr] error: unable to create file testfiles/482: No space left on device [INFO] [stderr] error: unable to create file testfiles/483: No space left on device [INFO] [stderr] error: unable to create file testfiles/484: No space left on device [INFO] [stderr] error: unable to create file testfiles/485: No space left on device [INFO] [stderr] error: unable to create file testfiles/486: No space left on device [INFO] [stderr] error: unable to create file testfiles/487: No space left on device [INFO] [stderr] error: unable to create file testfiles/488: No space left on device [INFO] [stderr] error: unable to create file testfiles/489: No space left on device [INFO] [stderr] error: unable to create file testfiles/49: No space left on device [INFO] [stderr] error: unable to create file testfiles/490: No space left on device [INFO] [stderr] error: unable to create file testfiles/491: No space left on device [INFO] [stderr] error: unable to create file testfiles/492: No space left on device [INFO] [stderr] error: unable to create file testfiles/493: No space left on device [INFO] [stderr] error: unable to create file testfiles/494: No space left on device [INFO] [stderr] error: unable to create file testfiles/495: No space left on device [INFO] [stderr] error: unable to create file testfiles/496: No space left on device [INFO] [stderr] error: unable to create file testfiles/497: No space left on device [INFO] [stderr] error: unable to create file testfiles/498: No space left on device [INFO] [stderr] error: unable to create file testfiles/499: No space left on device [INFO] [stderr] error: unable to create file testfiles/5: No space left on device [INFO] [stderr] error: unable to create file testfiles/50: No space left on device [INFO] [stderr] error: unable to create file testfiles/500: No space left on device [INFO] [stderr] error: unable to create file testfiles/501: No space left on device [INFO] [stderr] error: unable to create file testfiles/502: No space left on device [INFO] [stderr] error: unable to create file testfiles/503: No space left on device [INFO] [stderr] error: unable to create file testfiles/504: No space left on device [INFO] [stderr] error: unable to create file testfiles/505: No space left on device [INFO] [stderr] error: unable to create file testfiles/506: No space left on device [INFO] [stderr] error: unable to create file testfiles/507: No space left on device [INFO] [stderr] error: unable to create file testfiles/508: No space left on device [INFO] [stderr] error: unable to create file testfiles/509: No space left on device [INFO] [stderr] error: unable to create file testfiles/51: No space left on device [INFO] [stderr] error: unable to create file testfiles/510: No space left on device [INFO] [stderr] error: unable to create file testfiles/511: No space left on device [INFO] [stderr] error: unable to create file testfiles/512: No space left on device [INFO] [stderr] error: unable to create file testfiles/513: No space left on device [INFO] [stderr] error: unable to create file testfiles/514: No space left on device [INFO] [stderr] error: unable to create file testfiles/515: No space left on device [INFO] [stderr] error: unable to create file testfiles/516: No space left on device [INFO] [stderr] error: unable to create file testfiles/517: No space left on device [INFO] [stderr] error: unable to create file testfiles/518: No space left on device [INFO] [stderr] error: unable to create file testfiles/519: No space left on device [INFO] [stderr] error: unable to create file testfiles/52: No space left on device [INFO] [stderr] error: unable to create file testfiles/520: No space left on device [INFO] [stderr] error: unable to create file testfiles/521: No space left on device [INFO] [stderr] error: unable to create file testfiles/522: No space left on device [INFO] [stderr] error: unable to create file testfiles/523: No space left on device [INFO] [stderr] error: unable to create file testfiles/524: No space left on device [INFO] [stderr] error: unable to create file testfiles/525: No space left on device [INFO] [stderr] error: unable to create file testfiles/526: No space left on device [INFO] [stderr] error: unable to create file testfiles/527: No space left on device [INFO] [stderr] error: unable to create file testfiles/528: No space left on device [INFO] [stderr] error: unable to create file testfiles/529: No space left on device [INFO] [stderr] error: unable to create file testfiles/53: No space left on device [INFO] [stderr] error: unable to create file testfiles/530: No space left on device [INFO] [stderr] error: unable to create file testfiles/531: No space left on device [INFO] [stderr] error: unable to create file testfiles/532: No space left on device [INFO] [stderr] error: unable to create file testfiles/533: No space left on device [INFO] [stderr] error: unable to create file testfiles/534: No space left on device [INFO] [stderr] error: unable to create file testfiles/535: No space left on device [INFO] [stderr] error: unable to create file testfiles/536: No space left on device [INFO] [stderr] error: unable to create file testfiles/537: No space left on device [INFO] [stderr] error: unable to create file testfiles/538: No space left on device [INFO] [stderr] error: unable to create file testfiles/539: No space left on device [INFO] [stderr] error: unable to create file testfiles/54: No space left on device [INFO] [stderr] error: unable to create file testfiles/540: No space left on device [INFO] [stderr] error: unable to create file testfiles/541: No space left on device [INFO] [stderr] error: unable to create file testfiles/542: No space left on device [INFO] [stderr] error: unable to create file testfiles/543: No space left on device [INFO] [stderr] error: unable to create file testfiles/544: No space left on device [INFO] [stderr] error: unable to create file testfiles/545: No space left on device [INFO] [stderr] error: unable to create file testfiles/546: No space left on device [INFO] [stderr] error: unable to create file testfiles/547: No space left on device [INFO] [stderr] error: unable to create file testfiles/548: No space left on device [INFO] [stderr] error: unable to create file testfiles/549: No space left on device [INFO] [stderr] error: unable to create file testfiles/55: No space left on device [INFO] [stderr] error: unable to create file testfiles/550: No space left on device [INFO] [stderr] error: unable to create file testfiles/551: No space left on device [INFO] [stderr] error: unable to create file testfiles/552: No space left on device [INFO] [stderr] error: unable to create file testfiles/553: No space left on device [INFO] [stderr] error: unable to create file testfiles/554: No space left on device [INFO] [stderr] error: unable to create file testfiles/555: No space left on device [INFO] [stderr] error: unable to create file testfiles/556: No space left on device [INFO] [stderr] error: unable to create file testfiles/557: No space left on device [INFO] [stderr] error: unable to create file testfiles/558: No space left on device [INFO] [stderr] error: unable to create file testfiles/559: No space left on device [INFO] [stderr] error: unable to create file testfiles/56: No space left on device [INFO] [stderr] error: unable to create file testfiles/560: No space left on device [INFO] [stderr] error: unable to create file testfiles/561: No space left on device [INFO] [stderr] error: unable to create file testfiles/562: No space left on device [INFO] [stderr] error: unable to create file testfiles/563: No space left on device [INFO] [stderr] error: unable to create file testfiles/564: No space left on device [INFO] [stderr] error: unable to create file testfiles/565: No space left on device [INFO] [stderr] error: unable to create file testfiles/566: No space left on device [INFO] [stderr] error: unable to create file testfiles/567: No space left on device [INFO] [stderr] error: unable to create file testfiles/568: No space left on device [INFO] [stderr] error: unable to create file testfiles/569: No space left on device [INFO] [stderr] error: unable to create file testfiles/57: No space left on device [INFO] [stderr] error: unable to create file testfiles/570: No space left on device [INFO] [stderr] error: unable to create file testfiles/571: No space left on device [INFO] [stderr] error: unable to create file testfiles/572: No space left on device [INFO] [stderr] error: unable to create file testfiles/573: No space left on device [INFO] [stderr] error: unable to create file testfiles/574: No space left on device [INFO] [stderr] error: unable to create file testfiles/575: No space left on device [INFO] [stderr] error: unable to create file testfiles/576: No space left on device [INFO] [stderr] error: unable to create file testfiles/577: No space left on device [INFO] [stderr] error: unable to create file testfiles/578: No space left on device [INFO] [stderr] error: unable to create file testfiles/579: No space left on device [INFO] [stderr] error: unable to create file testfiles/58: No space left on device [INFO] [stderr] error: unable to create file testfiles/580: No space left on device [INFO] [stderr] error: unable to create file testfiles/581: No space left on device [INFO] [stderr] error: unable to create file testfiles/582: No space left on device [INFO] [stderr] error: unable to create file testfiles/583: No space left on device [INFO] [stderr] error: unable to create file testfiles/584: No space left on device [INFO] [stderr] error: unable to create file testfiles/585: No space left on device [INFO] [stderr] error: unable to create file testfiles/586: No space left on device [INFO] [stderr] error: unable to create file testfiles/587: No space left on device [INFO] [stderr] error: unable to create file testfiles/588: No space left on device [INFO] [stderr] error: unable to create file testfiles/589: No space left on device [INFO] [stderr] error: unable to create file testfiles/59: No space left on device [INFO] [stderr] error: unable to create file testfiles/590: No space left on device [INFO] [stderr] error: unable to create file testfiles/591: No space left on device [INFO] [stderr] error: unable to create file testfiles/592: No space left on device [INFO] [stderr] error: unable to create file testfiles/593: No space left on device [INFO] [stderr] error: unable to create file testfiles/594: No space left on device [INFO] [stderr] error: unable to create file testfiles/595: No space left on device [INFO] [stderr] error: unable to create file testfiles/596: No space left on device [INFO] [stderr] error: unable to create file testfiles/597: No space left on device [INFO] [stderr] error: unable to create file testfiles/598: No space left on device [INFO] [stderr] error: unable to create file testfiles/599: No space left on device [INFO] [stderr] error: unable to create file testfiles/6: No space left on device [INFO] [stderr] error: unable to create file testfiles/60: No space left on device [INFO] [stderr] error: unable to create file testfiles/600: No space left on device [INFO] [stderr] error: unable to create file testfiles/601: No space left on device [INFO] [stderr] error: unable to create file testfiles/602: No space left on device [INFO] [stderr] error: unable to create file testfiles/603: No space left on device [INFO] [stderr] error: unable to create file testfiles/604: No space left on device [INFO] [stderr] error: unable to create file testfiles/605: No space left on device [INFO] [stderr] error: unable to create file testfiles/606: No space left on device [INFO] [stderr] error: unable to create file testfiles/607: No space left on device [INFO] [stderr] error: unable to create file testfiles/608: No space left on device [INFO] [stderr] error: unable to create file testfiles/609: No space left on device [INFO] [stderr] error: unable to create file testfiles/61: No space left on device [INFO] [stderr] error: unable to create file testfiles/610: No space left on device [INFO] [stderr] error: unable to create file testfiles/611: No space left on device [INFO] [stderr] error: unable to create file testfiles/612: No space left on device [INFO] [stderr] error: unable to create file testfiles/613: No space left on device [INFO] [stderr] error: unable to create file testfiles/614: No space left on device [INFO] [stderr] error: unable to create file testfiles/615: No space left on device [INFO] [stderr] error: unable to create file testfiles/616: No space left on device [INFO] [stderr] error: unable to create file testfiles/617: No space left on device [INFO] [stderr] error: unable to create file testfiles/618: No space left on device [INFO] [stderr] error: unable to create file testfiles/619: No space left on device [INFO] [stderr] error: unable to create file testfiles/62: No space left on device [INFO] [stderr] error: unable to create file testfiles/620: No space left on device [INFO] [stderr] error: unable to create file testfiles/621: No space left on device [INFO] [stderr] error: unable to create file testfiles/622: No space left on device [INFO] [stderr] error: unable to create file testfiles/623: No space left on device [INFO] [stderr] error: unable to create file testfiles/624: No space left on device [INFO] [stderr] error: unable to create file testfiles/625: No space left on device [INFO] [stderr] error: unable to create file testfiles/626: No space left on device [INFO] [stderr] error: unable to create file testfiles/627: No space left on device [INFO] [stderr] error: unable to create file testfiles/628: No space left on device [INFO] [stderr] error: unable to create file testfiles/629: No space left on device [INFO] [stderr] error: unable to create file testfiles/63: No space left on device [INFO] [stderr] error: unable to create file testfiles/630: No space left on device [INFO] [stderr] error: unable to create file testfiles/631: No space left on device [INFO] [stderr] error: unable to create file testfiles/632: No space left on device [INFO] [stderr] error: unable to create file testfiles/633: No space left on device [INFO] [stderr] error: unable to create file testfiles/634: No space left on device [INFO] [stderr] error: unable to create file testfiles/635: No space left on device [INFO] [stderr] error: unable to create file testfiles/636: No space left on device [INFO] [stderr] error: unable to create file testfiles/637: No space left on device [INFO] [stderr] error: unable to create file testfiles/638: No space left on device [INFO] [stderr] error: unable to create file testfiles/639: No space left on device [INFO] [stderr] error: unable to create file testfiles/64: No space left on device [INFO] [stderr] error: unable to create file testfiles/640: No space left on device [INFO] [stderr] error: unable to create file testfiles/641: No space left on device [INFO] [stderr] error: unable to create file testfiles/642: No space left on device [INFO] [stderr] error: unable to create file testfiles/643: No space left on device [INFO] [stderr] error: unable to create file testfiles/644: No space left on device [INFO] [stderr] error: unable to create file testfiles/645: No space left on device [INFO] [stderr] error: unable to create file testfiles/646: No space left on device [INFO] [stderr] error: unable to create file testfiles/647: No space left on device [INFO] [stderr] error: unable to create file testfiles/648: No space left on device [INFO] [stderr] error: unable to create file testfiles/649: No space left on device [INFO] [stderr] error: unable to create file testfiles/65: No space left on device [INFO] [stderr] error: unable to create file testfiles/650: No space left on device [INFO] [stderr] error: unable to create file testfiles/651: No space left on device [INFO] [stderr] error: unable to create file testfiles/652: No space left on device [INFO] [stderr] error: unable to create file testfiles/653: No space left on device [INFO] [stderr] error: unable to create file testfiles/654: No space left on device [INFO] [stderr] error: unable to create file testfiles/655: No space left on device [INFO] [stderr] error: unable to create file testfiles/656: No space left on device [INFO] [stderr] error: unable to create file testfiles/657: No space left on device [INFO] [stderr] error: unable to create file testfiles/658: No space left on device [INFO] [stderr] error: unable to create file testfiles/659: No space left on device [INFO] [stderr] error: unable to create file testfiles/66: No space left on device [INFO] [stderr] error: unable to create file testfiles/660: No space left on device [INFO] [stderr] error: unable to create file testfiles/661: No space left on device [INFO] [stderr] error: unable to create file testfiles/662: No space left on device [INFO] [stderr] error: unable to create file testfiles/663: No space left on device [INFO] [stderr] error: unable to create file testfiles/664: No space left on device [INFO] [stderr] error: unable to create file testfiles/665: No space left on device [INFO] [stderr] error: unable to create file testfiles/666: No space left on device [INFO] [stderr] error: unable to create file testfiles/667: No space left on device [INFO] [stderr] error: unable to create file testfiles/668: No space left on device [INFO] [stderr] error: unable to create file testfiles/669: No space left on device [INFO] [stderr] error: unable to create file testfiles/67: No space left on device [INFO] [stderr] error: unable to create file testfiles/670: No space left on device [INFO] [stderr] error: unable to create file testfiles/671: No space left on device [INFO] [stderr] error: unable to create file testfiles/672: No space left on device [INFO] [stderr] error: unable to create file testfiles/673: No space left on device [INFO] [stderr] error: unable to create file testfiles/674: No space left on device [INFO] [stderr] error: unable to create file testfiles/675: No space left on device [INFO] [stderr] error: unable to create file testfiles/676: No space left on device [INFO] [stderr] error: unable to create file testfiles/677: No space left on device [INFO] [stderr] error: unable to create file testfiles/678: No space left on device [INFO] [stderr] error: unable to create file testfiles/679: No space left on device [INFO] [stderr] error: unable to create file testfiles/68: No space left on device [INFO] [stderr] error: unable to create file testfiles/680: No space left on device [INFO] [stderr] error: unable to create file testfiles/681: No space left on device [INFO] [stderr] error: unable to create file testfiles/682: No space left on device [INFO] [stderr] error: unable to create file testfiles/683: No space left on device [INFO] [stderr] error: unable to create file testfiles/684: No space left on device [INFO] [stderr] error: unable to create file testfiles/685: No space left on device [INFO] [stderr] error: unable to create file testfiles/686: No space left on device [INFO] [stderr] error: unable to create file testfiles/687: No space left on device [INFO] [stderr] error: unable to create file testfiles/688: No space left on device [INFO] [stderr] error: unable to create file testfiles/689: No space left on device [INFO] [stderr] error: unable to create file testfiles/69: No space left on device [INFO] [stderr] error: unable to create file testfiles/690: No space left on device [INFO] [stderr] error: unable to create file testfiles/691: No space left on device [INFO] [stderr] error: unable to create file testfiles/692: No space left on device [INFO] [stderr] error: unable to create file testfiles/693: No space left on device [INFO] [stderr] error: unable to create file testfiles/694: No space left on device [INFO] [stderr] error: unable to create file testfiles/695: No space left on device [INFO] [stderr] error: unable to create file testfiles/696: No space left on device [INFO] [stderr] error: unable to create file testfiles/697: No space left on device [INFO] [stderr] error: unable to create file testfiles/698: No space left on device [INFO] [stderr] error: unable to create file testfiles/699: No space left on device [INFO] [stderr] error: unable to create file testfiles/7: No space left on device [INFO] [stderr] error: unable to create file testfiles/70: No space left on device [INFO] [stderr] error: unable to create file testfiles/700: No space left on device [INFO] [stderr] error: unable to create file testfiles/701: No space left on device [INFO] [stderr] error: unable to create file testfiles/702: No space left on device [INFO] [stderr] error: unable to create file testfiles/703: No space left on device [INFO] [stderr] error: unable to create file testfiles/704: No space left on device [INFO] [stderr] error: unable to create file testfiles/705: No space left on device [INFO] [stderr] error: unable to create file testfiles/706: No space left on device [INFO] [stderr] error: unable to create file testfiles/707: No space left on device [INFO] [stderr] error: unable to create file testfiles/708: No space left on device [INFO] [stderr] error: unable to create file testfiles/709: No space left on device [INFO] [stderr] error: unable to create file testfiles/71: No space left on device [INFO] [stderr] error: unable to create file testfiles/710: No space left on device [INFO] [stderr] error: unable to create file testfiles/711: No space left on device [INFO] [stderr] error: unable to create file testfiles/712: No space left on device [INFO] [stderr] error: unable to create file testfiles/713: No space left on device [INFO] [stderr] error: unable to create file testfiles/714: No space left on device [INFO] [stderr] error: unable to create file testfiles/715: No space left on device [INFO] [stderr] error: unable to create file testfiles/716: No space left on device [INFO] [stderr] error: unable to create file testfiles/717: No space left on device [INFO] [stderr] error: unable to create file testfiles/718: No space left on device [INFO] [stderr] error: unable to create file testfiles/719: No space left on device [INFO] [stderr] error: unable to create file testfiles/72: No space left on device [INFO] [stderr] error: unable to create file testfiles/720: No space left on device [INFO] [stderr] error: unable to create file testfiles/721: No space left on device [INFO] [stderr] error: unable to create file testfiles/722: No space left on device [INFO] [stderr] error: unable to create file testfiles/723: No space left on device [INFO] [stderr] error: unable to create file testfiles/724: No space left on device [INFO] [stderr] error: unable to create file testfiles/725: No space left on device [INFO] [stderr] error: unable to create file testfiles/726: No space left on device [INFO] [stderr] error: unable to create file testfiles/727: No space left on device [INFO] [stderr] error: unable to create file testfiles/728: No space left on device [INFO] [stderr] error: unable to create file testfiles/729: No space left on device [INFO] [stderr] error: unable to create file testfiles/73: No space left on device [INFO] [stderr] error: unable to create file testfiles/730: No space left on device [INFO] [stderr] error: unable to create file testfiles/731: No space left on device [INFO] [stderr] error: unable to create file testfiles/732: No space left on device [INFO] [stderr] error: unable to create file testfiles/733: No space left on device [INFO] [stderr] error: unable to create file testfiles/734: No space left on device [INFO] [stderr] error: unable to create file testfiles/735: No space left on device [INFO] [stderr] error: unable to create file testfiles/736: No space left on device [INFO] [stderr] error: unable to create file testfiles/737: No space left on device [INFO] [stderr] error: unable to create file testfiles/738: No space left on device [INFO] [stderr] error: unable to create file testfiles/739: No space left on device [INFO] [stderr] error: unable to create file testfiles/74: No space left on device [INFO] [stderr] error: unable to create file testfiles/740: No space left on device [INFO] [stderr] error: unable to create file testfiles/741: No space left on device [INFO] [stderr] error: unable to create file testfiles/742: No space left on device [INFO] [stderr] error: unable to create file testfiles/743: No space left on device [INFO] [stderr] error: unable to create file testfiles/744: No space left on device [INFO] [stderr] error: unable to create file testfiles/745: No space left on device [INFO] [stderr] error: unable to create file testfiles/746: No space left on device [INFO] [stderr] error: unable to create file testfiles/747: No space left on device [INFO] [stderr] error: unable to create file testfiles/748: No space left on device [INFO] [stderr] error: unable to create file testfiles/749: No space left on device [INFO] [stderr] error: unable to create file testfiles/75: No space left on device [INFO] [stderr] error: unable to create file testfiles/750: No space left on device [INFO] [stderr] error: unable to create file testfiles/751: No space left on device [INFO] [stderr] error: unable to create file testfiles/752: No space left on device [INFO] [stderr] error: unable to create file testfiles/753: No space left on device [INFO] [stderr] error: unable to create file testfiles/754: No space left on device [INFO] [stderr] error: unable to create file testfiles/755: No space left on device [INFO] [stderr] error: unable to create file testfiles/756: No space left on device [INFO] [stderr] error: unable to create file testfiles/757: No space left on device [INFO] [stderr] error: unable to create file testfiles/758: No space left on device [INFO] [stderr] error: unable to create file testfiles/759: No space left on device [INFO] [stderr] error: unable to create file testfiles/76: No space left on device [INFO] [stderr] error: unable to create file testfiles/760: No space left on device [INFO] [stderr] error: unable to create file testfiles/761: No space left on device [INFO] [stderr] error: unable to create file testfiles/762: No space left on device [INFO] [stderr] error: unable to create file testfiles/763: No space left on device [INFO] [stderr] error: unable to create file testfiles/764: No space left on device [INFO] [stderr] error: unable to create file testfiles/765: No space left on device [INFO] [stderr] error: unable to create file testfiles/766: No space left on device [INFO] [stderr] error: unable to create file testfiles/767: No space left on device [INFO] [stderr] error: unable to create file testfiles/768: No space left on device [INFO] [stderr] error: unable to create file testfiles/769: No space left on device [INFO] [stderr] error: unable to create file testfiles/77: No space left on device [INFO] [stderr] error: unable to create file testfiles/770: No space left on device [INFO] [stderr] error: unable to create file testfiles/771: No space left on device [INFO] [stderr] error: unable to create file testfiles/772: No space left on device [INFO] [stderr] error: unable to create file testfiles/773: No space left on device [INFO] [stderr] error: unable to create file testfiles/774: No space left on device [INFO] [stderr] error: unable to create file testfiles/775: No space left on device [INFO] [stderr] error: unable to create file testfiles/776: No space left on device [INFO] [stderr] error: unable to create file testfiles/777: No space left on device [INFO] [stderr] error: unable to create file testfiles/778: No space left on device [INFO] [stderr] error: unable to create file testfiles/779: No space left on device [INFO] [stderr] error: unable to create file testfiles/78: No space left on device [INFO] [stderr] error: unable to create file testfiles/780: No space left on device [INFO] [stderr] error: unable to create file testfiles/781: No space left on device [INFO] [stderr] error: unable to create file testfiles/782: No space left on device [INFO] [stderr] error: unable to create file testfiles/783: No space left on device [INFO] [stderr] error: unable to create file testfiles/784: No space left on device [INFO] [stderr] error: unable to create file testfiles/785: No space left on device [INFO] [stderr] error: unable to create file testfiles/786: No space left on device [INFO] [stderr] error: unable to create file testfiles/787: No space left on device [INFO] [stderr] error: unable to create file testfiles/788: No space left on device [INFO] [stderr] error: unable to create file testfiles/789: No space left on device [INFO] [stderr] error: unable to create file testfiles/79: No space left on device [INFO] [stderr] error: unable to create file testfiles/790: No space left on device [INFO] [stderr] error: unable to create file testfiles/791: No space left on device [INFO] [stderr] error: unable to create file testfiles/792: No space left on device [INFO] [stderr] error: unable to create file testfiles/793: No space left on device [INFO] [stderr] error: unable to create file testfiles/794: No space left on device [INFO] [stderr] error: unable to create file testfiles/795: No space left on device [INFO] [stderr] error: unable to create file testfiles/796: No space left on device [INFO] [stderr] error: unable to create file testfiles/797: No space left on device [INFO] [stderr] error: unable to create file testfiles/798: No space left on device [INFO] [stderr] error: unable to create file testfiles/799: No space left on device [INFO] [stderr] error: unable to create file testfiles/8: No space left on device [INFO] [stderr] error: unable to create file testfiles/80: No space left on device [INFO] [stderr] error: unable to create file testfiles/800: No space left on device [INFO] [stderr] error: unable to create file testfiles/801: No space left on device [INFO] [stderr] error: unable to create file testfiles/802: No space left on device [INFO] [stderr] error: unable to create file testfiles/803: No space left on device [INFO] [stderr] error: unable to create file testfiles/804: No space left on device [INFO] [stderr] error: unable to create file testfiles/805: No space left on device [INFO] [stderr] error: unable to create file testfiles/806: No space left on device [INFO] [stderr] error: unable to create file testfiles/807: No space left on device [INFO] [stderr] error: unable to create file testfiles/808: No space left on device [INFO] [stderr] error: unable to create file testfiles/809: No space left on device [INFO] [stderr] error: unable to create file testfiles/81: No space left on device [INFO] [stderr] error: unable to create file testfiles/810: No space left on device [INFO] [stderr] error: unable to create file testfiles/811: No space left on device [INFO] [stderr] error: unable to create file testfiles/812: No space left on device [INFO] [stderr] error: unable to create file testfiles/813: No space left on device [INFO] [stderr] error: unable to create file testfiles/814: No space left on device [INFO] [stderr] error: unable to create file testfiles/815: No space left on device [INFO] [stderr] error: unable to create file testfiles/816: No space left on device [INFO] [stderr] error: unable to create file testfiles/817: No space left on device [INFO] [stderr] error: unable to create file testfiles/818: No space left on device [INFO] [stderr] error: unable to create file testfiles/819: No space left on device [INFO] [stderr] error: unable to create file testfiles/82: No space left on device [INFO] [stderr] error: unable to create file testfiles/820: No space left on device [INFO] [stderr] error: unable to create file testfiles/821: No space left on device [INFO] [stderr] error: unable to create file testfiles/822: No space left on device [INFO] [stderr] error: unable to create file testfiles/823: No space left on device [INFO] [stderr] error: unable to create file testfiles/824: No space left on device [INFO] [stderr] error: unable to create file testfiles/825: No space left on device [INFO] [stderr] error: unable to create file testfiles/826: No space left on device [INFO] [stderr] error: unable to create file testfiles/827: No space left on device [INFO] [stderr] error: unable to create file testfiles/828: No space left on device [INFO] [stderr] error: unable to create file testfiles/829: No space left on device [INFO] [stderr] error: unable to create file testfiles/83: No space left on device [INFO] [stderr] error: unable to create file testfiles/830: No space left on device [INFO] [stderr] error: unable to create file testfiles/831: No space left on device [INFO] [stderr] error: unable to create file testfiles/832: No space left on device [INFO] [stderr] error: unable to create file testfiles/833: No space left on device [INFO] [stderr] error: unable to create file testfiles/834: No space left on device [INFO] [stderr] error: unable to create file testfiles/835: No space left on device [INFO] [stderr] error: unable to create file testfiles/836: No space left on device [INFO] [stderr] error: unable to create file testfiles/837: No space left on device [INFO] [stderr] error: unable to create file testfiles/838: No space left on device [INFO] [stderr] error: unable to create file testfiles/839: No space left on device [INFO] [stderr] error: unable to create file testfiles/84: No space left on device [INFO] [stderr] error: unable to create file testfiles/840: No space left on device [INFO] [stderr] error: unable to create file testfiles/841: No space left on device [INFO] [stderr] error: unable to create file testfiles/842: No space left on device [INFO] [stderr] error: unable to create file testfiles/843: No space left on device [INFO] [stderr] error: unable to create file testfiles/844: No space left on device [INFO] [stderr] error: unable to create file testfiles/845: No space left on device [INFO] [stderr] error: unable to create file testfiles/846: No space left on device [INFO] [stderr] error: unable to create file testfiles/847: No space left on device [INFO] [stderr] error: unable to create file testfiles/848: No space left on device [INFO] [stderr] error: unable to create file testfiles/849: No space left on device [INFO] [stderr] error: unable to create file testfiles/85: No space left on device [INFO] [stderr] error: unable to create file testfiles/850: No space left on device [INFO] [stderr] error: unable to create file testfiles/851: No space left on device [INFO] [stderr] error: unable to create file testfiles/852: No space left on device [INFO] [stderr] error: unable to create file testfiles/853: No space left on device [INFO] [stderr] error: unable to create file testfiles/854: No space left on device [INFO] [stderr] fatal: unable to checkout working tree [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing zaneduffield/datatest_leak_issue against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaneduffield%2Fdatatest_leak_issue" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaneduffield/datatest_leak_issue on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaneduffield/datatest_leak_issue [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/zaneduffield/datatest_leak_issue [INFO] tweaked toml for git repo https://github.com/zaneduffield/datatest_leak_issue written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zaneduffield/datatest_leak_issue already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e76f0c73686bd01898cad41f2f09d189b44da7e4f3e00f3afb3214a9755f4601 [INFO] running `Command { std: "docker" "start" "-a" "e76f0c73686bd01898cad41f2f09d189b44da7e4f3e00f3afb3214a9755f4601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e76f0c73686bd01898cad41f2f09d189b44da7e4f3e00f3afb3214a9755f4601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e76f0c73686bd01898cad41f2f09d189b44da7e4f3e00f3afb3214a9755f4601", kill_on_drop: false }` [INFO] [stdout] e76f0c73686bd01898cad41f2f09d189b44da7e4f3e00f3afb3214a9755f4601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78cf08c551a1193ef07c0007dc864589c3d2e95032e56aeaf6513e03ad801f2a [INFO] running `Command { std: "docker" "start" "-a" "78cf08c551a1193ef07c0007dc864589c3d2e95032e56aeaf6513e03ad801f2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling escape8259 v0.5.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling libtest-mimic v0.7.2 [INFO] [stderr] Compiling datatest-stable v0.2.9 [INFO] [stderr] Compiling to_cover v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.04s [INFO] running `Command { std: "docker" "inspect" "78cf08c551a1193ef07c0007dc864589c3d2e95032e56aeaf6513e03ad801f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78cf08c551a1193ef07c0007dc864589c3d2e95032e56aeaf6513e03ad801f2a", kill_on_drop: false }` [INFO] [stdout] 78cf08c551a1193ef07c0007dc864589c3d2e95032e56aeaf6513e03ad801f2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c59b02e9053586571b56e2ca7bd4f3ca5f2cf3a9acb9dac00182876e39c9c2 [INFO] running `Command { std: "docker" "start" "-a" "31c59b02e9053586571b56e2ca7bd4f3ca5f2cf3a9acb9dac00182876e39c9c2", kill_on_drop: false }` [INFO] [stderr] Compiling to_cover v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] running `Command { std: "docker" "inspect" "31c59b02e9053586571b56e2ca7bd4f3ca5f2cf3a9acb9dac00182876e39c9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c59b02e9053586571b56e2ca7bd4f3ca5f2cf3a9acb9dac00182876e39c9c2", kill_on_drop: false }` [INFO] [stdout] 31c59b02e9053586571b56e2ca7bd4f3ca5f2cf3a9acb9dac00182876e39c9c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f073562779a6b4ba725663c6f3ef08276706e47bf8e07e420808348163bd541 [INFO] running `Command { std: "docker" "start" "-a" "0f073562779a6b4ba725663c6f3ef08276706e47bf8e07e420808348163bd541", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/to_cover-a8b0882fc00ef6c7) [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] [stderr] Running tests/datatest.rs (/opt/rustwide/target/debug/deps/datatest-c51f6245c4dbd053) [INFO] [stdout] [INFO] [stdout] running 1000 tests [INFO] [stdout] test func::1 ... ok [INFO] [stdout] test func::10 ... ok [INFO] [stdout] test func::100 ... ok [INFO] [stdout] test func::101 ... ok [INFO] [stdout] test func::1000 ... ok [INFO] [stdout] test func::102 ... ok [INFO] [stdout] test func::103 ... ok [INFO] [stdout] test func::104 ... ok [INFO] [stdout] test func::105 ... ok [INFO] [stdout] test func::107 ... ok [INFO] [stdout] test func::109 ... ok [INFO] [stdout] test func::11 ... ok [INFO] [stdout] test func::110 ... ok [INFO] [stdout] test func::111 ... ok [INFO] [stdout] test func::108 ... ok [INFO] [stdout] test func::113 ... ok [INFO] [stdout] test func::112 ... ok [INFO] [stdout] test func::114 ... ok [INFO] [stdout] test func::115 ... ok [INFO] [stdout] test func::116 ... ok [INFO] [stdout] test func::118 ... ok [INFO] [stdout] test func::117 ... ok [INFO] [stdout] test func::119 ... ok [INFO] [stdout] test func::12 ... ok [INFO] [stdout] test func::106 ... ok [INFO] [stdout] test func::120 ... ok [INFO] [stdout] test func::121 ... ok [INFO] [stdout] test func::122 ... ok [INFO] [stdout] test func::123 ... ok [INFO] [stdout] test func::124 ... ok [INFO] [stdout] test func::125 ... ok [INFO] [stdout] test func::128 ... ok [INFO] [stdout] test func::13 ... ok [INFO] [stdout] test func::130 ... ok [INFO] [stdout] test func::131 ... ok [INFO] [stdout] test func::132 ... ok [INFO] [stdout] test func::133 ... ok [INFO] [stdout] test func::134 ... ok [INFO] [stdout] test func::126 ... ok [INFO] [stdout] test func::135 ... ok [INFO] [stdout] test func::137 ... ok [INFO] [stdout] test func::136 ... ok [INFO] [stdout] test func::129 ... ok [INFO] [stdout] test func::138 ... ok [INFO] [stdout] test func::139 ... ok [INFO] [stdout] test func::14 ... ok [INFO] [stdout] test func::140 ... ok [INFO] [stdout] test func::141 ... ok [INFO] [stdout] test func::142 ... ok [INFO] [stdout] test func::143 ... ok [INFO] [stdout] test func::127 ... ok [INFO] [stdout] test func::144 ... ok [INFO] [stdout] test func::145 ... ok [INFO] [stdout] test func::146 ... ok [INFO] [stdout] test func::147 ... ok [INFO] [stdout] test func::148 ... ok [INFO] [stdout] test func::15 ... ok [INFO] [stdout] test func::149 ... ok [INFO] [stdout] test func::150 ... ok [INFO] [stdout] test func::151 ... ok [INFO] [stdout] test func::152 ... ok [INFO] [stdout] test func::153 ... ok [INFO] [stdout] test func::156 ... ok [INFO] [stdout] test func::157 ... ok [INFO] [stdout] test func::158 ... ok [INFO] [stdout] test func::159 ... ok [INFO] [stdout] test func::160 ... ok [INFO] [stdout] test func::162 ... ok [INFO] [stdout] test func::161 ... ok [INFO] [stdout] test func::16 ... ok [INFO] [stdout] test func::163 ... ok [INFO] [stdout] test func::164 ... ok [INFO] [stdout] test func::165 ... ok [INFO] [stdout] test func::166 ... ok [INFO] [stdout] test func::167 ... ok [INFO] [stdout] test func::168 ... ok [INFO] [stdout] test func::169 ... ok [INFO] [stdout] test func::17 ... ok [INFO] [stdout] test func::170 ... ok [INFO] [stdout] test func::171 ... ok [INFO] [stdout] test func::172 ... ok [INFO] [stdout] test func::174 ... ok [INFO] [stdout] test func::173 ... ok [INFO] [stdout] test func::155 ... ok [INFO] [stdout] test func::175 ... ok [INFO] [stdout] test func::177 ... ok [INFO] [stdout] test func::176 ... ok [INFO] [stdout] test func::179 ... ok [INFO] [stdout] test func::178 ... ok [INFO] [stdout] test func::18 ... ok [INFO] [stdout] test func::180 ... ok [INFO] [stdout] test func::154 ... ok [INFO] [stdout] test func::182 ... ok [INFO] [stdout] test func::185 ... ok [INFO] [stdout] test func::186 ... ok [INFO] [stdout] test func::181 ... ok [INFO] [stdout] test func::187 ... ok [INFO] [stdout] test func::188 ... ok [INFO] [stdout] test func::189 ... ok [INFO] [stdout] test func::190 ... ok [INFO] [stdout] test func::19 ... ok [INFO] [stdout] test func::183 ... ok [INFO] [stdout] test func::191 ... ok [INFO] [stdout] test func::192 ... ok [INFO] [stdout] test func::193 ... ok [INFO] [stdout] test func::194 ... ok [INFO] [stdout] test func::195 ... ok [INFO] [stdout] test func::196 ... ok [INFO] [stdout] test func::197 ... ok [INFO] [stdout] test func::198 ... ok [INFO] [stdout] test func::199 ... ok [INFO] [stdout] test func::2 ... ok [INFO] [stdout] test func::184 ... ok [INFO] [stdout] test func::20 ... ok [INFO] [stdout] test func::200 ... ok [INFO] [stdout] test func::201 ... ok [INFO] [stdout] test func::202 ... ok [INFO] [stdout] test func::203 ... ok [INFO] [stdout] test func::206 ... ok [INFO] [stdout] test func::207 ... ok [INFO] [stdout] test func::208 ... ok [INFO] [stdout] test func::205 ... ok [INFO] [stdout] test func::209 ... ok [INFO] [stdout] test func::204 ... ok [INFO] [stdout] test func::21 ... ok [INFO] [stdout] test func::211 ... ok [INFO] [stdout] test func::213 ... ok [INFO] [stdout] test func::214 ... ok [INFO] [stdout] test func::215 ... ok [INFO] [stdout] test func::216 ... ok [INFO] [stdout] test func::217 ... ok [INFO] [stdout] test func::219 ... ok [INFO] [stdout] test func::22 ... ok [INFO] [stdout] test func::218 ... ok [INFO] [stdout] test func::220 ... ok [INFO] [stdout] test func::221 ... ok [INFO] [stdout] test func::222 ... ok [INFO] [stdout] test func::223 ... ok [INFO] [stdout] test func::224 ... ok [INFO] [stdout] test func::212 ... ok [INFO] [stdout] test func::225 ... ok [INFO] [stdout] test func::226 ... ok [INFO] [stdout] test func::227 ... ok [INFO] [stdout] test func::228 ... ok [INFO] [stdout] test func::229 ... ok [INFO] [stdout] test func::23 ... ok [INFO] [stdout] test func::230 ... ok [INFO] [stdout] test func::234 ... ok [INFO] [stdout] test func::210 ... ok [INFO] [stdout] test func::235 ... ok [INFO] [stdout] test func::236 ... ok [INFO] [stdout] test func::237 ... ok [INFO] [stdout] test func::238 ... ok [INFO] [stdout] test func::239 ... ok [INFO] [stdout] test func::233 ... ok [INFO] [stdout] test func::240 ... ok [INFO] [stdout] test func::242 ... ok [INFO] [stdout] test func::243 ... ok [INFO] [stdout] test func::244 ... ok [INFO] [stdout] test func::245 ... ok [INFO] [stdout] test func::246 ... ok [INFO] [stdout] test func::247 ... ok [INFO] [stdout] test func::248 ... ok [INFO] [stdout] test func::24 ... ok [INFO] [stdout] test func::249 ... ok [INFO] [stdout] test func::250 ... ok [INFO] [stdout] test func::25 ... ok [INFO] [stdout] test func::251 ... ok [INFO] [stdout] test func::253 ... ok [INFO] [stdout] test func::252 ... ok [INFO] [stdout] test func::232 ... ok [INFO] [stdout] test func::254 ... ok [INFO] [stdout] test func::255 ... ok [INFO] [stdout] test func::257 ... ok [INFO] [stdout] test func::256 ... ok [INFO] [stdout] test func::241 ... ok [INFO] [stdout] test func::258 ... ok [INFO] [stdout] test func::26 ... ok [INFO] [stdout] test func::261 ... ok [INFO] [stdout] test func::262 ... ok [INFO] [stdout] test func::264 ... ok [INFO] [stdout] test func::263 ... ok [INFO] [stdout] test func::265 ... ok [INFO] [stdout] test func::266 ... ok [INFO] [stdout] test func::267 ... ok [INFO] [stdout] test func::269 ... ok [INFO] [stdout] test func::27 ... ok [INFO] [stdout] test func::259 ... ok [INFO] [stdout] test func::260 ... ok [INFO] [stdout] test func::270 ... ok [INFO] [stdout] test func::271 ... ok [INFO] [stdout] test func::272 ... ok [INFO] [stdout] test func::273 ... ok [INFO] [stdout] test func::275 ... ok [INFO] [stdout] test func::274 ... ok [INFO] [stdout] test func::268 ... ok [INFO] [stdout] test func::276 ... ok [INFO] [stdout] test func::277 ... ok [INFO] [stdout] test func::278 ... ok [INFO] [stdout] test func::28 ... ok [INFO] [stdout] test func::280 ... ok [INFO] [stdout] test func::282 ... ok [INFO] [stdout] test func::283 ... ok [INFO] [stdout] test func::279 ... ok [INFO] [stdout] test func::284 ... ok [INFO] [stdout] test func::285 ... ok [INFO] [stdout] test func::286 ... ok [INFO] [stdout] test func::287 ... ok [INFO] [stdout] test func::288 ... ok [INFO] [stdout] test func::289 ... ok [INFO] [stdout] test func::29 ... ok [INFO] [stdout] test func::290 ... ok [INFO] [stdout] test func::291 ... ok [INFO] [stdout] test func::281 ... ok [INFO] [stdout] test func::292 ... ok [INFO] [stdout] test func::293 ... ok [INFO] [stdout] test func::295 ... ok [INFO] [stdout] test func::297 ... ok [INFO] [stdout] test func::299 ... ok [INFO] [stdout] test func::298 ... ok [INFO] [stdout] test func::3 ... ok [INFO] [stdout] test func::30 ... ok [INFO] [stdout] test func::300 ... ok [INFO] [stdout] test func::294 ... ok [INFO] [stdout] test func::301 ... ok [INFO] [stdout] test func::302 ... ok [INFO] [stdout] test func::303 ... ok [INFO] [stdout] test func::306 ... ok [INFO] [stdout] test func::305 ... ok [INFO] [stdout] test func::296 ... ok [INFO] [stdout] test func::307 ... ok [INFO] [stdout] test func::308 ... ok [INFO] [stdout] test func::309 ... ok [INFO] [stdout] test func::31 ... ok [INFO] [stdout] test func::311 ... ok [INFO] [stdout] test func::310 ... ok [INFO] [stdout] test func::312 ... ok [INFO] [stdout] test func::313 ... ok [INFO] [stdout] test func::314 ... ok [INFO] [stdout] test func::315 ... ok [INFO] [stdout] test func::316 ... ok [INFO] [stdout] test func::304 ... ok [INFO] [stdout] test func::319 ... ok [INFO] [stdout] test func::32 ... ok [INFO] [stdout] test func::320 ... ok [INFO] [stdout] test func::321 ... ok [INFO] [stdout] test func::322 ... ok [INFO] [stdout] test func::323 ... ok [INFO] [stdout] test func::324 ... ok [INFO] [stdout] test func::325 ... ok [INFO] [stdout] test func::326 ... ok [INFO] [stdout] test func::318 ... ok [INFO] [stdout] test func::317 ... ok [INFO] [stdout] test func::327 ... ok [INFO] [stdout] test func::328 ... ok [INFO] [stdout] test func::329 ... ok [INFO] [stdout] test func::33 ... ok [INFO] [stdout] test func::331 ... ok [INFO] [stdout] test func::330 ... ok [INFO] [stdout] test func::332 ... ok [INFO] [stdout] test func::334 ... ok [INFO] [stdout] test func::333 ... ok [INFO] [stdout] test func::336 ... ok [INFO] [stdout] test func::338 ... ok [INFO] [stdout] test func::339 ... ok [INFO] [stdout] test func::340 ... ok [INFO] [stdout] test func::34 ... ok [INFO] [stdout] test func::341 ... ok [INFO] [stdout] test func::342 ... ok [INFO] [stdout] test func::343 ... ok [INFO] [stdout] test func::344 ... ok [INFO] [stdout] test func::345 ... ok [INFO] [stdout] test func::335 ... ok [INFO] [stdout] test func::346 ... ok [INFO] [stdout] test func::347 ... ok [INFO] [stdout] test func::348 ... ok [INFO] [stdout] test func::349 ... ok [INFO] [stdout] test func::35 ... ok [INFO] [stdout] test func::350 ... ok [INFO] [stdout] test func::353 ... ok [INFO] [stdout] test func::352 ... ok [INFO] [stdout] test func::354 ... ok [INFO] [stdout] test func::355 ... ok [INFO] [stdout] test func::356 ... ok [INFO] [stdout] test func::357 ... ok [INFO] [stdout] test func::358 ... ok [INFO] [stdout] test func::359 ... ok [INFO] [stdout] test func::351 ... ok [INFO] [stdout] test func::36 ... ok [INFO] [stdout] test func::231 ... ok [INFO] [stdout] test func::361 ... ok [INFO] [stdout] test func::360 ... ok [INFO] [stdout] test func::362 ... ok [INFO] [stdout] test func::363 ... ok [INFO] [stdout] test func::366 ... ok [INFO] [stdout] test func::367 ... ok [INFO] [stdout] test func::368 ... ok [INFO] [stdout] test func::37 ... ok [INFO] [stdout] test func::369 ... ok [INFO] [stdout] test func::370 ... ok [INFO] [stdout] test func::371 ... ok [INFO] [stdout] test func::372 ... ok [INFO] [stdout] test func::373 ... ok [INFO] [stdout] test func::374 ... ok [INFO] [stdout] test func::375 ... ok [INFO] [stdout] test func::376 ... ok [INFO] [stdout] test func::365 ... ok [INFO] [stdout] test func::377 ... ok [INFO] [stdout] test func::364 ... ok [INFO] [stdout] test func::379 ... ok [INFO] [stdout] test func::380 ... ok [INFO] [stdout] test func::38 ... ok [INFO] [stdout] test func::381 ... ok [INFO] [stdout] test func::382 ... ok [INFO] [stdout] test func::383 ... ok [INFO] [stdout] test func::384 ... ok [INFO] [stdout] test func::385 ... ok [INFO] [stdout] test func::378 ... ok [INFO] [stdout] test func::388 ... ok [INFO] [stdout] test func::387 ... ok [INFO] [stdout] test func::39 ... ok [INFO] [stdout] test func::389 ... ok [INFO] [stdout] test func::391 ... ok [INFO] [stdout] test func::390 ... ok [INFO] [stdout] test func::392 ... ok [INFO] [stdout] test func::394 ... ok [INFO] [stdout] test func::395 ... ok [INFO] [stdout] test func::396 ... ok [INFO] [stdout] test func::397 ... ok [INFO] [stdout] test func::398 ... ok [INFO] [stdout] test func::399 ... ok [INFO] [stdout] test func::4 ... ok [INFO] [stdout] test func::40 ... ok [INFO] [stdout] test func::400 ... ok [INFO] [stdout] test func::386 ... ok [INFO] [stdout] test func::401 ... ok [INFO] [stdout] test func::402 ... ok [INFO] [stdout] test func::403 ... ok [INFO] [stdout] test func::404 ... ok [INFO] [stdout] test func::393 ... ok [INFO] [stdout] test func::405 ... ok [INFO] [stdout] test func::408 ... ok [INFO] [stdout] test func::406 ... ok [INFO] [stdout] test func::41 ... ok [INFO] [stdout] test func::409 ... ok [INFO] [stdout] test func::411 ... ok [INFO] [stdout] test func::413 ... ok [INFO] [stdout] test func::414 ... ok [INFO] [stdout] test func::412 ... ok [INFO] [stdout] test func::415 ... ok [INFO] [stdout] test func::416 ... ok [INFO] [stdout] test func::417 ... ok [INFO] [stdout] test func::418 ... ok [INFO] [stdout] test func::419 ... ok [INFO] [stdout] test func::42 ... ok [INFO] [stdout] test func::420 ... ok [INFO] [stdout] test func::421 ... ok [INFO] [stdout] test func::422 ... ok [INFO] [stdout] test func::423 ... ok [INFO] [stdout] test func::424 ... ok [INFO] [stdout] test func::410 ... ok [INFO] [stdout] test func::425 ... ok [INFO] [stdout] test func::337 ... ok [INFO] [stdout] test func::426 ... ok [INFO] [stdout] test func::427 ... ok [INFO] [stdout] test func::428 ... ok [INFO] [stdout] test func::43 ... ok [INFO] [stdout] test func::429 ... ok [INFO] [stdout] test func::407 ... ok [INFO] [stdout] test func::431 ... ok [INFO] [stdout] test func::432 ... ok [INFO] [stdout] test func::434 ... ok [INFO] [stdout] test func::435 ... ok [INFO] [stdout] test func::436 ... ok [INFO] [stdout] test func::437 ... ok [INFO] [stdout] test func::438 ... ok [INFO] [stdout] test func::439 ... ok [INFO] [stdout] test func::44 ... ok [INFO] [stdout] test func::430 ... ok [INFO] [stdout] test func::440 ... ok [INFO] [stdout] test func::441 ... ok [INFO] [stdout] test func::442 ... ok [INFO] [stdout] test func::443 ... ok [INFO] [stdout] test func::444 ... ok [INFO] [stdout] test func::445 ... ok [INFO] [stdout] test func::446 ... ok [INFO] [stdout] test func::447 ... ok [INFO] [stdout] test func::448 ... ok [INFO] [stdout] test func::45 ... ok [INFO] [stdout] test func::449 ... ok [INFO] [stdout] test func::450 ... ok [INFO] [stdout] test func::452 ... ok [INFO] [stdout] test func::454 ... ok [INFO] [stdout] test func::455 ... ok [INFO] [stdout] test func::456 ... ok [INFO] [stdout] test func::457 ... ok [INFO] [stdout] test func::458 ... ok [INFO] [stdout] test func::459 ... ok [INFO] [stdout] test func::46 ... ok [INFO] [stdout] test func::451 ... ok [INFO] [stdout] test func::460 ... ok [INFO] [stdout] test func::453 ... ok [INFO] [stdout] test func::462 ... ok [INFO] [stdout] test func::463 ... ok [INFO] [stdout] test func::464 ... ok [INFO] [stdout] test func::465 ... ok [INFO] [stdout] test func::467 ... ok [INFO] [stdout] test func::466 ... ok [INFO] [stdout] test func::469 ... ok [INFO] [stdout] test func::47 ... ok [INFO] [stdout] test func::470 ... ok [INFO] [stdout] test func::471 ... ok [INFO] [stdout] test func::472 ... ok [INFO] [stdout] test func::473 ... ok [INFO] [stdout] test func::461 ... ok [INFO] [stdout] test func::474 ... ok [INFO] [stdout] test func::476 ... ok [INFO] [stdout] test func::475 ... ok [INFO] [stdout] test func::477 ... ok [INFO] [stdout] test func::478 ... ok [INFO] [stdout] test func::468 ... ok [INFO] [stdout] test func::48 ... ok [INFO] [stdout] test func::481 ... ok [INFO] [stdout] test func::480 ... ok [INFO] [stdout] test func::483 ... ok [INFO] [stdout] test func::482 ... ok [INFO] [stdout] test func::484 ... ok [INFO] [stdout] test func::433 ... ok [INFO] [stdout] test func::485 ... ok [INFO] [stdout] test func::486 ... ok [INFO] [stdout] test func::487 ... ok [INFO] [stdout] test func::488 ... ok [INFO] [stdout] test func::489 ... ok [INFO] [stdout] test func::491 ... ok [INFO] [stdout] test func::479 ... ok [INFO] [stdout] test func::492 ... ok [INFO] [stdout] test func::493 ... ok [INFO] [stdout] test func::494 ... ok [INFO] [stdout] test func::495 ... ok [INFO] [stdout] test func::496 ... ok [INFO] [stdout] test func::497 ... ok [INFO] [stdout] test func::498 ... ok [INFO] [stdout] test func::49 ... ok [INFO] [stdout] test func::490 ... ok [INFO] [stdout] test func::499 ... ok [INFO] [stdout] test func::5 ... ok [INFO] [stdout] test func::500 ... ok [INFO] [stdout] test func::50 ... ok [INFO] [stdout] test func::501 ... ok [INFO] [stdout] test func::502 ... ok [INFO] [stdout] test func::506 ... ok [INFO] [stdout] test func::507 ... ok [INFO] [stdout] test func::508 ... ok [INFO] [stdout] test func::509 ... ok [INFO] [stdout] test func::51 ... ok [INFO] [stdout] test func::510 ... ok [INFO] [stdout] test func::511 ... ok [INFO] [stdout] test func::512 ... ok [INFO] [stdout] test func::503 ... ok [INFO] [stdout] test func::505 ... ok [INFO] [stdout] test func::513 ... ok [INFO] [stdout] test func::514 ... ok [INFO] [stdout] test func::515 ... ok [INFO] [stdout] test func::504 ... ok [INFO] [stdout] test func::517 ... ok [INFO] [stdout] test func::519 ... ok [INFO] [stdout] test func::52 ... ok [INFO] [stdout] test func::516 ... ok [INFO] [stdout] test func::521 ... ok [INFO] [stdout] test func::522 ... ok [INFO] [stdout] test func::523 ... ok [INFO] [stdout] test func::524 ... ok [INFO] [stdout] test func::525 ... ok [INFO] [stdout] test func::518 ... ok [INFO] [stdout] test func::526 ... ok [INFO] [stdout] test func::527 ... ok [INFO] [stdout] test func::528 ... ok [INFO] [stdout] test func::529 ... ok [INFO] [stdout] test func::530 ... ok [INFO] [stdout] test func::53 ... ok [INFO] [stdout] test func::532 ... ok [INFO] [stdout] test func::533 ... ok [INFO] [stdout] test func::534 ... ok [INFO] [stdout] test func::535 ... ok [INFO] [stdout] test func::536 ... ok [INFO] [stdout] test func::520 ... ok [INFO] [stdout] test func::537 ... ok [INFO] [stdout] test func::538 ... ok [INFO] [stdout] test func::539 ... ok [INFO] [stdout] test func::54 ... ok [INFO] [stdout] test func::540 ... ok [INFO] [stdout] test func::541 ... ok [INFO] [stdout] test func::542 ... ok [INFO] [stdout] test func::543 ... ok [INFO] [stdout] test func::544 ... ok [INFO] [stdout] test func::545 ... ok [INFO] [stdout] test func::546 ... ok [INFO] [stdout] test func::549 ... ok [INFO] [stdout] test func::548 ... ok [INFO] [stdout] test func::55 ... ok [INFO] [stdout] test func::550 ... ok [INFO] [stdout] test func::551 ... ok [INFO] [stdout] test func::553 ... ok [INFO] [stdout] test func::552 ... ok [INFO] [stdout] test func::554 ... ok [INFO] [stdout] test func::556 ... ok [INFO] [stdout] test func::555 ... ok [INFO] [stdout] test func::557 ... ok [INFO] [stdout] test func::547 ... ok [INFO] [stdout] test func::558 ... ok [INFO] [stdout] test func::559 ... ok [INFO] [stdout] test func::56 ... ok [INFO] [stdout] test func::560 ... ok [INFO] [stdout] test func::531 ... ok [INFO] [stdout] test func::561 ... ok [INFO] [stdout] test func::562 ... ok [INFO] [stdout] test func::563 ... ok [INFO] [stdout] test func::564 ... ok [INFO] [stdout] test func::565 ... ok [INFO] [stdout] test func::566 ... ok [INFO] [stdout] test func::567 ... ok [INFO] [stdout] test func::568 ... ok [INFO] [stdout] test func::569 ... ok [INFO] [stdout] test func::57 ... ok [INFO] [stdout] test func::570 ... ok [INFO] [stdout] test func::572 ... ok [INFO] [stdout] test func::575 ... ok [INFO] [stdout] test func::576 ... ok [INFO] [stdout] test func::574 ... ok [INFO] [stdout] test func::577 ... ok [INFO] [stdout] test func::578 ... ok [INFO] [stdout] test func::579 ... ok [INFO] [stdout] test func::58 ... ok [INFO] [stdout] test func::580 ... ok [INFO] [stdout] test func::581 ... ok [INFO] [stdout] test func::583 ... ok [INFO] [stdout] test func::582 ... ok [INFO] [stdout] test func::584 ... ok [INFO] [stdout] test func::585 ... ok [INFO] [stdout] test func::573 ... ok [INFO] [stdout] test func::586 ... ok [INFO] [stdout] test func::587 ... ok [INFO] [stdout] test func::589 ... ok [INFO] [stdout] test func::588 ... ok [INFO] [stdout] test func::571 ... ok [INFO] [stdout] test func::590 ... ok [INFO] [stdout] test func::591 ... ok [INFO] [stdout] test func::592 ... ok [INFO] [stdout] test func::593 ... ok [INFO] [stdout] test func::594 ... ok [INFO] [stdout] test func::595 ... ok [INFO] [stdout] test func::596 ... ok [INFO] [stdout] test func::597 ... ok [INFO] [stdout] test func::598 ... ok [INFO] [stdout] test func::6 ... ok [INFO] [stdout] test func::599 ... ok [INFO] [stdout] test func::60 ... ok [INFO] [stdout] test func::602 ... ok [INFO] [stdout] test func::601 ... ok [INFO] [stdout] test func::600 ... ok [INFO] [stdout] test func::603 ... ok [INFO] [stdout] test func::604 ... ok [INFO] [stdout] test func::59 ... ok [INFO] [stdout] test func::605 ... ok [INFO] [stdout] test func::606 ... ok [INFO] [stdout] test func::607 ... ok [INFO] [stdout] test func::608 ... ok [INFO] [stdout] test func::609 ... ok [INFO] [stdout] test func::611 ... ok [INFO] [stdout] test func::610 ... ok [INFO] [stdout] test func::612 ... ok [INFO] [stdout] test func::613 ... ok [INFO] [stdout] test func::614 ... ok [INFO] [stdout] test func::615 ... ok [INFO] [stdout] test func::616 ... ok [INFO] [stdout] test func::617 ... ok [INFO] [stdout] test func::618 ... ok [INFO] [stdout] test func::619 ... ok [INFO] [stdout] test func::62 ... ok [INFO] [stdout] test func::620 ... ok [INFO] [stdout] test func::621 ... ok [INFO] [stdout] test func::622 ... ok [INFO] [stdout] test func::623 ... ok [INFO] [stdout] test func::626 ... ok [INFO] [stdout] test func::625 ... ok [INFO] [stdout] test func::61 ... ok [INFO] [stdout] test func::627 ... ok [INFO] [stdout] test func::628 ... ok [INFO] [stdout] test func::631 ... ok [INFO] [stdout] test func::632 ... ok [INFO] [stdout] test func::63 ... ok [INFO] [stdout] test func::633 ... ok [INFO] [stdout] test func::630 ... ok [INFO] [stdout] test func::634 ... ok [INFO] [stdout] test func::629 ... ok [INFO] [stdout] test func::635 ... ok [INFO] [stdout] test func::636 ... ok [INFO] [stdout] test func::624 ... ok [INFO] [stdout] test func::637 ... ok [INFO] [stdout] test func::639 ... ok [INFO] [stdout] test func::638 ... ok [INFO] [stdout] test func::64 ... ok [INFO] [stdout] test func::641 ... ok [INFO] [stdout] test func::640 ... ok [INFO] [stdout] test func::643 ... ok [INFO] [stdout] test func::644 ... ok [INFO] [stdout] test func::645 ... ok [INFO] [stdout] test func::647 ... ok [INFO] [stdout] test func::648 ... ok [INFO] [stdout] test func::649 ... ok [INFO] [stdout] test func::650 ... ok [INFO] [stdout] test func::65 ... ok [INFO] [stdout] test func::651 ... ok [INFO] [stdout] test func::652 ... ok [INFO] [stdout] test func::642 ... ok [INFO] [stdout] test func::653 ... ok [INFO] [stdout] test func::654 ... ok [INFO] [stdout] test func::655 ... ok [INFO] [stdout] test func::656 ... ok [INFO] [stdout] test func::657 ... ok [INFO] [stdout] test func::659 ... ok [INFO] [stdout] test func::646 ... ok [INFO] [stdout] test func::658 ... ok [INFO] [stdout] test func::66 ... ok [INFO] [stdout] test func::660 ... ok [INFO] [stdout] test func::661 ... ok [INFO] [stdout] test func::664 ... ok [INFO] [stdout] test func::663 ... ok [INFO] [stdout] test func::665 ... ok [INFO] [stdout] test func::666 ... ok [INFO] [stdout] test func::668 ... ok [INFO] [stdout] test func::667 ... ok [INFO] [stdout] test func::669 ... ok [INFO] [stdout] test func::670 ... ok [INFO] [stdout] test func::67 ... ok [INFO] [stdout] test func::671 ... ok [INFO] [stdout] test func::672 ... ok [INFO] [stdout] test func::662 ... ok [INFO] [stdout] test func::673 ... ok [INFO] [stdout] test func::674 ... ok [INFO] [stdout] test func::675 ... ok [INFO] [stdout] test func::677 ... ok [INFO] [stdout] test func::678 ... ok [INFO] [stdout] test func::679 ... ok [INFO] [stdout] test func::68 ... ok [INFO] [stdout] test func::680 ... ok [INFO] [stdout] test func::681 ... ok [INFO] [stdout] test func::682 ... ok [INFO] [stdout] test func::683 ... ok [INFO] [stdout] test func::684 ... ok [INFO] [stdout] test func::685 ... ok [INFO] [stdout] test func::686 ... ok [INFO] [stdout] test func::687 ... ok [INFO] [stdout] test func::688 ... ok [INFO] [stdout] test func::689 ... ok [INFO] [stdout] test func::69 ... ok [INFO] [stdout] test func::690 ... ok [INFO] [stdout] test func::691 ... ok [INFO] [stdout] test func::692 ... ok [INFO] [stdout] test func::693 ... ok [INFO] [stdout] test func::694 ... ok [INFO] [stdout] test func::695 ... ok [INFO] [stdout] test func::696 ... ok [INFO] [stdout] test func::676 ... ok [INFO] [stdout] test func::697 ... ok [INFO] [stdout] test func::698 ... ok [INFO] [stdout] test func::699 ... ok [INFO] [stdout] test func::70 ... ok [INFO] [stdout] test func::700 ... ok [INFO] [stdout] test func::7 ... ok [INFO] [stdout] test func::701 ... ok [INFO] [stdout] test func::702 ... ok [INFO] [stdout] test func::703 ... ok [INFO] [stdout] test func::704 ... ok [INFO] [stdout] test func::705 ... ok [INFO] [stdout] test func::706 ... ok [INFO] [stdout] test func::707 ... ok [INFO] [stdout] test func::708 ... ok [INFO] [stdout] test func::709 ... ok [INFO] [stdout] test func::71 ... ok [INFO] [stdout] test func::710 ... ok [INFO] [stdout] test func::712 ... ok [INFO] [stdout] test func::713 ... ok [INFO] [stdout] test func::714 ... ok [INFO] [stdout] test func::715 ... ok [INFO] [stdout] test func::716 ... ok [INFO] [stdout] test func::717 ... ok [INFO] [stdout] test func::711 ... ok [INFO] [stdout] test func::718 ... ok [INFO] [stdout] test func::719 ... ok [INFO] [stdout] test func::72 ... ok [INFO] [stdout] test func::720 ... ok [INFO] [stdout] test func::721 ... ok [INFO] [stdout] test func::722 ... ok [INFO] [stdout] test func::723 ... ok [INFO] [stdout] test func::724 ... ok [INFO] [stdout] test func::725 ... ok [INFO] [stdout] test func::726 ... ok [INFO] [stdout] test func::727 ... ok [INFO] [stdout] test func::728 ... ok [INFO] [stdout] test func::729 ... ok [INFO] [stdout] test func::73 ... ok [INFO] [stdout] test func::730 ... ok [INFO] [stdout] test func::731 ... ok [INFO] [stdout] test func::732 ... ok [INFO] [stdout] test func::733 ... ok [INFO] [stdout] test func::734 ... ok [INFO] [stdout] test func::735 ... ok [INFO] [stdout] test func::736 ... ok [INFO] [stdout] test func::737 ... ok [INFO] [stdout] test func::738 ... ok [INFO] [stdout] test func::739 ... ok [INFO] [stdout] test func::741 ... ok [INFO] [stdout] test func::740 ... ok [INFO] [stdout] test func::742 ... ok [INFO] [stdout] test func::743 ... ok [INFO] [stdout] test func::744 ... ok [INFO] [stdout] test func::74 ... ok [INFO] [stdout] test func::745 ... ok [INFO] [stdout] test func::746 ... ok [INFO] [stdout] test func::747 ... ok [INFO] [stdout] test func::748 ... ok [INFO] [stdout] test func::749 ... ok [INFO] [stdout] test func::75 ... ok [INFO] [stdout] test func::750 ... ok [INFO] [stdout] test func::751 ... ok [INFO] [stdout] test func::752 ... ok [INFO] [stdout] test func::753 ... ok [INFO] [stdout] test func::754 ... ok [INFO] [stdout] test func::755 ... ok [INFO] [stdout] test func::756 ... ok [INFO] [stdout] test func::757 ... ok [INFO] [stdout] test func::758 ... ok [INFO] [stdout] test func::759 ... ok [INFO] [stdout] test func::76 ... ok [INFO] [stdout] test func::760 ... ok [INFO] [stdout] test func::761 ... ok [INFO] [stdout] test func::762 ... ok [INFO] [stdout] test func::763 ... ok [INFO] [stdout] test func::764 ... ok [INFO] [stdout] test func::765 ... ok [INFO] [stdout] test func::766 ... ok [INFO] [stdout] test func::767 ... ok [INFO] [stdout] test func::769 ... ok [INFO] [stdout] test func::77 ... ok [INFO] [stdout] test func::770 ... ok [INFO] [stdout] test func::771 ... ok [INFO] [stdout] test func::768 ... ok [INFO] [stdout] test func::772 ... ok [INFO] [stdout] test func::773 ... ok [INFO] [stdout] test func::774 ... ok [INFO] [stdout] test func::775 ... ok [INFO] [stdout] test func::776 ... ok [INFO] [stdout] test func::777 ... ok [INFO] [stdout] test func::778 ... ok [INFO] [stdout] test func::779 ... ok [INFO] [stdout] test func::78 ... ok [INFO] [stdout] test func::780 ... ok [INFO] [stdout] test func::781 ... ok [INFO] [stdout] test func::782 ... ok [INFO] [stdout] test func::783 ... ok [INFO] [stdout] test func::784 ... ok [INFO] [stdout] test func::785 ... ok [INFO] [stdout] test func::786 ... ok [INFO] [stdout] test func::787 ... ok [INFO] [stdout] test func::788 ... ok [INFO] [stdout] test func::789 ... ok [INFO] [stdout] test func::79 ... ok [INFO] [stdout] test func::790 ... ok [INFO] [stdout] test func::791 ... ok [INFO] [stdout] test func::792 ... ok [INFO] [stdout] test func::793 ... ok [INFO] [stdout] test func::794 ... ok [INFO] [stdout] test func::795 ... ok [INFO] [stdout] test func::796 ... ok [INFO] [stdout] test func::797 ... ok [INFO] [stdout] test func::798 ... ok [INFO] [stdout] test func::799 ... ok [INFO] [stdout] test func::8 ... ok [INFO] [stdout] test func::80 ... ok [INFO] [stdout] test func::800 ... ok [INFO] [stdout] test func::801 ... ok [INFO] [stdout] test func::802 ... ok [INFO] [stdout] test func::803 ... ok [INFO] [stdout] test func::804 ... ok [INFO] [stdout] test func::805 ... ok [INFO] [stdout] test func::806 ... ok [INFO] [stdout] test func::807 ... ok [INFO] [stdout] test func::808 ... ok [INFO] [stdout] test func::809 ... ok [INFO] [stdout] test func::81 ... ok [INFO] [stdout] test func::810 ... ok [INFO] [stdout] test func::811 ... ok [INFO] [stdout] test func::812 ... ok [INFO] [stdout] test func::813 ... ok [INFO] [stdout] test func::814 ... ok [INFO] [stdout] test func::815 ... ok [INFO] [stdout] test func::816 ... ok [INFO] [stdout] test func::817 ... ok [INFO] [stdout] test func::818 ... ok [INFO] [stdout] test func::819 ... ok [INFO] [stdout] test func::82 ... ok [INFO] [stdout] test func::820 ... ok [INFO] [stdout] test func::821 ... ok [INFO] [stdout] test func::822 ... ok [INFO] [stdout] test func::823 ... ok [INFO] [stdout] test func::824 ... ok [INFO] [stdout] test func::825 ... ok [INFO] [stdout] test func::826 ... ok [INFO] [stdout] test func::827 ... ok [INFO] [stdout] test func::828 ... ok [INFO] [stdout] test func::829 ... ok [INFO] [stdout] test func::83 ... ok [INFO] [stdout] test func::830 ... ok [INFO] [stdout] test func::831 ... ok [INFO] [stdout] test func::832 ... ok [INFO] [stdout] test func::833 ... ok [INFO] [stdout] test func::834 ... ok [INFO] [stdout] test func::835 ... ok [INFO] [stdout] test func::836 ... ok [INFO] [stdout] test func::837 ... ok [INFO] [stdout] test func::838 ... ok [INFO] [stdout] test func::839 ... ok [INFO] [stdout] test func::84 ... ok [INFO] [stdout] test func::840 ... ok [INFO] [stdout] test func::841 ... ok [INFO] [stdout] test func::842 ... ok [INFO] [stdout] test func::843 ... ok [INFO] [stdout] test func::844 ... ok [INFO] [stdout] test func::845 ... ok [INFO] [stdout] test func::846 ... ok [INFO] [stdout] test func::847 ... ok [INFO] [stdout] test func::848 ... ok [INFO] [stdout] test func::849 ... ok [INFO] [stdout] test func::85 ... ok [INFO] [stdout] test func::850 ... ok [INFO] [stdout] test func::852 ... ok [INFO] [stdout] test func::853 ... ok [INFO] [stdout] test func::854 ... ok [INFO] [stdout] test func::855 ... ok [INFO] [stdout] test func::856 ... ok [INFO] [stdout] test func::857 ... ok [INFO] [stdout] test func::858 ... ok [INFO] [stdout] test func::851 ... ok [INFO] [stdout] test func::859 ... ok [INFO] [stdout] test func::86 ... ok [INFO] [stdout] test func::862 ... ok [INFO] [stdout] test func::863 ... ok [INFO] [stdout] test func::864 ... ok [INFO] [stdout] test func::861 ... ok [INFO] [stdout] test func::865 ... ok [INFO] [stdout] test func::860 ... ok [INFO] [stdout] test func::866 ... ok [INFO] [stdout] test func::867 ... ok [INFO] [stdout] test func::868 ... ok [INFO] [stdout] test func::869 ... ok [INFO] [stdout] test func::87 ... ok [INFO] [stdout] test func::870 ... ok [INFO] [stdout] test func::871 ... ok [INFO] [stdout] test func::872 ... ok [INFO] [stdout] test func::873 ... ok [INFO] [stdout] test func::874 ... ok [INFO] [stdout] test func::875 ... ok [INFO] [stdout] test func::876 ... ok [INFO] [stdout] test func::877 ... ok [INFO] [stdout] test func::879 ... ok [INFO] [stdout] test func::878 ... ok [INFO] [stdout] test func::88 ... ok [INFO] [stdout] test func::880 ... ok [INFO] [stdout] test func::881 ... ok [INFO] [stdout] test func::883 ... ok [INFO] [stdout] test func::882 ... ok [INFO] [stdout] test func::884 ... ok [INFO] [stdout] test func::885 ... ok [INFO] [stdout] test func::886 ... ok [INFO] [stdout] test func::887 ... ok [INFO] [stdout] test func::888 ... ok [INFO] [stdout] test func::889 ... ok [INFO] [stdout] test func::890 ... ok [INFO] [stdout] test func::891 ... ok [INFO] [stdout] test func::892 ... ok [INFO] [stdout] test func::893 ... ok [INFO] [stdout] test func::894 ... ok [INFO] [stdout] test func::895 ... ok [INFO] [stdout] test func::897 ... ok [INFO] [stdout] test func::896 ... ok [INFO] [stdout] test func::899 ... ok [INFO] [stdout] test func::898 ... ok [INFO] [stdout] test func::9 ... ok [INFO] [stdout] test func::90 ... ok [INFO] [stdout] test func::900 ... ok [INFO] [stdout] test func::901 ... ok [INFO] [stdout] test func::902 ... ok [INFO] [stdout] test func::903 ... ok [INFO] [stdout] test func::904 ... ok [INFO] [stdout] test func::905 ... ok [INFO] [stdout] test func::907 ... ok [INFO] [stdout] test func::908 ... ok [INFO] [stdout] test func::909 ... ok [INFO] [stdout] test func::910 ... ok [INFO] [stdout] test func::906 ... ok [INFO] [stdout] test func::911 ... ok [INFO] [stdout] test func::912 ... ok [INFO] [stdout] test func::913 ... ok [INFO] [stdout] test func::914 ... ok [INFO] [stdout] test func::915 ... ok [INFO] [stdout] test func::91 ... ok [INFO] [stdout] test func::916 ... ok [INFO] [stdout] test func::917 ... ok [INFO] [stdout] test func::918 ... ok [INFO] [stdout] test func::919 ... ok [INFO] [stdout] test func::92 ... ok [INFO] [stdout] test func::920 ... ok [INFO] [stdout] test func::921 ... ok [INFO] [stdout] test func::922 ... ok [INFO] [stdout] test func::923 ... ok [INFO] [stdout] test func::924 ... ok [INFO] [stdout] test func::925 ... ok [INFO] [stdout] test func::926 ... ok [INFO] [stdout] test func::927 ... ok [INFO] [stdout] test func::928 ... ok [INFO] [stdout] test func::929 ... ok [INFO] [stdout] test func::93 ... ok [INFO] [stdout] test func::930 ... ok [INFO] [stdout] test func::931 ... ok [INFO] [stdout] test func::932 ... ok [INFO] [stdout] test func::933 ... ok [INFO] [stdout] test func::934 ... ok [INFO] [stdout] test func::935 ... ok [INFO] [stdout] test func::937 ... ok [INFO] [stdout] test func::938 ... ok [INFO] [stdout] test func::939 ... ok [INFO] [stdout] test func::94 ... ok [INFO] [stdout] test func::940 ... ok [INFO] [stdout] test func::936 ... ok [INFO] [stdout] test func::941 ... ok [INFO] [stdout] test func::942 ... ok [INFO] [stdout] test func::943 ... ok [INFO] [stdout] test func::944 ... ok [INFO] [stdout] test func::945 ... ok [INFO] [stdout] test func::946 ... ok [INFO] [stdout] test func::947 ... ok [INFO] [stdout] test func::948 ... ok [INFO] [stdout] test func::949 ... ok [INFO] [stdout] test func::95 ... ok [INFO] [stdout] test func::950 ... ok [INFO] [stdout] test func::951 ... ok [INFO] [stdout] test func::952 ... ok [INFO] [stdout] test func::953 ... ok [INFO] [stdout] test func::954 ... ok [INFO] [stdout] test func::955 ... ok [INFO] [stdout] test func::956 ... ok [INFO] [stdout] test func::957 ... ok [INFO] [stdout] test func::958 ... ok [INFO] [stdout] test func::959 ... ok [INFO] [stdout] test func::96 ... ok [INFO] [stdout] test func::960 ... ok [INFO] [stdout] test func::961 ... ok [INFO] [stdout] test func::962 ... ok [INFO] [stdout] test func::963 ... ok [INFO] [stdout] test func::964 ... ok [INFO] [stdout] test func::966 ... ok [INFO] [stdout] test func::967 ... ok [INFO] [stdout] test func::968 ... ok [INFO] [stdout] test func::969 ... ok [INFO] [stdout] test func::97 ... ok [INFO] [stdout] test func::970 ... ok [INFO] [stdout] test func::971 ... ok [INFO] [stdout] test func::965 ... ok [INFO] [stdout] test func::972 ... ok [INFO] [stdout] test func::973 ... ok [INFO] [stdout] test func::974 ... ok [INFO] [stdout] test func::975 ... ok [INFO] [stdout] test func::976 ... ok [INFO] [stdout] test func::977 ... ok [INFO] [stdout] test func::978 ... ok [INFO] [stdout] test func::979 ... ok [INFO] [stdout] test func::98 ... ok [INFO] [stdout] test func::980 ... ok [INFO] [stdout] test func::981 ... ok [INFO] [stdout] test func::982 ... ok [INFO] [stdout] test func::983 ... ok [INFO] [stdout] test func::984 ... ok [INFO] [stdout] test func::985 ... ok [INFO] [stdout] test func::986 ... ok [INFO] [stdout] test func::987 ... ok [INFO] [stdout] test func::988 ... ok [INFO] [stdout] test func::989 ... ok [INFO] [stdout] test func::99 ... ok [INFO] [stdout] test func::990 ... ok [INFO] [stdout] test func::991 ... ok [INFO] [stdout] test func::992 ... ok [INFO] [stdout] test func::993 ... ok [INFO] [stdout] test func::995 ... ok [INFO] [stdout] test func::994 ... ok [INFO] [stdout] test func::996 ... ok [INFO] [stdout] test func::997 ... ok [INFO] [stdout] test func::998 ... ok [INFO] [stdout] test func::999 ... ok [INFO] [stdout] test func::89 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1000 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests to_cover [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" "0f073562779a6b4ba725663c6f3ef08276706e47bf8e07e420808348163bd541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f073562779a6b4ba725663c6f3ef08276706e47bf8e07e420808348163bd541", kill_on_drop: false }` [INFO] [stdout] 0f073562779a6b4ba725663c6f3ef08276706e47bf8e07e420808348163bd541