[INFO] fetching crate changepoint 0.9.0... [INFO] checking changepoint-0.9.0 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate changepoint 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate changepoint 0.9.0 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate changepoint 0.9.0 [INFO] finished tweaking crates.io crate changepoint 0.9.0 [INFO] tweaked toml for crates.io crate changepoint 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate changepoint 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa5971c6cffe136c9f57f220d6e34c44fd7f47ea80fd5c9e73759b75e7f06ec8 [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" "fa5971c6cffe136c9f57f220d6e34c44fd7f47ea80fd5c9e73759b75e7f06ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa5971c6cffe136c9f57f220d6e34c44fd7f47ea80fd5c9e73759b75e7f06ec8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa5971c6cffe136c9f57f220d6e34c44fd7f47ea80fd5c9e73759b75e7f06ec8", kill_on_drop: false }` [INFO] [stdout] fa5971c6cffe136c9f57f220d6e34c44fd7f47ea80fd5c9e73759b75e7f06ec8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd441215f989076b55b25a6d03d0f99225af1babfaf6090db2d29cd4f1d17b34 [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" "cd441215f989076b55b25a6d03d0f99225af1babfaf6090db2d29cd4f1d17b34", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking assert v0.7.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking special v0.8.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking nalgebra v0.20.0 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking rv v0.10.1 [INFO] [stderr] Checking changepoint v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "cd441215f989076b55b25a6d03d0f99225af1babfaf6090db2d29cd4f1d17b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd441215f989076b55b25a6d03d0f99225af1babfaf6090db2d29cd4f1d17b34", kill_on_drop: false }` [INFO] [stdout] cd441215f989076b55b25a6d03d0f99225af1babfaf6090db2d29cd4f1d17b34