[INFO] cloning repository https://github.com/nicholasbishop/journald-to-cloudwatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasbishop/journald-to-cloudwatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fjournald-to-cloudwatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fjournald-to-cloudwatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca6b5d50e12cd54c298889341adc2c3064f0d594 [INFO] testing nicholasbishop/journald-to-cloudwatch against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasbishop%2Fjournald-to-cloudwatch" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholasbishop/journald-to-cloudwatch on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholasbishop/journald-to-cloudwatch [INFO] finished tweaking git repo https://github.com/nicholasbishop/journald-to-cloudwatch [INFO] tweaked toml for git repo https://github.com/nicholasbishop/journald-to-cloudwatch written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nicholasbishop/journald-to-cloudwatch already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] b8212eb5a9094e0ec4e0318e25dc8fb358e122b6aec412acdce1b99cdb3f5f63 [INFO] running `Command { std: "docker" "start" "-a" "b8212eb5a9094e0ec4e0318e25dc8fb358e122b6aec412acdce1b99cdb3f5f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8212eb5a9094e0ec4e0318e25dc8fb358e122b6aec412acdce1b99cdb3f5f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8212eb5a9094e0ec4e0318e25dc8fb358e122b6aec412acdce1b99cdb3f5f63", kill_on_drop: false }` [INFO] [stdout] b8212eb5a9094e0ec4e0318e25dc8fb358e122b6aec412acdce1b99cdb3f5f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 642f7f2ae41dc1a1c13b9fa08ace315646149bf38721faa64624c37421f22485 [INFO] running `Command { std: "docker" "start" "-a" "642f7f2ae41dc1a1c13b9fa08ace315646149bf38721faa64624c37421f22485", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling utf8-cstr v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling libsystemd-sys v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.40.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling cstr-argument v0.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling systemd v0.4.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling rusoto_credential v0.40.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling rusoto_ec2 v0.40.0 [INFO] [stderr] Compiling rusoto_logs v0.40.0 [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.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=f9205169e211b697 -C extra-filename=-f9205169e211b697 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d40f4be717d3a0a2.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-63a947ad1980ca3c.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-92944c5121816282.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-da89485de31d0ccc.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-23fea7873185a5f2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "642f7f2ae41dc1a1c13b9fa08ace315646149bf38721faa64624c37421f22485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642f7f2ae41dc1a1c13b9fa08ace315646149bf38721faa64624c37421f22485", kill_on_drop: false }` [INFO] [stdout] 642f7f2ae41dc1a1c13b9fa08ace315646149bf38721faa64624c37421f22485