[INFO] fetching crate hobo_css 0.1.10... [INFO] checking hobo_css-0.1.10 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate hobo_css 0.1.10 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate hobo_css 0.1.10 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hobo_css 0.1.10 [INFO] finished tweaking crates.io crate hobo_css 0.1.10 [INFO] tweaked toml for crates.io crate hobo_css 0.1.10 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 337a8c66f9fc2f3bad8f71e5c9590642b74d23d73f4175c941f60b268a2db379 [INFO] running `Command { std: "docker" "start" "-a" "337a8c66f9fc2f3bad8f71e5c9590642b74d23d73f4175c941f60b268a2db379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "337a8c66f9fc2f3bad8f71e5c9590642b74d23d73f4175c941f60b268a2db379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337a8c66f9fc2f3bad8f71e5c9590642b74d23d73f4175c941f60b268a2db379", kill_on_drop: false }` [INFO] [stdout] 337a8c66f9fc2f3bad8f71e5c9590642b74d23d73f4175c941f60b268a2db379 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beadfe4c38aab46ab19313b79ada8f34d69d126b5d3b1f261bac7d5df3f678f5 [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" "beadfe4c38aab46ab19313b79ada8f34d69d126b5d3b1f261bac7d5df3f678f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-quote v0.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling hobo_css_macros v0.1.10 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking hobo_css v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.88s [INFO] running `Command { std: "docker" "inspect" "beadfe4c38aab46ab19313b79ada8f34d69d126b5d3b1f261bac7d5df3f678f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beadfe4c38aab46ab19313b79ada8f34d69d126b5d3b1f261bac7d5df3f678f5", kill_on_drop: false }` [INFO] [stdout] beadfe4c38aab46ab19313b79ada8f34d69d126b5d3b1f261bac7d5df3f678f5