[INFO] fetching crate msg-store-http-server 0.1.5... [INFO] testing msg-store-http-server-0.1.5 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate msg-store-http-server 0.1.5 into /workspace/builds/worker-87/source [INFO] validating manifest of crates.io crate msg-store-http-server 0.1.5 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate msg-store-http-server 0.1.5 [INFO] finished tweaking crates.io crate msg-store-http-server 0.1.5 [INFO] tweaked toml for crates.io crate msg-store-http-server 0.1.5 written to /workspace/builds/worker-87/source/Cargo.toml [INFO] crate crates.io crate msg-store-http-server 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff49f059acece41f4ab43c4369c38f3a20d56122625f6550b415bc5e0af4950a [INFO] running `Command { std: "docker" "start" "-a" "ff49f059acece41f4ab43c4369c38f3a20d56122625f6550b415bc5e0af4950a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff49f059acece41f4ab43c4369c38f3a20d56122625f6550b415bc5e0af4950a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff49f059acece41f4ab43c4369c38f3a20d56122625f6550b415bc5e0af4950a", kill_on_drop: false }` [INFO] [stdout] ff49f059acece41f4ab43c4369c38f3a20d56122625f6550b415bc5e0af4950a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-87/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a57f1ff06caeb3ca3dc9f4e384b56c3a725488870bbf3cbda3c278dafd9ce910 [INFO] running `Command { std: "docker" "start" "-a" "a57f1ff06caeb3ca3dc9f4e384b56c3a725488870bbf3cbda3c278dafd9ce910", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling msg_store_uuid v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ffi-opaque v2.0.1 [INFO] [stderr] Compiling db-key v0.0.5 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling msg-store v0.9.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling leveldb-sys v2.0.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] error: could not compile `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.2.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 -C metadata=69dce923d622d0a3 -C extra-filename=-69dce923d622d0a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a97d9ba5cca4ef10.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-40b3c1e7f90444fe.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1d24cec9dd64c7ee.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1048bd4ce09f777d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b1cafc5f32d426c1.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-cc84b491accb29d9.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: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=3db008ab647ad91d -C extra-filename=-3db008ab647ad91d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-8fb8f605c4ee79ff.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `actix-server` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_server --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-server-1.0.4/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"' -C metadata=132eb8d5fa8f5374 -C extra-filename=-132eb8d5fa8f5374 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-448b86ab6171981e.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-66a29d7f3fef52c7.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-65de2e59db49d978.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-e367155fff9655ad.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a97d9ba5cca4ef10.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-5c1ecf2d87c0633b.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-b4adf37615a6510e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-34b38132fca9c465.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-925bf4f3da287022.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a57f1ff06caeb3ca3dc9f4e384b56c3a725488870bbf3cbda3c278dafd9ce910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57f1ff06caeb3ca3dc9f4e384b56c3a725488870bbf3cbda3c278dafd9ce910", kill_on_drop: false }` [INFO] [stdout] a57f1ff06caeb3ca3dc9f4e384b56c3a725488870bbf3cbda3c278dafd9ce910