[INFO] fetching crate fse_dump 2.0.5... [INFO] building fse_dump-2.0.5 against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] extracting crate fse_dump 2.0.5 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate fse_dump 2.0.5 on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate fse_dump 2.0.5 [INFO] finished tweaking crates.io crate fse_dump 2.0.5 [INFO] tweaked toml for crates.io crate fse_dump 2.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate fse_dump 2.0.5 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-debouncer-full v0.3.1 [INFO] [stderr] Downloaded notify v6.1.1 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded mimalloc v0.1.41 [INFO] [stderr] Downloaded file-id v0.2.1 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded bus v2.4.1 [INFO] [stderr] Downloaded clap_complete v4.5.2 [INFO] [stderr] Downloaded cloudflare-zlib-sys v0.3.3 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.37 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef34c0927969c8c9ff1c842ac26afe315ce809b1c0acffc7ea48938cfedef43a [INFO] running `Command { std: "docker" "start" "-a" "ef34c0927969c8c9ff1c842ac26afe315ce809b1c0acffc7ea48938cfedef43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef34c0927969c8c9ff1c842ac26afe315ce809b1c0acffc7ea48938cfedef43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef34c0927969c8c9ff1c842ac26afe315ce809b1c0acffc7ea48938cfedef43a", kill_on_drop: false }` [INFO] [stdout] ef34c0927969c8c9ff1c842ac26afe315ce809b1c0acffc7ea48938cfedef43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f549793416ca363886e573e2efe5340169cdd0303b38cf06b45a889d10271ee4 [INFO] running `Command { std: "docker" "start" "-a" "f549793416ca363886e573e2efe5340169cdd0303b38cf06b45a889d10271ee4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libmimalloc-sys v0.1.37 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling cloudflare-zlib-sys v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling file-id v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling mimalloc v0.1.41 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling notify-debouncer-full v0.3.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling bus v2.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling fse_dump v2.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 14.03s [INFO] running `Command { std: "docker" "inspect" "f549793416ca363886e573e2efe5340169cdd0303b38cf06b45a889d10271ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f549793416ca363886e573e2efe5340169cdd0303b38cf06b45a889d10271ee4", kill_on_drop: false }` [INFO] [stdout] f549793416ca363886e573e2efe5340169cdd0303b38cf06b45a889d10271ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ff6b5315aadd4e4680d32f1e9d8760caa8860820ba8b0f578c4198f4b6de4aa [INFO] running `Command { std: "docker" "start" "-a" "7ff6b5315aadd4e4680d32f1e9d8760caa8860820ba8b0f578c4198f4b6de4aa", kill_on_drop: false }` [INFO] [stderr] Compiling fse_dump v2.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "7ff6b5315aadd4e4680d32f1e9d8760caa8860820ba8b0f578c4198f4b6de4aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff6b5315aadd4e4680d32f1e9d8760caa8860820ba8b0f578c4198f4b6de4aa", kill_on_drop: false }` [INFO] [stdout] 7ff6b5315aadd4e4680d32f1e9d8760caa8860820ba8b0f578c4198f4b6de4aa