[INFO] cloning repository https://github.com/fxwiegand/genomes [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fxwiegand/genomes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxwiegand%2Fgenomes"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxwiegand%2Fgenomes'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7c7ef5d96282c119ef30451015ac69dbd2d43e01 [INFO] checking fxwiegand/genomes against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffxwiegand%2Fgenomes" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fxwiegand/genomes on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fxwiegand/genomes [INFO] finished tweaking git repo https://github.com/fxwiegand/genomes [INFO] tweaked toml for git repo https://github.com/fxwiegand/genomes written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Devise.git` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTFLAGS=--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" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32e93f4e534a69588898ae05e846ae135b5d4e0e9be36cc9a49a18c44382a0a8 [INFO] running `"docker" "start" "-a" "32e93f4e534a69588898ae05e846ae135b5d4e0e9be36cc9a49a18c44382a0a8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling bio v0.30.0 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling time v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1010f6a2) [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1010f6a2) [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.20 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking url v2.1.1 [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 mio-extras v2.0.6 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=e58b3ac9a#e58b3ac9) [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking cookie v0.13.3 [INFO] [stderr] Checking rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1010f6a2) [INFO] [stderr] Compiling hts-sys v1.10.2 [INFO] [stderr] Checking snafu v0.6.0 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking bio-types v0.6.0 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking jsonm v0.1.4 [INFO] [stderr] Checking rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1010f6a2) [INFO] [stderr] Checking rust-htslib v0.30.0 [INFO] [stderr] Checking genomes v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 50s [INFO] running `"docker" "inspect" "32e93f4e534a69588898ae05e846ae135b5d4e0e9be36cc9a49a18c44382a0a8"` [INFO] running `"docker" "rm" "-f" "32e93f4e534a69588898ae05e846ae135b5d4e0e9be36cc9a49a18c44382a0a8"` [INFO] [stdout] 32e93f4e534a69588898ae05e846ae135b5d4e0e9be36cc9a49a18c44382a0a8