[INFO] fetching crate align_tools 0.1.1... [INFO] checking align_tools-0.1.1 against try#ffa4a0215752773248fb0f0a8092f1c3e7907e9e for pr-75585 [INFO] extracting crate align_tools 0.1.1 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate align_tools 0.1.1 on toolchain ffa4a0215752773248fb0f0a8092f1c3e7907e9e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate align_tools 0.1.1 [INFO] finished tweaking crates.io crate align_tools 0.1.1 [INFO] tweaked toml for crates.io crate align_tools 0.1.1 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multimap v0.6.0 [INFO] [stderr] Downloaded debruijn v0.3.2 [INFO] [stderr] Downloaded vector_utils v0.1.3 [INFO] [stderr] Downloaded bio v0.31.0 [INFO] [stderr] Downloaded permutation v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21633bd9063b28f2cb9b55d8cc110afb0a66bea1849260ca8a6675475a90410e [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" "21633bd9063b28f2cb9b55d8cc110afb0a66bea1849260ca8a6675475a90410e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21633bd9063b28f2cb9b55d8cc110afb0a66bea1849260ca8a6675475a90410e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21633bd9063b28f2cb9b55d8cc110afb0a66bea1849260ca8a6675475a90410e", kill_on_drop: false }` [INFO] [stdout] 21633bd9063b28f2cb9b55d8cc110afb0a66bea1849260ca8a6675475a90410e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa4a0215752773248fb0f0a8092f1c3e7907e9e" "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] eb8f3f9ed38f20ea78614b81c0ce519c28a263f988c50f579425d3650b5dbd0d [INFO] running `Command { std: "docker" "start" "-a" "eb8f3f9ed38f20ea78614b81c0ce519c28a263f988c50f579425d3650b5dbd0d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling bio v0.31.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking permutation v0.2.5 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking superslice v1.0.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking vector_utils v0.1.3 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking wyhash v0.4.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking statrs v0.12.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking bio-types v0.7.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking boomphf v0.5.5 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking debruijn v0.3.2 [INFO] [stderr] Checking align_tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "eb8f3f9ed38f20ea78614b81c0ce519c28a263f988c50f579425d3650b5dbd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8f3f9ed38f20ea78614b81c0ce519c28a263f988c50f579425d3650b5dbd0d", kill_on_drop: false }` [INFO] [stdout] eb8f3f9ed38f20ea78614b81c0ce519c28a263f988c50f579425d3650b5dbd0d