[INFO] cloning repository https://github.com/divergentdave/sled-migrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divergentdave/sled-migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fsled-migrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fsled-migrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 533566b5f4f1ca2f893c6140b2e0246ec60702a7 [INFO] testing divergentdave/sled-migrate against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivergentdave%2Fsled-migrate" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/divergentdave/sled-migrate on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/divergentdave/sled-migrate [INFO] finished tweaking git repo https://github.com/divergentdave/sled-migrate [INFO] tweaked toml for git repo https://github.com/divergentdave/sled-migrate written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/divergentdave/sled-migrate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 361a083188192fdbd49a98b265f2346cf864aab87e30f16bccaf43004c0b5dde [INFO] running `Command { std: "docker" "start" "-a" "361a083188192fdbd49a98b265f2346cf864aab87e30f16bccaf43004c0b5dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "361a083188192fdbd49a98b265f2346cf864aab87e30f16bccaf43004c0b5dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "361a083188192fdbd49a98b265f2346cf864aab87e30f16bccaf43004c0b5dde", kill_on_drop: false }` [INFO] [stdout] 361a083188192fdbd49a98b265f2346cf864aab87e30f16bccaf43004c0b5dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e18ab865a3f7901f5f6957cecaad499552de6f923637b601328fdb158e735d33 [INFO] running `Command { std: "docker" "start" "-a" "e18ab865a3f7901f5f6957cecaad499552de6f923637b601328fdb158e735d33", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling historian v4.0.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling sled v0.33.0 [INFO] [stderr] Compiling sled v0.30.3 [INFO] [stderr] Compiling sled v0.31.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling sled v0.32.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] error: could not compile `sled` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sled --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sled-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="no_metrics"' -C metadata=466640a4e96a9871 -C extra-filename=-466640a4e96a9871 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-4c6bc5477f84588f.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-1365105f7eacad10.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8f76268ff9fe6f69.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c753f42e738e387f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e18ab865a3f7901f5f6957cecaad499552de6f923637b601328fdb158e735d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e18ab865a3f7901f5f6957cecaad499552de6f923637b601328fdb158e735d33", kill_on_drop: false }` [INFO] [stdout] e18ab865a3f7901f5f6957cecaad499552de6f923637b601328fdb158e735d33