[INFO] fetching crate tsunami 0.11.0-beta.10... [INFO] testing tsunami-0.11.0-beta.10 against 1.49.0 for beta-1.50-1 [INFO] extracting crate tsunami 0.11.0-beta.10 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tsunami 0.11.0-beta.10 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tsunami 0.11.0-beta.10 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tsunami 0.11.0-beta.10 [INFO] tweaked toml for crates.io crate tsunami 0.11.0-beta.10 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate tsunami 0.11.0-beta.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] 3c83d5908c7b03e1beda3708ee19c2a43adb38d33f66b8ae2675217dccfb3723 [INFO] running `Command { std: "docker" "start" "-a" "3c83d5908c7b03e1beda3708ee19c2a43adb38d33f66b8ae2675217dccfb3723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c83d5908c7b03e1beda3708ee19c2a43adb38d33f66b8ae2675217dccfb3723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c83d5908c7b03e1beda3708ee19c2a43adb38d33f66b8ae2675217dccfb3723", kill_on_drop: false }` [INFO] [stdout] 3c83d5908c7b03e1beda3708ee19c2a43adb38d33f66b8ae2675217dccfb3723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53230addc997ba33c151724af9b54c2124aa7e14d538533ed4f6e92699179385 [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" "53230addc997ba33c151724af9b54c2124aa7e14d538533ed4f6e92699179385", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-ordinalize v3.1.8 [INFO] [stderr] Compiling educe v0.4.13 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling openssh v0.6.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.13 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling ubuntu-ami v0.1.2 [INFO] [stderr] Compiling rusoto_ec2 v0.45.0 [INFO] [stderr] Compiling tsunami v0.11.0-beta.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rusoto_ec2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rusoto_ec2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=5316758701c82133 -C extra-filename=-5316758701c82133 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d6413c7df532d7e5.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a1164f2b62d53b57.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-bf92639eb2616743.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-62afe32935c78438.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-ce7636c4719d8f84.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "53230addc997ba33c151724af9b54c2124aa7e14d538533ed4f6e92699179385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53230addc997ba33c151724af9b54c2124aa7e14d538533ed4f6e92699179385", kill_on_drop: false }` [INFO] [stdout] 53230addc997ba33c151724af9b54c2124aa7e14d538533ed4f6e92699179385