[INFO] fetching crate keri 0.8.2... [INFO] testing keri-0.8.2 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate keri 0.8.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate keri 0.8.2 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate keri 0.8.2 [INFO] finished tweaking crates.io crate keri 0.8.2 [INFO] tweaked toml for crates.io crate keri 0.8.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b68934cf9a634ecfa6e19d641103ac9538103f5fae98e9be696bb17aebcf6bbf [INFO] running `Command { std: "docker" "start" "-a" "b68934cf9a634ecfa6e19d641103ac9538103f5fae98e9be696bb17aebcf6bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b68934cf9a634ecfa6e19d641103ac9538103f5fae98e9be696bb17aebcf6bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b68934cf9a634ecfa6e19d641103ac9538103f5fae98e9be696bb17aebcf6bbf", kill_on_drop: false }` [INFO] [stdout] b68934cf9a634ecfa6e19d641103ac9538103f5fae98e9be696bb17aebcf6bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebfafe3b009a787a0111ffb1fc3c4289199de9cb56ae4543304458e668c84ca5 [INFO] running `Command { std: "docker" "start" "-a" "ebfafe3b009a787a0111ffb1fc3c4289199de9cb56ae4543304458e668c84ca5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling fixed v1.19.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling half v2.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling synstructure v0.12.6 [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.34.7/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=c8a0471cb1aa96d4 -C extra-filename=-c8a0471cb1aa96d4 --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-dcf0547b9e057a13.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4c3dfb098225000.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-4198f785e9c87851.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-4d969bac8904907c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-42faf1d82f335065.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a0024670d470e503.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4799eeb530daeec3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ebfafe3b009a787a0111ffb1fc3c4289199de9cb56ae4543304458e668c84ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfafe3b009a787a0111ffb1fc3c4289199de9cb56ae4543304458e668c84ca5", kill_on_drop: false }` [INFO] [stdout] ebfafe3b009a787a0111ffb1fc3c4289199de9cb56ae4543304458e668c84ca5