[INFO] cloning repository https://github.com/zaeleus/noodles-count-features [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaeleus/noodles-count-features" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaeleus%2Fnoodles-count-features"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaeleus%2Fnoodles-count-features'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 515068f8393d78565b4229ca122ebaeaad624f29 [INFO] checking zaeleus/noodles-count-features against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaeleus%2Fnoodles-count-features" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaeleus/noodles-count-features on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zaeleus/noodles-count-features [INFO] finished tweaking git repo https://github.com/zaeleus/noodles-count-features [INFO] tweaked toml for git repo https://github.com/zaeleus/noodles-count-features written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/zaeleus/noodles-count-features already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/zaeleus/interval-tree.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 10e34f33ef245dc632d4e84aadec7e176bac750daffb5f7c73a2f0728e12d908 [INFO] running `"docker" "start" "-a" "10e34f33ef245dc632d4e84aadec7e176bac750daffb5f7c73a2f0728e12d908"` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking interval-tree v0.1.0 (https://github.com/zaeleus/interval-tree.git?rev=2a0bab09e79766f3daf8b02725f27f66dbd9d009#2a0bab09) [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking noodles v0.1.0 (https://github.com/zaeleus/noodles.git?rev=0d243ef282253754dd25ac7fc5ea6a74a770b8d9#0d243ef2) [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking noodles-bgzf v0.1.0 (https://github.com/zaeleus/noodles.git?rev=0d243ef282253754dd25ac7fc5ea6a74a770b8d9#0d243ef2) [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Checking noodles-bam v0.1.0 (https://github.com/zaeleus/noodles.git?rev=0d243ef282253754dd25ac7fc5ea6a74a770b8d9#0d243ef2) [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling git-testament-derive v0.1.8 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking git-testament v0.1.7 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking noodles-gff v0.1.0 (https://github.com/zaeleus/noodles.git?rev=0d243ef282253754dd25ac7fc5ea6a74a770b8d9#0d243ef2) [INFO] [stderr] Checking noodles-squab v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.64s [INFO] running `"docker" "inspect" "10e34f33ef245dc632d4e84aadec7e176bac750daffb5f7c73a2f0728e12d908"` [INFO] running `"docker" "rm" "-f" "10e34f33ef245dc632d4e84aadec7e176bac750daffb5f7c73a2f0728e12d908"` [INFO] [stdout] 10e34f33ef245dc632d4e84aadec7e176bac750daffb5f7c73a2f0728e12d908