[INFO] crate merit 0.2.0 is already in cache [INFO] checking merit-0.2.0 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate merit 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate merit 0.2.0 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate merit 0.2.0 [INFO] finished tweaking crates.io crate merit 0.2.0 [INFO] tweaked toml for crates.io crate merit 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate merit 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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] 460cbdbeb91858c0ad88bf84ee2de944ad60259b6e7acbdb4f28991604fb9e88 [INFO] running `Command { std: "docker" "start" "-a" "460cbdbeb91858c0ad88bf84ee2de944ad60259b6e7acbdb4f28991604fb9e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "460cbdbeb91858c0ad88bf84ee2de944ad60259b6e7acbdb4f28991604fb9e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460cbdbeb91858c0ad88bf84ee2de944ad60259b6e7acbdb4f28991604fb9e88", kill_on_drop: false }` [INFO] [stdout] 460cbdbeb91858c0ad88bf84ee2de944ad60259b6e7acbdb4f28991604fb9e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b949e89dfeea1c95eccbd501f2b570a4bb81448e84e22863bf7d3df928253c88 [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" "b949e89dfeea1c95eccbd501f2b570a4bb81448e84e22863bf7d3df928253c88", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking pico-args v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling maud_macros v0.21.0 [INFO] [stderr] Checking maud v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling cssparser v0.27.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Checking scraper v0.11.0 [INFO] [stderr] Checking merit v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "b949e89dfeea1c95eccbd501f2b570a4bb81448e84e22863bf7d3df928253c88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b949e89dfeea1c95eccbd501f2b570a4bb81448e84e22863bf7d3df928253c88", kill_on_drop: false }` [INFO] [stdout] b949e89dfeea1c95eccbd501f2b570a4bb81448e84e22863bf7d3df928253c88