[INFO] cloning repository https://github.com/derekmorr/fasta-sort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derekmorr/fasta-sort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekmorr%2Ffasta-sort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekmorr%2Ffasta-sort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7521e74b4eff4cd58dc53316817d20320fda992 [INFO] checking derekmorr/fasta-sort against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderekmorr%2Ffasta-sort" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/derekmorr/fasta-sort on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/derekmorr/fasta-sort [INFO] finished tweaking git repo https://github.com/derekmorr/fasta-sort [INFO] tweaked toml for git repo https://github.com/derekmorr/fasta-sort written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/derekmorr/fasta-sort already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27b069e842b3b742df8d528ddf6ca49a7a811fde0bde1611cc5f1b2745a41dd8 [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" "27b069e842b3b742df8d528ddf6ca49a7a811fde0bde1611cc5f1b2745a41dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27b069e842b3b742df8d528ddf6ca49a7a811fde0bde1611cc5f1b2745a41dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b069e842b3b742df8d528ddf6ca49a7a811fde0bde1611cc5f1b2745a41dd8", kill_on_drop: false }` [INFO] [stdout] 27b069e842b3b742df8d528ddf6ca49a7a811fde0bde1611cc5f1b2745a41dd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--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] cb39e1b865d4b9cc945ea6a5125c425b56830eb59a801c32d9a4f502a4ee4437 [INFO] running `Command { std: "docker" "start" "-a" "cb39e1b865d4b9cc945ea6a5125c425b56830eb59a801c32d9a4f502a4ee4437", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking crossbeam v0.3.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking serde v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking rayon v1.0.1 [INFO] [stderr] Checking seq_io v0.2.4 [INFO] [stderr] Checking fasta-sort v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.40s [INFO] running `Command { std: "docker" "inspect" "cb39e1b865d4b9cc945ea6a5125c425b56830eb59a801c32d9a4f502a4ee4437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb39e1b865d4b9cc945ea6a5125c425b56830eb59a801c32d9a4f502a4ee4437", kill_on_drop: false }` [INFO] [stdout] cb39e1b865d4b9cc945ea6a5125c425b56830eb59a801c32d9a4f502a4ee4437