[INFO] cloning repository https://github.com/mkmik/heappy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkmik/heappy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b69a700d10f6016eb4c9823f76986d84b64a6cb0 [INFO] checking mkmik/heappy against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Fheappy" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkmik/heappy on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mkmik/heappy [INFO] finished tweaking git repo https://github.com/mkmik/heappy [INFO] tweaked toml for git repo https://github.com/mkmik/heappy written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mkmik/heappy 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symbolic-common v12.9.2 [INFO] [stderr] Downloaded croaring v0.5.2 [INFO] [stderr] Downloaded rgb v0.8.42 [INFO] [stderr] Downloaded croaring-sys v0.5.2 [INFO] [stderr] Downloaded symbolic-demangle v12.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1dfd00a946bbc4b4f281c483ddf9fa048032edbdba8a001949817566514bc92 [INFO] running `Command { std: "docker" "start" "-a" "e1dfd00a946bbc4b4f281c483ddf9fa048032edbdba8a001949817566514bc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1dfd00a946bbc4b4f281c483ddf9fa048032edbdba8a001949817566514bc92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1dfd00a946bbc4b4f281c483ddf9fa048032edbdba8a001949817566514bc92", kill_on_drop: false }` [INFO] [stdout] e1dfd00a946bbc4b4f281c483ddf9fa048032edbdba8a001949817566514bc92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a995f7320d5a12c8d001c961edaa2d69583e1e254e646d0fb39b015723ecc791 [INFO] running `Command { std: "docker" "start" "-a" "a995f7320d5a12c8d001c961edaa2d69583e1e254e646d0fb39b015723ecc791", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.69 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking uuid v1.9.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Compiling symbolic-demangle v12.9.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking rgb v0.8.42 [INFO] [stderr] Checking symbolic-common v12.9.2 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Compiling croaring-sys v0.5.2 [INFO] [stderr] Checking croaring v0.5.2 [INFO] [stderr] Checking heappy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking simple v0.1.0 (/opt/rustwide/workdir/examples/simple) [INFO] [stderr] Checking complex v0.1.0 (/opt/rustwide/workdir/examples/complex) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.18s [INFO] running `Command { std: "docker" "inspect" "a995f7320d5a12c8d001c961edaa2d69583e1e254e646d0fb39b015723ecc791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a995f7320d5a12c8d001c961edaa2d69583e1e254e646d0fb39b015723ecc791", kill_on_drop: false }` [INFO] [stdout] a995f7320d5a12c8d001c961edaa2d69583e1e254e646d0fb39b015723ecc791