[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftraced-allocator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xd009642/traced-allocator on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89fbcaef878eedb21dea1ccb525d0f87b23d91a3d9de45b6797940e03fdcd5f9 [INFO] running `Command { std: "docker" "start" "-a" "89fbcaef878eedb21dea1ccb525d0f87b23d91a3d9de45b6797940e03fdcd5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89fbcaef878eedb21dea1ccb525d0f87b23d91a3d9de45b6797940e03fdcd5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89fbcaef878eedb21dea1ccb525d0f87b23d91a3d9de45b6797940e03fdcd5f9", kill_on_drop: false }` [INFO] [stdout] 89fbcaef878eedb21dea1ccb525d0f87b23d91a3d9de45b6797940e03fdcd5f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eded9ab7affb1193344b0024ff8d751ebcd22b2fb183ec28d91e61ce10e60228 [INFO] running `Command { std: "docker" "start" "-a" "eded9ab7affb1193344b0024ff8d751ebcd22b2fb183ec28d91e61ce10e60228", 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.88s [INFO] running `Command { std: "docker" "inspect" "eded9ab7affb1193344b0024ff8d751ebcd22b2fb183ec28d91e61ce10e60228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eded9ab7affb1193344b0024ff8d751ebcd22b2fb183ec28d91e61ce10e60228", kill_on_drop: false }` [INFO] [stdout] eded9ab7affb1193344b0024ff8d751ebcd22b2fb183ec28d91e61ce10e60228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 236278d90479b2fe0acb9d303f22d65827e0dbc2ca4853aaa444c2050c7bdfe3 [INFO] running `Command { std: "docker" "start" "-a" "236278d90479b2fe0acb9d303f22d65827e0dbc2ca4853aaa444c2050c7bdfe3", kill_on_drop: false }` [INFO] [stderr] Compiling traced-allocator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "236278d90479b2fe0acb9d303f22d65827e0dbc2ca4853aaa444c2050c7bdfe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "236278d90479b2fe0acb9d303f22d65827e0dbc2ca4853aaa444c2050c7bdfe3", kill_on_drop: false }` [INFO] [stdout] 236278d90479b2fe0acb9d303f22d65827e0dbc2ca4853aaa444c2050c7bdfe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05b747ec1c0e366e44216e788c84be7ae8befbf036fcb1a45f63d99eb0d6d260 [INFO] running `Command { std: "docker" "start" "-a" "05b747ec1c0e366e44216e788c84be7ae8befbf036fcb1a45f63d99eb0d6d260", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/traced_allocator-d6938d5187205ab5) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/traced_allocator-f8db8fc8a2bbed32) [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] [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_: 48, 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_: 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_: 24, 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_: 20, 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_: 32, 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_: 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_: 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_: 32, 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_: 32, 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_: 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_: 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_: 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_: 20, 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_: 32, 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_: 1024, 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_: 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] [stderr] Doc-tests traced-allocator [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_: 296, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 768, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 768, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 296, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] [INFO] [stdout] test result: okAlloc Layout { size_: 108, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] . 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered outAlloc Layout { size_: 28, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] ; finished in 0.00sDealloc Layout { size_: 28, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Dealloc Layout { size_: 108, 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_: 5, align_: 1 } 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] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "05b747ec1c0e366e44216e788c84be7ae8befbf036fcb1a45f63d99eb0d6d260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b747ec1c0e366e44216e788c84be7ae8befbf036fcb1a45f63d99eb0d6d260", kill_on_drop: false }` [INFO] [stdout] 05b747ec1c0e366e44216e788c84be7ae8befbf036fcb1a45f63d99eb0d6d260