[INFO] cloning repository https://github.com/alecmocatta/deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alecmocatta/deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecmocatta%2Fdeploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecmocatta%2Fdeploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27dc89d0d0e34896fd37d638692e7dfe60a904fc [INFO] checking alecmocatta/deploy against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falecmocatta%2Fdeploy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alecmocatta/deploy on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alecmocatta/deploy [INFO] removed 1 missing tests [INFO] removed workspace from git repo https://github.com/alecmocatta/deploy [INFO] removed path dependency constellation-internal from git repo https://github.com/alecmocatta/deploy [INFO] finished tweaking git repo https://github.com/alecmocatta/deploy [INFO] tweaked toml for git repo https://github.com/alecmocatta/deploy written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/alecmocatta/systemstat` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faeeaf0f0102024ac776b3123034e5ffa8927574894f854cebd91280e9be1955 [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" "faeeaf0f0102024ac776b3123034e5ffa8927574894f854cebd91280e9be1955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faeeaf0f0102024ac776b3123034e5ffa8927574894f854cebd91280e9be1955", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faeeaf0f0102024ac776b3123034e5ffa8927574894f854cebd91280e9be1955", kill_on_drop: false }` [INFO] [stdout] faeeaf0f0102024ac776b3123034e5ffa8927574894f854cebd91280e9be1955 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39fee82102a60d0197f0d14bdac469f7e8c0b2ab1837644eaa20334bd62e72c4 [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" "39fee82102a60d0197f0d14bdac469f7e8c0b2ab1837644eaa20334bd62e72c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling build_id v0.2.1 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling relative v0.2.2 [INFO] [stderr] Checking replace_with v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling constellation-rs v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking metatype v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking multiset v0.0.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking libflate v1.0.2 [INFO] [stderr] Checking nix v0.16.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking procfs v0.7.9 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking systemstat v0.1.5 (https://github.com/alecmocatta/systemstat?branch=linking-fix#77523309) [INFO] [stderr] Checking palaver v0.3.0-alpha.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling serde_closure_derive v0.3.2 [INFO] [stderr] Compiling serde_closure v0.3.2 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking serde_pipe v0.1.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking cargo_metadata v0.10.0 [INFO] [stderr] Checking palaver v0.2.8 [INFO] [stderr] Checking socketstat v0.1.0 [INFO] [stderr] Checking constellation-internal v0.2.0-alpha.2 [INFO] [stderr] Checking tcp_typed v0.1.4 [INFO] [stderr] Checking serde_traitobject v0.2.7 [INFO] [stderr] Checking notifier v0.1.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "39fee82102a60d0197f0d14bdac469f7e8c0b2ab1837644eaa20334bd62e72c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fee82102a60d0197f0d14bdac469f7e8c0b2ab1837644eaa20334bd62e72c4", kill_on_drop: false }` [INFO] [stdout] 39fee82102a60d0197f0d14bdac469f7e8c0b2ab1837644eaa20334bd62e72c4