[INFO] fetching crate fasta_tools 0.1.1... [INFO] checking fasta_tools-0.1.1 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate fasta_tools 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fasta_tools 0.1.1 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate fasta_tools 0.1.1 [INFO] finished tweaking crates.io crate fasta_tools 0.1.1 [INFO] tweaked toml for crates.io crate fasta_tools 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded boomphf v0.5.5 [INFO] [stderr] Downloaded permutation v0.2.5 [INFO] [stderr] Downloaded io_utils v0.2.6 [INFO] [stderr] Downloaded vector_utils v0.1.3 [INFO] [stderr] Downloaded string_utils v0.1.1 [INFO] [stderr] Downloaded debruijn v0.3.2 [INFO] [stderr] Downloaded wyhash v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 502cef76542fc75f2b5287135c09c2c92dab96e10f1204e534d992a17b4ce71f [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" "502cef76542fc75f2b5287135c09c2c92dab96e10f1204e534d992a17b4ce71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "502cef76542fc75f2b5287135c09c2c92dab96e10f1204e534d992a17b4ce71f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502cef76542fc75f2b5287135c09c2c92dab96e10f1204e534d992a17b4ce71f", kill_on_drop: false }` [INFO] [stdout] 502cef76542fc75f2b5287135c09c2c92dab96e10f1204e534d992a17b4ce71f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2b51db1e9bfc87a84170de772eebddd808900dd478805a373c998e081dc033d [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" "a2b51db1e9bfc87a84170de772eebddd808900dd478805a373c998e081dc033d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Checking wyhash v0.4.1 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking vector_utils v0.1.3 [INFO] [stderr] Checking string_utils v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking boomphf v0.5.5 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking io_utils v0.2.6 [INFO] [stderr] Checking debruijn v0.3.2 [INFO] [stderr] Checking fasta_tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.27s [INFO] running `Command { std: "docker" "inspect" "a2b51db1e9bfc87a84170de772eebddd808900dd478805a373c998e081dc033d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b51db1e9bfc87a84170de772eebddd808900dd478805a373c998e081dc033d", kill_on_drop: false }` [INFO] [stdout] a2b51db1e9bfc87a84170de772eebddd808900dd478805a373c998e081dc033d