[INFO] crate tacho 0.4.2 is already in cache [INFO] extracting crate tacho 0.4.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/tacho/0.4.2 [INFO] extracting crate tacho 0.4.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tacho/0.4.2 [INFO] validating manifest of tacho-0.4.2 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 tacho-0.4.2 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 tacho-0.4.2 [INFO] finished frobbing tacho-0.4.2 [INFO] frobbed toml for tacho-0.4.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/tacho/0.4.2/Cargo.toml [INFO] started frobbing tacho-0.4.2 [INFO] finished frobbing tacho-0.4.2 [INFO] frobbed toml for tacho-0.4.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/tacho/0.4.2/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 tacho-0.4.2 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/tacho/0.4.2:/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] 3eca41b181ac7f96a94f949baf6a1fa45938945d291c32428ab2e83832e7f24e [INFO] running `"docker" "start" "-a" "3eca41b181ac7f96a94f949baf6a1fa45938945d291c32428ab2e83832e7f24e"` [INFO] [stderr] Compiling ordermap v0.2.13 [INFO] [stderr] Compiling hdrsample v3.0.0 [INFO] [stderr] Compiling tacho v0.4.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/timing.rs:8:6 [INFO] [stderr] | [INFO] [stderr] 8 | impl Timing { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Timing` [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/lib.rs:386:33 [INFO] [stderr] | [INFO] [stderr] 386 | pub struct Timed(Box>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `"docker" "inspect" "3eca41b181ac7f96a94f949baf6a1fa45938945d291c32428ab2e83832e7f24e"` [INFO] running `"docker" "rm" "-f" "3eca41b181ac7f96a94f949baf6a1fa45938945d291c32428ab2e83832e7f24e"` [INFO] [stdout] 3eca41b181ac7f96a94f949baf6a1fa45938945d291c32428ab2e83832e7f24e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/tacho/0.4.2:/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] 41265007f1c952d6cf5dd3dbe29b2567bff54fcfe651703c3d340623762f63ca [INFO] running `"docker" "start" "-a" "41265007f1c952d6cf5dd3dbe29b2567bff54fcfe651703c3d340623762f63ca"` [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling tacho v0.4.2 (/opt/crater/workdir) [INFO] [stderr] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stderr] --> src/lib.rs:16:19 [INFO] [stderr] | [INFO] [stderr] 16 | #![cfg_attr(test, feature(test))] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/timing.rs:8:6 [INFO] [stderr] | [INFO] [stderr] 8 | impl Timing { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Timing` [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/lib.rs:386:33 [INFO] [stderr] | [INFO] [stderr] 386 | pub struct Timed(Box>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: Could not compile `tacho`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> examples/simple.rs:33:38 [INFO] [stderr] | [INFO] [stderr] 33 | fn do_work(metrics: tacho::Scope) -> future::BoxFuture<(), ()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> examples/multithread.rs:11:15 [INFO] [stderr] | [INFO] [stderr] 11 | use futures::{BoxFuture, Future, Stream}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> examples/multithread.rs:65:75 [INFO] [stderr] | [INFO] [stderr] 65 | fn reporter(interval: Duration, done: D, reporter: tacho::Reporter) -> BoxFuture<(), ()> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> examples/simple.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | work.map(|_| {}).boxed() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'futures::Future::boxed': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 [INFO] [stderr] --> examples/multithread.rs:80:55 [INFO] [stderr] | [INFO] [stderr] 80 | periodic.select(done).map(|_| {}).map_err(|_| {}).boxed() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "41265007f1c952d6cf5dd3dbe29b2567bff54fcfe651703c3d340623762f63ca"` [INFO] running `"docker" "rm" "-f" "41265007f1c952d6cf5dd3dbe29b2567bff54fcfe651703c3d340623762f63ca"` [INFO] [stdout] 41265007f1c952d6cf5dd3dbe29b2567bff54fcfe651703c3d340623762f63ca