[INFO] updating cached repository https://github.com/agilesyndrome/envaws [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 363a255768a46d055e4c32e59fd2b0ed5ac22778 [INFO] testing agilesyndrome/envaws against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagilesyndrome%2Fenvaws" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agilesyndrome/envaws on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agilesyndrome/envaws [INFO] finished tweaking git repo https://github.com/agilesyndrome/envaws [INFO] tweaked toml for git repo https://github.com/agilesyndrome/envaws written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/agilesyndrome/envaws already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0df16e2d7f3de2ec107e815714e5e533112617c89d70b3702c3bdb38a17b038a [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" "0df16e2d7f3de2ec107e815714e5e533112617c89d70b3702c3bdb38a17b038a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df16e2d7f3de2ec107e815714e5e533112617c89d70b3702c3bdb38a17b038a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df16e2d7f3de2ec107e815714e5e533112617c89d70b3702c3bdb38a17b038a", kill_on_drop: false }` [INFO] [stdout] 0df16e2d7f3de2ec107e815714e5e533112617c89d70b3702c3bdb38a17b038a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b632a7ef22aa5e24acfb71bf8fe70d2d4833625e82a0a32baaae66f22aceefc [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" "7b632a7ef22aa5e24acfb71bf8fe70d2d4833625e82a0a32baaae66f22aceefc", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling curl v0.4.21 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling rusoto_core v0.38.0 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling tokio-process v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling rusoto_credential v0.17.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling rusoto_ec2 v0.38.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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_ec2-0.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="native-tls"' -C metadata=d1e3c97c13c46dff -C extra-filename=-d1e3c97c13c46dff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures=/opt/rustwide/target/debug/deps/libfutures-dc874f8cad3fb747.rmeta --extern rusoto_core=/opt/rustwide/target/debug/deps/librusoto_core-7a9103fb9701a2d5.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-01637e88923082bf.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-bf0111e77c7e1112.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7b632a7ef22aa5e24acfb71bf8fe70d2d4833625e82a0a32baaae66f22aceefc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b632a7ef22aa5e24acfb71bf8fe70d2d4833625e82a0a32baaae66f22aceefc", kill_on_drop: false }` [INFO] [stdout] 7b632a7ef22aa5e24acfb71bf8fe70d2d4833625e82a0a32baaae66f22aceefc