[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 master#0d13f6afeba4935499abe0c9a07426c94492c94e 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 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded ammonia v3.1.0 [INFO] [stderr] Downloaded libssh2-sys v0.2.19 [INFO] [stderr] Downloaded backtrace v0.3.52 [INFO] [stderr] Downloaded grep-cli v0.1.5 [INFO] [stderr] Downloaded encoding_rs_io v0.1.7 [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded handlebars-iron v0.28.1 [INFO] [stderr] Downloaded grep-matcher v0.1.4 [INFO] [stderr] Downloaded grep v0.2.7 [INFO] [stderr] Downloaded try v1.0.0 [INFO] [stderr] Downloaded multiqueue v0.3.2 [INFO] [stderr] Downloaded plist v1.0.0 [INFO] [stderr] Downloaded pbr v1.0.3 [INFO] [stderr] Downloaded grep-regex v0.1.8 [INFO] [stderr] Downloaded onig v6.1.0 [INFO] [stderr] Downloaded semver-parser v0.10.0 [INFO] [stderr] Downloaded grep-searcher v0.1.7 [INFO] [stderr] Downloaded grep-printer v0.1.5 [INFO] [stderr] Downloaded git2 v0.13.11 [INFO] [stderr] Downloaded onig_sys v69.5.1 [INFO] [stderr] Downloaded syntect v4.4.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.13+1.0.1 [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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df6ca772021cd03129d2a9f0267e55cd8334b1d70df297c0c5451c23785d2c7b [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" "df6ca772021cd03129d2a9f0267e55cd8334b1d70df297c0c5451c23785d2c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df6ca772021cd03129d2a9f0267e55cd8334b1d70df297c0c5451c23785d2c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df6ca772021cd03129d2a9f0267e55cd8334b1d70df297c0c5451c23785d2c7b", kill_on_drop: false }` [INFO] [stdout] df6ca772021cd03129d2a9f0267e55cd8334b1d70df297c0c5451c23785d2c7b [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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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] 8adc7e47e7becd0a217b59c69453bcf0cd5e025045182b7293ca4fb6f77ef8fc [INFO] running `Command { std: "docker" "start" "-a" "8adc7e47e7becd0a217b59c69453bcf0cd5e025045182b7293ca4fb6f77ef8fc", 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 tinyvec v0.3.4 [INFO] [stderr] Compiling matches v0.1.8 [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 version_check v0.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hashbrown v0.9.1 [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 failure_derive v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling owning_ref v0.2.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling try v1.0.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bytecount v0.6.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling sequence_trie v0.3.6 [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 semver v0.9.0 [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 lock_api v0.3.4 [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 pest v2.1.3 [INFO] [stderr] Compiling foreign-types v0.3.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 phf_shared v0.8.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [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 quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling plugin 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 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 filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.18 [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 regex v1.3.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.61 [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 tar v0.4.30 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.52 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling pbr v1.0.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling grep-searcher v0.1.7 [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 chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [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 tokio-reactor v0.1.12 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.12.4 [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_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 semver v0.11.0 [INFO] [stderr] Compiling string-interner v0.7.1 [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 grep-printer v0.1.5 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling handlebars v2.0.4 [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 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: 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: 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] [stderr] Compiling xml5ever v0.16.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.download_all_crates.3d3bd844-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e.4k8j4vhfpq8is86i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-4f8ef05148a43148/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-e070cc7a5c9ff95c/out/build" "-L" "/opt/rustwide/target/debug/build/ring-bdd6b082dcde9e46/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-c4b7dc1e751e9116.rlib" "/opt/rustwide/target/debug/deps/libuuid-af4a4d720ec16f57.rlib" "/opt/rustwide/target/debug/deps/librand-93b44e5f5c1ea982.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-eabd6d93a779cdf5.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b07e9781345897d4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fc33767314cb6226.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-ea3535bd6734e161.rlib" "/opt/rustwide/target/debug/deps/libopenssl-047bdeca25e0ca30.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-287570e0b2170b4d.rlib" "/opt/rustwide/target/debug/deps/libwant-3d9683e303194d8a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-a78fbc5601626e3e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-f6f06b9d1ca1d945.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fbedd455411d4020.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01a1e3a601f2671f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-51e864885adc332e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-cefc63f6a35ac7ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-d3dc4d77f10ad84e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1cd9aab72d62e25b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-23d03f00ba54115c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-786a3a6563f3de15.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fdf0d15aecff5209.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/libmio-302353aa29728829.rlib" "/opt/rustwide/target/debug/deps/libnet2-aafdc622fd050735.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-265747667ecec092.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-f8694a7235497787.rlib" "/opt/rustwide/target/debug/deps/libh2-ce7cbf71429680aa.rlib" "/opt/rustwide/target/debug/deps/libstring-f018016606aab8b5.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-9328f2f4b9901199.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ee2221f682e9a165.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c96ce7f55e8d8f59.rlib" "/opt/rustwide/target/debug/deps/libhttp-170221e9082b94a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5a031f7d64a29e8b.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-817e702ec0acb315.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-e1d9c3d36f18474c.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-ee78594434104c20.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-5dd3a335c457427b.rlib" "/opt/rustwide/target/debug/deps/libtime-c482cbb1372a11bd.rlib" "/opt/rustwide/target/debug/deps/liburl-da636122301b16c6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-0f650d80835521a4.rlib" "/opt/rustwide/target/debug/deps/libbytes-c4a64e5352269f57.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-a0915546270b0f03.rlib" "/opt/rustwide/target/debug/deps/libbase64-8d043c34ad3e577d.rlib" "/opt/rustwide/target/debug/deps/liball_crate_storage-6d0dec180d39a22c.rlib" "/opt/rustwide/target/debug/deps/libtry-530f6c2549ec9bd9.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c44c807cae709da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a0e9885c87ef0698.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2258c0b64fd0539a.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libmultiqueue-f1d25177c5d32387.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fa3b5edde0cbae2e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7d91d501bc444d0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f4cc4a6391e71dd4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/librand-61edd0e357bf0b9b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-9e9c5990f529e90c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-0af27189d35d7aea.rlib" "/opt/rustwide/target/debug/deps/libfutures-70a87aa90224d03b.rlib" "/opt/rustwide/target/debug/deps/libtar-8fc6e4525ead450f.rlib" "/opt/rustwide/target/debug/deps/libxattr-b7a13d32e4d90a18.rlib" "/opt/rustwide/target/debug/deps/libfiletime-9d990de76c5025dd.rlib" "/opt/rustwide/target/debug/deps/libflate2-abc897b9babb7b68.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libring-636a29f35b4a32b5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bb85516faeb9c621.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libgit2-2ea9fe637e103626.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/liburl-b7f634f4999ee575.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-40b54aab1ecf51c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fa68615d3c87483.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-98cb1ab045761563.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-8b5a730e3821e091.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4841213ec5580a64.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6b5ab24f24e24ec5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libstring_interner-747e6302334752e2.rlib" "/opt/rustwide/target/debug/deps/libfailure-e3a7b294a7f7bb72.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2d004eb3553335d1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-549994e888c5650c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9ba115e03bcd020a.rlib" "/opt/rustwide/target/debug/deps/libsemver-4c314a8bcf167e53.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-dd37451ecd3fc1ec.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-652b8c40527fbd93.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libserde-b7f4227053f93498.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/download_all_crates-dd880ece9b20c27e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `all-crate-storage` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.all_crate_grep.9f1c01b7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb.3u4w9rgwjio1xxvh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-4f8ef05148a43148/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-e070cc7a5c9ff95c/out/build" "-L" "/opt/rustwide/target/debug/build/ring-bdd6b082dcde9e46/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgrep-b672ea464a91d0d0.rlib" "/opt/rustwide/target/debug/deps/libgrep_regex-4de9bb0e0a9ca890.rlib" "/opt/rustwide/target/debug/deps/libgrep_printer-0b90c7b881fe2816.rlib" "/opt/rustwide/target/debug/deps/libgrep_searcher-5c01c1ecb9525202.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4db91be5eee42d2e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs_io-e1b2307cd2c5eb98.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5a031f7d64a29e8b.rlib" "/opt/rustwide/target/debug/deps/libbytecount-d321579a41fa332a.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libgrep_matcher-f399237da8fc4a42.rlib" "/opt/rustwide/target/debug/deps/libgrep_cli-525432c22acaf473.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b35edffea0b33e4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libglobset-04bf38349e1f97ae.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libbstr-8cf6a4d142926f35.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-aa1667eb0f8d241b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libatty-5be5b92b4c65f5e2.rlib" "/opt/rustwide/target/debug/deps/liball_crate_storage-6d0dec180d39a22c.rlib" "/opt/rustwide/target/debug/deps/libtry-530f6c2549ec9bd9.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-c44c807cae709da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a0e9885c87ef0698.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-2258c0b64fd0539a.rlib" "/opt/rustwide/target/debug/deps/libdifference-31132e4a24b6458b.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libmultiqueue-f1d25177c5d32387.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fa3b5edde0cbae2e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7d91d501bc444d0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f4cc4a6391e71dd4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/librand-61edd0e357bf0b9b.rlib" "/opt/rustwide/target/debug/deps/libthread_id-9e9c5990f529e90c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-0af27189d35d7aea.rlib" "/opt/rustwide/target/debug/deps/libfutures-70a87aa90224d03b.rlib" "/opt/rustwide/target/debug/deps/libtar-8fc6e4525ead450f.rlib" "/opt/rustwide/target/debug/deps/libxattr-b7a13d32e4d90a18.rlib" "/opt/rustwide/target/debug/deps/libfiletime-9d990de76c5025dd.rlib" "/opt/rustwide/target/debug/deps/libflate2-abc897b9babb7b68.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libring-636a29f35b4a32b5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-bb85516faeb9c621.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libgit2-2ea9fe637e103626.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/liburl-b7f634f4999ee575.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-40b54aab1ecf51c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fa68615d3c87483.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/liblog-f65a61c7426cc3ad.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-98cb1ab045761563.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-8b5a730e3821e091.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4841213ec5580a64.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6b5ab24f24e24ec5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libstring_interner-747e6302334752e2.rlib" "/opt/rustwide/target/debug/deps/libfailure-e3a7b294a7f7bb72.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2d004eb3553335d1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-002270b0df5fc459.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-549994e888c5650c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9ba115e03bcd020a.rlib" "/opt/rustwide/target/debug/deps/libsemver-4c314a8bcf167e53.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-dd37451ecd3fc1ec.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libserde_json-652b8c40527fbd93.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libserde-b7f4227053f93498.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/all_crate_grep-c9d95eceef3449cb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `all-crate-grep` due to 2 previous errors [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8adc7e47e7becd0a217b59c69453bcf0cd5e025045182b7293ca4fb6f77ef8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8adc7e47e7becd0a217b59c69453bcf0cd5e025045182b7293ca4fb6f77ef8fc", kill_on_drop: false }` [INFO] [stdout] 8adc7e47e7becd0a217b59c69453bcf0cd5e025045182b7293ca4fb6f77ef8fc