[INFO] fetching crate synchronicity 0.0.1... [INFO] checking synchronicity-0.0.1 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate synchronicity 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate synchronicity 0.0.1 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate synchronicity 0.0.1 [INFO] finished tweaking crates.io crate synchronicity 0.0.1 [INFO] tweaked toml for crates.io crate synchronicity 0.0.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate synchronicity 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] 05dbb328280dfdcf7dfeb94fcd6a9b71bd09a61015a48fc143d9a1dceee19a0f [INFO] running `Command { std: "docker" "start" "-a" "05dbb328280dfdcf7dfeb94fcd6a9b71bd09a61015a48fc143d9a1dceee19a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05dbb328280dfdcf7dfeb94fcd6a9b71bd09a61015a48fc143d9a1dceee19a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05dbb328280dfdcf7dfeb94fcd6a9b71bd09a61015a48fc143d9a1dceee19a0f", kill_on_drop: false }` [INFO] [stdout] 05dbb328280dfdcf7dfeb94fcd6a9b71bd09a61015a48fc143d9a1dceee19a0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a9c0553272467a5c715a2e19968e2f7eed61a43577f5c4984245d6b176353f8 [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" "3a9c0553272467a5c715a2e19968e2f7eed61a43577f5c4984245d6b176353f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking zeroize v1.0.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking generational-arena v0.2.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking gumdrop v0.7.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling abscissa_derive v0.4.0 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking secrecy v0.4.1 [INFO] [stderr] Checking abscissa_core v0.4.0 [INFO] [stderr] Checking synchronicity v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "3a9c0553272467a5c715a2e19968e2f7eed61a43577f5c4984245d6b176353f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9c0553272467a5c715a2e19968e2f7eed61a43577f5c4984245d6b176353f8", kill_on_drop: false }` [INFO] [stdout] 3a9c0553272467a5c715a2e19968e2f7eed61a43577f5c4984245d6b176353f8