[INFO] fetching crate wiggle-borrow 0.26.0... [INFO] checking wiggle-borrow-0.26.0 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate wiggle-borrow 0.26.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wiggle-borrow 0.26.0 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wiggle-borrow 0.26.0 [INFO] finished tweaking crates.io crate wiggle-borrow 0.26.0 [INFO] tweaked toml for crates.io crate wiggle-borrow 0.26.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wiggle-macro v0.26.0 [INFO] [stderr] Downloaded wiggle v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "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] 79d08cf9f7f113786c579d59ce2a5890d8ff481ecbe61f94f20405a8d143e09f [INFO] running `Command { std: "docker" "start" "-a" "79d08cf9f7f113786c579d59ce2a5890d8ff481ecbe61f94f20405a8d143e09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79d08cf9f7f113786c579d59ce2a5890d8ff481ecbe61f94f20405a8d143e09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d08cf9f7f113786c579d59ce2a5890d8ff481ecbe61f94f20405a8d143e09f", kill_on_drop: false }` [INFO] [stdout] 79d08cf9f7f113786c579d59ce2a5890d8ff481ecbe61f94f20405a8d143e09f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1596c759b1461d6a6ce3627c73ba850c6923596a13e6bcb992b10bfa988adb9b [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" "1596c759b1461d6a6ce3627c73ba850c6923596a13e6bcb992b10bfa988adb9b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling wast v33.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking witx v0.9.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling wiggle-generate v0.26.0 [INFO] [stderr] Compiling wiggle-macro v0.26.0 [INFO] [stderr] Checking wiggle v0.26.0 [INFO] [stderr] Checking wiggle-borrow v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.38s [INFO] running `Command { std: "docker" "inspect" "1596c759b1461d6a6ce3627c73ba850c6923596a13e6bcb992b10bfa988adb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1596c759b1461d6a6ce3627c73ba850c6923596a13e6bcb992b10bfa988adb9b", kill_on_drop: false }` [INFO] [stdout] 1596c759b1461d6a6ce3627c73ba850c6923596a13e6bcb992b10bfa988adb9b