[INFO] fetching crate rusty-dawg 0.2.2... [INFO] testing rusty-dawg-0.2.2 against 1.86.0 for beta-1.87-1 [INFO] extracting crate rusty-dawg 0.2.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rusty-dawg 0.2.2 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate rusty-dawg 0.2.2 [INFO] finished tweaking crates.io crate rusty-dawg 0.2.2 [INFO] tweaked toml for crates.io crate rusty-dawg 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate rusty-dawg 0.2.2 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type-layout v0.2.0 [INFO] [stderr] Downloaded kdam v0.5.2 [INFO] [stderr] Downloaded comparator v0.3.0 [INFO] [stderr] Downloaded type-layout-derive v0.2.0 [INFO] [stderr] Downloaded test-temp-file v0.1.2 [INFO] [stderr] Downloaded bit-struct v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 699b8e227dece4d6716e3dcc73cfe9f699aecc618674f5e9fc03f38b59900add [INFO] running `Command { std: "docker" "start" "-a" "699b8e227dece4d6716e3dcc73cfe9f699aecc618674f5e9fc03f38b59900add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "699b8e227dece4d6716e3dcc73cfe9f699aecc618674f5e9fc03f38b59900add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699b8e227dece4d6716e3dcc73cfe9f699aecc618674f5e9fc03f38b59900add", kill_on_drop: false }` [INFO] [stdout] 699b8e227dece4d6716e3dcc73cfe9f699aecc618674f5e9fc03f38b59900add [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25e796c470ed6c2c41639aea708d75acf3220277b8093aaf285bb2c47d946ac9 [INFO] running `Command { std: "docker" "start" "-a" "25e796c470ed6c2c41639aea708d75acf3220277b8093aaf285bb2c47d946ac9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling kdam v0.5.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling test-temp-file v0.1.2 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling type-layout-derive v0.2.0 [INFO] [stderr] Compiling comparator v0.3.0 [INFO] [stderr] Compiling ux v0.1.6 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling rayon-cond v0.3.0 [INFO] [stderr] Compiling type-layout v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling monostate-impl v0.1.13 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling monostate v0.1.13 [INFO] [stderr] Compiling spm_precompiled v0.1.4 [INFO] [stderr] Compiling bit-struct v0.3.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ureq v2.9.7 [INFO] [stderr] Compiling hf-hub v0.3.2 [INFO] [stderr] Compiling tokenizers v0.20.0 [INFO] [stderr] Compiling rusty-dawg v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `add_edge` is never used [INFO] [stdout] --> src/graph/avl_graph/mod.rs:532:8 [INFO] [stdout] | [INFO] [stdout] 487 | / impl AvlGraph [INFO] [stdout] 488 | | where [INFO] [stdout] 489 | | Mb: MemoryBacking, [INFO] [stdout] 490 | | E: Eq + Ord + Copy + Debug, [INFO] [stdout] 491 | | N: Weight, [INFO] [stdout] 492 | | Ix: IndexType, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 532 | fn add_edge(&mut self, a: NodeIndex, b: NodeIndex, weight: E) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TraverseArity` is never constructed [INFO] [stdout] --> src/cdawg/traverse_arity.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct TraverseArity { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_ram` is never used [INFO] [stdout] --> src/cdawg/traverse_arity.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 21 | / impl TraverseArity> [INFO] [stdout] 22 | | where [INFO] [stdout] 23 | | Ix: IndexType + Serialize + for<'de> Deserialize<'de>, [INFO] [stdout] | |__________________________________________________________- associated function in this implementation [INFO] [stdout] 24 | { [INFO] [stdout] 25 | pub fn new_ram(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_disk` is never used [INFO] [stdout] --> src/cdawg/traverse_arity.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 33 | / impl TraverseArity> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | Ix: IndexType + Serialize + for<'de> Deserialize<'de>, [INFO] [stdout] | |__________________________________________________________- associated function in this implementation [INFO] [stdout] 36 | { [INFO] [stdout] 37 | pub fn new_disk + std::fmt::Debug>(path: P, capacity: usize) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `traverse_arity` is never used [INFO] [stdout] --> src/cdawg/traverse_arity.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl TraverseArity { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 47 | /// DFS implementation of graph traversal. [INFO] [stdout] 48 | pub fn traverse_arity(&mut self, cdawg: &mut Cdawg) -> Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CdawgState` is never constructed [INFO] [stdout] --> src/cdawg/cdawg_state.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CdawgState [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CdawgState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_state_and_gamma` is never used [INFO] [stdout] --> src/cdawg/cdawg_state.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 20 | / impl CdawgState [INFO] [stdout] 21 | | where [INFO] [stdout] 22 | | Ix: IndexType, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] 23 | { [INFO] [stdout] 24 | pub fn get_state_and_gamma(&self) -> (Option>, (usize, usize)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cdawg/comparator.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl CdawgComparator { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(tokens: Rc>>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/cdawg/inenaga.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 60 | / impl Cdawg [INFO] [stdout] 61 | | where [INFO] [stdout] 62 | | Ix: IndexType, [INFO] [stdout] 63 | | W: Weight + Serialize + for<'de> Deserialize<'de> + Clone, [INFO] [stdout] | |______________________________________________________________- associated function in this implementation [INFO] [stdout] 64 | { [INFO] [stdout] 65 | pub fn new(tokens: Rc>>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> src/cdawg/inenaga.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 71 | / impl Cdawg, Ix>> [INFO] [stdout] 72 | | where [INFO] [stdout] 73 | | Ix: IndexType + Serialize + for<'de> serde::Deserialize<'de>, [INFO] [stdout] 74 | | W: Weight + Copy + Serialize + for<'de> Deserialize<'de> + Clone + Default, [INFO] [stdout] 75 | | CdawgEdgeWeight: Serialize + for<'de> Deserialize<'de>, [INFO] [stdout] | |_______________________________________________________________- associated function in this implementation [INFO] [stdout] 76 | { [INFO] [stdout] 77 | pub fn load + Clone + std::fmt::Debug>( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/cdawg/inenaga.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 110 | / impl Cdawg [INFO] [stdout] 111 | | where [INFO] [stdout] 112 | | Ix: IndexType, [INFO] [stdout] 113 | | W: Weight + Serialize + for<'de> Deserialize<'de> + Clone, [INFO] [stdout] 114 | | Mb: MemoryBacking, Ix>, [INFO] [stdout] 115 | | Mb::EdgeRef: Copy, [INFO] [stdout] | |______________________- associated items in this implementation [INFO] [stdout] 116 | { [INFO] [stdout] 117 | pub fn new_mb(tokens: Rc>>, mb: Mb) -> Cdawg { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn build(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 578 | pub fn get_initial(&self) -> CdawgState { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 590 | pub fn transition_and_count(&self, mut cs: CdawgState, token: u16) -> CdawgState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 626 | fn inference_canonize( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 675 | pub fn implicitly_fail(&self, state: NodeIndex, gamma: (usize, usize)) -> CdawgState { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 744 | pub fn get_suffix_count(&self, cs: CdawgState) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 749 | pub fn get_entropy(&self, cs: CdawgState) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 765 | pub fn get_next_tokens(&self, cs: CdawgState) -> Vec<(u16, f64)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load_json` is never used [INFO] [stdout] --> src/cdawg/metadata.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl CdawgMetadata { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 16 | pub fn load_json>(file_path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `len` and `is_empty` are never used [INFO] [stdout] --> src/cdawg/token_backing.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait TokenBacking { [INFO] [stdout] | ------------ methods in this trait [INFO] [stdout] 9 | fn len(&self) -> usize; [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `build`, `recompute_lengths`, `get_length`, and `get_max_factor_length` are never used [INFO] [stdout] --> src/dawg/mod.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 76 | / impl Dawg [INFO] [stdout] 77 | | where [INFO] [stdout] 78 | | E: Eq + Ord + Serialize + for<'de> Deserialize<'de> + Copy + Debug, [INFO] [stdout] 79 | | W: Weight + Serialize + for<'de> Deserialize<'de> + Clone, [INFO] [stdout] 80 | | Mb: MemoryBacking, [INFO] [stdout] 81 | | Mb::EdgeRef: Copy, [INFO] [stdout] | |______________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn build(&mut self, text: &[E]) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 244 | pub fn recompute_lengths(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 270 | pub fn get_length(&self, mut state: NodeIndex) -> u64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 334 | pub fn get_max_factor_length(&self, query: Vec) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get` is never used [INFO] [stdout] --> src/evaluator.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 29 | / impl Evaluator<'_, E> [INFO] [stdout] 30 | | where [INFO] [stdout] 31 | | E: Eq + Ord + serde::Serialize + Copy + Debug, [INFO] [stdout] | |__________________________________________________- method in this implementation [INFO] [stdout] 32 | { [INFO] [stdout] 33 | pub fn get(&self, key: &str) -> &Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/graph/avl_graph/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 46 | / impl AvlGraph [INFO] [stdout] 47 | | where [INFO] [stdout] 48 | | E: Copy + Debug, [INFO] [stdout] 49 | | Ix: IndexType, [INFO] [stdout] 50 | | N: Weight + Clone, [INFO] [stdout] | |______________________- associated function in this implementation [INFO] [stdout] 51 | { [INFO] [stdout] 52 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `edges` is never used [INFO] [stdout] --> src/graph/avl_graph/mod.rs:463:12 [INFO] [stdout] | [INFO] [stdout] 126 | / impl AvlGraph [INFO] [stdout] 127 | | where [INFO] [stdout] 128 | | Mb: MemoryBacking, [INFO] [stdout] 129 | | E: Copy + Debug, [INFO] [stdout] 130 | | N: Weight, [INFO] [stdout] 131 | | Ix: IndexType, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 463 | pub fn edges(&self, edges: NodeIndex) -> Edges { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_edge_by_weight` and `add_edge` are never used [INFO] [stdout] --> src/graph/avl_graph/mod.rs:498:12 [INFO] [stdout] | [INFO] [stdout] 487 | / impl AvlGraph [INFO] [stdout] 488 | | where [INFO] [stdout] 489 | | Mb: MemoryBacking, [INFO] [stdout] 490 | | E: Eq + Ord + Copy + Debug, [INFO] [stdout] 491 | | N: Weight, [INFO] [stdout] 492 | | Ix: IndexType, [INFO] [stdout] | |__________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 498 | pub fn get_edge_by_weight(&self, a: NodeIndex, weight: E) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 532 | fn add_edge(&mut self, a: NodeIndex, b: NodeIndex, weight: E) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> src/io/load.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait Load { [INFO] [stdout] | ---- associated function in this trait [INFO] [stdout] 15 | fn load(load_path: &str, cache_config: CacheConfig) -> Result> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/memory_backing/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait VecBacking { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 44 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_vec`, `try_reserve`, `pop`, `is_empty`, and `get_cache_len` are never used [INFO] [stdout] --> src/memory_backing/vec_backing/cached_disk_vec.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 21 | / impl CachedDiskVec [INFO] [stdout] 22 | | where [INFO] [stdout] 23 | | T: Serialize + DeserializeOwned + Default + Copy, [INFO] [stdout] 24 | | Ix: IndexType, [INFO] [stdout] | |__________________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn from_vec + std::fmt::Debug>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn try_reserve(&mut self, additional: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn pop(&mut self) -> Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn get_cache_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/memory_backing/vec_backing/disk_vec.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 29 | / impl DiskVec [INFO] [stdout] 30 | | where [INFO] [stdout] 31 | | T: Serialize + DeserializeOwned + Default, [INFO] [stdout] | |______________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `token` and `eos` are never used [INFO] [stdout] --> src/tokenize/token_index.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 29 | / impl TokenIndex [INFO] [stdout] 30 | | where [INFO] [stdout] 31 | | E: Eq + serde::Serialize + Copy + Debug + TryInto + TryFrom, [INFO] [stdout] 32 | | usize: TryFrom, [INFO] [stdout] | |______________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn token(&self, index: E) -> &str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn eos(&self) -> E { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 38s [INFO] running `Command { std: "docker" "inspect" "25e796c470ed6c2c41639aea708d75acf3220277b8093aaf285bb2c47d946ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25e796c470ed6c2c41639aea708d75acf3220277b8093aaf285bb2c47d946ac9", kill_on_drop: false }` [INFO] [stdout] 25e796c470ed6c2c41639aea708d75acf3220277b8093aaf285bb2c47d946ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff8cd88f57170fc66b7257bda0fbf21eacec76bce59eee4151dec1faf2fc8be5 [INFO] running `Command { std: "docker" "start" "-a" "ff8cd88f57170fc66b7257bda0fbf21eacec76bce59eee4151dec1faf2fc8be5", kill_on_drop: false }` [INFO] [stdout] warning: method `add_edge` is never used [INFO] [stdout] --> src/graph/avl_graph/mod.rs:532:8 [INFO] [stdout] | [INFO] [stdout] 487 | / impl AvlGraph [INFO] [stdout] 488 | | where [INFO] [stdout] 489 | | Mb: MemoryBacking, [INFO] [stdout] 490 | | E: Eq + Ord + Copy + Debug, [INFO] [stdout] 491 | | N: Weight, [INFO] [stdout] 492 | | Ix: IndexType, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 532 | fn add_edge(&mut self, a: NodeIndex, b: NodeIndex, weight: E) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusty-dawg v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new_disk` is never used [INFO] [stdout] --> src/cdawg/traverse_arity.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 33 | / impl TraverseArity> [INFO] [stdout] 34 | | where [INFO] [stdout] 35 | | Ix: IndexType + Serialize + for<'de> Deserialize<'de>, [INFO] [stdout] | |__________________________________________________________- associated function in this implementation [INFO] [stdout] 36 | { [INFO] [stdout] 37 | pub fn new_disk + std::fmt::Debug>(path: P, capacity: usize) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/cdawg/token_backing.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait TokenBacking { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_edge_by_weight` is never used [INFO] [stdout] --> src/graph/avl_graph/mod.rs:498:12 [INFO] [stdout] | [INFO] [stdout] 487 | / impl AvlGraph [INFO] [stdout] 488 | | where [INFO] [stdout] 489 | | Mb: MemoryBacking, [INFO] [stdout] 490 | | E: Eq + Ord + Copy + Debug, [INFO] [stdout] 491 | | N: Weight, [INFO] [stdout] 492 | | Ix: IndexType, [INFO] [stdout] | |__________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 498 | pub fn get_edge_by_weight(&self, a: NodeIndex, weight: E) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `load` is never used [INFO] [stdout] --> src/io/load.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 14 | pub trait Load { [INFO] [stdout] | ---- associated function in this trait [INFO] [stdout] 15 | fn load(load_path: &str, cache_config: CacheConfig) -> Result> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/memory_backing/mod.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait VecBacking { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 44 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_vec`, `try_reserve`, `pop`, `is_empty`, and `get_cache_len` are never used [INFO] [stdout] --> src/memory_backing/vec_backing/cached_disk_vec.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 21 | / impl CachedDiskVec [INFO] [stdout] 22 | | where [INFO] [stdout] 23 | | T: Serialize + DeserializeOwned + Default + Copy, [INFO] [stdout] 24 | | Ix: IndexType, [INFO] [stdout] | |__________________- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn from_vec + std::fmt::Debug>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn try_reserve(&mut self, additional: usize) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn pop(&mut self) -> Result> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 115 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn get_cache_len(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_empty` is never used [INFO] [stdout] --> src/memory_backing/vec_backing/disk_vec.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 29 | / impl DiskVec [INFO] [stdout] 30 | | where [INFO] [stdout] 31 | | T: Serialize + DeserializeOwned + Default, [INFO] [stdout] | |______________________________________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 161 | pub fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `eos` is never used [INFO] [stdout] --> src/tokenize/token_index.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 29 | / impl TokenIndex [INFO] [stdout] 30 | | where [INFO] [stdout] 31 | | E: Eq + serde::Serialize + Copy + Debug + TryInto + TryFrom, [INFO] [stdout] 32 | | usize: TryFrom, [INFO] [stdout] | |______________________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 57 | pub fn eos(&self) -> E { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.48s [INFO] running `Command { std: "docker" "inspect" "ff8cd88f57170fc66b7257bda0fbf21eacec76bce59eee4151dec1faf2fc8be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8cd88f57170fc66b7257bda0fbf21eacec76bce59eee4151dec1faf2fc8be5", kill_on_drop: false }` [INFO] [stdout] ff8cd88f57170fc66b7257bda0fbf21eacec76bce59eee4151dec1faf2fc8be5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f57ba170260b62b3f122e14c7280a721d7e157079a9ffe38f369b5509cc1020 [INFO] running `Command { std: "docker" "start" "-a" "0f57ba170260b62b3f122e14c7280a721d7e157079a9ffe38f369b5509cc1020", kill_on_drop: false }` [INFO] [stderr] warning: method `add_edge` is never used [INFO] [stderr] --> src/graph/avl_graph/mod.rs:532:8 [INFO] [stderr] | [INFO] [stderr] 487 | / impl AvlGraph [INFO] [stderr] 488 | | where [INFO] [stderr] 489 | | Mb: MemoryBacking, [INFO] [stderr] 490 | | E: Eq + Ord + Copy + Debug, [INFO] [stderr] 491 | | N: Weight, [INFO] [stderr] 492 | | Ix: IndexType, [INFO] [stderr] | |__________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 532 | fn add_edge(&mut self, a: NodeIndex, b: NodeIndex, weight: E) -> Option> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rusty-dawg` (lib) generated 1 warning [INFO] [stderr] warning: associated function `new_disk` is never used [INFO] [stderr] --> src/cdawg/traverse_arity.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 33 | / impl TraverseArity> [INFO] [stderr] 34 | | where [INFO] [stderr] 35 | | Ix: IndexType + Serialize + for<'de> Deserialize<'de>, [INFO] [stderr] | |__________________________________________________________- associated function in this implementation [INFO] [stderr] 36 | { [INFO] [stderr] 37 | pub fn new_disk + std::fmt::Debug>(path: P, capacity: usize) -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method `is_empty` is never used [INFO] [stderr] --> src/cdawg/token_backing.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub trait TokenBacking { [INFO] [stderr] | ------------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 15 | fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `get_edge_by_weight` is never used [INFO] [stderr] --> src/graph/avl_graph/mod.rs:498:12 [INFO] [stderr] | [INFO] [stderr] 487 | / impl AvlGraph [INFO] [stderr] 488 | | where [INFO] [stderr] 489 | | Mb: MemoryBacking, [INFO] [stderr] 490 | | E: Eq + Ord + Copy + Debug, [INFO] [stderr] 491 | | N: Weight, [INFO] [stderr] 492 | | Ix: IndexType, [INFO] [stderr] | |__________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 498 | pub fn get_edge_by_weight(&self, a: NodeIndex, weight: E) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `load` is never used [INFO] [stderr] --> src/io/load.rs:15:8 [INFO] [stderr] | [INFO] [stderr] 14 | pub trait Load { [INFO] [stderr] | ---- associated function in this trait [INFO] [stderr] 15 | fn load(load_path: &str, cache_config: CacheConfig) -> Result> [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `is_empty` is never used [INFO] [stderr] --> src/memory_backing/mod.rs:44:8 [INFO] [stderr] | [INFO] [stderr] 32 | pub trait VecBacking { [INFO] [stderr] | ---------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 44 | fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated items `from_vec`, `try_reserve`, `pop`, `is_empty`, and `get_cache_len` are never used [INFO] [stderr] --> src/memory_backing/vec_backing/cached_disk_vec.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 21 | / impl CachedDiskVec [INFO] [stderr] 22 | | where [INFO] [stderr] 23 | | T: Serialize + DeserializeOwned + Default + Copy, [INFO] [stderr] 24 | | Ix: IndexType, [INFO] [stderr] | |__________________- associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 55 | pub fn from_vec + std::fmt::Debug>( [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | pub fn try_reserve(&mut self, additional: usize) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 94 | pub fn pop(&mut self) -> Result> { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 115 | pub fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 137 | pub fn get_cache_len(&self) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `is_empty` is never used [INFO] [stderr] --> src/memory_backing/vec_backing/disk_vec.rs:161:12 [INFO] [stderr] | [INFO] [stderr] 29 | / impl DiskVec [INFO] [stderr] 30 | | where [INFO] [stderr] 31 | | T: Serialize + DeserializeOwned + Default, [INFO] [stderr] | |______________________________________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 161 | pub fn is_empty(&self) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `eos` is never used [INFO] [stderr] --> src/tokenize/token_index.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 29 | / impl TokenIndex [INFO] [stderr] 30 | | where [INFO] [stderr] 31 | | E: Eq + serde::Serialize + Copy + Debug + TryInto + TryFrom, [INFO] [stderr] 32 | | usize: TryFrom, [INFO] [stderr] | |______________________- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 57 | pub fn eos(&self) -> E { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `rusty-dawg` (bin "rusty-dawg" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_dawg-026b6c2b0b05c4e0) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test cdawg::comparator::tests::test_compare_no_token ... ok [INFO] [stdout] test cdawg::comparator::tests::test_compare_token ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_extension ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_get_count_abcabcaba ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_get_count_cocoa ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_get_next_tokens ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_get_entropy ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_redirect_edge ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_save_metadata_load_null ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_separate_node_null ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_sink_length ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_transition_and_count_abcabcaba ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_update_aaa ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_transition_and_count_abcbd ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_update_cocoao ... ok [INFO] [stdout] test cdawg::stack::tests::test_stack_vec ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_update_abcabcaba ... ok [INFO] [stdout] test cdawg::stack::tests::test_queue_disk_vec ... ok [INFO] [stdout] test cdawg::metadata::tests::test_save_load_json ... ok [INFO] [stdout] test cdawg::topological_counter::tests::test_counts_abcabcaba ... ok [INFO] [stdout] test cdawg::topological_counter::tests::test_counts_cocoa ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_check_end_point ... ok [INFO] [stdout] test cdawg::comparator::tests::test_compare_end ... ok [INFO] [stdout] test cdawg::topological_counter::tests::test_counts_multidoc ... ok [INFO] [stdout] test dawg::tests::test_build_abb ... ok [INFO] [stdout] test dawg::tests::test_get_length ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_split_edge ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_canonize ... ok [INFO] [stdout] test dawg::tests::test_build_abcab ... ok [INFO] [stdout] test dawg::tests::test_build_bab ... ok [INFO] [stdout] test dawg::tests::test_multiple_docs ... ok [INFO] [stdout] test dawg::tests::test_build_abb_on_disk ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_transition_and_count_abcbca ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_multidoc_cocoa_cola ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_build_a_end_b_end ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_multidoc_abc_bcd ... ok [INFO] [stdout] test cdawg::traverse_arity::tests::test_traverse_arities_cocoa ... ok [INFO] [stdout] test graph::avl_graph::node::tests::test_serialize_deserialize_node ... ok [INFO] [stdout] test dawg::tests::test_serialize_deserialize_to_string ... ok [INFO] [stdout] test graph::avl_graph::tests::test_clone_edges ... ok [INFO] [stdout] test graph::avl_graph::node::tests::test_serialize_deserialize_node_with_fixint ... ok [INFO] [stdout] test graph::avl_graph::tests::test_create_graph ... ok [INFO] [stdout] test graph::avl_graph::tests::test_edges_iterator ... ok [INFO] [stdout] test graph::avl_graph::tests::test_node_index_mut ... ok [INFO] [stdout] test graph::avl_graph::tests::test_add_balanced_edge ... ok [INFO] [stdout] test graph::avl_graph::tests::test_reroute_edge ... ok [INFO] [stdout] test graph::avl_graph::tests::test_rotate_from_left ... ok [INFO] [stdout] test graph::avl_graph::tests::test_rotate_from_right ... ok [INFO] [stdout] test graph::avl_graph::tests::test_tree_construction ... ok [INFO] [stdout] test memory_backing::ram_backing::vec::tests::test_index_mut ... ok [INFO] [stdout] test dawg::tests::test_serialize_deserialize_to_file ... ok [INFO] [stdout] test memory_backing::vec_backing::disk_vec::tests::test_node_disk_vec_push_set_get ... ok [INFO] [stdout] test evaluator::tests::test_timeseries_short ... ok [INFO] [stdout] test memory_backing::ram_backing::vec::tests::test_index ... ok [INFO] [stdout] test memory_backing::vec_backing::cached_disk_vec::tests::test_empty_cache ... ok [INFO] [stdout] test memory_backing::vec_backing::cached_disk_vec::tests::test_push_get_integers ... ok [INFO] [stdout] test memory_backing::vec_backing::cached_disk_vec::tests::test_push_set_get_integers ... ok [INFO] [stdout] test memory_backing::vec_backing::disk_vec::tests::test_disk_vec_push_set_get ... ok [INFO] [stdout] test graph::avl_graph::tests::test_add_balanced_edge_cdawg_cmp ... ok [INFO] [stdout] test memory_backing::disk_backing::vec::tests::test_diskvec_as_veclike ... ok [INFO] [stdout] test evaluator::tests::test_timeseries_repeated ... ok [INFO] [stdout] test cdawg::inenaga::tests::test_tokens_disk_vec ... ok [INFO] [stdout] test stat_utils::tests::test_get_entropy ... ok [INFO] [stdout] test tokenize::null_token_index::tests::test_build_tokenizer ... ok [INFO] [stdout] test dawg::tests::test_build_brown_max_length ... ok [INFO] [stdout] test memory_backing::vec_backing::disk_vec::tests::test_from_vec ... ok [INFO] [stdout] test tokenize::token_index::tests::test_add ... ok [INFO] [stdout] test tokenize::token_index::tests::test_build_tokenizer ... ok [INFO] [stdout] test tokenize::token_index::tests::test_tokenize_fn ... ok [INFO] [stdout] test weight::weight40::tests::test_length_weight40 ... ok [INFO] [stdout] test graph::avl_graph::tests::test_add_balanced_edge_left_branching ... ok [INFO] [stdout] test weight::weight40::tests::test_length_overflow_weight40 ... ok [INFO] [stdout] test dawg::tests::test_build_brown_ram_disk ... ok [INFO] [stdout] test tokenize::pretrain_tokenizer::tests::add_eos ... FAILED [INFO] [stdout] test tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tokenize::pretrain_tokenizer::tests::add_eos stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tokenize::pretrain_tokenizer::tests::add_eos' panicked at src/tokenize/pretrain_tokenizer.rs:34:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to load pretrained tokenizer gpt2 - request error: https://huggingface.co/gpt2/resolve/main/tokenizer.json: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14 [INFO] [stdout] 1: rusty_dawg::tokenize::pretrain_tokenizer::PretrainedTokenizer::new::{{closure}} [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:33:28 [INFO] [stdout] 2: core::result::Result::map_err [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:856:27 [INFO] [stdout] 3: rusty_dawg::tokenize::pretrain_tokenizer::PretrainedTokenizer::new [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:32:25 [INFO] [stdout] 4: rusty_dawg::tokenize::pretrain_tokenizer::tests::add_eos [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:98:22 [INFO] [stdout] 5: rusty_dawg::tokenize::pretrain_tokenizer::tests::add_eos::{{closure}} [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:97:17 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 9: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 21: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 23: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 27: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650ff3c9a540 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650ff3c9a540 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650ff3c9a540 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x650ff3c9a540 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x650ff3cc6dd3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x650ff3cc6dd3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x650ff3c96273 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x650ff3c9a392 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x650ff3c9b96f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x650ff3c9b788 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x650ff33db425 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x650ff33db425 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x650ff3c9c3e3 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x650ff3c9c3e3 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x650ff3c9c0ba - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x650ff3c9aa59 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x650ff3c9bd4d - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x650ff3299660 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x650ff3299b06 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x650ff337431b - core::result::Result::unwrap::h20d484be550d7ee0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x650ff337431b - rusty_dawg::tokenize::pretrain_tokenizer::PretrainedTokenizer::new::hb05ed20ee5b25f92 [INFO] [stdout] at /opt/rustwide/workdir/src/tokenize/pretrain_tokenizer.rs:32:25 [INFO] [stdout] 21: 0x650ff3394502 - rusty_dawg::tokenize::pretrain_tokenizer::tests::add_eos::hc14eb2504eb5852b [INFO] [stdout] at /opt/rustwide/workdir/src/tokenize/pretrain_tokenizer.rs:98:22 [INFO] [stdout] 22: 0x650ff33944c7 - rusty_dawg::tokenize::pretrain_tokenizer::tests::add_eos::{{closure}}::h7a9c561f45af46c5 [INFO] [stdout] at /opt/rustwide/workdir/src/tokenize/pretrain_tokenizer.rs:97:17 [INFO] [stdout] 23: 0x650ff335a4f6 - core::ops::function::FnOnce::call_once::h6e08bf707ac811d4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x650ff33e0bab - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x650ff33e0bab - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 26: 0x650ff33dfa98 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 27: 0x650ff33dfa98 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x650ff33dfa98 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x650ff33dfa98 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 30: 0x650ff33dfa98 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 31: 0x650ff33dfa98 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 32: 0x650ff33dfa98 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 33: 0x650ff33a3a25 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 34: 0x650ff33a3a25 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x650ff33a749a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x650ff33a749a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x650ff33a749a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 38: 0x650ff33a749a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 39: 0x650ff33a749a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 40: 0x650ff33a749a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x650ff33a749a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x650ff3ca121b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 43: 0x650ff3ca121b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 44: 0x650ff3ca121b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 45: 0x72ed049fdaa4 - [INFO] [stdout] 46: 0x72ed04a8aa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer' panicked at src/tokenize/pretrain_tokenizer.rs:34:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to load pretrained tokenizer gpt2 - request error: https://huggingface.co/gpt2/resolve/main/tokenizer.json: Dns Failed: resolve dns name 'huggingface.co:443': failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: anyhow::error::::msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14 [INFO] [stdout] 1: rusty_dawg::tokenize::pretrain_tokenizer::PretrainedTokenizer::new::{{closure}} [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:33:28 [INFO] [stdout] 2: core::result::Result::map_err [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:856:27 [INFO] [stdout] 3: rusty_dawg::tokenize::pretrain_tokenizer::PretrainedTokenizer::new [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:32:25 [INFO] [stdout] 4: rusty_dawg::tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:86:64 [INFO] [stdout] 5: rusty_dawg::tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer::{{closure}} [INFO] [stdout] at ./src/tokenize/pretrain_tokenizer.rs:85:29 [INFO] [stdout] 6: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 9: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 10: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 11: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 12: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 13: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 14: test::run_test_in_process [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 15: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 17: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 19: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 20: std::panicking::try::do_call [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 21: std::panicking::try [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 22: std::panic::catch_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 23: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 24: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 27: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 28: [INFO] [stdout] 29: clone [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650ff3c9a540 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x650ff3c9a540 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x650ff3c9a540 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x650ff3c9a540 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x650ff3cc6dd3 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x650ff3cc6dd3 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x650ff3c96273 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x650ff3c9a392 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x650ff3c9b96f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x650ff3c9b788 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x650ff33db425 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x650ff33db425 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x650ff3c9c3e3 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x650ff3c9c3e3 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x650ff3c9c0ba - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x650ff3c9aa59 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x650ff3c9bd4d - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x650ff3299660 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x650ff3299b06 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x650ff337431b - core::result::Result::unwrap::h20d484be550d7ee0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1109:23 [INFO] [stdout] 20: 0x650ff337431b - rusty_dawg::tokenize::pretrain_tokenizer::PretrainedTokenizer::new::hb05ed20ee5b25f92 [INFO] [stdout] at /opt/rustwide/workdir/src/tokenize/pretrain_tokenizer.rs:32:25 [INFO] [stdout] 21: 0x650ff339411d - rusty_dawg::tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer::h3eb8f9e4ea489c69 [INFO] [stdout] at /opt/rustwide/workdir/src/tokenize/pretrain_tokenizer.rs:86:64 [INFO] [stdout] 22: 0x650ff33940e7 - rusty_dawg::tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer::{{closure}}::hdfd0824ac80bcd9e [INFO] [stdout] at /opt/rustwide/workdir/src/tokenize/pretrain_tokenizer.rs:85:29 [INFO] [stdout] 23: 0x650ff335aab6 - core::ops::function::FnOnce::call_once::ha2283780300000c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x650ff33e0bab - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x650ff33e0bab - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 26: 0x650ff33dfa98 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 27: 0x650ff33dfa98 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x650ff33dfa98 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 29: 0x650ff33dfa98 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 30: 0x650ff33dfa98 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 31: 0x650ff33dfa98 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 32: 0x650ff33dfa98 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 33: 0x650ff33a3a25 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 34: 0x650ff33a3a25 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x650ff33a749a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x650ff33a749a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x650ff33a749a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 38: 0x650ff33a749a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 39: 0x650ff33a749a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 40: 0x650ff33a749a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x650ff33a749a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x650ff3ca121b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 43: 0x650ff3ca121b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 44: 0x650ff3ca121b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 45: 0x72ed049fdaa4 - [INFO] [stdout] 46: 0x72ed04a8aa34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tokenize::pretrain_tokenizer::tests::add_eos [INFO] [stdout] tokenize::pretrain_tokenizer::tests::test_gpt2_tokenizer [INFO] [stdout] [INFO] [stdout] test result: FAILED. 73 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "0f57ba170260b62b3f122e14c7280a721d7e157079a9ffe38f369b5509cc1020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f57ba170260b62b3f122e14c7280a721d7e157079a9ffe38f369b5509cc1020", kill_on_drop: false }` [INFO] [stdout] 0f57ba170260b62b3f122e14c7280a721d7e157079a9ffe38f369b5509cc1020