[INFO] cloning repository https://github.com/miraclx/actors-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miraclx/actors-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiraclx%2Factors-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiraclx%2Factors-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01237aafe37fd21fe40c61a5149c9f4760fc3f04
[INFO] testing miraclx/actors-test against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiraclx%2Factors-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miraclx/actors-test
[INFO] finished tweaking git repo https://github.com/miraclx/actors-test
[INFO] tweaked toml for git repo https://github.com/miraclx/actors-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miraclx/actors-test on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miraclx/actors-test 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded cc v1.2.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b29d87d70565a871fe7e0444485783298693f1d26786d0c9aa38ca843f2beb7a
[INFO] running `Command { std: "docker" "start" "-a" "b29d87d70565a871fe7e0444485783298693f1d26786d0c9aa38ca843f2beb7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b29d87d70565a871fe7e0444485783298693f1d26786d0c9aa38ca843f2beb7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b29d87d70565a871fe7e0444485783298693f1d26786d0c9aa38ca843f2beb7a", kill_on_drop: false }`
[INFO] [stdout] b29d87d70565a871fe7e0444485783298693f1d26786d0c9aa38ca843f2beb7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26e64e2a0d3cd58f7037cf84f4b2dbc49fa20cc967326137f569a1b39ad1e53d
[INFO] running `Command { std: "docker" "start" "-a" "26e64e2a0d3cd58f7037cf84f4b2dbc49fa20cc967326137f569a1b39ad1e53d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling actors-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling actors-custom v0.1.0 (/opt/rustwide/workdir/crates/custom)
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling self-stream-case6-refined v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case6-refined)
[INFO] [stderr]    Compiling self-stream-case3 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case3)
[INFO] [stderr]    Compiling self-stream-case5 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case5)
[INFO] [stderr]    Compiling actors-actix v0.1.0 (/opt/rustwide/workdir/crates/actix)
[INFO] [stderr]    Compiling self-stream-case6 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case6)
[INFO] [stderr]    Compiling self-stream-case1 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case1)
[INFO] [stderr]    Compiling self-stream-case4 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case4)
[INFO] [stderr]    Compiling self-stream-case2 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case2)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.00s
[INFO] running `Command { std: "docker" "inspect" "26e64e2a0d3cd58f7037cf84f4b2dbc49fa20cc967326137f569a1b39ad1e53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e64e2a0d3cd58f7037cf84f4b2dbc49fa20cc967326137f569a1b39ad1e53d", kill_on_drop: false }`
[INFO] [stdout] 26e64e2a0d3cd58f7037cf84f4b2dbc49fa20cc967326137f569a1b39ad1e53d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 428bca26eebee5616851e4c8ba2ecff73f97997307150ae1719f3265e11776f3
[INFO] running `Command { std: "docker" "start" "-a" "428bca26eebee5616851e4c8ba2ecff73f97997307150ae1719f3265e11776f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling actors-custom v0.1.0 (/opt/rustwide/workdir/crates/custom)
[INFO] [stderr]    Compiling actors-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling actors-actix v0.1.0 (/opt/rustwide/workdir/crates/actix)
[INFO] [stderr]    Compiling self-stream-case5 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case5)
[INFO] [stderr]    Compiling self-stream-case4 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case4)
[INFO] [stderr]    Compiling self-stream-case3 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case3)
[INFO] [stderr]    Compiling self-stream-case1 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case1)
[INFO] [stderr]    Compiling self-stream-case6-refined v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case6-refined)
[INFO] [stderr]    Compiling self-stream-case6 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case6)
[INFO] [stderr]    Compiling self-stream-case2 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case2)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "428bca26eebee5616851e4c8ba2ecff73f97997307150ae1719f3265e11776f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428bca26eebee5616851e4c8ba2ecff73f97997307150ae1719f3265e11776f3", kill_on_drop: false }`
[INFO] [stdout] 428bca26eebee5616851e4c8ba2ecff73f97997307150ae1719f3265e11776f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e1a119235e879ad8a8a9856fa519b46db39cfff5a9aff3d1e0ad3dcc63f4bfc
[INFO] running `Command { std: "docker" "start" "-a" "9e1a119235e879ad8a8a9856fa519b46db39cfff5a9aff3d1e0ad3dcc63f4bfc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actors_actix-3e3e5ad42218f12f)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/actors_custom-2c9a06036a27b5b0)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/actors_wasm-3ea84b3fa804b4a8)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case1-bef23724eb0e7b8d)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case2-61de89e824e29144)
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000445 bytes
[INFO] [stdout] allocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000066 bytes
[INFO] [stdout] allocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000238 bytes
[INFO] [stdout] deallocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000004661 bytes
[INFO] [stdout] deallocating 00000000000238 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000008233 bytes
[INFO] [stdout] deallocating 00000000004661 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000004431 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000000675 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000004431 bytes
[INFO] [stdout] deallocating 00000000000675 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000008233 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000004201 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000631 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000215 bytes
[INFO] [stdout] deallocating 00000000000215 bytes
[INFO] [stdout] 
[INFO] [stdout] test result: okallocating 00000000000801 bytes
[INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outdeallocating 00000000000801 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] ; finished in 0.00sdeallocating 00000000000082 bytes
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] deallocating 00000000000631 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000066 bytes
[INFO] [stdout] deallocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000004201 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000445 bytes
[INFO] [stdout] allocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000066 bytes
[INFO] [stdout] allocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000238 bytes
[INFO] [stdout] deallocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000004661 bytes
[INFO] [stdout] deallocating 00000000000238 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000008233 bytes
[INFO] [stdout] deallocating 00000000004661 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000004431 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000000675 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000004431 bytes
[INFO] [stdout] deallocating 00000000000675 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000008233 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000004201 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case3-d1eb4395ea344ce0)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case4-4b16f66d056e32d8)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case5-f64c3565c73e5e43)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case6-d7310b4d2d76c3f4)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case6_refined-bf91797046dc602b)
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000631 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000215 bytes
[INFO] [stdout] deallocating 00000000000215 bytes
[INFO] [stdout] 
[INFO] [stdout] test result: okallocating 00000000000801 bytes
[INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outdeallocating 00000000000801 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] ; finished in 0.00sdeallocating 00000000000082 bytes
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] deallocating 00000000000631 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000066 bytes
[INFO] [stdout] deallocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000004201 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000445 bytes
[INFO] [stdout] allocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000066 bytes
[INFO] [stdout] allocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000238 bytes
[INFO] [stdout] deallocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000004661 bytes
[INFO] [stdout] deallocating 00000000000238 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000008233 bytes
[INFO] [stdout] deallocating 00000000004661 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000004431 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000000675 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000004431 bytes
[INFO] [stdout] deallocating 00000000000675 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000008233 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000004201 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000631 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000215 bytes
[INFO] [stdout] deallocating 00000000000215 bytes
[INFO] [stdout] 
[INFO] [stdout] test result: okallocating 00000000000801 bytes
[INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outdeallocating 00000000000801 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] ; finished in 0.00sdeallocating 00000000000082 bytes
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] deallocating 00000000000631 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000066 bytes
[INFO] [stdout] deallocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000004201 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000445 bytes
[INFO] [stdout] allocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000066 bytes
[INFO] [stdout] allocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000238 bytes
[INFO] [stdout] deallocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000004661 bytes
[INFO] [stdout] deallocating 00000000000238 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000008233 bytes
[INFO] [stdout] deallocating 00000000004661 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000004431 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000000675 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000004431 bytes
[INFO] [stdout] deallocating 00000000000675 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000008233 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000004201 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000631 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000215 bytes
[INFO] [stdout] deallocating 00000000000215 bytes
[INFO] [stdout] 
[INFO] [stdout] test result: okallocating 00000000000801 bytes
[INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outdeallocating 00000000000801 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] ; finished in 0.00sdeallocating 00000000000082 bytes
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] deallocating 00000000000631 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000066 bytes
[INFO] [stdout] deallocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000004201 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000445 bytes
[INFO] [stdout] allocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000066 bytes
[INFO] [stdout] allocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000238 bytes
[INFO] [stdout] deallocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000004661 bytes
[INFO] [stdout] deallocating 00000000000238 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000008233 bytes
[INFO] [stdout] deallocating 00000000004661 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000004431 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000000675 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000004431 bytes
[INFO] [stdout] deallocating 00000000000675 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000008233 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000004201 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000631 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000215 bytes
[INFO] [stdout] deallocating 00000000000215 bytes
[INFO] [stdout] 
[INFO] [stdout] test result: okallocating 00000000000801 bytes
[INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outdeallocating 00000000000801 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] ; finished in 0.00sdeallocating 00000000000082 bytes
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] deallocating 00000000000631 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000066 bytes
[INFO] [stdout] deallocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000004201 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000445 bytes
[INFO] [stdout] allocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000066 bytes
[INFO] [stdout] allocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000238 bytes
[INFO] [stdout] deallocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000004661 bytes
[INFO] [stdout] deallocating 00000000000238 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000008233 bytes
[INFO] [stdout] deallocating 00000000004661 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000004431 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000000675 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000004431 bytes
[INFO] [stdout] deallocating 00000000000675 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000008233 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000004201 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000631 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000215 bytes
[INFO] [stdout] deallocating 00000000000215 bytes
[INFO] [stdout] 
[INFO] [stdout] test result: okallocating 00000000000801 bytes
[INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outdeallocating 00000000000801 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] ; finished in 0.00sdeallocating 00000000000082 bytes
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] deallocating 00000000000631 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000066 bytes
[INFO] [stdout] deallocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000004201 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000445 bytes
[INFO] [stdout] allocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000047 bytes
[INFO] [stdout] allocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000000042 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000238 bytes
[INFO] [stdout] deallocating 00000000000614 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000004661 bytes
[INFO] [stdout] deallocating 00000000000238 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000008233 bytes
[INFO] [stdout] deallocating 00000000004661 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000004431 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] allocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000071 bytes
[INFO] [stdout] allocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000032 bytes
[INFO] [stdout] allocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] allocating 00000000000675 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] allocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] allocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] allocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] allocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] allocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] allocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000065 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000004431 bytes
[INFO] [stdout] deallocating 00000000000675 bytes
[INFO] [stdout] deallocating 00000000000051 bytes
[INFO] [stdout] deallocating 00000000000033 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000074 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000073 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000082 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000013 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000092 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000054 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000056 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000025 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000067 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000057 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000064 bytes
[INFO] [stdout] deallocating 00000000000005 bytes
[INFO] [stdout] deallocating 00000000000071 bytes
[INFO] [stdout] deallocating 00000000000802 bytes
[INFO] [stdout] deallocating 00000000000006 bytes
[INFO] [stdout] deallocating 00000000000032 bytes
[INFO] [stdout] deallocating 00000000000712 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000001 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000029 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000435 bytes
[INFO] [stdout] deallocating 00000000000011 bytes
[INFO] [stdout] deallocating 00000000000344 bytes
[INFO] [stdout] deallocating 00000000000007 bytes
[INFO] [stdout] deallocating 00000000000052 bytes
[INFO] [stdout] deallocating 00000000000021 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000096 bytes
[INFO] [stdout] deallocating 00000000000009 bytes
[INFO] [stdout] deallocating 00000000000003 bytes
[INFO] [stdout] deallocating 00000000008233 bytes
[INFO] [stdout] allocating 00000000000061 bytes
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stdout] allocating 00000000004201 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000631 bytes
[INFO] [stdout] allocating 00000000000022 bytes
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] deallocating 00000000000022 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000002 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] deallocating 00000000000821 bytes
[INFO] [stdout] allocating 00000000000215 bytes
[INFO] [stdout] deallocating 00000000000215 bytes
[INFO] [stdout] 
[INFO] [stdout] test result: okallocating 00000000000801 bytes
[INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outdeallocating 00000000000801 bytes
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stdout] ; finished in 0.00sdeallocating 00000000000082 bytes
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] deallocating 00000000000631 bytes
[INFO] [stdout] deallocating 00000000000061 bytes
[INFO] [stdout] deallocating 00000000000047 bytes
[INFO] [stdout] deallocating 00000000000069 bytes
[INFO] [stdout] deallocating 00000000004201 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] [stdout] deallocating 00000000000004 bytes
[INFO] running `Command { std: "docker" "inspect" "9e1a119235e879ad8a8a9856fa519b46db39cfff5a9aff3d1e0ad3dcc63f4bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e1a119235e879ad8a8a9856fa519b46db39cfff5a9aff3d1e0ad3dcc63f4bfc", kill_on_drop: false }`
[INFO] [stdout] 9e1a119235e879ad8a8a9856fa519b46db39cfff5a9aff3d1e0ad3dcc63f4bfc
