[INFO] updating cached repository ianoc/local_cache_proxy [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ianoc/local_cache_proxy [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ianoc/local_cache_proxy" "work/ex/beta-1.38-1/sources/1.37.0/gh/ianoc/local_cache_proxy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ianoc/local_cache_proxy'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ianoc/local_cache_proxy" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ianoc/local_cache_proxy"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ianoc/local_cache_proxy'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 34a3168dda0b91408e5c416edb078ff514fb284e [INFO] sha for GitHub repo ianoc/local_cache_proxy: 34a3168dda0b91408e5c416edb078ff514fb284e [INFO] validating manifest of ianoc/local_cache_proxy 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 ianoc/local_cache_proxy 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 ianoc/local_cache_proxy [INFO] finished frobbing ianoc/local_cache_proxy [INFO] frobbed toml for ianoc/local_cache_proxy written to work/ex/beta-1.38-1/sources/1.37.0/gh/ianoc/local_cache_proxy/Cargo.toml [INFO] started frobbing ianoc/local_cache_proxy [INFO] finished frobbing ianoc/local_cache_proxy [INFO] frobbed toml for ianoc/local_cache_proxy written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ianoc/local_cache_proxy/Cargo.toml [INFO] crate ianoc/local_cache_proxy already has a lockfile, it will not be regenerated [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 ianoc/local_cache_proxy 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/ianoc/local_cache_proxy:/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] cd07c2b4a75cf8644c72368f93367c40519af9ff85344fc66155ee78ea2ec161 [INFO] running `"docker" "start" "-a" "cd07c2b4a75cf8644c72368f93367c40519af9ff85344fc66155ee78ea2ec161"` [INFO] [stderr] Compiling serde v1.0.68 [INFO] [stderr] Compiling protobuf v2.0.2 [INFO] [stderr] Compiling linked-hash-map v0.2.1 [INFO] [stderr] Compiling rand_core v0.2.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling digest v0.7.4 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling lru-disk-cache v0.2.0 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio-uds v0.2.0 (https://github.com/tokio-rs/tokio-uds.git?rev=60c7cecacd67f3f8bc0345d2d582cec5e36090d9#60c7ceca) [INFO] [stderr] Compiling rand v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling rusoto_core v0.32.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling pretty_env_logger v0.2.3 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling h2 v0.1.8 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper v0.12.0-pre.0 (https://github.com/ianoc/hyper.git?rev=5a765529802c7cddb516f170b0a95ae9f008e81e#5a765529) [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling rusoto_credential v0.11.0 [INFO] [stderr] Compiling hyper-proxy v0.4.1 [INFO] [stderr] Compiling rusoto_s3 v0.32.0 [INFO] [stderr] Compiling local_cache_proxy v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/background_uploader.rs:29:31 [INFO] [stderr] | [INFO] [stderr] 29 | should_upload: Option bool + Send>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> bool + Send` [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/net/background_uploader.rs:59:28 [INFO] [stderr] | [INFO] [stderr] 59 | should_upload: Box bool + Send>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn() -> bool + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/background_uploader.rs:76:11 [INFO] [stderr] | [INFO] [stderr] 76 | ) -> (Box + Send>, RequestUpload) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/background_uploader.rs:97:31 [INFO] [stderr] | [INFO] [stderr] 97 | active_future: Option + Send + 'static>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/background_uploader.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | ) -> Box + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/background_uploader.rs:243:10 [INFO] [stderr] | [INFO] [stderr] 243 | ) -> Box + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/client.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | ) -> Box, Error = String> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/client.rs:33:18 [INFO] [stderr] | [INFO] [stderr] 33 | let ret: Box, Error = String> + Send + 'static> = Box::new( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/client.rs:73:10 [INFO] [stderr] | [INFO] [stderr] 73 | ) -> Box, Error = String> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/client.rs:81:18 [INFO] [stderr] | [INFO] [stderr] 81 | let ret: Box, Error = String> + Send + 'static> = Box::new( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/client.rs:160:32 [INFO] [stderr] | [INFO] [stderr] 160 | timeout_future: Option + Send + 'static>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::body::Payload` [INFO] [stderr] --> src/net/client_proxy_server.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use hyper::body::Payload; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::service::NewService` [INFO] [stderr] --> src/net/client_proxy_server.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use hyper::service::NewService; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::Server` [INFO] [stderr] --> src/net/client_proxy_server.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | use hyper::Server; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/client_proxy_server.rs:37:27 [INFO] [stderr] | [INFO] [stderr] 37 | type ResponseFuture = Box, Error = ServerError> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ServerError> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/client_proxy_server.rs:96:21 [INFO] [stderr] | [INFO] [stderr] 96 | Future, Error = ServerError> + Send, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ServerError> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/downloader.rs:74:10 [INFO] [stderr] | [INFO] [stderr] 74 | ) -> Box, Error = String> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/downloader.rs:168:60 [INFO] [stderr] | [INFO] [stderr] 168 | pub fn new(app_config: &AppConfig) -> Result> { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/downloader.rs:186:14 [INFO] [stderr] | [INFO] [stderr] 186 | ) -> Box, Error = String> + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/downloader.rs:237:14 [INFO] [stderr] | [INFO] [stderr] 237 | ) -> Box, Error = String> + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/proxy.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | Future = Box + Send>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/proxy.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | type Future = Box + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: unused import: `net::server_start::start_unix_server_impl` [INFO] [stderr] --> src/net/remote_cache_server.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use net::server_start::start_unix_server_impl; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::Client` [INFO] [stderr] --> src/net/remote_cache_server.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use hyper::Client; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::client::connect::Connect` [INFO] [stderr] --> src/net/remote_cache_server.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 29 | use hyper::client::connect::Connect; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::service::NewService` [INFO] [stderr] --> src/net/remote_cache_server.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | use hyper::service::NewService; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::Server` [INFO] [stderr] --> src/net/remote_cache_server.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | use hyper::Server; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::Uri as HyperUri` [INFO] [stderr] --> src/net/remote_cache_server.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | use hyper::Uri as HyperUri; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `net::background_uploader::RequestUpload` [INFO] [stderr] --> src/net/remote_cache_server.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | use net::background_uploader::RequestUpload; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/remote_cache_server.rs:46:27 [INFO] [stderr] | [INFO] [stderr] 46 | type ResponseFuture = Box, Error = ServerError> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ServerError> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/remote_cache_server.rs:67:10 [INFO] [stderr] | [INFO] [stderr] 67 | ) -> Box, Error = String> + Send + 'static> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = String> + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/remote_cache_server.rs:154:17 [INFO] [stderr] | [INFO] [stderr] 154 | Future, Error = ServerError> + Send, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ServerError> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/server_io.rs:27:27 [INFO] [stderr] | [INFO] [stderr] 27 | type ResponseFuture = Box, Error = ServerError> + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future, Error = ServerError> + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/server_start.rs:30:24 [INFO] [stderr] | [INFO] [stderr] 30 | S::Error: Into>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ::std::error::Error + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/server_start.rs:32:24 [INFO] [stderr] | [INFO] [stderr] 32 | S::Error: Into>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ::std::error::Error + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/server_start.rs:26:17 [INFO] [stderr] | [INFO] [stderr] 26 | ) -> Result + Send>, ServerError> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/server_start.rs:50:24 [INFO] [stderr] | [INFO] [stderr] 50 | S::Error: Into>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ::std::error::Error + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/server_start.rs:52:24 [INFO] [stderr] | [INFO] [stderr] 52 | S::Error: Into>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ::std::error::Error + Send + Sync` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/server_start.rs:47:17 [INFO] [stderr] | [INFO] [stderr] 47 | ) -> Result + Send>, ServerError> [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/terminator.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | ) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/net/terminator.rs:26:31 [INFO] [stderr] | [INFO] [stderr] 26 | active_future: Option + Send + 'static>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/unix_socket/unix_connector.rs:45:23 [INFO] [stderr] | [INFO] [stderr] 45 | type Future = Box + 'static + Send>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + 'static + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:167:26 [INFO] [stderr] | [INFO] [stderr] 167 | fn as_any(&self) -> &::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:168:18 [INFO] [stderr] | [INFO] [stderr] 168 | self as &::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:170:38 [INFO] [stderr] | [INFO] [stderr] 170 | fn as_any_mut(&mut self) -> &mut ::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:171:22 [INFO] [stderr] | [INFO] [stderr] 171 | self as &mut ::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:173:55 [INFO] [stderr] | [INFO] [stderr] 173 | fn into_any(self: Box) -> ::std::boxed::Box<::std::any::Any> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:416:26 [INFO] [stderr] | [INFO] [stderr] 416 | fn as_any(&self) -> &::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:417:18 [INFO] [stderr] | [INFO] [stderr] 417 | self as &::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:419:38 [INFO] [stderr] | [INFO] [stderr] 419 | fn as_any_mut(&mut self) -> &mut ::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:420:22 [INFO] [stderr] | [INFO] [stderr] 420 | self as &mut ::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:422:55 [INFO] [stderr] | [INFO] [stderr] 422 | fn into_any(self: Box) -> ::std::boxed::Box<::std::any::Any> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:642:26 [INFO] [stderr] | [INFO] [stderr] 642 | fn as_any(&self) -> &::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:643:18 [INFO] [stderr] | [INFO] [stderr] 643 | self as &::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:645:38 [INFO] [stderr] | [INFO] [stderr] 645 | fn as_any_mut(&mut self) -> &mut ::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:646:22 [INFO] [stderr] | [INFO] [stderr] 646 | self as &mut ::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:648:55 [INFO] [stderr] | [INFO] [stderr] 648 | fn into_any(self: Box) -> ::std::boxed::Box<::std::any::Any> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:840:26 [INFO] [stderr] | [INFO] [stderr] 840 | fn as_any(&self) -> &::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:841:18 [INFO] [stderr] | [INFO] [stderr] 841 | self as &::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:843:38 [INFO] [stderr] | [INFO] [stderr] 843 | fn as_any_mut(&mut self) -> &mut ::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:844:22 [INFO] [stderr] | [INFO] [stderr] 844 | self as &mut ::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:846:55 [INFO] [stderr] | [INFO] [stderr] 846 | fn into_any(self: Box) -> ::std::boxed::Box<::std::any::Any> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1262:26 [INFO] [stderr] | [INFO] [stderr] 1262 | fn as_any(&self) -> &::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1263:18 [INFO] [stderr] | [INFO] [stderr] 1263 | self as &::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1265:38 [INFO] [stderr] | [INFO] [stderr] 1265 | fn as_any_mut(&mut self) -> &mut ::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1266:22 [INFO] [stderr] | [INFO] [stderr] 1266 | self as &mut ::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1268:55 [INFO] [stderr] | [INFO] [stderr] 1268 | fn into_any(self: Box) -> ::std::boxed::Box<::std::any::Any> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1577:26 [INFO] [stderr] | [INFO] [stderr] 1577 | fn as_any(&self) -> &::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1578:18 [INFO] [stderr] | [INFO] [stderr] 1578 | self as &::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1580:38 [INFO] [stderr] | [INFO] [stderr] 1580 | fn as_any_mut(&mut self) -> &mut ::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1581:22 [INFO] [stderr] | [INFO] [stderr] 1581 | self as &mut ::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1583:55 [INFO] [stderr] | [INFO] [stderr] 1583 | fn into_any(self: Box) -> ::std::boxed::Box<::std::any::Any> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1860:26 [INFO] [stderr] | [INFO] [stderr] 1860 | fn as_any(&self) -> &::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1861:18 [INFO] [stderr] | [INFO] [stderr] 1861 | self as &::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1863:38 [INFO] [stderr] | [INFO] [stderr] 1863 | fn as_any_mut(&mut self) -> &mut ::std::any::Any { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1864:22 [INFO] [stderr] | [INFO] [stderr] 1864 | self as &mut ::std::any::Any [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/action_result/action_result.rs:1866:55 [INFO] [stderr] | [INFO] [stderr] 1866 | fn into_any(self: Box) -> ::std::boxed::Box<::std::any::Any> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hyper::Uri::scheme': use scheme_part instead [INFO] [stderr] --> src/net/client_proxy_server.rs:348:50 [INFO] [stderr] | [INFO] [stderr] 348 | let server_engine = match config.bind_target.scheme() { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hyper::Uri::authority': use authority_part instead [INFO] [stderr] --> src/net/client_proxy_server.rs:352:36 [INFO] [stderr] | [INFO] [stderr] 352 | config.bind_target.authority().unwrap() [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'hyper::Uri::authority': use authority_part instead [INFO] [stderr] --> src/net/client_proxy_server.rs:356:48 [INFO] [stderr] | [INFO] [stderr] 356 | fs::remove_file(config.bind_target.authority().unwrap())?; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/net/proxy_request.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | .trim_right_matches('/') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: unused import: `hyper::body::Payload` [INFO] [stderr] --> src/net/remote_cache_server.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | use hyper::body::Payload; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/client_side_proxy.rs:118:17 [INFO] [stderr] | [INFO] [stderr] 118 | env::home_dir().unwrap().display() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/bin/server_side_proxy.rs:107:17 [INFO] [stderr] | [INFO] [stderr] 107 | env::home_dir().unwrap().display() [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.upload_to_s3.7bw097fr-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be" "/opt/crater/target/debug/deps/upload_to_s3-56c79ff831d1f5be.1vvvx5c5fbchf5eg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtokio_uds-34abb2e1a8b77663.rlib" "/opt/crater/target/debug/deps/liblocal_cache_proxy-6e69a9999ef80a3e.rlib" "/opt/crater/target/debug/deps/librusoto_s3-fec7a200ccca4e93.rlib" "/opt/crater/target/debug/deps/libmd5-554a13da29dae634.rlib" "/opt/crater/target/debug/deps/librusoto_core-55438fdec505ec3b.rlib" "/opt/crater/target/debug/deps/libxml-c19ba4f32a588ae4.rlib" "/opt/crater/target/debug/deps/liburl-435b4ccf4d8c8f88.rlib" "/opt/crater/target/debug/deps/libidna-0c089e8c54c3bc96.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-764c0690d6a3d1ee.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libsha2-29f09a68a549f5d5.rlib" "/opt/crater/target/debug/deps/libfake_simd-9a7a25a362cdb1bc.rlib" "/opt/crater/target/debug/deps/libblock_buffer-0d323610c05e4ac6.rlib" "/opt/crater/target/debug/deps/libarrayref-c1f09da1038f5ce4.rlib" "/opt/crater/target/debug/deps/libbyte_tools-e0808b81140be31c.rlib" "/opt/crater/target/debug/deps/librusoto_credential-a9d3373f7f54bbc8.rlib" "/opt/crater/target/debug/deps/libserde_json-a808934fd8213032.rlib" "/opt/crater/target/debug/deps/libitoa-c4781e9575afe04a.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/libserde-8929913d6ecc5a47.rlib" "/opt/crater/target/debug/deps/libregex-06d387f57eaf4be3.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4730857fc82162ae.rlib" "/opt/crater/target/debug/deps/libchrono-ab7c0933af6f8c26.rlib" "/opt/crater/target/debug/deps/libnum_integer-b88e8ff4561ec8bc.rlib" "/opt/crater/target/debug/deps/libnum_traits-1cde7b978885cb54.rlib" "/opt/crater/target/debug/deps/libhmac-85d38f7cefd737d9.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-4d69f0b5505c3cfe.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-7994b6877fd1d3a2.rlib" "/opt/crater/target/debug/deps/libdigest-efc7e5333ee657e5.rlib" "/opt/crater/target/debug/deps/libgeneric_array-8ec2d879b1ae6574.rlib" "/opt/crater/target/debug/deps/libtypenum-49005c187b93bc71.rlib" "/opt/crater/target/debug/deps/libhex-979204dee82ccb65.rlib" "/opt/crater/target/debug/deps/libhyper_tls-aad8d2d10df72b48.rlib" "/opt/crater/target/debug/deps/librand-7868af7b418ec82f.rlib" "/opt/crater/target/debug/deps/librand_core-e1f4d313a8969df0.rlib" "/opt/crater/target/debug/deps/libprotobuf-f11c6ae38aebbe31.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-c27d5c4a9288f8ef.rlib" "/opt/crater/target/debug/deps/libenv_logger-43f5bf3610ff99e3.rlib" "/opt/crater/target/debug/deps/libregex-655057e06c7c2d6c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2f28f6d6fe88c148.rlib" "/opt/crater/target/debug/deps/libucd_util-648c6582e280a648.rlib" "/opt/crater/target/debug/deps/libthread_local-92ea0c2685a97a7e.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dc873bb3384bb797.rlib" "/opt/crater/target/debug/deps/libmemchr-cabd0b4619663a84.rlib" "/opt/crater/target/debug/deps/libhumantime-6b5c51327360ed2c.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/libtermcolor-b2edcb4467188c53.rlib" "/opt/crater/target/debug/deps/libmio_uds-baa9da22d3880d6a.rlib" "/opt/crater/target/debug/deps/liblru_disk_cache-9796aec8f560d810.rlib" "/opt/crater/target/debug/deps/libwalkdir-1dff162a660e10e4.rlib" "/opt/crater/target/debug/deps/libsame_file-544050a45eeabcd3.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-1fdcb1920aea5d02.rlib" "/opt/crater/target/debug/deps/libfiletime-546e7e887b55adfd.rlib" "/opt/crater/target/debug/deps/libhex-cf418d8274bd5579.rlib" "/opt/crater/target/debug/deps/libtempdir-1b1fe231d1865ec6.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-ef2eafa71a3e6c4d.rlib" "/opt/crater/target/debug/deps/libhyper_proxy-4abbc49760d10ecd.rlib" "/opt/crater/target/debug/deps/libtokio_tls-76d63ae133f236c4.rlib" "/opt/crater/target/debug/deps/libnative_tls-c93fecdc86c9b8c1.rlib" "/opt/crater/target/debug/deps/libopenssl-e3fcff1a0c3fd564.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-940dae049d6b5a80.rlib" "/opt/crater/target/debug/deps/libforeign_types-2a1e48607c06fed3.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-ba70a268c095ba50.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-7546aecc3a45cbff.rlib" "/opt/crater/target/debug/deps/libtokio_proto-dfcc0e853406edff.rlib" "/opt/crater/target/debug/deps/liblog-6089c815e7e60f2c.rlib" "/opt/crater/target/debug/deps/libtokio_service-bc1609eeaedce100.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/librand-1ba14021db3435e4.rlib" "/opt/crater/target/debug/deps/libtokio_core-7d041304765cbe11.rlib" "/opt/crater/target/debug/deps/libscoped_tls-2f61a1ab265ccbc8.rlib" "/opt/crater/target/debug/deps/librelay-f0deba65561e94fe.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libmime-d15951db3ef06591.rlib" "/opt/crater/target/debug/deps/libunicase-0db327f51a87fbf5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libbase64-c4df4703f448cd31.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libhyper-4c62fa28aea83dc6.rlib" "/opt/crater/target/debug/deps/libwant-8412613596f60c90.rlib" "/opt/crater/target/debug/deps/libtry_lock-7997ce6b764fa3de.rlib" "/opt/crater/target/debug/deps/libtokio-406bd7fa67e05355.rlib" "/opt/crater/target/debug/deps/libtokio_udp-a391a5b42312588c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-01ece32ef6855eeb.rlib" "/opt/crater/target/debug/deps/libtokio_timer-fab31fcc1e577edd.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-55cd37b72bdec58a.rlib" "/opt/crater/target/debug/deps/libtokio_fs-39a44134360c7fd8.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-e270f9b587611605.rlib" "/opt/crater/target/debug/deps/librand-70e101900aca6537.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-d4f0b96020316fe8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b7ea2d91545b59f2.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/libmemoffset-6c4b37f364c61d2a.rlib" "/opt/crater/target/debug/deps/liblazy_static-544ad40da8f8b589.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-4b7bf406a438e781.rlib" "/opt/crater/target/debug/deps/libarrayvec-a0d6009ed9c5e034.rlib" "/opt/crater/target/debug/deps/libnodrop-4e986c2cb71c811e.rlib" "/opt/crater/target/debug/deps/libtokio_executor-376e0657dbf07675.rlib" "/opt/crater/target/debug/deps/libmio-b6aa613082d58f38.rlib" "/opt/crater/target/debug/deps/liblazycell-4aff62803df25dee.rlib" "/opt/crater/target/debug/deps/libtime-58a0a66e638d9e89.rlib" "/opt/crater/target/debug/deps/libnet2-3c13e3edd5a0aae0.rlib" "/opt/crater/target/debug/deps/libhttparse-87f00dfb884184cf.rlib" "/opt/crater/target/debug/deps/libh2-d27415134e9326cb.rlib" "/opt/crater/target/debug/deps/libindexmap-7bbfcecbdf58dc9a.rlib" "/opt/crater/target/debug/deps/libstring-1543e0c0ed25e6c6.rlib" "/opt/crater/target/debug/deps/libslab-5ba5e0ab3535f558.rlib" "/opt/crater/target/debug/deps/libhttp-bf0e0af57fdddb28.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libtokio_io-f5fa275583ba6f09.rlib" "/opt/crater/target/debug/deps/liblog-f1a48c08ebb5a9fa.rlib" "/opt/crater/target/debug/deps/libcfg_if-d2f9aadfe21168ff.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-a703b47da5db8944.rlib" "/opt/crater/target/debug/deps/libnum_cpus-92ef0f32d54d7246.rlib" "/opt/crater/target/debug/deps/libbytes-87d3ef647d489dab.rlib" "/opt/crater/target/debug/deps/libiovec-ddc260965f6f197c.rlib" "/opt/crater/target/debug/deps/libbyteorder-d43fc37a075b6371.rlib" "/opt/crater/target/debug/deps/libfutures-3661a280aa742451.rlib" "/opt/crater/target/debug/deps/libclap-e1f3d89bff29d80b.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-f74c43a78e081cfa.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libbitflags-70a7e6d2f9d4aa58.rlib" "/opt/crater/target/debug/deps/libatty-ee217d2abc12755e.rlib" "/opt/crater/target/debug/deps/liblibc-6e00f8194807a79c.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `local_cache_proxy`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.server_side_proxy.acmryayt-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc" "/opt/crater/target/debug/deps/server_side_proxy-339773b0150e4ebc.29gj5seqjlm4hj53.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtokio_uds-34abb2e1a8b77663.rlib" "/opt/crater/target/debug/deps/liblocal_cache_proxy-6e69a9999ef80a3e.rlib" "/opt/crater/target/debug/deps/librusoto_s3-fec7a200ccca4e93.rlib" "/opt/crater/target/debug/deps/libmd5-554a13da29dae634.rlib" "/opt/crater/target/debug/deps/librusoto_core-55438fdec505ec3b.rlib" "/opt/crater/target/debug/deps/libxml-c19ba4f32a588ae4.rlib" "/opt/crater/target/debug/deps/liburl-435b4ccf4d8c8f88.rlib" "/opt/crater/target/debug/deps/libidna-0c089e8c54c3bc96.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-764c0690d6a3d1ee.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-4aec038661d98415.rlib" "/opt/crater/target/debug/deps/libmatches-30795f3b92df29f5.rlib" "/opt/crater/target/debug/deps/libsha2-29f09a68a549f5d5.rlib" "/opt/crater/target/debug/deps/libfake_simd-9a7a25a362cdb1bc.rlib" "/opt/crater/target/debug/deps/libblock_buffer-0d323610c05e4ac6.rlib" "/opt/crater/target/debug/deps/libarrayref-c1f09da1038f5ce4.rlib" "/opt/crater/target/debug/deps/libbyte_tools-e0808b81140be31c.rlib" "/opt/crater/target/debug/deps/librusoto_credential-a9d3373f7f54bbc8.rlib" "/opt/crater/target/debug/deps/libserde_json-a808934fd8213032.rlib" "/opt/crater/target/debug/deps/libitoa-c4781e9575afe04a.rlib" "/opt/crater/target/debug/deps/libdtoa-dbece04ab2440d63.rlib" "/opt/crater/target/debug/deps/libserde-8929913d6ecc5a47.rlib" "/opt/crater/target/debug/deps/libregex-06d387f57eaf4be3.rlib" "/opt/crater/target/debug/deps/libregex_syntax-4730857fc82162ae.rlib" "/opt/crater/target/debug/deps/libchrono-ab7c0933af6f8c26.rlib" "/opt/crater/target/debug/deps/libnum_integer-b88e8ff4561ec8bc.rlib" "/opt/crater/target/debug/deps/libnum_traits-1cde7b978885cb54.rlib" "/opt/crater/target/debug/deps/libhmac-85d38f7cefd737d9.rlib" "/opt/crater/target/debug/deps/libcrypto_mac-4d69f0b5505c3cfe.rlib" "/opt/crater/target/debug/deps/libconstant_time_eq-7994b6877fd1d3a2.rlib" "/opt/crater/target/debug/deps/libdigest-efc7e5333ee657e5.rlib" "/opt/crater/target/debug/deps/libgeneric_array-8ec2d879b1ae6574.rlib" "/opt/crater/target/debug/deps/libtypenum-49005c187b93bc71.rlib" "/opt/crater/target/debug/deps/libhex-979204dee82ccb65.rlib" "/opt/crater/target/debug/deps/libhyper_tls-aad8d2d10df72b48.rlib" "/opt/crater/target/debug/deps/librand-7868af7b418ec82f.rlib" "/opt/crater/target/debug/deps/librand_core-e1f4d313a8969df0.rlib" "/opt/crater/target/debug/deps/libprotobuf-f11c6ae38aebbe31.rlib" "/opt/crater/target/debug/deps/libpretty_env_logger-c27d5c4a9288f8ef.rlib" "/opt/crater/target/debug/deps/libenv_logger-43f5bf3610ff99e3.rlib" "/opt/crater/target/debug/deps/libregex-655057e06c7c2d6c.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-92eef759f8fa2727.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2f28f6d6fe88c148.rlib" "/opt/crater/target/debug/deps/libucd_util-648c6582e280a648.rlib" "/opt/crater/target/debug/deps/libthread_local-92ea0c2685a97a7e.rlib" "/opt/crater/target/debug/deps/libunreachable-b06fe4f6d04b74f2.rlib" "/opt/crater/target/debug/deps/libvoid-d4bd79b68b9b921e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-dc873bb3384bb797.rlib" "/opt/crater/target/debug/deps/libmemchr-cabd0b4619663a84.rlib" "/opt/crater/target/debug/deps/libhumantime-6b5c51327360ed2c.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/libtermcolor-b2edcb4467188c53.rlib" "/opt/crater/target/debug/deps/libmio_uds-baa9da22d3880d6a.rlib" "/opt/crater/target/debug/deps/liblru_disk_cache-9796aec8f560d810.rlib" "/opt/crater/target/debug/deps/libwalkdir-1dff162a660e10e4.rlib" "/opt/crater/target/debug/deps/libsame_file-544050a45eeabcd3.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-1fdcb1920aea5d02.rlib" "/opt/crater/target/debug/deps/libfiletime-546e7e887b55adfd.rlib" "/opt/crater/target/debug/deps/libhex-cf418d8274bd5579.rlib" "/opt/crater/target/debug/deps/libtempdir-1b1fe231d1865ec6.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-ef2eafa71a3e6c4d.rlib" "/opt/crater/target/debug/deps/libhyper_proxy-4abbc49760d10ecd.rlib" "/opt/crater/target/debug/deps/libtokio_tls-76d63ae133f236c4.rlib" "/opt/crater/target/debug/deps/libnative_tls-c93fecdc86c9b8c1.rlib" "/opt/crater/target/debug/deps/libopenssl-e3fcff1a0c3fd564.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-940dae049d6b5a80.rlib" "/opt/crater/target/debug/deps/libforeign_types-2a1e48607c06fed3.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-ba70a268c095ba50.rlib" "/opt/crater/target/debug/deps/libbitflags-f034fe9ef0b445a7.rlib" "/opt/crater/target/debug/deps/libhyper-7546aecc3a45cbff.rlib" "/opt/crater/target/debug/deps/libtokio_proto-dfcc0e853406edff.rlib" "/opt/crater/target/debug/deps/liblog-6089c815e7e60f2c.rlib" "/opt/crater/target/debug/deps/libtokio_service-bc1609eeaedce100.rlib" "/opt/crater/target/debug/deps/libtake-b3deecc5ce1ba025.rlib" "/opt/crater/target/debug/deps/libsmallvec-3645e21488d3716e.rlib" "/opt/crater/target/debug/deps/libslab-4e7b24a66e4d7090.rlib" "/opt/crater/target/debug/deps/librand-1ba14021db3435e4.rlib" "/opt/crater/target/debug/deps/libtokio_core-7d041304765cbe11.rlib" "/opt/crater/target/debug/deps/libscoped_tls-2f61a1ab265ccbc8.rlib" "/opt/crater/target/debug/deps/librelay-f0deba65561e94fe.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libmime-d15951db3ef06591.rlib" "/opt/crater/target/debug/deps/libunicase-0db327f51a87fbf5.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-31855a1d4a2b270f.rlib" "/opt/crater/target/debug/deps/libbase64-c4df4703f448cd31.rlib" "/opt/crater/target/debug/deps/libsafemem-c18df4925d4a324d.rlib" "/opt/crater/target/debug/deps/libhyper-4c62fa28aea83dc6.rlib" "/opt/crater/target/debug/deps/libwant-8412613596f60c90.rlib" "/opt/crater/target/debug/deps/libtry_lock-7997ce6b764fa3de.rlib" "/opt/crater/target/debug/deps/libtokio-406bd7fa67e05355.rlib" "/opt/crater/target/debug/deps/libtokio_udp-a391a5b42312588c.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-01ece32ef6855eeb.rlib" "/opt/crater/target/debug/deps/libtokio_timer-fab31fcc1e577edd.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-55cd37b72bdec58a.rlib" "/opt/crater/target/debug/deps/libtokio_fs-39a44134360c7fd8.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-e270f9b587611605.rlib" "/opt/crater/target/debug/deps/librand-70e101900aca6537.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-d4f0b96020316fe8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b7ea2d91545b59f2.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/libmemoffset-6c4b37f364c61d2a.rlib" "/opt/crater/target/debug/deps/liblazy_static-544ad40da8f8b589.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-4b7bf406a438e781.rlib" "/opt/crater/target/debug/deps/libarrayvec-a0d6009ed9c5e034.rlib" "/opt/crater/target/debug/deps/libnodrop-4e986c2cb71c811e.rlib" "/opt/crater/target/debug/deps/libtokio_executor-376e0657dbf07675.rlib" "/opt/crater/target/debug/deps/libmio-b6aa613082d58f38.rlib" "/opt/crater/target/debug/deps/liblazycell-4aff62803df25dee.rlib" "/opt/crater/target/debug/deps/libtime-58a0a66e638d9e89.rlib" "/opt/crater/target/debug/deps/libnet2-3c13e3edd5a0aae0.rlib" "/opt/crater/target/debug/deps/libhttparse-87f00dfb884184cf.rlib" "/opt/crater/target/debug/deps/libh2-d27415134e9326cb.rlib" "/opt/crater/target/debug/deps/libindexmap-7bbfcecbdf58dc9a.rlib" "/opt/crater/target/debug/deps/libstring-1543e0c0ed25e6c6.rlib" "/opt/crater/target/debug/deps/libslab-5ba5e0ab3535f558.rlib" "/opt/crater/target/debug/deps/libhttp-bf0e0af57fdddb28.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libtokio_io-f5fa275583ba6f09.rlib" "/opt/crater/target/debug/deps/liblog-f1a48c08ebb5a9fa.rlib" "/opt/crater/target/debug/deps/libcfg_if-d2f9aadfe21168ff.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-a703b47da5db8944.rlib" "/opt/crater/target/debug/deps/libnum_cpus-92ef0f32d54d7246.rlib" "/opt/crater/target/debug/deps/libbytes-87d3ef647d489dab.rlib" "/opt/crater/target/debug/deps/libiovec-ddc260965f6f197c.rlib" "/opt/crater/target/debug/deps/libbyteorder-d43fc37a075b6371.rlib" "/opt/crater/target/debug/deps/libfutures-3661a280aa742451.rlib" "/opt/crater/target/debug/deps/libclap-e1f3d89bff29d80b.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-f74c43a78e081cfa.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libbitflags-70a7e6d2f9d4aa58.rlib" "/opt/crater/target/debug/deps/libatty-ee217d2abc12755e.rlib" "/opt/crater/target/debug/deps/liblibc-6e00f8194807a79c.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: BFD (GNU Binutils for Debian) 2.28 internal error, aborting at ../../bfd/merge.c:908 in _bfd_merged_section_offset [INFO] [stderr] [INFO] [stderr] /usr/bin/ld: Please report this bug. [INFO] [stderr] [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `local_cache_proxy`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "cd07c2b4a75cf8644c72368f93367c40519af9ff85344fc66155ee78ea2ec161"` [INFO] running `"docker" "rm" "-f" "cd07c2b4a75cf8644c72368f93367c40519af9ff85344fc66155ee78ea2ec161"` [INFO] [stdout] cd07c2b4a75cf8644c72368f93367c40519af9ff85344fc66155ee78ea2ec161