[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] 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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c728d2a29c77f3c7071499c8461960d285f8b087ebc46e66516f680ad2252a81 [INFO] running `Command { std: "docker" "start" "-a" "c728d2a29c77f3c7071499c8461960d285f8b087ebc46e66516f680ad2252a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c728d2a29c77f3c7071499c8461960d285f8b087ebc46e66516f680ad2252a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c728d2a29c77f3c7071499c8461960d285f8b087ebc46e66516f680ad2252a81", kill_on_drop: false }` [INFO] [stdout] c728d2a29c77f3c7071499c8461960d285f8b087ebc46e66516f680ad2252a81 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3501b3773cf56de5886ba8aa4759405bfbd35777437e541c095e0619e47080e [INFO] running `Command { std: "docker" "start" "-a" "d3501b3773cf56de5886ba8aa4759405bfbd35777437e541c095e0619e47080e", 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 28s [INFO] running `Command { std: "docker" "inspect" "d3501b3773cf56de5886ba8aa4759405bfbd35777437e541c095e0619e47080e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3501b3773cf56de5886ba8aa4759405bfbd35777437e541c095e0619e47080e", kill_on_drop: false }` [INFO] [stdout] d3501b3773cf56de5886ba8aa4759405bfbd35777437e541c095e0619e47080e [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672fbadfe481e9bcc07dad4d0b74ec682fc7abdb7154f22a8f69287ed588f6f2 [INFO] running `Command { std: "docker" "start" "-a" "672fbadfe481e9bcc07dad4d0b74ec682fc7abdb7154f22a8f69287ed588f6f2", 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 25.21s [INFO] running `Command { std: "docker" "inspect" "672fbadfe481e9bcc07dad4d0b74ec682fc7abdb7154f22a8f69287ed588f6f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672fbadfe481e9bcc07dad4d0b74ec682fc7abdb7154f22a8f69287ed588f6f2", kill_on_drop: false }` [INFO] [stdout] 672fbadfe481e9bcc07dad4d0b74ec682fc7abdb7154f22a8f69287ed588f6f2 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcf3533e50b358cf0c8398d16fad0d9fed50317e4748beb8ad3e96c56f1cbaaf [INFO] running `Command { std: "docker" "start" "-a" "bcf3533e50b358cf0c8398d16fad0d9fed50317e4748beb8ad3e96c56f1cbaaf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/traced_allocator-34d75916aff564c4) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/traced_allocator-74823e1b648d6e3a) [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] [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_: 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_: 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" "bcf3533e50b358cf0c8398d16fad0d9fed50317e4748beb8ad3e96c56f1cbaaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf3533e50b358cf0c8398d16fad0d9fed50317e4748beb8ad3e96c56f1cbaaf", kill_on_drop: false }` [INFO] [stdout] bcf3533e50b358cf0c8398d16fad0d9fed50317e4748beb8ad3e96c56f1cbaaf