[INFO] fetching crate bam-builder 0.1.3... [INFO] checking bam-builder-0.1.3 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate bam-builder 0.1.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate bam-builder 0.1.3 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bam-builder 0.1.3 [INFO] finished tweaking crates.io crate bam-builder 0.1.3 [INFO] tweaked toml for crates.io crate bam-builder 0.1.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate bam-builder 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-htslib v0.35.2 [INFO] [stderr] Downloaded hts-sys v1.11.1-fix1 [INFO] [stderr] Downloaded bio-types v0.10.0 [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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b5c6a3248e2eeb5483358ea41923d9ffb975cf606ea72ae94b4dc98e8e8ecbb [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" "0b5c6a3248e2eeb5483358ea41923d9ffb975cf606ea72ae94b4dc98e8e8ecbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5c6a3248e2eeb5483358ea41923d9ffb975cf606ea72ae94b4dc98e8e8ecbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5c6a3248e2eeb5483358ea41923d9ffb975cf606ea72ae94b4dc98e8e8ecbb", kill_on_drop: false }` [INFO] [stdout] 0b5c6a3248e2eeb5483358ea41923d9ffb975cf606ea72ae94b4dc98e8e8ecbb [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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddbb0299aa0b78824093774a0fa3185e926ece56139ced6e2ca930f6558ba734 [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" "ddbb0299aa0b78824093774a0fa3185e926ece56139ced6e2ca930f6558ba734", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking bio-types v0.10.0 [INFO] [stderr] Checking rust-htslib v0.35.2 [INFO] [stderr] Checking bam-builder v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "ddbb0299aa0b78824093774a0fa3185e926ece56139ced6e2ca930f6558ba734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddbb0299aa0b78824093774a0fa3185e926ece56139ced6e2ca930f6558ba734", kill_on_drop: false }` [INFO] [stdout] ddbb0299aa0b78824093774a0fa3185e926ece56139ced6e2ca930f6558ba734