[INFO] fetching crate carapax 0.9.0... [INFO] testing carapax-0.9.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate carapax 0.9.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate carapax 0.9.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate carapax 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate carapax 0.9.0 [INFO] tweaked toml for crates.io crate carapax 0.9.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate carapax 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snafu-derive v0.6.9 [INFO] [stderr] Downloaded carapax-codegen v0.2.0 [INFO] [stderr] Downloaded darkredis v0.6.1 [INFO] [stderr] Downloaded seance v0.3.0 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded tokio-socks v0.2.2 [INFO] [stderr] Downloaded snafu v0.6.9 [INFO] [stderr] Downloaded tgbot v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ea6f7771019167656634a339660e3f40381558217a2e536b6d1fd57f0936962 [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" "5ea6f7771019167656634a339660e3f40381558217a2e536b6d1fd57f0936962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ea6f7771019167656634a339660e3f40381558217a2e536b6d1fd57f0936962", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea6f7771019167656634a339660e3f40381558217a2e536b6d1fd57f0936962", kill_on_drop: false }` [INFO] [stdout] 5ea6f7771019167656634a339660e3f40381558217a2e536b6d1fd57f0936962 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7261a68772e7c56d65dd12ac625ff071a549663cd2c995a6d97c5ca7e0ec5e63 [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" "7261a68772e7c56d65dd12ac625ff071a549663cd2c995a6d97c5ca7e0ec5e63", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling carapax-codegen v0.2.0 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-socks v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling tgbot v0.11.0 [INFO] [stderr] Compiling carapax v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "7261a68772e7c56d65dd12ac625ff071a549663cd2c995a6d97c5ca7e0ec5e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7261a68772e7c56d65dd12ac625ff071a549663cd2c995a6d97c5ca7e0ec5e63", kill_on_drop: false }` [INFO] [stdout] 7261a68772e7c56d65dd12ac625ff071a549663cd2c995a6d97c5ca7e0ec5e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3613250d93379a445ba2399aa22ca8c087b13ec62a65e59a01aeb1120ed1709 [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" "e3613250d93379a445ba2399aa22ca8c087b13ec62a65e59a01aeb1120ed1709", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling carapax v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `carapax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pingpong --edition=2018 examples/pingpong.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=bef1f7fdac490d03 -C extra-filename=-bef1f7fdac490d03 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f0356de73ee39925.so --extern carapax=/opt/rustwide/target/debug/deps/libcarapax-7e84f8ff271f78ff.rlib --extern carapax_codegen=/opt/rustwide/target/debug/deps/libcarapax_codegen-c9ac1df2145d98cd.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-70b62bb8efcf62c1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0edd066461a68de9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c37b444da7fbda4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a93c31035f4be4f1.rlib --extern tgbot=/opt/rustwide/target/debug/deps/libtgbot-0434821f2b967e15.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-421e3d00aa8f32bc.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4d29475628fd81a6/out` (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" "e3613250d93379a445ba2399aa22ca8c087b13ec62a65e59a01aeb1120ed1709", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3613250d93379a445ba2399aa22ca8c087b13ec62a65e59a01aeb1120ed1709", kill_on_drop: false }` [INFO] [stdout] e3613250d93379a445ba2399aa22ca8c087b13ec62a65e59a01aeb1120ed1709