[INFO] fetching crate babushka 0.1.10... [INFO] checking babushka-0.1.10 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate babushka 0.1.10 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate babushka 0.1.10 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate babushka 0.1.10 [INFO] finished tweaking crates.io crate babushka 0.1.10 [INFO] tweaked toml for crates.io crate babushka 0.1.10 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate babushka 0.1.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-cursor v0.29.5 [INFO] [stderr] Downloaded libredox v0.0.2 [INFO] [stderr] Downloaded peeking_take_while v0.1.2 [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded xml-rs v0.8.21 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded anyhow v1.0.87 [INFO] [stderr] Downloaded prettyplease v0.2.22 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded minifb v0.27.0 [INFO] [stderr] Downloaded weezl v0.1.8 [INFO] [stderr] Downloaded gif v0.13.1 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded syn v2.0.76 [INFO] [stderr] Downloaded orbclient v0.3.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e6d6eef564ff3c132ac2b89b9e6f38c3757543052277047c9e1f90ddab9c656 [INFO] running `Command { std: "docker" "start" "-a" "6e6d6eef564ff3c132ac2b89b9e6f38c3757543052277047c9e1f90ddab9c656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e6d6eef564ff3c132ac2b89b9e6f38c3757543052277047c9e1f90ddab9c656", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6d6eef564ff3c132ac2b89b9e6f38c3757543052277047c9e1f90ddab9c656", kill_on_drop: false }` [INFO] [stdout] 6e6d6eef564ff3c132ac2b89b9e6f38c3757543052277047c9e1f90ddab9c656 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82a79a4944d4b489fc09783affd8921c164f93da6ce1e8044880a05cf28a4982 [INFO] running `Command { std: "docker" "start" "-a" "82a79a4944d4b489fc09783affd8921c164f93da6ce1e8044880a05cf28a4982", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking object v0.36.3 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling minifb v0.27.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling babushka v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "82a79a4944d4b489fc09783affd8921c164f93da6ce1e8044880a05cf28a4982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a79a4944d4b489fc09783affd8921c164f93da6ce1e8044880a05cf28a4982", kill_on_drop: false }` [INFO] [stdout] 82a79a4944d4b489fc09783affd8921c164f93da6ce1e8044880a05cf28a4982