[INFO] cloning repository https://github.com/Czcfsdx/BPE-Tokenizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Czcfsdx/BPE-Tokenizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCzcfsdx%2FBPE-Tokenizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCzcfsdx%2FBPE-Tokenizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 915642191607ca6bc28ff14740aa186be248abfc
[INFO] testing Czcfsdx/BPE-Tokenizer against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCzcfsdx%2FBPE-Tokenizer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Czcfsdx/BPE-Tokenizer
[INFO] finished tweaking git repo https://github.com/Czcfsdx/BPE-Tokenizer
[INFO] tweaked toml for git repo https://github.com/Czcfsdx/BPE-Tokenizer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Czcfsdx/BPE-Tokenizer on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Czcfsdx/BPE-Tokenizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded colorchoice v1.0.5
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c54c6e62252650bca0ed55b02bb5560e15ba1a6c5be74324bf284cdc17b33e78
[INFO] running `Command { std: "docker" "start" "-a" "c54c6e62252650bca0ed55b02bb5560e15ba1a6c5be74324bf284cdc17b33e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c54c6e62252650bca0ed55b02bb5560e15ba1a6c5be74324bf284cdc17b33e78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c54c6e62252650bca0ed55b02bb5560e15ba1a6c5be74324bf284cdc17b33e78", kill_on_drop: false }`
[INFO] [stdout] c54c6e62252650bca0ed55b02bb5560e15ba1a6c5be74324bf284cdc17b33e78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40cd1eb63d1bf7e17249eb4fb26563b2e053ddd2b69319354c8f34e58d671478
[INFO] running `Command { std: "docker" "start" "-a" "40cd1eb63d1bf7e17249eb4fb26563b2e053ddd2b69319354c8f34e58d671478", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.15
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rkyv v0.8.15
[INFO] [stderr]    Compiling BPE v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.85s
[INFO] running `Command { std: "docker" "inspect" "40cd1eb63d1bf7e17249eb4fb26563b2e053ddd2b69319354c8f34e58d671478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40cd1eb63d1bf7e17249eb4fb26563b2e053ddd2b69319354c8f34e58d671478", kill_on_drop: false }`
[INFO] [stdout] 40cd1eb63d1bf7e17249eb4fb26563b2e053ddd2b69319354c8f34e58d671478
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2fd9e4fa0fd3fa7f832e370dda46e3446e1e79b15dc5449eb8f0281a95f6fcf1
[INFO] running `Command { std: "docker" "start" "-a" "2fd9e4fa0fd3fa7f832e370dda46e3446e1e79b15dc5449eb8f0281a95f6fcf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling BPE v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "2fd9e4fa0fd3fa7f832e370dda46e3446e1e79b15dc5449eb8f0281a95f6fcf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd9e4fa0fd3fa7f832e370dda46e3446e1e79b15dc5449eb8f0281a95f6fcf1", kill_on_drop: false }`
[INFO] [stdout] 2fd9e4fa0fd3fa7f832e370dda46e3446e1e79b15dc5449eb8f0281a95f6fcf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 190ddd9739901a98aa25f1449865b6e43c12a1c6284703085102b2dcf93278d9
[INFO] running `Command { std: "docker" "start" "-a" "190ddd9739901a98aa25f1449865b6e43c12a1c6284703085102b2dcf93278d9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/BPE-7063d4c25660fbbf)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tokenizer::tests::test_create ... ok
[INFO] [stdout] test tokenizer::tests::test_save_and_load ... FAILED
[INFO] [stdout] test tokenizer::tests::test_encode_and_decode ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tokenizer::tests::test_save_and_load stdout ----
[INFO] [stdout] New token 256 (83 times) => (32, 116): (" t")
[INFO] [stdout] New token 257 (63 times) => (105, 110): ("in")
[INFO] [stdout] New token 258 (54 times) => (32, 97): (" a")
[INFO] [stdout] New token 259 (50 times) => (104, 101): ("he")
[INFO] [stdout] New token 260 (44 times) => (101, 110): ("en")
[INFO] [stdout] New token 261 (36 times) => (114, 101): ("re")
[INFO] [stdout] New token 262 (35 times) => (32, 115): (" s")
[INFO] [stdout] New token 263 (33 times) => (256, 259): (" the")
[INFO] [stdout] New token 264 (32 times) => (32, 111): (" o")
[INFO] [stdout] New token 265 (31 times) => (101, 100): ("ed")
[INFO] [stdout] New token 266 (30 times) => (101, 114): ("er")
[INFO] [stdout] New token 267 (28 times) => (99, 111): ("co")
[INFO] [stdout] New token 268 (27 times) => (32, 257): (" in")
[INFO] [stdout] New token 269 (27 times) => (108, 97): ("la")
[INFO] [stdout] New token 270 (25 times) => (32, 98): (" b")
[INFO] [stdout] New token 271 (24 times) => (105, 116): ("it")
[INFO] [stdout] New token 272 (23 times) => (257, 103): ("ing")
[INFO] [stdout] New token 273 (22 times) => (256, 111): (" to")
[INFO] [stdout] New token 274 (21 times) => (105, 115): ("is")
[INFO] [stdout] New token 275 (20 times) => (97, 116): ("at")
[INFO] [stdout] New token 276 (19 times) => (97, 108): ("al")
[INFO] [stdout] New token 277 (19 times) => (32, 109): (" m")
[INFO] [stdout] New token 278 (17 times) => (264, 102): (" of")
[INFO] [stdout] New token 279 (17 times) => (111, 110): ("on")
[INFO] [stdout] New token 280 (17 times) => (111, 114): ("or")
[INFO] [stdout] New token 281 (16 times) => (108, 101): ("le")
[INFO] [stdout] New token 282 (16 times) => (97, 98): ("ab")
[INFO] [stdout] New token 283 (16 times) => (32, 119): (" w")
[INFO] [stdout] New token 284 (15 times) => (32, 110): (" n")
[INFO] [stdout] New token 285 (15 times) => (107, 260): ("ken")
[INFO] [stdout] New token 286 (15 times) => (32, 267): (" co")
[INFO] [stdout] New token 287 (15 times) => (101, 115): ("es")
[INFO] [stdout] New token 288 (15 times) => (258, 110): (" an")
[INFO] [stdout] New token 289 (14 times) => (32, 117): (" u")
[INFO] [stdout] New token 290 (14 times) => (32, 102): (" f")
[INFO] [stdout] New token 291 (14 times) => (32, 261): (" re")
[INFO] [stdout] New token 292 (13 times) => (99, 104): ("ch")
[INFO] [stdout] New token 293 (13 times) => (277, 111): (" mo")
[INFO] [stdout] New token 294 (13 times) => (266, 115): ("ers")
[INFO] [stdout] New token 295 (13 times) => (101, 120): ("ex")
[INFO] [stdout] New token 296 (13 times) => (270, 121): (" by")
[INFO] [stdout] New token 297 (13 times) => (32, 274): (" is")
[INFO] [stdout] New token 298 (12 times) => (32, 118): (" v")
[INFO] [stdout] New token 299 (12 times) => (273, 285): (" token")
[INFO] [stdout] New token 300 (12 times) => (109, 112): ("mp")
[INFO] [stdout] New token 301 (12 times) => (295, 116): ("ext")
[INFO] [stdout] New token 302 (11 times) => (32, 66): (" B")
[INFO] [stdout] New token 303 (11 times) => (97, 110): ("an")
[INFO] [stdout] New token 304 (11 times) => (271, 104): ("ith")
[INFO] [stdout] New token 305 (11 times) => (32, 112): (" p")
[INFO] [stdout] New token 306 (11 times) => (293, 100): (" mod")
[INFO] [stdout] New token 307 (11 times) => (105, 279): ("ion")
[INFO] [stdout] New token 308 (11 times) => (258, 108): (" al")
[INFO] [stdout] New token 309 (11 times) => (97, 114): ("ar")
[INFO] [stdout] New token 310 (10 times) => (269, 114): ("lar")
[INFO] [stdout] New token 311 (10 times) => (32, 100): (" d")
[INFO] [stdout] New token 312 (10 times) => (80, 69): ("PE")
[INFO] [stdout] New token 313 (10 times) => (111, 99): ("oc")
[INFO] [stdout] New token 314 (10 times) => (256, 301): (" text")
[INFO] [stdout] New token 315 (10 times) => (32, 260): (" en")
[INFO] [stdout] New token 316 (10 times) => (84, 259): ("The")
[INFO] [stdout] New token 317 (10 times) => (267, 100): ("cod")
[INFO] [stdout] New token 318 (10 times) => (105, 103): ("ig")
[INFO] [stdout] New token 319 (10 times) => (108, 121): ("ly")
[INFO] [stdout] New token 320 (10 times) => (103, 101): ("ge")
[INFO] [stdout] New token 321 (9 times) => (270, 101): (" be")
[INFO] [stdout] New token 322 (9 times) => (302, 312): (" BPE")
[INFO] [stdout] New token 323 (9 times) => (32, 99): (" c")
[INFO] [stdout] New token 324 (9 times) => (288, 100): (" and")
[INFO] [stdout] New token 325 (9 times) => (105, 276): ("ial")
[INFO] [stdout] New token 326 (9 times) => (113, 117): ("qu")
[INFO] [stdout] New token 327 (8 times) => (313, 282): ("ocab")
[INFO] [stdout] New token 328 (8 times) => (99, 116): ("ct")
[INFO] [stdout] New token 329 (8 times) => (32, 108): (" l")
[INFO] [stdout] New token 330 (8 times) => (261, 115): ("res")
[INFO] [stdout] New token 331 (8 times) => (269, 99): ("lac")
[INFO] [stdout] New token 332 (8 times) => (264, 114): (" or")
[INFO] [stdout] New token 333 (8 times) => (310, 121): ("lary")
[INFO] [stdout] New token 334 (8 times) => (327, 117): ("ocabu")
[INFO] [stdout] New token 335 (8 times) => (298, 334): (" vocabu")
[INFO] [stdout] New token 336 (8 times) => (115, 116): ("st")
[INFO] [stdout] New token 337 (8 times) => (289, 115): (" us")
[INFO] [stdout] New token 338 (8 times) => (256, 104): (" th")
[INFO] [stdout] New token 339 (8 times) => (335, 333): (" vocabulary")
[INFO] [stdout] New token 340 (8 times) => (315, 317): (" encod")
[INFO] [stdout] New token 341 (8 times) => (97, 115): ("as")
[INFO] [stdout] New token 342 (7 times) => (291, 112): (" rep")
[INFO] [stdout] New token 343 (7 times) => (105, 114): ("ir")
[INFO] [stdout] New token 344 (7 times) => (116, 111): ("to")
[INFO] [stdout] New token 345 (7 times) => (111, 108): ("ol")
[INFO] [stdout] New token 346 (7 times) => (308, 103): (" alg")
[INFO] [stdout] New token 347 (7 times) => (280, 304): ("orith")
[INFO] [stdout] New token 348 (7 times) => (103, 117): ("gu")
[INFO] [stdout] New token 349 (7 times) => (105, 102): ("if")
[INFO] [stdout] New token 350 (7 times) => (347, 109): ("orithm")
[INFO] [stdout] New token 351 (7 times) => (117, 110): ("un")
[INFO] [stdout] New token 352 (7 times) => (32, 40): (" (")
[INFO] [stdout] New token 353 (7 times) => (346, 350): (" algorithm")
[INFO] [stdout] New token 354 (6 times) => (342, 331): (" replac")
[INFO] [stdout] New token 355 (6 times) => (299, 115): (" tokens")
[INFO] [stdout] New token 356 (6 times) => (260, 116): ("ent")
[INFO] [stdout] New token 357 (6 times) => (286, 300): (" comp")
[INFO] [stdout] New token 358 (6 times) => (306, 349): (" modif")
[INFO] [stdout] New token 359 (6 times) => (289, 110): (" un")
[INFO] [stdout] New token 360 (6 times) => (111, 109): ("om")
[INFO] [stdout] New token 361 (6 times) => (348, 97): ("gua")
[INFO] [stdout] New token 362 (6 times) => (118, 101): ("ve")
[INFO] [stdout] New token 363 (6 times) => (32, 269): (" la")
[INFO] [stdout] New token 364 (6 times) => (296, 116): (" byt")
[INFO] [stdout] New token 365 (6 times) => (323, 303): (" can")
[INFO] [stdout] New token 366 (6 times) => (110, 361): ("ngua")
[INFO] [stdout] New token 367 (6 times) => (282, 281): ("able")
[INFO] [stdout] New token 368 (6 times) => (330, 115): ("ress")
[INFO] [stdout] New token 369 (6 times) => (363, 366): (" langua")
[INFO] [stdout] New token 370 (6 times) => (111, 116): ("ot")
[INFO] [stdout] New token 371 (6 times) => (257, 276): ("inal")
[INFO] [stdout] New token 372 (6 times) => (105, 265): ("ied")
[INFO] [stdout] New token 373 (6 times) => (358, 372): (" modified")
[INFO] [stdout] New token 374 (6 times) => (284, 101): (" ne")
[INFO] [stdout] New token 375 (5 times) => (338, 275): (" that")
[INFO] [stdout] New token 376 (5 times) => (332, 318): (" orig")
[INFO] [stdout] New token 377 (5 times) => (268, 271): (" init")
[INFO] [stdout] New token 378 (5 times) => (309, 97): ("ara")
[INFO] [stdout] New token 379 (5 times) => (97, 109): ("am")
[INFO] [stdout] New token 380 (5 times) => (109, 98): ("mb")
[INFO] [stdout] New token 381 (5 times) => (369, 320): (" language")
[INFO] [stdout] New token 382 (5 times) => (105, 108): ("il")
[INFO] [stdout] New token 383 (5 times) => (32, 71): (" G")
[INFO] [stdout] New token 384 (5 times) => (286, 110): (" con")
[INFO] [stdout] New token 385 (5 times) => (377, 325): (" initial")
[INFO] [stdout] New token 386 (5 times) => (32, 316): (" The")
[INFO] [stdout] New token 387 (5 times) => (100, 115): ("ds")
[INFO] [stdout] New token 388 (5 times) => (376, 371): (" original")
[INFO] [stdout] New token 389 (5 times) => (292, 378): ("chara")
[INFO] [stdout] New token 390 (5 times) => (117, 116): ("ut")
[INFO] [stdout] New token 391 (5 times) => (389, 328): ("charact")
[INFO] [stdout] New token 392 (5 times) => (48, 48): ("00")
[INFO] [stdout] New token 393 (5 times) => (101, 108): ("el")
[INFO] [stdout] New token 394 (5 times) => (306, 393): (" model")
[INFO] [stdout] New token 395 (4 times) => (259, 114): ("her")
[INFO] [stdout] New token 396 (4 times) => (99, 325): ("cial")
[INFO] [stdout] New token 397 (4 times) => (305, 97): (" pa")
[INFO] [stdout] New token 398 (4 times) => (105, 362): ("ive")
[INFO] [stdout] New token 399 (4 times) => (107, 101): ("ke")
[INFO] [stdout] New token 400 (4 times) => (105, 122): ("iz")
[INFO] [stdout] New token 401 (4 times) => (391, 294): ("characters")
[INFO] [stdout] New token 402 (4 times) => (374, 119): (" new")
[INFO] [stdout] New token 403 (4 times) => (82, 84): ("RT")
[INFO] [stdout] New token 404 (4 times) => (84, 104): ("Th")
[INFO] [stdout] New token 405 (4 times) => (111, 351): ("oun")
[INFO] [stdout] New token 406 (4 times) => (117, 115): ("us")
[INFO] [stdout] New token 407 (4 times) => (383, 80): (" GP")
[INFO] [stdout] New token 408 (4 times) => (101, 116): ("et")
[INFO] [stdout] New token 409 (4 times) => (32, 34): (" \"")
[INFO] [stdout] New token 410 (4 times) => (258, 115): (" as")
[INFO] [stdout] New token 411 (4 times) => (97, 257): ("ain")
[INFO] [stdout] New token 412 (4 times) => (32, 401): (" characters")
[INFO] [stdout] New token 413 (4 times) => (326, 260): ("quen")
[INFO] [stdout] New token 414 (4 times) => (262, 121): (" sy")
[INFO] [stdout] New token 415 (4 times) => (101, 396): ("ecial")
[INFO] [stdout] New token 416 (4 times) => (268, 344): (" into")
[INFO] [stdout] New token 417 (4 times) => (114, 360): ("rom")
[INFO] [stdout] New token 418 (4 times) => (256, 367): (" table")
[INFO] [stdout] New token 419 (4 times) => (41, 46): (").")
[INFO] [stdout] New token 420 (4 times) => (99, 287): ("ces")
[INFO] [stdout] New token 421 (4 times) => (404, 274): ("This")
[INFO] [stdout] New token 422 (4 times) => (290, 417): (" from")
[INFO] [stdout] New token 423 (4 times) => (262, 112): (" sp")
[INFO] [stdout] New token 424 (4 times) => (258, 261): (" are")
[INFO] [stdout] New token 425 (4 times) => (279, 103): ("ong")
[INFO] [stdout] New token 426 (4 times) => (407, 84): (" GPT")
[INFO] [stdout] New token 427 (4 times) => (283, 280): (" wor")
[INFO] [stdout] New token 428 (4 times) => (357, 368): (" compress")
[INFO] [stdout] New token 429 (4 times) => (380, 345): ("mbol")
[INFO] [stdout] New token 430 (4 times) => (283, 304): (" with")
[INFO] [stdout] New token 431 (4 times) => (105, 399): ("ike")
[INFO] [stdout] New token 432 (4 times) => (414, 429): (" symbol")
[INFO] [stdout] New token 433 (4 times) => (32, 73): (" I")
[INFO] [stdout] New token 434 (3 times) => (32, 271): (" it")
[INFO] [stdout] New token 435 (3 times) => (311, 275): (" dat")
[INFO] [stdout] New token 436 (3 times) => (114, 105): ("ri")
[INFO] [stdout] New token 437 (3 times) => (262, 117): (" su")
[INFO] [stdout] New token 438 (3 times) => (32, 49): (" 1")
[INFO] [stdout] New token 439 (3 times) => (433, 116): (" It")
[INFO] [stdout] New token 440 (3 times) => (32, 85): (" U")
[INFO] [stdout] New token 441 (3 times) => (266, 275): ("erat")
[INFO] [stdout] New token 442 (3 times) => (117, 114): ("ur")
[INFO] [stdout] New token 443 (3 times) => (117, 100): ("ud")
[INFO] [stdout] New token 444 (3 times) => (261, 100): ("red")
[INFO] [stdout] New token 445 (3 times) => (337, 272): (" using")
[INFO] [stdout] New token 446 (3 times) => (114, 379): ("ram")
[INFO] [stdout] New token 447 (3 times) => (340, 101): (" encode")
[INFO] [stdout] New token 448 (3 times) => (101, 413): ("equen")
[INFO] [stdout] New token 449 (3 times) => (329, 111): (" lo")
[INFO] [stdout] New token 450 (3 times) => (290, 280): (" for")
[INFO] [stdout] New token 451 (3 times) => (32, 65): (" A")
[INFO] [stdout] New token 452 (3 times) => (272, 281): ("ingle")
[INFO] [stdout] New token 453 (3 times) => (427, 387): (" words")
[INFO] [stdout] New token 454 (3 times) => (99, 101): ("ce")
[INFO] [stdout] New token 455 (3 times) => (110, 111): ("no")
[INFO] [stdout] 
[INFO] [stdout] thread 'tokenizer::tests::test_save_and_load' (19) panicked at src/tokenizer.rs:585:22:
[INFO] [stdout] Failed to save model: Fail to write the binary serialization of the tokenizer model to the file: tests/test.bin
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <std::io::error::Error as anyhow::context::ext::StdError>::ext_context::<alloc::string::String>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<(), std::io::error::Error> as anyhow::Context<(), std::io::error::Error>>::with_context::<alloc::string::String, <BPE::tokenizer::Tokenizer>::save::{closure#2}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/context.rs:65:37
[INFO] [stdout]    2: <BPE::tokenizer::Tokenizer>::save
[INFO] [stdout]              at ./src/tokenizer.rs:211:33
[INFO] [stdout]    3: BPE::tokenizer::tests::test_save_and_load
[INFO] [stdout]              at ./src/tokenizer.rs:585:15
[INFO] [stdout]    4: BPE::tokenizer::tests::test_save_and_load::{closure#0}
[INFO] [stdout]              at ./src/tokenizer.rs:582:28
[INFO] [stdout]    5: <BPE::tokenizer::tests::test_save_and_load::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58880aab10da - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58880aab10da - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58880aab10da - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58880aab10da - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58880aac6a0a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58880aac6a0a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x58880aab5ef2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x58880aab5ef2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x58880aa8e95f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58880aa8e95f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58880aaa8cf9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58880a6e7b6c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x58880a6e7b6c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58880aaa8eb2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x58880aaa8eb2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58880aa8ea18 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58880aa83469 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58880aa8f81d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58880aac724c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58880aac6fc2 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x58880a6a876c - <core[e929cb53b82a81ca]::result::Result<(), anyhow[4b33063320ba2d1b]::Error>>::expect
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58880a6b240b - BPE[8d750efe6e08bcfe]::tokenizer::tests::test_save_and_load
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer.rs:585:22
[INFO] [stdout]   22:     0x58880a6b1837 - BPE[8d750efe6e08bcfe]::tokenizer::tests::test_save_and_load::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tokenizer.rs:582:28
[INFO] [stdout]   23:     0x58880a6d2d66 - <BPE[8d750efe6e08bcfe]::tokenizer::tests::test_save_and_load::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58880a6dae4b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58880a6dae4b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58880a6e863b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58880a6e863b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58880a6e863b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58880a6e863b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58880a6e863b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58880a6e863b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58880a6e863b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58880a6e1d54 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58880a6e1d54 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58880a6eb242 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58880a6eb242 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58880a6eb242 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58880a6eb242 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58880a6eb242 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58880a6eb242 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58880a6eb242 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58880aab01cf - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x58880aab01cf - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d07328ceaa4 - <unknown>
[INFO] [stdout]   45:     0x7d073295ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tokenizer::tests::test_save_and_load
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin BPE`
[INFO] running `Command { std: "docker" "inspect" "190ddd9739901a98aa25f1449865b6e43c12a1c6284703085102b2dcf93278d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "190ddd9739901a98aa25f1449865b6e43c12a1c6284703085102b2dcf93278d9", kill_on_drop: false }`
[INFO] [stdout] 190ddd9739901a98aa25f1449865b6e43c12a1c6284703085102b2dcf93278d9
