[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 beta-2026-04-21 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miraclx/actors-test on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c370cb49eff3d6c0a1fa199893223835cb1df9fef933f45e860b8782cf8d150e
[INFO] running `Command { std: "docker" "start" "-a" "c370cb49eff3d6c0a1fa199893223835cb1df9fef933f45e860b8782cf8d150e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c370cb49eff3d6c0a1fa199893223835cb1df9fef933f45e860b8782cf8d150e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c370cb49eff3d6c0a1fa199893223835cb1df9fef933f45e860b8782cf8d150e", kill_on_drop: false }`
[INFO] [stdout] c370cb49eff3d6c0a1fa199893223835cb1df9fef933f45e860b8782cf8d150e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f58defd3e2de7d71f9b269ab72df903bea4e45cebc9853fe0023969ed9569d3
[INFO] running `Command { std: "docker" "start" "-a" "0f58defd3e2de7d71f9b269ab72df903bea4e45cebc9853fe0023969ed9569d3", 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 cc v1.2.14
[INFO] [stderr]    Compiling syn v2.0.98
[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 tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling log v0.4.25
[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-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling actors-custom v0.1.0 (/opt/rustwide/workdir/crates/custom)
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.43.0
[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-case4 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case4)
[INFO] [stderr]    Compiling self-stream-case5 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case5)
[INFO] [stderr]    Compiling self-stream-case1 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case1)
[INFO] [stderr]    Compiling self-stream-case2 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case2)
[INFO] [stderr]    Compiling actors-actix v0.1.0 (/opt/rustwide/workdir/crates/actix)
[INFO] [stderr]    Compiling self-stream-case3 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case3)
[INFO] [stderr]    Compiling self-stream-case6 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case6)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.12s
[INFO] running `Command { std: "docker" "inspect" "0f58defd3e2de7d71f9b269ab72df903bea4e45cebc9853fe0023969ed9569d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f58defd3e2de7d71f9b269ab72df903bea4e45cebc9853fe0023969ed9569d3", kill_on_drop: false }`
[INFO] [stdout] 0f58defd3e2de7d71f9b269ab72df903bea4e45cebc9853fe0023969ed9569d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cabb17a8df9946270a8250ab6a6bb63d292e2e9ade406431ac922b3031da873e
[INFO] running `Command { std: "docker" "start" "-a" "cabb17a8df9946270a8250ab6a6bb63d292e2e9ade406431ac922b3031da873e", kill_on_drop: false }`
[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-case1 v0.1.0 (/opt/rustwide/workdir/crates/experiments/self-stream/case1)
[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 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]    Compiling actors-actix v0.1.0 (/opt/rustwide/workdir/crates/actix)
[INFO] [stderr]    Compiling actors-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling actors-custom v0.1.0 (/opt/rustwide/workdir/crates/custom)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.13s
[INFO] running `Command { std: "docker" "inspect" "cabb17a8df9946270a8250ab6a6bb63d292e2e9ade406431ac922b3031da873e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cabb17a8df9946270a8250ab6a6bb63d292e2e9ade406431ac922b3031da873e", kill_on_drop: false }`
[INFO] [stdout] cabb17a8df9946270a8250ab6a6bb63d292e2e9ade406431ac922b3031da873e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9830fd981b6b0510b76c06544ac84183942bc971bfd92c68a9a616528d0fbb37
[INFO] running `Command { std: "docker" "start" "-a" "9830fd981b6b0510b76c06544ac84183942bc971bfd92c68a9a616528d0fbb37", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/actors_actix-2ebbd1f931e66205)
[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-4d62f71b1a674ca9)
[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-1d9a9520f149f03f)
[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-84c54226b12004fd)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case2-a07c1340f7c25471)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case3-e80cef31ad2de72a)
[INFO] [stdout] allocating 00000000000004 bytes
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case4-01b16e30509179b8)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case5-494e280cc2e3ccf4)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case6-296b1bf417850573)
[INFO] [stdout] allocating 00000000000082 bytes
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/self_stream_case6_refined-112b1302a2e4ec08)
[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" "9830fd981b6b0510b76c06544ac84183942bc971bfd92c68a9a616528d0fbb37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9830fd981b6b0510b76c06544ac84183942bc971bfd92c68a9a616528d0fbb37", kill_on_drop: false }`
[INFO] [stdout] 9830fd981b6b0510b76c06544ac84183942bc971bfd92c68a9a616528d0fbb37
