[INFO] cloning repository https://github.com/CrystalAnalyst/Lsm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrystalAnalyst/Lsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrystalAnalyst%2FLsm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrystalAnalyst%2FLsm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 202028e842e05bc4ee2915650256c791e293671b [INFO] checking CrystalAnalyst/Lsm/202028e842e05bc4ee2915650256c791e293671b against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrystalAnalyst%2FLsm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrystalAnalyst/Lsm on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CrystalAnalyst/Lsm [INFO] finished tweaking git repo https://github.com/CrystalAnalyst/Lsm [INFO] tweaked toml for git repo https://github.com/CrystalAnalyst/Lsm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CrystalAnalyst/Lsm 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ouroboros_macro v0.18.3 [INFO] [stderr] Downloaded ouroboros v0.18.3 [INFO] [stderr] Downloaded cargo-platform v0.1.7 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded yansi v1.0.0 [INFO] [stderr] Downloaded farmhash v1.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 967ccc93f407f66df19cfeda6a4b773b55c669219483937106def630e3e6a455 [INFO] running `Command { std: "docker" "start" "-a" "967ccc93f407f66df19cfeda6a4b773b55c669219483937106def630e3e6a455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "967ccc93f407f66df19cfeda6a4b773b55c669219483937106def630e3e6a455", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "967ccc93f407f66df19cfeda6a4b773b55c669219483937106def630e3e6a455", kill_on_drop: false }` [INFO] [stdout] 967ccc93f407f66df19cfeda6a4b773b55c669219483937106def630e3e6a455 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a379f4b6abceefc3ee061ac049a8f5bb5798bd2c425bb00a72ede2737eb6f1f1 [INFO] running `Command { std: "docker" "start" "-a" "a379f4b6abceefc3ee061ac049a8f5bb5798bd2c425bb00a72ede2737eb6f1f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling yansi v1.0.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking farmhash v1.1.5 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking quanta v0.11.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling ouroboros_macro v0.18.3 [INFO] [stderr] Checking ouroboros v0.18.3 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking lsm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.20s [INFO] running `Command { std: "docker" "inspect" "a379f4b6abceefc3ee061ac049a8f5bb5798bd2c425bb00a72ede2737eb6f1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a379f4b6abceefc3ee061ac049a8f5bb5798bd2c425bb00a72ede2737eb6f1f1", kill_on_drop: false }` [INFO] [stdout] a379f4b6abceefc3ee061ac049a8f5bb5798bd2c425bb00a72ede2737eb6f1f1