[INFO] fetching crate cargo-move 0.0.0... [INFO] checking cargo-move-0.0.0 against beta for pr-78714 [INFO] extracting crate cargo-move 0.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cargo-move 0.0.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-move 0.0.0 [INFO] finished tweaking crates.io crate cargo-move 0.0.0 [INFO] tweaked toml for crates.io crate cargo-move 0.0.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate cargo-move 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 3b6ddbe4bdf49f6974b1483954498af74ab9ace5e7e55eb1f02dc3c08928ea11 [INFO] running `Command { std: "docker" "start" "-a" "3b6ddbe4bdf49f6974b1483954498af74ab9ace5e7e55eb1f02dc3c08928ea11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b6ddbe4bdf49f6974b1483954498af74ab9ace5e7e55eb1f02dc3c08928ea11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6ddbe4bdf49f6974b1483954498af74ab9ace5e7e55eb1f02dc3c08928ea11", kill_on_drop: false }` [INFO] [stdout] 3b6ddbe4bdf49f6974b1483954498af74ab9ace5e7e55eb1f02dc3c08928ea11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 2308ffb133e9e29b6034a3ca4d7e2d097c749cac932f51f825bd46d5a92e939e [INFO] running `Command { std: "docker" "start" "-a" "2308ffb133e9e29b6034a3ca4d7e2d097c749cac932f51f825bd46d5a92e939e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking zeroize v0.9.3 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking generational-arena v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking signal-hook v0.1.10 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling gumdrop_derive v0.6.0 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling abscissa_derive v0.3.0 [INFO] [stderr] Checking gumdrop v0.6.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Checking secrecy v0.2.2 [INFO] [stderr] Checking abscissa_core v0.3.0 [INFO] [stderr] Checking cargo-move v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "2308ffb133e9e29b6034a3ca4d7e2d097c749cac932f51f825bd46d5a92e939e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2308ffb133e9e29b6034a3ca4d7e2d097c749cac932f51f825bd46d5a92e939e", kill_on_drop: false }` [INFO] [stdout] 2308ffb133e9e29b6034a3ca4d7e2d097c749cac932f51f825bd46d5a92e939e