[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] testing est31/cargo-local-serve against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fest31%2Fcargo-local-serve" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/est31/cargo-local-serve on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-1/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cef206678bea05a97fda658a1ec5d872bf8fbb47191e3a253e6cfa374a9f6c92 [INFO] running `Command { std: "docker" "start" "-a" "cef206678bea05a97fda658a1ec5d872bf8fbb47191e3a253e6cfa374a9f6c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cef206678bea05a97fda658a1ec5d872bf8fbb47191e3a253e6cfa374a9f6c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef206678bea05a97fda658a1ec5d872bf8fbb47191e3a253e6cfa374a9f6c92", kill_on_drop: false }` [INFO] [stdout] cef206678bea05a97fda658a1ec5d872bf8fbb47191e3a253e6cfa374a9f6c92 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e64987fc122054927993b718a90addee7459e93c50f57495f02af2b59991707f [INFO] running `Command { std: "docker" "start" "-a" "e64987fc122054927993b718a90addee7459e93c50f57495f02af2b59991707f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.44 [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 pkg-config v0.3.18 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling try v1.0.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling grep-matcher v0.1.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [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] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling backtrace v0.3.52 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling grep-regex v0.1.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling grep-searcher v0.1.7 [INFO] [stderr] Compiling parking_lot v0.3.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [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] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling multiqueue v0.3.2 [INFO] [stderr] Compiling grep-cli v0.1.5 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling onig v6.1.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling git2 v0.13.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling handlebars v2.0.4 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling grep-printer v0.1.5 [INFO] [stderr] Compiling syntect v4.4.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling grep v0.2.7 [INFO] [stderr] Compiling handlebars-iron v0.28.1 [INFO] [stderr] Compiling all-crate-storage v0.1.0 (/opt/rustwide/workdir/all-crate-storage) [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] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling all-crate-grep v0.1.0 (/opt/rustwide/workdir/all-crate-grep) [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: 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] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling cargo-local-serve v0.1.0 (/opt/rustwide/workdir/cargo-local-serve) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 32s [INFO] running `Command { std: "docker" "inspect" "e64987fc122054927993b718a90addee7459e93c50f57495f02af2b59991707f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64987fc122054927993b718a90addee7459e93c50f57495f02af2b59991707f", kill_on_drop: false }` [INFO] [stdout] e64987fc122054927993b718a90addee7459e93c50f57495f02af2b59991707f [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8c39a1b653b93f37c41f0b4ca26b31e5773191a976dfa0962c2b1f2a055021c [INFO] running `Command { std: "docker" "start" "-a" "d8c39a1b653b93f37c41f0b4ca26b31e5773191a976dfa0962c2b1f2a055021c", kill_on_drop: false }` [INFO] [stderr] Compiling all-crate-storage v0.1.0 (/opt/rustwide/workdir/all-crate-storage) [INFO] [stderr] Compiling cargo-local-serve v0.1.0 (/opt/rustwide/workdir/cargo-local-serve) [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] [stderr] Compiling all-crate-grep v0.1.0 (/opt/rustwide/workdir/all-crate-grep) [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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.59s [INFO] [stderr] Executable unittests main.rs (/opt/rustwide/target/debug/deps/all_crate_grep-c128e700317b3a6f) [INFO] [stderr] Executable unittests lib.rs (/opt/rustwide/target/debug/deps/all_crate_storage-8acb79386fca7f6d) [INFO] [stderr] Executable unittests bin/analyze-all-crates.rs (/opt/rustwide/target/debug/deps/analyze_all_crates-211945eda6d9d050) [INFO] [stderr] Executable unittests bin/create-crate-storage.rs (/opt/rustwide/target/debug/deps/create_crate_storage-10f80a7978d7f4e2) [INFO] [stderr] Executable unittests bin/create-mb-crate-storage.rs (/opt/rustwide/target/debug/deps/create_mb_crate_storage-1d6ba716329ef033) [INFO] [stderr] Executable unittests bin/diff.rs (/opt/rustwide/target/debug/deps/diff-a66651b2ffa6bacd) [INFO] [stderr] Executable unittests bin/diff-all-crates.rs (/opt/rustwide/target/debug/deps/diff_all_crates-4a806d8676b9efd2) [INFO] [stderr] Executable unittests bin/download-all-crates.rs (/opt/rustwide/target/debug/deps/download_all_crates-e4850f0c80dd5d84) [INFO] [stderr] Executable unittests main.rs (/opt/rustwide/target/debug/deps/cargo_local_serve-26067e4e0f0913a6) [INFO] running `Command { std: "docker" "inspect" "d8c39a1b653b93f37c41f0b4ca26b31e5773191a976dfa0962c2b1f2a055021c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c39a1b653b93f37c41f0b4ca26b31e5773191a976dfa0962c2b1f2a055021c", kill_on_drop: false }` [INFO] [stdout] d8c39a1b653b93f37c41f0b4ca26b31e5773191a976dfa0962c2b1f2a055021c [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82d3e117c3577b5ee3a2b40d41e51ff42b3a7875545b0e184025f85699d3145b [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" "82d3e117c3577b5ee3a2b40d41e51ff42b3a7875545b0e184025f85699d3145b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `crate_file_name` [INFO] [stderr] --> all-crate-storage/blob_crate_storage.rs:393:42 [INFO] [stderr] | [INFO] [stderr] 393 | BlockingTask::StoreCrateUndeduplicated(crate_file_name, crate_blob) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_file_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `crate_blob` [INFO] [stderr] --> all-crate-storage/blob_crate_storage.rs:393:59 [INFO] [stderr] | [INFO] [stderr] 393 | BlockingTask::StoreCrateUndeduplicated(crate_file_name, crate_blob) => { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_blob` [INFO] [stderr] [INFO] [stderr] warning: `all-crate-storage` (lib) generated 2 warnings [INFO] [stderr] warning: `all-crate-storage` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> all-crate-storage/bin/analyze-all-crates.rs:68:37 [INFO] [stderr] | [INFO] [stderr] 68 | msg!(Msg::Text(format!($($v),*))); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 133 | Err(e) => pln!("ERROR FOR {} v{}: {:?}", name, v.version, e), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `pln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> all-crate-storage/bin/analyze-all-crates.rs:63:15 [INFO] [stderr] | [INFO] [stderr] 63 | }).unwrap(); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 133 | Err(e) => pln!("ERROR FOR {} v{}: {:?}", name, v.version, e), [INFO] [stderr] | -------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `msg` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ctr` [INFO] [stderr] --> all-crate-storage/bin/analyze-all-crates.rs:42:2 [INFO] [stderr] | [INFO] [stderr] 42 | ctr :usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> all-crate-storage/bin/analyze-all-crates.rs:39:10 [INFO] [stderr] | [INFO] [stderr] 39 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `total_file_count` [INFO] [stderr] --> all-crate-storage/bin/analyze-all-crates.rs:43:2 [INFO] [stderr] | [INFO] [stderr] 43 | total_file_count :usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Message` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> all-crate-storage/bin/analyze-all-crates.rs:39:10 [INFO] [stderr] | [INFO] [stderr] 39 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> all-crate-storage/bin/download-all-crates.rs:92:9 [INFO] [stderr] | [INFO] [stderr] 92 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `all-crate-storage` (bin "analyze-all-crates" test) generated 4 warnings [INFO] [stderr] warning: `all-crate-storage` (bin "download-all-crates" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests main.rs (/opt/rustwide/target/debug/deps/all_crate_grep-c128e700317b3a6f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/all_crate_storage-8acb79386fca7f6d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test diff::test::test_another ... ok [INFO] [stdout] test blob_storage_test::store_and_load ... ok [INFO] [stdout] test diff::test::test_simple ... ok [INFO] [stdout] test diff::test::test_simple_ser_de ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests bin/analyze-all-crates.rs (/opt/rustwide/target/debug/deps/analyze_all_crates-211945eda6d9d050) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bin/create-crate-storage.rs (/opt/rustwide/target/debug/deps/create_crate_storage-10f80a7978d7f4e2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bin/create-mb-crate-storage.rs (/opt/rustwide/target/debug/deps/create_mb_crate_storage-1d6ba716329ef033) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bin/diff.rs (/opt/rustwide/target/debug/deps/diff-a66651b2ffa6bacd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bin/diff-all-crates.rs (/opt/rustwide/target/debug/deps/diff_all_crates-4a806d8676b9efd2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests bin/download-all-crates.rs (/opt/rustwide/target/debug/deps/download_all_crates-e4850f0c80dd5d84) [INFO] [stdout] [INFO] [stderr] Running unittests main.rs (/opt/rustwide/target/debug/deps/cargo_local_serve-26067e4e0f0913a6) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test registry_data::test_author_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests all-crate-storage [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "82d3e117c3577b5ee3a2b40d41e51ff42b3a7875545b0e184025f85699d3145b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82d3e117c3577b5ee3a2b40d41e51ff42b3a7875545b0e184025f85699d3145b", kill_on_drop: false }` [INFO] [stdout] 82d3e117c3577b5ee3a2b40d41e51ff42b3a7875545b0e184025f85699d3145b