[INFO] cloning repository https://github.com/est31/cargo-local-serve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/est31/cargo-local-serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fest31%2Fcargo-local-serve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fest31%2Fcargo-local-serve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eabb70eb45ce390d927a781b2a24bbd9101df52f [INFO] checking est31/cargo-local-serve against master#bdcb6a99e853732f8ec050ae4986aa3af51d44c5 for 92191_revert [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fest31%2Fcargo-local-serve" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/est31/cargo-local-serve on toolchain bdcb6a99e853732f8ec050ae4986aa3af51d44c5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/est31/cargo-local-serve [INFO] finished tweaking git repo https://github.com/est31/cargo-local-serve [INFO] tweaked toml for git repo https://github.com/est31/cargo-local-serve written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/est31/cargo-local-serve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf5d959998bd4d71200e424b638b1dc37b2f9c806663669f0ef3123789ff7d42 [INFO] running `Command { std: "docker" "start" "-a" "cf5d959998bd4d71200e424b638b1dc37b2f9c806663669f0ef3123789ff7d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf5d959998bd4d71200e424b638b1dc37b2f9c806663669f0ef3123789ff7d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5d959998bd4d71200e424b638b1dc37b2f9c806663669f0ef3123789ff7d42", kill_on_drop: false }` [INFO] [stdout] cf5d959998bd4d71200e424b638b1dc37b2f9c806663669f0ef3123789ff7d42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+bdcb6a99e853732f8ec050ae4986aa3af51d44c5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0582c1241b77e865b370cf9e51c470d284cc86e4a1a1b30729a637dd8cbf4d28 [INFO] running `Command { std: "docker" "start" "-a" "0582c1241b77e865b370cf9e51c470d284cc86e4a1a1b30729a637dd8cbf4d28", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking smallvec v0.3.4 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking try v1.0.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking grep-matcher v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking parking_lot v0.3.8 [INFO] [stderr] Checking grep-searcher v0.1.7 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking multiqueue v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.13+1.0.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking backtrace v0.3.52 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking grep-regex v0.1.8 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking grep-cli v0.1.5 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking onig v6.1.0 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking git2 v0.13.11 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Checking semver-parser v0.10.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking string-interner v0.7.1 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking grep-printer v0.1.5 [INFO] [stderr] Checking handlebars v2.0.4 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking syntect v4.4.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking grep v0.2.7 [INFO] [stderr] Checking all-crate-storage v0.1.0 (/opt/rustwide/workdir/all-crate-storage) [INFO] [stderr] Checking handlebars-iron v0.28.1 [INFO] [stderr] Checking all-crate-grep v0.1.0 (/opt/rustwide/workdir/all-crate-grep) [INFO] [stdout] warning: unused variable: `crate_file_name` [INFO] [stdout] --> all-crate-storage/blob_crate_storage.rs:393:42 [INFO] [stdout] | [INFO] [stdout] 393 | BlockingTask::StoreCrateUndeduplicated(crate_file_name, crate_blob) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_file_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_blob` [INFO] [stdout] --> all-crate-storage/blob_crate_storage.rs:393:59 [INFO] [stdout] | [INFO] [stdout] 393 | BlockingTask::StoreCrateUndeduplicated(crate_file_name, crate_blob) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_blob` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_file_name` [INFO] [stdout] --> all-crate-storage/blob_crate_storage.rs:393:42 [INFO] [stdout] | [INFO] [stdout] 393 | BlockingTask::StoreCrateUndeduplicated(crate_file_name, crate_blob) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_file_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_blob` [INFO] [stdout] --> all-crate-storage/blob_crate_storage.rs:393:59 [INFO] [stdout] | [INFO] [stdout] 393 | BlockingTask::StoreCrateUndeduplicated(crate_file_name, crate_blob) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_blob` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | msg!(Msg::Text(format!($($v),*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | Err(e) => pln!("ERROR FOR {} v{}: {:?}", name, v.version, e), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `pln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | }).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | Err(e) => pln!("ERROR FOR {} v{}: {:?}", name, v.version, e), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> all-crate-storage/bin/download-all-crates.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> all-crate-storage/bin/download-all-crates.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | msg!(Msg::Text(format!($($v),*))); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | Err(e) => pln!("ERROR FOR {} v{}: {:?}", name, v.version, e), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `pln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | }).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 133 | Err(e) => pln!("ERROR FOR {} v{}: {:?}", name, v.version, e), [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ctr` [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | ctr :usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_file_count` [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | total_file_count :usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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] [stdout] warning: field is never read: `ctr` [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 42 | ctr :usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `total_file_count` [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 43 | total_file_count :usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> all-crate-storage/bin/analyze-all-crates.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (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] Checking xml5ever v0.16.1 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking ammonia v3.1.0 [INFO] [stderr] Checking cargo-local-serve v0.1.0 (/opt/rustwide/workdir/cargo-local-serve) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tendril v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0582c1241b77e865b370cf9e51c470d284cc86e4a1a1b30729a637dd8cbf4d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0582c1241b77e865b370cf9e51c470d284cc86e4a1a1b30729a637dd8cbf4d28", kill_on_drop: false }` [INFO] [stdout] 0582c1241b77e865b370cf9e51c470d284cc86e4a1a1b30729a637dd8cbf4d28