[INFO] cloning repository https://github.com/mitchgollub/rust-lambda-https [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitchgollub/rust-lambda-https" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-lambda-https", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-lambda-https'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c1bbbfb990c5f331ce189e1574bcca29f2a447c [INFO] documenting mitchgollub/rust-lambda-https against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitchgollub%2Frust-lambda-https" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitchgollub/rust-lambda-https on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mitchgollub/rust-lambda-https [INFO] finished tweaking git repo https://github.com/mitchgollub/rust-lambda-https [INFO] tweaked toml for git repo https://github.com/mitchgollub/rust-lambda-https written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/mitchgollub/rust-lambda-https already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lambda_runtime v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6839d6fe267feb0eb1943a7577755cf784cda574f75cebad2062f8e75e9f7729 [INFO] running `Command { std: "docker" "start" "-a" "6839d6fe267feb0eb1943a7577755cf784cda574f75cebad2062f8e75e9f7729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6839d6fe267feb0eb1943a7577755cf784cda574f75cebad2062f8e75e9f7729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6839d6fe267feb0eb1943a7577755cf784cda574f75cebad2062f8e75e9f7729", kill_on_drop: false }` [INFO] [stdout] 6839d6fe267feb0eb1943a7577755cf784cda574f75cebad2062f8e75e9f7729 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64b2f4274632dfe5bd88a36368f9c4e51493d3502d3499b7ea9998351aa3712d [INFO] running `Command { std: "docker" "start" "-a" "64b2f4274632dfe5bd88a36368f9c4e51493d3502d3499b7ea9998351aa3712d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling http-types v2.11.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking memchr v2.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.18 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] error: could not compile `unicode-normalization` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name unicode_normalization --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f971e249389f46dd -C extra-filename=-f971e249389f46dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-7b4586fd04a23cd7.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64b2f4274632dfe5bd88a36368f9c4e51493d3502d3499b7ea9998351aa3712d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b2f4274632dfe5bd88a36368f9c4e51493d3502d3499b7ea9998351aa3712d", kill_on_drop: false }` [INFO] [stdout] 64b2f4274632dfe5bd88a36368f9c4e51493d3502d3499b7ea9998351aa3712d