[INFO] cloning repository https://github.com/xd009642/traced-allocator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xd009642/traced-allocator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftraced-allocator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftraced-allocator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 896ed0409fa8faad472f46846014382f5e27bec7 [INFO] testing xd009642/traced-allocator against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftraced-allocator" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xd009642/traced-allocator on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xd009642/traced-allocator [INFO] finished tweaking git repo https://github.com/xd009642/traced-allocator [INFO] tweaked toml for git repo https://github.com/xd009642/traced-allocator written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/xd009642/traced-allocator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc-print v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbf3aec4de22d3e867bddd4284f003bc222a79bcb2df91cf5d81342002e08049 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fbf3aec4de22d3e867bddd4284f003bc222a79bcb2df91cf5d81342002e08049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbf3aec4de22d3e867bddd4284f003bc222a79bcb2df91cf5d81342002e08049", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf3aec4de22d3e867bddd4284f003bc222a79bcb2df91cf5d81342002e08049", kill_on_drop: false }` [INFO] [stdout] fbf3aec4de22d3e867bddd4284f003bc222a79bcb2df91cf5d81342002e08049 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1da0493ca8a2434abb941dc5595d1194688e726b2d55ed06be761aab0d56bd66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1da0493ca8a2434abb941dc5595d1194688e726b2d55ed06be761aab0d56bd66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling libc-print v0.1.13 [INFO] [stderr] Compiling traced-allocator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `Command { std: "docker" "inspect" "1da0493ca8a2434abb941dc5595d1194688e726b2d55ed06be761aab0d56bd66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da0493ca8a2434abb941dc5595d1194688e726b2d55ed06be761aab0d56bd66", kill_on_drop: false }` [INFO] [stdout] 1da0493ca8a2434abb941dc5595d1194688e726b2d55ed06be761aab0d56bd66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21779762c5004ddacdb6505e5090b6ef1e0c8cf811d7149eb5c6f9629740ccf0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "21779762c5004ddacdb6505e5090b6ef1e0c8cf811d7149eb5c6f9629740ccf0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling traced-allocator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "21779762c5004ddacdb6505e5090b6ef1e0c8cf811d7149eb5c6f9629740ccf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21779762c5004ddacdb6505e5090b6ef1e0c8cf811d7149eb5c6f9629740ccf0", kill_on_drop: false }` [INFO] [stdout] 21779762c5004ddacdb6505e5090b6ef1e0c8cf811d7149eb5c6f9629740ccf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 628e5cfdfaf5a23bf920f9ec5cea228fa2d6a168b103a54d7554979e7316b37a [INFO] running `Command { std: "docker" "start" "-a" "628e5cfdfaf5a23bf920f9ec5cea228fa2d6a168b103a54d7554979e7316b37a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/traced_allocator-4eeccfc708f53774 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/traced_allocator-5b65ac861a0b05d6 [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 4, align_: 1 } to 5 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 40, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 48, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 80, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 96, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 65, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 96, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 15, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 33, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 416, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 22, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 47, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 37, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 28, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 416, align_: 8 } to 832 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 31, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 29, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 41, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 50, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 832, align_: 8 } to 1664 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 65, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 12, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 52, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 76, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 75, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 46, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 208, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 171, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 40, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 1664, align_: 8 } to 3328 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 16, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 92, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 13, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 700, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 443, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1280, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 15, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 33, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 33, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 22, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 22, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 47, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 47, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 37, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 37, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 28, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 28, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 31, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 31, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 29, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 29, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 41, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 41, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 64, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 50, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 50, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 65, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 65, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 12, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 52, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 52, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 76, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 76, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 75, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 75, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 64, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 46, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 46, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 208, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 208, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 171, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 171, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 40, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 40, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 16, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 92, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 16, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 92, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 13, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 700, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 13, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 700, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 443, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 443, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 480, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 15, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 15, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 12, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 12, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 15, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 64, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 12, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 64, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1280, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 480, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 15, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 33, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 22, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 47, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 37, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 28, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 31, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 29, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 41, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 50, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 65, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 12, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 52, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 4, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 76, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 75, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 46, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 208, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 6, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 17, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 171, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 40, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 16, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 92, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 13, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 700, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 11, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 443, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 3328, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 8, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 64, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1024, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 104, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 8, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 9, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 14, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 14, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 5, align_: 1 } to 10 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 10, align_: 1 } to 20 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 96, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 13, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 13, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 19, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 26, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 96, align_: 8 } to 192 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 16, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 16, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 14, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 14, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 13, align_: 1 } to 26 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 24, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 24, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 25, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 25, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 26, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 14, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 14, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 13, align_: 1 } to 26 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 24, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 24, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 25, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 25, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 26, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 20, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 19, align_: 1 } to 38 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 30, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 30, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 31, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 31, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 38, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 27, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 27, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 26, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 192, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 23, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 7, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 8, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 23, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 18, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 18, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 144, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 22, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] Dealloc Layout { size_: 22, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 18, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 18, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 288, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 288, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] [INFO] [stdout] test result: okAlloc Layout { size_: 112, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] Dealloc Layout { size_: 112, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 144, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 65, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 1024, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 104, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 8, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 8, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 64, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 24, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 5, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 40, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 48, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 80, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stderr] Doc-tests traced-allocator [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "628e5cfdfaf5a23bf920f9ec5cea228fa2d6a168b103a54d7554979e7316b37a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "628e5cfdfaf5a23bf920f9ec5cea228fa2d6a168b103a54d7554979e7316b37a", kill_on_drop: false }` [INFO] [stdout] 628e5cfdfaf5a23bf920f9ec5cea228fa2d6a168b103a54d7554979e7316b37a