[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 896ed0409fa8faad472f46846014382f5e27bec7 [INFO] testing xd009642/traced-allocator against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxd009642%2Ftraced-allocator" "/workspace/builds/worker-53/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-53/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xd009642/traced-allocator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-53/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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad301f240de16e160c3bd031f9f4c44d2127eda3e7231b653414202a7f70cfd0 [INFO] running `Command { std: "docker" "start" "-a" "ad301f240de16e160c3bd031f9f4c44d2127eda3e7231b653414202a7f70cfd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad301f240de16e160c3bd031f9f4c44d2127eda3e7231b653414202a7f70cfd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad301f240de16e160c3bd031f9f4c44d2127eda3e7231b653414202a7f70cfd0", kill_on_drop: false }` [INFO] [stdout] ad301f240de16e160c3bd031f9f4c44d2127eda3e7231b653414202a7f70cfd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d2d8191062de08afefbdbf022284ce379767e83de4b99b4b6609e16461ce88 [INFO] running `Command { std: "docker" "start" "-a" "88d2d8191062de08afefbdbf022284ce379767e83de4b99b4b6609e16461ce88", 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 1m 20s [INFO] running `Command { std: "docker" "inspect" "88d2d8191062de08afefbdbf022284ce379767e83de4b99b4b6609e16461ce88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d2d8191062de08afefbdbf022284ce379767e83de4b99b4b6609e16461ce88", kill_on_drop: false }` [INFO] [stdout] 88d2d8191062de08afefbdbf022284ce379767e83de4b99b4b6609e16461ce88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e81d53709ebe6729b6ebd5db64ec3f0b954d7d3aa20822892c25d44f0cfd039 [INFO] running `Command { std: "docker" "start" "-a" "7e81d53709ebe6729b6ebd5db64ec3f0b954d7d3aa20822892c25d44f0cfd039", kill_on_drop: false }` [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 0.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/traced_allocator-26df30004fa9ce23) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/traced_allocator-016a40cdf62d25b4) [INFO] running `Command { std: "docker" "inspect" "7e81d53709ebe6729b6ebd5db64ec3f0b954d7d3aa20822892c25d44f0cfd039", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e81d53709ebe6729b6ebd5db64ec3f0b954d7d3aa20822892c25d44f0cfd039", kill_on_drop: false }` [INFO] [stdout] 7e81d53709ebe6729b6ebd5db64ec3f0b954d7d3aa20822892c25d44f0cfd039 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-53/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 360e69ff167081e447f28c24b64107832740ded5c03d77b9dd1c5a90d2c3350e [INFO] running `Command { std: "docker" "start" "-a" "360e69ff167081e447f28c24b64107832740ded5c03d77b9dd1c5a90d2c3350e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traced_allocator-26df30004fa9ce23) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/traced_allocator-016a40cdf62d25b4) [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_: 5, align_: 1 } 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_: 96, 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_: 23, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 217, 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_: 534, 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_: 7, 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] Alloc Layout { size_: 12, 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_: 69, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 1408, 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_: 23, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 217, 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_: 217, 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_: 534, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 534, 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_: 7, 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] Alloc Layout { size_: 12, 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_: 69, 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_: 69, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 528, 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_: 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_: 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_: 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_: 7, 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_: 1408, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 528, 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_: 23, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 217, 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_: 534, 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_: 7, 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_: 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_: 69, 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] [stdout] Alloc Layout { size_: 128, 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] realloc Layout { size_: 128, align_: 1 } to 256 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 256, align_: 1 } to 512 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 512, align_: 1 } to 1024 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_: 128, 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_: 66, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 66, 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_: 128, 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_: 1024, 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_: 128, 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] realloc Layout { size_: 128, align_: 1 } to 256 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 256, align_: 1 } to 512 at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] realloc Layout { size_: 512, align_: 1 } to 1024 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_: 128, 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_: 66, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 66, 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_: 128, 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_: 1024, align_: 1 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 312, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Alloc Layout { size_: 896, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 896, align_: 8 } at Location { file: "src/main.rs", line: 4, col: 1 } [INFO] [stdout] Dealloc Layout { size_: 312, 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_: 96, 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] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "360e69ff167081e447f28c24b64107832740ded5c03d77b9dd1c5a90d2c3350e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "360e69ff167081e447f28c24b64107832740ded5c03d77b9dd1c5a90d2c3350e", kill_on_drop: false }` [INFO] [stdout] 360e69ff167081e447f28c24b64107832740ded5c03d77b9dd1c5a90d2c3350e