[INFO] crate syndication 0.5.0 is already in cache [INFO] checking syndication-0.5.0 against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] extracting crate syndication 0.5.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate syndication 0.5.0 on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate syndication 0.5.0 [INFO] finished tweaking crates.io crate syndication 0.5.0 [INFO] tweaked toml for crates.io crate syndication 0.5.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate syndication 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2419b8e97da0fc92d7446dcaf33ce6486ea816831b7055633fb37b0d3fe2762 [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" "f2419b8e97da0fc92d7446dcaf33ce6486ea816831b7055633fb37b0d3fe2762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2419b8e97da0fc92d7446dcaf33ce6486ea816831b7055633fb37b0d3fe2762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2419b8e97da0fc92d7446dcaf33ce6486ea816831b7055633fb37b0d3fe2762", kill_on_drop: false }` [INFO] [stdout] f2419b8e97da0fc92d7446dcaf33ce6486ea816831b7055633fb37b0d3fe2762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddce61f49b450d0b621ac48e5d5c39100a4a8187ee3d2597ae17d3bacbf834f1 [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" "ddce61f49b450d0b621ac48e5d5c39100a4a8187ee3d2597ae17d3bacbf834f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Checking encoding_rs v0.8.20 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking quick-xml v0.12.4 [INFO] [stderr] Checking atom_syndication v0.6.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Checking quick-xml v0.14.0 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Checking rss v1.8.0 [INFO] [stderr] Checking syndication v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.97s [INFO] running `Command { std: "docker" "inspect" "ddce61f49b450d0b621ac48e5d5c39100a4a8187ee3d2597ae17d3bacbf834f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddce61f49b450d0b621ac48e5d5c39100a4a8187ee3d2597ae17d3bacbf834f1", kill_on_drop: false }` [INFO] [stdout] ddce61f49b450d0b621ac48e5d5c39100a4a8187ee3d2597ae17d3bacbf834f1