[INFO] crate uwc 0.2.0 is already in cache [INFO] extracting crate uwc 0.2.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/uwc/0.2.0 [INFO] extracting crate uwc 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/uwc/0.2.0 [INFO] validating manifest of uwc-0.2.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of uwc-0.2.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing uwc-0.2.0 [INFO] finished frobbing uwc-0.2.0 [INFO] frobbed toml for uwc-0.2.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/uwc/0.2.0/Cargo.toml [INFO] started frobbing uwc-0.2.0 [INFO] finished frobbing uwc-0.2.0 [INFO] frobbed toml for uwc-0.2.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/uwc/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uwc-0.2.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/uwc/0.2.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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] d8bff472f49378b312cad4d66134d0504a86f8f5fe67681bfb54ef6a0ea4f73f [INFO] running `"docker" "start" "-a" "d8bff472f49378b312cad4d66134d0504a86f8f5fe67681bfb54ef6a0ea4f73f"` [INFO] [stderr] Compiling uwc v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:98:35 [INFO] [stderr] | [INFO] [stderr] 98 | output_writer: &mut Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Write + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:163:34 [INFO] [stderr] | [INFO] [stderr] 163 | mut output_writer: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Write + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:244:27 [INFO] [stderr] | [INFO] [stderr] 244 | let writer: Arc> = if opts.no_elastic { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Write + Send + Sync` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `"docker" "inspect" "d8bff472f49378b312cad4d66134d0504a86f8f5fe67681bfb54ef6a0ea4f73f"` [INFO] running `"docker" "rm" "-f" "d8bff472f49378b312cad4d66134d0504a86f8f5fe67681bfb54ef6a0ea4f73f"` [INFO] [stdout] d8bff472f49378b312cad4d66134d0504a86f8f5fe67681bfb54ef6a0ea4f73f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/uwc/0.2.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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] a8c8a9de6600c5d0bdcfc46794ae09b235bac9679790e9499df54f8db8347654 [INFO] running `"docker" "start" "-a" "a8c8a9de6600c5d0bdcfc46794ae09b235bac9679790e9499df54f8db8347654"` [INFO] [stderr] Compiling uwc v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:98:35 [INFO] [stderr] | [INFO] [stderr] 98 | output_writer: &mut Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Write + Send + Sync` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:163:34 [INFO] [stderr] | [INFO] [stderr] 163 | mut output_writer: Arc>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Write + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:244:27 [INFO] [stderr] | [INFO] [stderr] 244 | let writer: Arc> = if opts.no_elastic { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Write + Send + Sync` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.78s [INFO] running `"docker" "inspect" "a8c8a9de6600c5d0bdcfc46794ae09b235bac9679790e9499df54f8db8347654"` [INFO] running `"docker" "rm" "-f" "a8c8a9de6600c5d0bdcfc46794ae09b235bac9679790e9499df54f8db8347654"` [INFO] [stdout] a8c8a9de6600c5d0bdcfc46794ae09b235bac9679790e9499df54f8db8347654 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/uwc/0.2.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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 1c159e883af335b8edd78bdaf29ab23732f1652371a7b27d6ae5e94a3f9da7c5 [INFO] running `"docker" "start" "-a" "1c159e883af335b8edd78bdaf29ab23732f1652371a7b27d6ae5e94a3f9da7c5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/uwc-7a5cae54d76f903b [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test ubufreader::test::test_basic_buffered ... ignored [INFO] [stdout] test ubufreader::test::test_buffered_stops_in_middle ... ignored [INFO] [stdout] test ubufreader::test::test_buffered_stops_in_middle_japanese ... ignored [INFO] [stdout] test counter::test::test_count_hello ... ok [INFO] [stdout] test counter::test::test_count_counts_words ... ok [INFO] [stdout] test counter::test::test_count_counts_codepoints ... ok [INFO] [stdout] test ubufreader::test::test_basic ... ok [INFO] [stdout] test ubufreader::test::test_chunks_by_newline ... ok [INFO] [stdout] test counter::test::test_count_counts_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/cli-fc09673a8ce1a48c [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_no_args ... ok [INFO] [stdout] test test_no_args_no_elastic_tabs ... ok [INFO] [stdout] test test_fixtures ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1c159e883af335b8edd78bdaf29ab23732f1652371a7b27d6ae5e94a3f9da7c5"` [INFO] running `"docker" "rm" "-f" "1c159e883af335b8edd78bdaf29ab23732f1652371a7b27d6ae5e94a3f9da7c5"` [INFO] [stdout] 1c159e883af335b8edd78bdaf29ab23732f1652371a7b27d6ae5e94a3f9da7c5