[INFO] crate unic-langid 0.3.0 is already in cache [INFO] extracting crate unic-langid 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/unic-langid/0.3.0 [INFO] extracting crate unic-langid 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unic-langid/0.3.0 [INFO] validating manifest of unic-langid-0.3.0 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 unic-langid-0.3.0 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 unic-langid-0.3.0 [INFO] finished frobbing unic-langid-0.3.0 [INFO] frobbed toml for unic-langid-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/unic-langid/0.3.0/Cargo.toml [INFO] started frobbing unic-langid-0.3.0 [INFO] finished frobbing unic-langid-0.3.0 [INFO] frobbed toml for unic-langid-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/unic-langid/0.3.0/Cargo.toml [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 unic-langid-0.3.0 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/unic-langid/0.3.0:/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] 3e4619245f54818926f59d1d428d8e920ee653608f666ad7cb0babeff43173c2 [INFO] running `"docker" "start" "-a" "3e4619245f54818926f59d1d428d8e920ee653608f666ad7cb0babeff43173c2"` [INFO] [stderr] Compiling unic-langid v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `"docker" "inspect" "3e4619245f54818926f59d1d428d8e920ee653608f666ad7cb0babeff43173c2"` [INFO] running `"docker" "rm" "-f" "3e4619245f54818926f59d1d428d8e920ee653608f666ad7cb0babeff43173c2"` [INFO] [stdout] 3e4619245f54818926f59d1d428d8e920ee653608f666ad7cb0babeff43173c2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/unic-langid/0.3.0:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 2c14df29ffcea204e5566fc386ead7f8bd85221e963284ffe3537ffe2b051502 [INFO] running `"docker" "start" "-a" "2c14df29ffcea204e5566fc386ead7f8bd85221e963284ffe3537ffe2b051502"` [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling unic-langid v0.3.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> tests/fixtures.rs:36:84 [INFO] [stderr] | [INFO] [stderr] 36 | fn read_langid_testsets>(path: P) -> Result, Box> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.92s [INFO] running `"docker" "inspect" "2c14df29ffcea204e5566fc386ead7f8bd85221e963284ffe3537ffe2b051502"` [INFO] running `"docker" "rm" "-f" "2c14df29ffcea204e5566fc386ead7f8bd85221e963284ffe3537ffe2b051502"` [INFO] [stdout] 2c14df29ffcea204e5566fc386ead7f8bd85221e963284ffe3537ffe2b051502 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/unic-langid/0.3.0:/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" "test" "--frozen"` [INFO] [stdout] ebe5dc1a44f1add9224f55087254c0fb1b927af24cb707834c5bd17d3a578e7b [INFO] running `"docker" "start" "-a" "ebe5dc1a44f1add9224f55087254c0fb1b927af24cb707834c5bd17d3a578e7b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/unic_langid-82ca85b1c5035cdb [INFO] [stderr] Running /opt/crater/target/debug/deps/canonicalize_test-a908dba843e693c5 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_canonicalize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/fixtures-2fa5caed373c5f1e [INFO] [stdout] running 1 test [INFO] [stdout] test parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/language_identifier_test-fa9db7f28d915e1b [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_language_casing ... ok [INFO] [stdout] test test_language_identifier_parser ... ok [INFO] [stdout] test test_serialize_langid ... ok [INFO] [stdout] test test_sorted_variants ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests unic-langid [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ebe5dc1a44f1add9224f55087254c0fb1b927af24cb707834c5bd17d3a578e7b"` [INFO] running `"docker" "rm" "-f" "ebe5dc1a44f1add9224f55087254c0fb1b927af24cb707834c5bd17d3a578e7b"` [INFO] [stdout] ebe5dc1a44f1add9224f55087254c0fb1b927af24cb707834c5bd17d3a578e7b