[INFO] fetching crate cli-proxy 0.3.5... [INFO] checking cli-proxy-0.3.5 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate cli-proxy 0.3.5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate cli-proxy 0.3.5 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cli-proxy 0.3.5 [INFO] finished tweaking crates.io crate cli-proxy 0.3.5 [INFO] tweaked toml for crates.io crate cli-proxy 0.3.5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chunked_transfer v0.3.1 [INFO] [stderr] Downloaded tiny_http v0.6.2 [INFO] [stderr] Downloaded ascii v0.8.7 [INFO] [stderr] Downloaded rouille v2.2.0 [INFO] [stderr] Downloaded multipart v0.13.6 [INFO] [stderr] Downloaded buf_redux v0.6.3 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08a390f05875f28cd2906ff83294ba906e3a28f93004d75fa5b934e195eae72 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c08a390f05875f28cd2906ff83294ba906e3a28f93004d75fa5b934e195eae72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08a390f05875f28cd2906ff83294ba906e3a28f93004d75fa5b934e195eae72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08a390f05875f28cd2906ff83294ba906e3a28f93004d75fa5b934e195eae72", kill_on_drop: false }` [INFO] [stdout] c08a390f05875f28cd2906ff83294ba906e3a28f93004d75fa5b934e195eae72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da62db7466e9c8d349b894118c0479ff30f2d5a8f995bafa09f65045797d059c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "da62db7466e9c8d349b894118c0479ff30f2d5a8f995bafa09f65045797d059c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking multipart v0.13.6 [INFO] [stderr] Checking rouille v2.2.0 [INFO] [stderr] Checking cli-proxy v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(io::Error); [INFO] [stdout] 26 | | LogInit(log::SetLoggerError); [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(io::Error); [INFO] [stdout] 26 | | LogInit(log::SetLoggerError); [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(io::Error); [INFO] [stdout] 26 | | LogInit(log::SetLoggerError); [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(io::Error); [INFO] [stdout] 26 | | LogInit(log::SetLoggerError); [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:153:66 [INFO] [stdout] | [INFO] [stdout] 153 | let path = base_dir.join(std::path::Path::new(&request.url().trim_left_matches("/"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:153:66 [INFO] [stdout] | [INFO] [stdout] 153 | let path = base_dir.join(std::path::Path::new(&request.url().trim_left_matches("/"))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(io::Error); [INFO] [stdout] 26 | | LogInit(log::SetLoggerError); [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / error_chain! { [INFO] [stdout] 24 | | foreign_links { [INFO] [stdout] 25 | | Io(io::Error); [INFO] [stdout] 26 | | LogInit(log::SetLoggerError); [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.46s [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da62db7466e9c8d349b894118c0479ff30f2d5a8f995bafa09f65045797d059c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da62db7466e9c8d349b894118c0479ff30f2d5a8f995bafa09f65045797d059c", kill_on_drop: false }` [INFO] [stdout] da62db7466e9c8d349b894118c0479ff30f2d5a8f995bafa09f65045797d059c