[INFO] cloning repository https://github.com/flexplicateur/rSPRINT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flexplicateur/rSPRINT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexplicateur%2FrSPRINT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexplicateur%2FrSPRINT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 950e111452c5d798c85e4957f6c27489040b776e [INFO] documenting flexplicateur/rSPRINT against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflexplicateur%2FrSPRINT" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flexplicateur/rSPRINT on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flexplicateur/rSPRINT [INFO] finished tweaking git repo https://github.com/flexplicateur/rSPRINT [INFO] tweaked toml for git repo https://github.com/flexplicateur/rSPRINT written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/flexplicateur/rSPRINT already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e56efbc3b41f60f917169ba83c55bd14be9f359bc1ade25dce19687f087cf426 [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" "e56efbc3b41f60f917169ba83c55bd14be9f359bc1ade25dce19687f087cf426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e56efbc3b41f60f917169ba83c55bd14be9f359bc1ade25dce19687f087cf426", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56efbc3b41f60f917169ba83c55bd14be9f359bc1ade25dce19687f087cf426", kill_on_drop: false }` [INFO] [stdout] e56efbc3b41f60f917169ba83c55bd14be9f359bc1ade25dce19687f087cf426 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e82b6774b92f1d505266944f7a96e33bfe68fadc63d8053989fda923c59031 [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" "87e82b6774b92f1d505266944f7a96e33bfe68fadc63d8053989fda923c59031", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling heapless v0.5.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling build_id v0.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling relative v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking abort_on_panic v2.0.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling constellation-rs v0.1.8 [INFO] [stderr] Compiling bio v0.28.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking replace_with v0.1.5 [INFO] [stderr] Checking metatype v0.2.0 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking iter-read v0.2.1 [INFO] [stderr] Checking strum v0.13.0 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling build-probe-mpi v0.1.1 (https://github.com/bsteinb/rsmpi?rev=f9aec8b8d82#f9aec8b8) [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking as-slice v0.1.2 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking ocl-core-vector v0.1.0 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Compiling strum_macros v0.13.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling serde_closure_derive v0.2.9 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking erased-serde v0.3.10 [INFO] [stderr] Checking bstr v0.2.9 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bio-types v0.5.1 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking serde_closure v0.2.9 [INFO] [stderr] Checking serde-pickle v0.6.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking serde_pipe v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv v1.1.2 [INFO] [stderr] Checking cargo_metadata v0.9.1 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling mpi v0.6.0 (https://github.com/bsteinb/rsmpi?rev=f9aec8b8d82#f9aec8b8) [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking qutex v0.2.3 [INFO] [stderr] Checking ocl v0.19.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking indicatif v0.13.0 [INFO] [stderr] Checking palaver v0.2.8 [INFO] [stderr] Checking socketstat v0.1.0 [INFO] [stderr] Checking build_id v0.1.5 [INFO] [stderr] Checking constellation-internal v0.1.8 [INFO] [stderr] Checking tcp_typed v0.1.4 [INFO] [stderr] Checking relative v0.1.5 [INFO] [stderr] Checking serde_closure v0.1.5 [INFO] [stderr] Checking serde_traitobject v0.2.4 [INFO] [stderr] Checking notifier v0.1.3 [INFO] [stderr] Compiling libffi-sys v0.7.0 [INFO] [stderr] Compiling mpi-sys v0.2.0 (https://github.com/bsteinb/rsmpi?rev=f9aec8b8d82#f9aec8b8) [INFO] [stderr] Checking libffi v0.7.0 [INFO] [stderr] Checking rusty-sprint v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting rusty-sprint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/smer.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 213 | .map(|(i, smer)| smer.clone()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `smer` [INFO] [stdout] --> src/smer.rs:217:26 [INFO] [stdout] | [INFO] [stdout] 217 | .filter(|(i, smer)| *i >= first_smer && *i <= last_smer) [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_smer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/smer.rs:224:25 [INFO] [stdout] | [INFO] [stdout] 224 | .for_each(|(i, smer)| smer.find_similar_smers(&smers, seed, t_sim)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len1` [INFO] [stdout] --> src/smer.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | let len1 = proteins.get(&location1.protein_id).unwrap().len(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_len1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len2` [INFO] [stdout] --> src/smer.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | let len2 = proteins.get(&location2.protein_id).unwrap().len(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_len2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `seed` [INFO] [stdout] --> src/smer.rs:105:86 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn find_hits(&self, smers: &Vec, proteins: &HashMap, seed: &Seed, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_seed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t_sim` [INFO] [stdout] --> src/smer.rs:106:40 [INFO] [stdout] | [INFO] [stdout] 106 | kmer_size: usize, t_sim: i16, t_hit: i16) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_t_sim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sequence1` [INFO] [stdout] --> src/hsp.rs:383:15 [INFO] [stdout] | [INFO] [stdout] 383 | fn max_offset(sequence1: &str, position1: usize, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sequence2` [INFO] [stdout] --> src/hsp.rs:384:15 [INFO] [stdout] | [INFO] [stdout] 384 | sequence2: &str, position2: usize, kmer_size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sequence2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `scores_vec` should have an upper case name [INFO] [stdout] --> src/bin/predictor.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | static mut scores_vec: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper case: `SCORES_VEC` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `rusty-sprint`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name rustysprint src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern bio=/opt/rustwide/target/debug/deps/libbio-8b31cabc1b1ed94d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-3c7fa4d03975cf3f.rmeta --extern constellation=/opt/rustwide/target/debug/deps/libconstellation-a4d70653bf9cb33e.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-50b2e8e57b844280.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2c940d7bd864b5c.rmeta --extern mpi=/opt/rustwide/target/debug/deps/libmpi-eb8415fd48e8f0f7.rmeta --extern ocl=/opt/rustwide/target/debug/deps/libocl-8dd73d76a5e30dac.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-b15fdffca66ee0f0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-91d1ecefbda43f2a.rmeta --extern serde_pickle=/opt/rustwide/target/debug/deps/libserde_pickle-5610fa4a41bc0ae2.rmeta --extern serde_closure=/opt/rustwide/target/debug/deps/libserde_closure-ee7b093f8ec4c161.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b1b95f638214be1b.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "87e82b6774b92f1d505266944f7a96e33bfe68fadc63d8053989fda923c59031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e82b6774b92f1d505266944f7a96e33bfe68fadc63d8053989fda923c59031", kill_on_drop: false }` [INFO] [stdout] 87e82b6774b92f1d505266944f7a96e33bfe68fadc63d8053989fda923c59031