[INFO] updating cached repository mazurwiktor/memlyzer [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mazurwiktor/memlyzer [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mazurwiktor/memlyzer" "work/ex/beta-1.38-1/sources/1.37.0/gh/mazurwiktor/memlyzer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mazurwiktor/memlyzer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mazurwiktor/memlyzer" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mazurwiktor/memlyzer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mazurwiktor/memlyzer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 39653f43879bd0e3f5209d70a23c75a013451d6b [INFO] sha for GitHub repo mazurwiktor/memlyzer: 39653f43879bd0e3f5209d70a23c75a013451d6b [INFO] validating manifest of mazurwiktor/memlyzer 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 mazurwiktor/memlyzer 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 mazurwiktor/memlyzer [INFO] finished frobbing mazurwiktor/memlyzer [INFO] frobbed toml for mazurwiktor/memlyzer written to work/ex/beta-1.38-1/sources/1.37.0/gh/mazurwiktor/memlyzer/Cargo.toml [INFO] started frobbing mazurwiktor/memlyzer [INFO] finished frobbing mazurwiktor/memlyzer [INFO] frobbed toml for mazurwiktor/memlyzer written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mazurwiktor/memlyzer/Cargo.toml [INFO] crate mazurwiktor/memlyzer 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mazurwiktor/memlyzer against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mazurwiktor/memlyzer:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 75344fd7043860d7053c7c0353246e2c89d849e4d5927b62c835b3a9ae637a44 [INFO] running `"docker" "start" "-a" "75344fd7043860d7053c7c0353246e2c89d849e4d5927b62c835b3a9ae637a44"` [INFO] [stderr] Compiling rust-ini v0.12.2 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling config v0.9.0 [INFO] [stderr] Compiling simplelog v0.5.2 [INFO] [stderr] Compiling memlyzer v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/loot.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | static ref PLULAR_SUFIXES: HashMap<&'static str, &'static str> = { [INFO] [stderr] 6 | | let mut m = HashMap::new(); [INFO] [stderr] 7 | | m.insert("ches", "ch"); [INFO] [stderr] ... | [INFO] [stderr] 15 | | }; [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.74s [INFO] running `"docker" "inspect" "75344fd7043860d7053c7c0353246e2c89d849e4d5927b62c835b3a9ae637a44"` [INFO] running `"docker" "rm" "-f" "75344fd7043860d7053c7c0353246e2c89d849e4d5927b62c835b3a9ae637a44"` [INFO] [stdout] 75344fd7043860d7053c7c0353246e2c89d849e4d5927b62c835b3a9ae637a44 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mazurwiktor/memlyzer:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] d8357e079d1f6d7a0d69c2a5fe8ffbad8d47b57f5b89b480903e16756f764847 [INFO] running `"docker" "start" "-a" "d8357e079d1f6d7a0d69c2a5fe8ffbad8d47b57f5b89b480903e16756f764847"` [INFO] [stderr] Compiling memlyzer v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/loot.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / lazy_static! { [INFO] [stderr] 5 | | static ref PLULAR_SUFIXES: HashMap<&'static str, &'static str> = { [INFO] [stderr] 6 | | let mut m = HashMap::new(); [INFO] [stderr] 7 | | m.insert("ches", "ch"); [INFO] [stderr] ... | [INFO] [stderr] 15 | | }; [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `"docker" "inspect" "d8357e079d1f6d7a0d69c2a5fe8ffbad8d47b57f5b89b480903e16756f764847"` [INFO] running `"docker" "rm" "-f" "d8357e079d1f6d7a0d69c2a5fe8ffbad8d47b57f5b89b480903e16756f764847"` [INFO] [stdout] d8357e079d1f6d7a0d69c2a5fe8ffbad8d47b57f5b89b480903e16756f764847 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mazurwiktor/memlyzer:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] a6aac5d0b7a8c55acc3178f0a959416a7e062891eebdbd75b020b4c26f57c7bf [INFO] running `"docker" "start" "-a" "a6aac5d0b7a8c55acc3178f0a959416a7e062891eebdbd75b020b4c26f57c7bf"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/memlyzer-d19e5bb317b75e2d [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test loot::test_monster ... ok [INFO] [stdout] test loot::test_items ... ok [INFO] [stdout] test loot::test_filter_should_pass_items_visible_in_filter ... ok [INFO] [stdout] test loot::test_filter_should_omit_prefixes ... ok [INFO] [stdout] test memory::test_entry_artifacts_on_end_of_text ... ok [INFO] [stdout] test memory::test_loot_entries ... ok [INFO] [stdout] test loot::test_multi_items ... ok [INFO] [stdout] test memory::test_entry ... ok [INFO] [stdout] test loot::test_filter_plular_ones ... ok [INFO] [stdout] test loot::test_filter_should_omit_items_not_visible_in_filter ... ok [INFO] [stdout] test loot::test_filter_plular_ones_while_received_many_msgs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a6aac5d0b7a8c55acc3178f0a959416a7e062891eebdbd75b020b4c26f57c7bf"` [INFO] running `"docker" "rm" "-f" "a6aac5d0b7a8c55acc3178f0a959416a7e062891eebdbd75b020b4c26f57c7bf"` [INFO] [stdout] a6aac5d0b7a8c55acc3178f0a959416a7e062891eebdbd75b020b4c26f57c7bf