[INFO] crate fluent_builder 0.6.0 is already in cache [INFO] extracting crate fluent_builder 0.6.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/fluent_builder/0.6.0 [INFO] extracting crate fluent_builder 0.6.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/fluent_builder/0.6.0 [INFO] validating manifest of fluent_builder-0.6.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 fluent_builder-0.6.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 fluent_builder-0.6.0 [INFO] finished frobbing fluent_builder-0.6.0 [INFO] frobbed toml for fluent_builder-0.6.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/fluent_builder/0.6.0/Cargo.toml [INFO] started frobbing fluent_builder-0.6.0 [INFO] finished frobbing fluent_builder-0.6.0 [INFO] frobbed toml for fluent_builder-0.6.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/fluent_builder/0.6.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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing fluent_builder-0.6.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-6/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/fluent_builder/0.6.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] 655c4704ec84838394c19dfc1668e98864970c83cc7414468b48946c47157a58 [INFO] running `"docker" "start" "-a" "655c4704ec84838394c19dfc1668e98864970c83cc7414468b48946c47157a58"` [INFO] [stderr] Compiling fluent_builder v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/imp.rs:94:36 [INFO] [stderr] | [INFO] [stderr] 94 | pub struct BoxedMethod(Box>); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Method` [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/imp.rs:99:37 [INFO] [stderr] | [INFO] [stderr] 99 | pub struct SharedMethod(Box + Send>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Method + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `"docker" "inspect" "655c4704ec84838394c19dfc1668e98864970c83cc7414468b48946c47157a58"` [INFO] running `"docker" "rm" "-f" "655c4704ec84838394c19dfc1668e98864970c83cc7414468b48946c47157a58"` [INFO] [stdout] 655c4704ec84838394c19dfc1668e98864970c83cc7414468b48946c47157a58 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/fluent_builder/0.6.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] f8f80fd1edbe45bfb065e74e16319336c09ce4c241c54e41af20ef267a33195f [INFO] running `"docker" "start" "-a" "f8f80fd1edbe45bfb065e74e16319336c09ce4c241c54e41af20ef267a33195f"` [INFO] [stderr] Compiling fluent_builder v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/imp.rs:94:36 [INFO] [stderr] | [INFO] [stderr] 94 | pub struct BoxedMethod(Box>); [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Method` [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/imp.rs:99:37 [INFO] [stderr] | [INFO] [stderr] 99 | pub struct SharedMethod(Box + Send>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Method + Send` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "f8f80fd1edbe45bfb065e74e16319336c09ce4c241c54e41af20ef267a33195f"` [INFO] running `"docker" "rm" "-f" "f8f80fd1edbe45bfb065e74e16319336c09ce4c241c54e41af20ef267a33195f"` [INFO] [stdout] f8f80fd1edbe45bfb065e74e16319336c09ce4c241c54e41af20ef267a33195f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/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/fluent_builder/0.6.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] 7e6740129d0253b444b39ad81257691a5985ea9210f44144739211e0aad73d53 [INFO] running `"docker" "start" "-a" "7e6740129d0253b444b39ad81257691a5985ea9210f44144739211e0aad73d53"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/fluent_builder-9962a1f473c7ddf0 [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test imp::tests::boxed::fluent_override::default_value ... ok [INFO] [stdout] test imp::tests::boxed::fluent_stack::default ... ok [INFO] [stdout] test imp::tests::boxed::fluent_override::default_fluent ... ok [INFO] [stdout] test imp::tests::boxed::fluent_stack::default_value ... ok [INFO] [stdout] test imp::tests::boxed::fluent_stack::default_fluent ... ok [INFO] [stdout] test imp::tests::boxed::fluent_override::default ... ok [INFO] [stdout] test imp::tests::shared::fluent_override::default ... ok [INFO] [stdout] test imp::tests::shared::fluent_override::default_fluent ... ok [INFO] [stdout] test imp::tests::shared::fluent_stack::default_fluent ... ok [INFO] [stdout] test imp::tests::shared::fluent_stack::default ... ok [INFO] [stdout] test imp::tests::shared::fluent_stack::default_value ... ok [INFO] [stdout] test imp::tests::stateful::fluent_override::from_seed ... ok [INFO] [stdout] test imp::tests::stateful::fluent_override::from_fluent ... ok [INFO] [stdout] test imp::tests::stateful::fluent_override::from_seed_fluent ... ok [INFO] [stdout] test imp::tests::stateful::fluent_override::from_seed_fluent_value ... ok [INFO] [stdout] test imp::tests::stateful::fluent_override::from_seed_value_fluent ... ok [INFO] [stdout] test imp::tests::stateful::fluent_override::from_seed_value ... ok [INFO] [stdout] test imp::tests::stateful::fluent_override::from_value ... ok [INFO] [stdout] test imp::tests::stateful::fluent_stack::from_seed_value_fluent ... ok [INFO] [stdout] test imp::tests::stateful::fluent_stack::from_fluent ... ok [INFO] [stdout] test imp::tests::stateful::fluent_stack::from_seed_value ... ok [INFO] [stdout] test imp::tests::stateful::fluent_stack::from_value ... ok [INFO] [stdout] test imp::tests::stateful::fluent_stack::from_seed ... ok [INFO] [stdout] test imp::tests::stateful::fluent_stack::from_seed_fluent_value ... ok [INFO] [stdout] test imp::tests::stateful::fluent_stack::from_seed_fluent ... ok [INFO] [stdout] test imp::tests::stateless::fluent_override::default ... ok [INFO] [stdout] test imp::tests::stateless::fluent_override::default_fluent ... ok [INFO] [stdout] test imp::tests::stateless::fluent_override::default_fluent_value ... ok [INFO] [stdout] test imp::tests::stateless::fluent_override::default_value ... ok [INFO] [stdout] test imp::tests::stateless::fluent_stack::default ... ok [INFO] [stdout] test imp::tests::stateless::fluent_stack::default_fluent ... ok [INFO] [stdout] test imp::tests::stateless::fluent_stack::default_fluent_value ... ok [INFO] [stdout] test imp::tests::stateless::fluent_stack::default_value ... ok [INFO] [stdout] test imp::tests::stateless::fluent_stack::default_value_fluent ... ok [INFO] [stdout] test imp::tests::stateless::fluent_stack::value_fluent_take ... ok [INFO] [stdout] test imp::tests::stateless::fluent_override::value_take ... ok [INFO] [stdout] test imp::tests::stateless::fluent_override::default_value_fluent ... ok [INFO] [stdout] test imp::tests::shared::fluent_override::default_value ... ok [INFO] [stderr] Doc-tests fluent_builder [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/lib.rs - (line 132) ... ok [INFO] [stdout] test src/lib.rs - (line 50) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/imp.rs - imp::FluentBuilder::try_into_value (line 278) ... ok [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/imp.rs - imp::StatefulFluentBuilder::try_into_value (line 539) ... ok [INFO] [stdout] test src/lib.rs - (line 97) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7e6740129d0253b444b39ad81257691a5985ea9210f44144739211e0aad73d53"` [INFO] running `"docker" "rm" "-f" "7e6740129d0253b444b39ad81257691a5985ea9210f44144739211e0aad73d53"` [INFO] [stdout] 7e6740129d0253b444b39ad81257691a5985ea9210f44144739211e0aad73d53