[INFO] crate i3ctl 0.1.0 is already in cache [INFO] documenting i3ctl-0.1.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate i3ctl 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate i3ctl 0.1.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate i3ctl 0.1.0 [INFO] finished tweaking crates.io crate i3ctl 0.1.0 [INFO] tweaked toml for crates.io crate i3ctl 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b00b214180840379215da5f44d028ee9105c7c1652fe63bffd9945ee527179e [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" "2b00b214180840379215da5f44d028ee9105c7c1652fe63bffd9945ee527179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b00b214180840379215da5f44d028ee9105c7c1652fe63bffd9945ee527179e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b00b214180840379215da5f44d028ee9105c7c1652fe63bffd9945ee527179e", kill_on_drop: false }` [INFO] [stdout] 2b00b214180840379215da5f44d028ee9105c7c1652fe63bffd9945ee527179e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 430a839ee40177d586a4b7e63b10cfb4d470b6bd3bd6ead11dd0bf9aa69d4fd4 [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" "430a839ee40177d586a4b7e63b10cfb4d470b6bd3bd6ead11dd0bf9aa69d4fd4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking pretty_env_logger v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking clap-verbosity-flag v0.2.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking i3ipc v0.10.1 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Documenting i3ctl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.97s [INFO] running `Command { std: "docker" "inspect" "430a839ee40177d586a4b7e63b10cfb4d470b6bd3bd6ead11dd0bf9aa69d4fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430a839ee40177d586a4b7e63b10cfb4d470b6bd3bd6ead11dd0bf9aa69d4fd4", kill_on_drop: false }` [INFO] [stdout] 430a839ee40177d586a4b7e63b10cfb4d470b6bd3bd6ead11dd0bf9aa69d4fd4