[INFO] cloning repository https://github.com/nomeata/ic-http-lambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nomeata/ic-http-lambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomeata%2Fic-http-lambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomeata%2Fic-http-lambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0713113c36e3463edf2d015a38b63172166cd9db [INFO] testing nomeata/ic-http-lambda against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnomeata%2Fic-http-lambda" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nomeata/ic-http-lambda 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 git repo https://github.com/nomeata/ic-http-lambda [INFO] finished tweaking git repo https://github.com/nomeata/ic-http-lambda [INFO] tweaked toml for git repo https://github.com/nomeata/ic-http-lambda written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nomeata/ic-http-lambda 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-arena v2.0.1 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded ena v0.14.0 [INFO] [stderr] Downloaded bit-set v0.5.2 [INFO] [stderr] Downloaded lambda_http v0.1.1 [INFO] [stderr] Downloaded logos v0.11.4 [INFO] [stderr] Downloaded bit-vec v0.6.3 [INFO] [stderr] Downloaded lalrpop v0.19.1 [INFO] [stderr] Downloaded logos-derive v0.11.5 [INFO] [stderr] Downloaded candid_derive v0.4.2 [INFO] [stderr] Downloaded ascii-canvas v2.0.0 [INFO] [stderr] Downloaded beef v0.4.4 [INFO] [stderr] Downloaded base32 v0.4.0 [INFO] [stderr] Downloaded delay v0.3.0 [INFO] [stderr] Downloaded candid v0.6.11 [INFO] [stderr] Downloaded leb128 v0.2.4 [INFO] [stderr] Downloaded lalrpop-util v0.19.1 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded pem v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 7f1773f8fc5d4dc1f8ff42b9f9a61e005538f1dcd7850f60896bc2c4920e1071 [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" "7f1773f8fc5d4dc1f8ff42b9f9a61e005538f1dcd7850f60896bc2c4920e1071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f1773f8fc5d4dc1f8ff42b9f9a61e005538f1dcd7850f60896bc2c4920e1071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1773f8fc5d4dc1f8ff42b9f9a61e005538f1dcd7850f60896bc2c4920e1071", kill_on_drop: false }` [INFO] [stdout] 7f1773f8fc5d4dc1f8ff42b9f9a61e005538f1dcd7850f60896bc2c4920e1071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] fb6a7dcae3e6e892d401783ee790ca0aad8e763887dab995c6d6bdee879a9e74 [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" "fb6a7dcae3e6e892d401783ee790ca0aad8e763887dab995c6d6bdee879a9e74", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling delay v0.3.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling simple-server v0.4.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling candid_derive v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] error: could not compile `rustls` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustls-0.18.1/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="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' -C metadata=1347a545ee2f4462 -C extra-filename=-1347a545ee2f4462 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-07be270cc4ecfc0a.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-daa0d08dffa518c4.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-98006fe7a5c50ce6.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-519f93e9e06eb006/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" "fb6a7dcae3e6e892d401783ee790ca0aad8e763887dab995c6d6bdee879a9e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6a7dcae3e6e892d401783ee790ca0aad8e763887dab995c6d6bdee879a9e74", kill_on_drop: false }` [INFO] [stdout] fb6a7dcae3e6e892d401783ee790ca0aad8e763887dab995c6d6bdee879a9e74