[INFO] updating cached repository wareya/jpstats [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wareya/jpstats [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wareya/jpstats" "work/ex/beta-1.38-1/sources/1.37.0/gh/wareya/jpstats"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/wareya/jpstats'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wareya/jpstats" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wareya/jpstats"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wareya/jpstats'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 70f8662410fd1966acbd247520a7869174d528d8 [INFO] sha for GitHub repo wareya/jpstats: 70f8662410fd1966acbd247520a7869174d528d8 [INFO] validating manifest of wareya/jpstats on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wareya/jpstats on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wareya/jpstats [INFO] removed path dependency notmecab from wareya/jpstats [INFO] finished frobbing wareya/jpstats [INFO] frobbed toml for wareya/jpstats written to work/ex/beta-1.38-1/sources/1.37.0/gh/wareya/jpstats/Cargo.toml [INFO] started frobbing wareya/jpstats [INFO] removed path dependency notmecab from wareya/jpstats [INFO] finished frobbing wareya/jpstats [INFO] frobbed toml for wareya/jpstats written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wareya/jpstats/Cargo.toml [INFO] crate wareya/jpstats already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wareya/jpstats/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wareya/jpstats against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/wareya/jpstats:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] ee598c8de9cb609a386b26c09351fa325f4a765ad1fc1cc772a44e85aaa4c078 [INFO] running `"docker" "start" "-a" "ee598c8de9cb609a386b26c09351fa325f4a765ad1fc1cc772a44e85aaa4c078"` [INFO] [stderr] warning: dependency (notmecab) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling pathfinding v1.1.12 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Compiling notmecab v0.4.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rusqlite v0.17.0 [INFO] [stderr] Compiling jpstats v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0599]: no method named `unwrap` found for type `&str` in the current scope [INFO] [stderr] --> src/main.rs:126:106 [INFO] [stderr] | [INFO] [stderr] 126 | feature : self.dict.read_feature_string_by_source(TokenType::User, other.feature_offset).unwrap() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `unwrap` found for type `&str` in the current scope [INFO] [stderr] --> src/main.rs:166:126 [INFO] [stderr] | [INFO] [stderr] 166 | FreqEvent::Normal{feature_offset} => self.dict.read_feature_string_by_source(TokenType::Normal, *feature_offset).unwrap(), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:661:35 [INFO] [stderr] | [INFO] [stderr] 661 | let mut dict = Dict::load(sysdic, unkdic, matrix, unkdef).unwrap(); [INFO] [stderr] | ^^^^^^ expected struct `notmecab::blob::Blob`, found struct `std::io::BufReader` [INFO] [stderr] | [INFO] [stderr] = note: expected type `notmecab::blob::Blob` [INFO] [stderr] found type `std::io::BufReader` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:661:43 [INFO] [stderr] | [INFO] [stderr] 661 | let mut dict = Dict::load(sysdic, unkdic, matrix, unkdef).unwrap(); [INFO] [stderr] | ^^^^^^ expected struct `notmecab::blob::Blob`, found struct `std::io::BufReader` [INFO] [stderr] | [INFO] [stderr] = note: expected type `notmecab::blob::Blob` [INFO] [stderr] found type `std::io::BufReader` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:661:51 [INFO] [stderr] | [INFO] [stderr] 661 | let mut dict = Dict::load(sysdic, unkdic, matrix, unkdef).unwrap(); [INFO] [stderr] | ^^^^^^ expected struct `notmecab::blob::Blob`, found struct `std::io::BufReader` [INFO] [stderr] | [INFO] [stderr] = note: expected type `notmecab::blob::Blob` [INFO] [stderr] found type `std::io::BufReader` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:661:59 [INFO] [stderr] | [INFO] [stderr] 661 | let mut dict = Dict::load(sysdic, unkdic, matrix, unkdef).unwrap(); [INFO] [stderr] | ^^^^^^ expected struct `notmecab::blob::Blob`, found struct `std::io::BufReader` [INFO] [stderr] | [INFO] [stderr] = note: expected type `notmecab::blob::Blob` [INFO] [stderr] found type `std::io::BufReader` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:662:35 [INFO] [stderr] | [INFO] [stderr] 662 | dict.load_user_dictionary(&mut userdict).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^ expected struct `notmecab::blob::Blob`, found mutable reference [INFO] [stderr] | [INFO] [stderr] = note: expected type `notmecab::blob::Blob` [INFO] [stderr] found type `&mut std::io::BufReader` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `jpstats`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ee598c8de9cb609a386b26c09351fa325f4a765ad1fc1cc772a44e85aaa4c078"` [INFO] running `"docker" "rm" "-f" "ee598c8de9cb609a386b26c09351fa325f4a765ad1fc1cc772a44e85aaa4c078"` [INFO] [stdout] ee598c8de9cb609a386b26c09351fa325f4a765ad1fc1cc772a44e85aaa4c078