[INFO] fetching crate tsproto 0.2.0... [INFO] testing tsproto-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tsproto 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate tsproto 0.2.0 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 tsproto 0.2.0 [INFO] finished tweaking crates.io crate tsproto 0.2.0 [INFO] tweaked toml for crates.io crate tsproto 0.2.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate tsproto 0.2.0 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc5f5574167154a80dd8f4ec0a60b2ed261b50d554e27d8ab99aed520e9c0432 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc5f5574167154a80dd8f4ec0a60b2ed261b50d554e27d8ab99aed520e9c0432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc5f5574167154a80dd8f4ec0a60b2ed261b50d554e27d8ab99aed520e9c0432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5f5574167154a80dd8f4ec0a60b2ed261b50d554e27d8ab99aed520e9c0432", kill_on_drop: false }` [INFO] [stdout] bc5f5574167154a80dd8f4ec0a60b2ed261b50d554e27d8ab99aed520e9c0432 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd984621a75b350ee2eb5a44b632d426646188f667f17de52fa32586ea477ac2 [INFO] running `Command { std: "docker" "start" "-a" "bd984621a75b350ee2eb5a44b632d426646188f667f17de52fa32586ea477ac2", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling const-oid v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling omnom v3.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling slog-perf v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling der v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling spki v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dbl v0.3.1 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling pkcs8 v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.1 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cmac v0.6.0 [INFO] [stderr] Compiling eax v0.4.0 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling elliptic-curve v0.9.11 [INFO] [stderr] Compiling ecdsa v0.11.0 [INFO] [stderr] Compiling p256 v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling t4rust-derive v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling git-testament-derive v0.1.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling git-testament v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling simple_asn1 v0.5.2 [INFO] [stderr] Compiling quicklz v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tsproto-packets v0.1.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tsproto-structs v0.2.0 [INFO] [stderr] Compiling tsproto-types v0.1.0 [INFO] [stderr] Compiling tsproto v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rental v0.5.6, tsproto-packets v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "bd984621a75b350ee2eb5a44b632d426646188f667f17de52fa32586ea477ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd984621a75b350ee2eb5a44b632d426646188f667f17de52fa32586ea477ac2", kill_on_drop: false }` [INFO] [stdout] bd984621a75b350ee2eb5a44b632d426646188f667f17de52fa32586ea477ac2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbfd354ee8b3ab86cf2424ac12181c11fb24a3a046ecbc12f16f5e37b35202b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fbfd354ee8b3ab86cf2424ac12181c11fb24a3a046ecbc12f16f5e37b35202b9", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling simple_asn1 v0.5.2 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tsproto-types v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling tsproto v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tsproto` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tsproto --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=422d21c70b66bf6e -C extra-filename=-422d21c70b66bf6e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-20d399b0a9a594cd.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b8001fcbb2f079f7.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-254ef6bc90bffca8.rlib --extern eax=/opt/rustwide/target/debug/deps/libeax-306ba7bcf67a43d9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-74fda5cde202706d.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib --extern git_testament=/opt/rustwide/target/debug/deps/libgit_testament-3dd088b467816851.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-77b8dd6a03eda9a7.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-d2c6cd823a5687a5.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib --extern omnom=/opt/rustwide/target/debug/deps/libomnom-7b82730e1680aba7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib --extern quicklz=/opt/rustwide/target/debug/deps/libquicklz-0f651c67d4270249.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-134181ef9b2b7bf0.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-38a9a6ba8e6b03d0.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e56aa828844a34b9.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-4bfe7c569aa024cd.rlib --extern slog_perf=/opt/rustwide/target/debug/deps/libslog_perf-65845ed68753a0ee.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-64116e4d59c08247.rlib --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-52afa22453304e39.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-543c6709532afa75.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-81e90b943f39006f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5edad473a5a8046a.rlib --extern tsproto_packets=/opt/rustwide/target/debug/deps/libtsproto_packets-590ce9e93bc63e8e.rlib --extern tsproto_types=/opt/rustwide/target/debug/deps/libtsproto_types-3d27363b5dcdf4a2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fbfd354ee8b3ab86cf2424ac12181c11fb24a3a046ecbc12f16f5e37b35202b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbfd354ee8b3ab86cf2424ac12181c11fb24a3a046ecbc12f16f5e37b35202b9", kill_on_drop: false }` [INFO] [stdout] fbfd354ee8b3ab86cf2424ac12181c11fb24a3a046ecbc12f16f5e37b35202b9