[INFO] fetching crate neofold 0.1.0... [INFO] checking neofold-0.1.0 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate neofold 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate neofold 0.1.0 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate neofold 0.1.0 [INFO] finished tweaking crates.io crate neofold 0.1.0 [INFO] tweaked toml for crates.io crate neofold 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate neofold 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05b1cec56aa12aea8d114fc955134ef276e13a472030d51863cecdc396fad878 [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" "05b1cec56aa12aea8d114fc955134ef276e13a472030d51863cecdc396fad878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05b1cec56aa12aea8d114fc955134ef276e13a472030d51863cecdc396fad878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05b1cec56aa12aea8d114fc955134ef276e13a472030d51863cecdc396fad878", kill_on_drop: false }` [INFO] [stdout] 05b1cec56aa12aea8d114fc955134ef276e13a472030d51863cecdc396fad878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f46c9ef2cc5c46e53123ef06cd8ae51a041d384437352478cba1eca16e0e17 [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" "15f46c9ef2cc5c46e53123ef06cd8ae51a041d384437352478cba1eca16e0e17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling bv v0.7.4 [INFO] [stderr] Compiling ndarray v0.9.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bytecount v0.3.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking bio-seq-algos v0.1.11 [INFO] [stderr] Checking itertools v0.6.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking rna-ss-params v0.1.13 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking multimap v0.4.0 [INFO] [stderr] Checking csv v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bio v0.20.3 [INFO] [stderr] Checking rna-algos v0.1.9 [INFO] [stderr] Checking rnafamprob v0.1.0 [INFO] [stderr] Checking neofold v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.14s [INFO] running `Command { std: "docker" "inspect" "15f46c9ef2cc5c46e53123ef06cd8ae51a041d384437352478cba1eca16e0e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f46c9ef2cc5c46e53123ef06cd8ae51a041d384437352478cba1eca16e0e17", kill_on_drop: false }` [INFO] [stdout] 15f46c9ef2cc5c46e53123ef06cd8ae51a041d384437352478cba1eca16e0e17