[INFO] fetching crate rafx-visibility 0.0.7... [INFO] checking rafx-visibility-0.0.7 against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] extracting crate rafx-visibility 0.0.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rafx-visibility 0.0.7 on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rafx-visibility 0.0.7 [INFO] finished tweaking crates.io crate rafx-visibility 0.0.7 [INFO] tweaked toml for crates.io crate rafx-visibility 0.0.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e730325334cc15084ddb19c36ab1b2af8c6df68a47b30797d2e99513ccbc51da [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" "e730325334cc15084ddb19c36ab1b2af8c6df68a47b30797d2e99513ccbc51da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e730325334cc15084ddb19c36ab1b2af8c6df68a47b30797d2e99513ccbc51da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e730325334cc15084ddb19c36ab1b2af8c6df68a47b30797d2e99513ccbc51da", kill_on_drop: false }` [INFO] [stdout] e730325334cc15084ddb19c36ab1b2af8c6df68a47b30797d2e99513ccbc51da [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 353e6b9f49e420034c2d9f7cc4f450010caa399ac1cf1697b05d3872bf4d3ec3 [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" "353e6b9f49e420034c2d9f7cc4f450010caa399ac1cf1697b05d3872bf4d3ec3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rafx-base v0.0.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling profiling-procmacros v0.1.3 [INFO] [stderr] Checking profiling v0.1.10 [INFO] [stderr] Checking rafx-api v0.0.7 [INFO] [stderr] Checking rafx-nodes v0.0.7 [INFO] [stderr] Checking rafx-visibility v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.61s [INFO] running `Command { std: "docker" "inspect" "353e6b9f49e420034c2d9f7cc4f450010caa399ac1cf1697b05d3872bf4d3ec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353e6b9f49e420034c2d9f7cc4f450010caa399ac1cf1697b05d3872bf4d3ec3", kill_on_drop: false }` [INFO] [stdout] 353e6b9f49e420034c2d9f7cc4f450010caa399ac1cf1697b05d3872bf4d3ec3