[INFO] fetching crate bam-builder 0.1.3... [INFO] checking bam-builder-0.1.3 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate bam-builder 0.1.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate bam-builder 0.1.3 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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-2/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derefable v0.1.0 [INFO] [stderr] Downloaded fs-utils v1.1.4 [INFO] [stderr] Downloaded bio-types v0.10.0 [INFO] [stderr] Downloaded ieee754 v0.2.6 [INFO] [stderr] Downloaded linear-map v1.2.0 [INFO] [stderr] Downloaded hts-sys v1.11.1-fix1 [INFO] [stderr] Downloaded curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Downloaded openssl-src v111.13.0+1.1.1i [INFO] [stderr] Downloaded rust-htslib v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", 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] 429e775ae2b9990343704292c7778e1c2dd46edf11c568fc7403ec301feeeca1 [INFO] running `Command { std: "docker" "start" "-a" "429e775ae2b9990343704292c7778e1c2dd46edf11c568fc7403ec301feeeca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "429e775ae2b9990343704292c7778e1c2dd46edf11c568fc7403ec301feeeca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "429e775ae2b9990343704292c7778e1c2dd46edf11c568fc7403ec301feeeca1", kill_on_drop: false }` [INFO] [stdout] 429e775ae2b9990343704292c7778e1c2dd46edf11c568fc7403ec301feeeca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3525071b32a7d379e768b8ff5e0815ddaae810a66b8f560407c2987efa4332 [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" "4a3525071b32a7d379e768b8ff5e0815ddaae810a66b8f560407c2987efa4332", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [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 16s [INFO] running `Command { std: "docker" "inspect" "4a3525071b32a7d379e768b8ff5e0815ddaae810a66b8f560407c2987efa4332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3525071b32a7d379e768b8ff5e0815ddaae810a66b8f560407c2987efa4332", kill_on_drop: false }` [INFO] [stdout] 4a3525071b32a7d379e768b8ff5e0815ddaae810a66b8f560407c2987efa4332