[INFO] crate derive-error-chain 0.11.2 is already in cache [INFO] extracting crate derive-error-chain 0.11.2 into work/ex/beta-1.38-1/sources/1.37.0/reg/derive-error-chain/0.11.2 [INFO] extracting crate derive-error-chain 0.11.2 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/derive-error-chain/0.11.2 [INFO] validating manifest of derive-error-chain-0.11.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 derive-error-chain-0.11.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 derive-error-chain-0.11.2 [INFO] finished frobbing derive-error-chain-0.11.2 [INFO] frobbed toml for derive-error-chain-0.11.2 written to work/ex/beta-1.38-1/sources/1.37.0/reg/derive-error-chain/0.11.2/Cargo.toml [INFO] started frobbing derive-error-chain-0.11.2 [INFO] finished frobbing derive-error-chain-0.11.2 [INFO] frobbed toml for derive-error-chain-0.11.2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/derive-error-chain/0.11.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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing derive-error-chain-0.11.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/derive-error-chain/0.11.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] 8d84882b4b1141714696b8ec6915e1f05b7c146f1ecda50fa79e11b6ead0cba6 [INFO] running `"docker" "start" "-a" "8d84882b4b1141714696b8ec6915e1f05b7c146f1ecda50fa79e11b6ead0cba6"` [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling derive-error-chain v0.11.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.75s [INFO] running `"docker" "inspect" "8d84882b4b1141714696b8ec6915e1f05b7c146f1ecda50fa79e11b6ead0cba6"` [INFO] running `"docker" "rm" "-f" "8d84882b4b1141714696b8ec6915e1f05b7c146f1ecda50fa79e11b6ead0cba6"` [INFO] [stdout] 8d84882b4b1141714696b8ec6915e1f05b7c146f1ecda50fa79e11b6ead0cba6 [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/derive-error-chain/0.11.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] cf1739a2ffdc7652d9787e86e9f236d29ecda5f8277179b9efe3fb53e26491a5 [INFO] running `"docker" "start" "-a" "cf1739a2ffdc7652d9787e86e9f236d29ecda5f8277179b9efe3fb53e26491a5"` [INFO] [stderr] Compiling derive-error-chain v0.11.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `"docker" "inspect" "cf1739a2ffdc7652d9787e86e9f236d29ecda5f8277179b9efe3fb53e26491a5"` [INFO] running `"docker" "rm" "-f" "cf1739a2ffdc7652d9787e86e9f236d29ecda5f8277179b9efe3fb53e26491a5"` [INFO] [stdout] cf1739a2ffdc7652d9787e86e9f236d29ecda5f8277179b9efe3fb53e26491a5 [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/derive-error-chain/0.11.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"` [INFO] [stdout] a14dacc533b3925a77b38c6a16e14d5b4d5c78fd2158a3838337eed243bdcff7 [INFO] running `"docker" "start" "-a" "a14dacc533b3925a77b38c6a16e14d5b4d5c78fd2158a3838337eed243bdcff7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/derive_error_chain-5f370abf9486196d [INFO] [stdout] [INFO] [stderr] Doc-tests derive-error-chain [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] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test src/lib.rs - (line 252) ... FAILED [INFO] [stdout] test src/lib.rs - (line 144) ... FAILED [INFO] [stdout] test src/lib.rs - (line 182) ... ok [INFO] [stdout] test src/lib.rs - (line 266) ... FAILED [INFO] [stdout] test src/lib.rs - (line 220) ... ok [INFO] [stdout] test src/lib.rs - (line 206) ... ok [INFO] [stdout] test src/lib.rs - (line 166) ... ok [INFO] [stdout] test src/lib.rs - (line 286) ... FAILED [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/lib.rs - (line 121) ... ok [INFO] [stdout] test src/lib.rs - (line 353) ... FAILED [INFO] [stdout] test src/lib.rs - (line 320) ... ok [INFO] [stdout] test src/lib.rs - (line 306) ... ok [INFO] [stdout] test src/lib.rs - (line 387) ... FAILED [INFO] [stdout] test src/lib.rs - (line 402) ... FAILED [INFO] [stdout] test src/lib.rs - (line 423) ... ok [INFO] [stdout] test src/lib.rs - (line 367) ... FAILED [INFO] [stdout] test src/lib.rs - (line 483) ... FAILED [INFO] [stdout] test src/lib.rs - (line 437) ... ok [INFO] [stdout] test src/lib.rs - (line 469) ... FAILED [INFO] [stdout] test src/lib.rs - (line 504) ... ok [INFO] [stdout] test src/lib.rs - (line 557) ... FAILED [INFO] [stdout] test src/lib.rs - (line 536) ... FAILED [INFO] [stdout] test src/lib.rs - (line 597) ... FAILED [INFO] [stdout] test src/lib.rs - (line 577) ... FAILED [INFO] [stdout] test src/lib.rs - (line 46) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 252) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 144) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 266) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:266:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 286) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:286:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 353) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:353:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 387) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:387:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 402) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:402:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 367) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:367:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 483) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:483:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:495:88 [INFO] [stdout] | [INFO] [stdout] 14 | fn parse_file_error_cause<'a>(_: &::std::path::Path, err: &'a ::std::io::Error) -> &'a ::std::error::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 469) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:469:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 557) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:557:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 536) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:536:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 597) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 577) stdout ---- [INFO] [stdout] error[E0554]: #![feature] may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:577:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(proc_macro)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 144) [INFO] [stdout] src/lib.rs - (line 252) [INFO] [stdout] src/lib.rs - (line 266) [INFO] [stdout] src/lib.rs - (line 286) [INFO] [stdout] src/lib.rs - (line 353) [INFO] [stdout] src/lib.rs - (line 367) [INFO] [stdout] src/lib.rs - (line 387) [INFO] [stdout] src/lib.rs - (line 402) [INFO] [stdout] src/lib.rs - (line 469) [INFO] [stdout] src/lib.rs - (line 483) [INFO] [stdout] src/lib.rs - (line 536) [INFO] [stdout] src/lib.rs - (line 557) [INFO] [stdout] src/lib.rs - (line 577) [INFO] [stdout] src/lib.rs - (line 597) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 12 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "a14dacc533b3925a77b38c6a16e14d5b4d5c78fd2158a3838337eed243bdcff7"` [INFO] running `"docker" "rm" "-f" "a14dacc533b3925a77b38c6a16e14d5b4d5c78fd2158a3838337eed243bdcff7"` [INFO] [stdout] a14dacc533b3925a77b38c6a16e14d5b4d5c78fd2158a3838337eed243bdcff7