[INFO] cloning repository https://github.com/jstjohn/rust-seqprep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jstjohn/rust-seqprep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstjohn%2Frust-seqprep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstjohn%2Frust-seqprep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e907892c1fd1870f41e72312dd2379b1b074aee0 [INFO] checking jstjohn/rust-seqprep against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjstjohn%2Frust-seqprep" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jstjohn/rust-seqprep on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jstjohn/rust-seqprep [INFO] finished tweaking git repo https://github.com/jstjohn/rust-seqprep [INFO] tweaked toml for git repo https://github.com/jstjohn/rust-seqprep written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jstjohn/rust-seqprep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded statrs v0.13.0 [INFO] [stderr] Downloaded bio-types v0.11.0 [INFO] [stderr] Downloaded bio v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 6833dc09f776f522d81afa6063f338adbe71a68de3457b5e16e4a40cf22aacf7 [INFO] running `Command { std: "docker" "start" "-a" "6833dc09f776f522d81afa6063f338adbe71a68de3457b5e16e4a40cf22aacf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6833dc09f776f522d81afa6063f338adbe71a68de3457b5e16e4a40cf22aacf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6833dc09f776f522d81afa6063f338adbe71a68de3457b5e16e4a40cf22aacf7", kill_on_drop: false }` [INFO] [stdout] 6833dc09f776f522d81afa6063f338adbe71a68de3457b5e16e4a40cf22aacf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93a61b38465922419a095996ccb862f7035613a0b576cc42594fceed185f8a4e [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" "93a61b38465922419a095996ccb862f7035613a0b576cc42594fceed185f8a4e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling bio v0.33.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Checking triple_accel v0.3.4 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking nalgebra v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking bio-types v0.11.0 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.8.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking statrs v0.13.0 [INFO] [stderr] Checking rust-seqprep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "93a61b38465922419a095996ccb862f7035613a0b576cc42594fceed185f8a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a61b38465922419a095996ccb862f7035613a0b576cc42594fceed185f8a4e", kill_on_drop: false }` [INFO] [stdout] 93a61b38465922419a095996ccb862f7035613a0b576cc42594fceed185f8a4e