[INFO] cloning repository https://github.com/colobrodo/hybrid-integer-encoding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/colobrodo/hybrid-integer-encoding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fhybrid-integer-encoding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fhybrid-integer-encoding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbac0747d0b09bc99c67fd14237d48c6dd2ca44a [INFO] checking colobrodo/hybrid-integer-encoding against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolobrodo%2Fhybrid-integer-encoding" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colobrodo/hybrid-integer-encoding on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/colobrodo/hybrid-integer-encoding [INFO] finished tweaking git repo https://github.com/colobrodo/hybrid-integer-encoding [INFO] tweaked toml for git repo https://github.com/colobrodo/hybrid-integer-encoding written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/colobrodo/hybrid-integer-encoding 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" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af4d393d89063209d4f821ec518fe9362009a4be4a7e10851f043701067a7e0c [INFO] running `Command { std: "docker" "start" "-a" "af4d393d89063209d4f821ec518fe9362009a4be4a7e10851f043701067a7e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af4d393d89063209d4f821ec518fe9362009a4be4a7e10851f043701067a7e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4d393d89063209d4f821ec518fe9362009a4be4a7e10851f043701067a7e0c", kill_on_drop: false }` [INFO] [stdout] af4d393d89063209d4f821ec518fe9362009a4be4a7e10851f043701067a7e0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 127d4ec43d22cb467ffb2925469ec1037de1ba38ebcc39b040d2cbd691ce3fc0 [INFO] running `Command { std: "docker" "start" "-a" "127d4ec43d22cb467ffb2925469ec1037de1ba38ebcc39b040d2cbd691ce3fc0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling impl-tools v0.10.3 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling epserde v0.6.3 [INFO] [stderr] Checking maligned v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking jiff v0.2.4 [INFO] [stderr] Checking arbitrary-chunks v0.4.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking partition v0.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking rdst v0.20.14 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking sync-cell-slice v0.9.11 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking pluralizer v0.4.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking dsi-progress-logger v0.2.5 [INFO] [stderr] Checking java-properties v2.0.0 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Checking common_traits v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling impl-tools-lib v0.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling mem_dbg-derive v0.1.7 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling epserde-derive v0.6.0 [INFO] [stderr] Compiling lender-derive v0.1.2 [INFO] [stderr] Compiling ambassador v0.4.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking lender v0.2.9 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Checking common_traits v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking sysctl v0.5.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking mmap-rs v0.6.1 [INFO] [stderr] Checking dsi-bitstream v0.4.0 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking clap_complete v4.5.46 [INFO] [stderr] Checking mem_dbg v0.2.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking sux v0.4.6 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling webgraph v0.2.0 (https://github.com/colobrodo/webgraph-rs.git?branch=bvgraphz#4aa3cc3e) [INFO] [stderr] Checking hybrid-integer-encoding v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "127d4ec43d22cb467ffb2925469ec1037de1ba38ebcc39b040d2cbd691ce3fc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127d4ec43d22cb467ffb2925469ec1037de1ba38ebcc39b040d2cbd691ce3fc0", kill_on_drop: false }` [INFO] [stdout] 127d4ec43d22cb467ffb2925469ec1037de1ba38ebcc39b040d2cbd691ce3fc0