[INFO] crate finchers-http 0.11.0 is already in cache [INFO] extracting crate finchers-http 0.11.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/finchers-http/0.11.0 [INFO] extracting crate finchers-http 0.11.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/finchers-http/0.11.0 [INFO] validating manifest of finchers-http-0.11.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 finchers-http-0.11.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 finchers-http-0.11.0 [INFO] finished frobbing finchers-http-0.11.0 [INFO] frobbed toml for finchers-http-0.11.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/finchers-http/0.11.0/Cargo.toml [INFO] started frobbing finchers-http-0.11.0 [INFO] finished frobbing finchers-http-0.11.0 [INFO] frobbed toml for finchers-http-0.11.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/finchers-http/0.11.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 finchers-http-0.11.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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/finchers-http/0.11.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] 34ee009d4ebf467880d79ccbd90f600bd3d068f437e42f84cf5454ce3a2ca149 [INFO] running `"docker" "start" "-a" "34ee009d4ebf467880d79ccbd90f600bd3d068f437e42f84cf5454ce3a2ca149"` [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling finchers-core v0.11.0 [INFO] [stderr] Compiling finchers-http v0.11.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/header.rs:123:34 [INFO] [stderr] | [INFO] [stderr] 123 | fn as_fail(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 6 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(bare_trait_objects)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/json.rs:165:34 [INFO] [stderr] | [INFO] [stderr] 165 | fn as_fail(&self) -> Option<&Fail> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/header.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::fmt::Debug` bound [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `header::HeaderError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` cannot be shared between threads safely [INFO] [stderr] --> src/header.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `header::HeaderError`, the trait `std::marker::Sync` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::marker::Sync` bound [INFO] [stderr] = note: required because it appears within the type `header::HeaderError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` cannot be sent between threads safely [INFO] [stderr] --> src/header.rs:106:17 [INFO] [stderr] | [INFO] [stderr] 106 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be sent between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `header::HeaderError`, the trait `std::marker::Send` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::marker::Send` bound [INFO] [stderr] = note: required because it appears within the type `header::HeaderError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/path.rs:271:17 [INFO] [stderr] | [INFO] [stderr] 271 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::fmt::Debug` bound [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `path::FromSegmentError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` cannot be shared between threads safely [INFO] [stderr] --> src/path.rs:271:17 [INFO] [stderr] | [INFO] [stderr] 271 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `path::FromSegmentError`, the trait `std::marker::Sync` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::marker::Sync` bound [INFO] [stderr] = note: required because it appears within the type `path::FromSegmentError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` cannot be sent between threads safely [INFO] [stderr] --> src/path.rs:271:17 [INFO] [stderr] | [INFO] [stderr] 271 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be sent between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `path::FromSegmentError`, the trait `std::marker::Send` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::marker::Send` bound [INFO] [stderr] = note: required because it appears within the type `path::FromSegmentError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> src/query.rs:146:17 [INFO] [stderr] | [INFO] [stderr] 146 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be formatted using `{:?}` because it doesn't implement `std::fmt::Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::fmt::Debug` bound [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `query::QueryError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` cannot be shared between threads safely [INFO] [stderr] --> src/query.rs:146:17 [INFO] [stderr] | [INFO] [stderr] 146 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `query::QueryError`, the trait `std::marker::Sync` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::marker::Sync` bound [INFO] [stderr] = note: required because it appears within the type `query::QueryError` [INFO] [stderr] [INFO] [stderr] error[E0277]: `E` cannot be sent between threads safely [INFO] [stderr] --> src/query.rs:146:17 [INFO] [stderr] | [INFO] [stderr] 146 | #[derive(Debug, Fail)] [INFO] [stderr] | ^^^^ `E` cannot be sent between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `query::QueryError`, the trait `std::marker::Send` is not implemented for `E` [INFO] [stderr] = help: consider adding a `where E: std::marker::Send` bound [INFO] [stderr] = note: required because it appears within the type `query::QueryError` [INFO] [stderr] [INFO] [stderr] error: aborting due to 9 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `finchers-http`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "34ee009d4ebf467880d79ccbd90f600bd3d068f437e42f84cf5454ce3a2ca149"` [INFO] running `"docker" "rm" "-f" "34ee009d4ebf467880d79ccbd90f600bd3d068f437e42f84cf5454ce3a2ca149"` [INFO] [stdout] 34ee009d4ebf467880d79ccbd90f600bd3d068f437e42f84cf5454ce3a2ca149