[INFO] cloning repository https://github.com/lshoo/zero-to-production-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lshoo/zero-to-production-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flshoo%2Fzero-to-production-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flshoo%2Fzero-to-production-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64df763a5591f433a78a09bc4b21178dcde6e0bf [INFO] testing lshoo/zero-to-production-in-rust against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flshoo%2Fzero-to-production-in-rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lshoo/zero-to-production-in-rust on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lshoo/zero-to-production-in-rust [INFO] finished tweaking git repo https://github.com/lshoo/zero-to-production-in-rust [INFO] tweaked toml for git repo https://github.com/lshoo/zero-to-production-in-rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--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 tracing-subscriber v0.2.15 [INFO] [stderr] Downloaded actix-http v2.2.0 [INFO] [stderr] Downloaded sha2 v0.9.2 [INFO] [stderr] Downloaded funty v1.0.1 [INFO] [stderr] Downloaded unicode_categories v0.1.1 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded sha-1 v0.9.2 [INFO] [stderr] Downloaded sqlx-rt v0.2.0 [INFO] [stderr] Downloaded bitvec v0.19.4 [INFO] [stderr] Downloaded sqlx-core v0.4.0 [INFO] [stderr] Downloaded radium v0.5.3 [INFO] [stderr] Downloaded ahash v0.5.7 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded getrandom v0.2.0 [INFO] [stderr] Downloaded generator v0.6.23 [INFO] [stderr] Downloaded loom v0.3.6 [INFO] [stderr] Downloaded awc v2.0.3 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.19 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded sqlformat v0.1.5 [INFO] [stderr] Downloaded sqlx v0.4.1 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.6 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Downloaded trust-dns-proto v0.19.6 [INFO] [stderr] Downloaded actix-web v3.3.1 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.19 [INFO] [stderr] Downloaded atoi v0.3.3 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded cookie v0.14.3 [INFO] [stderr] Downloaded lexical-core v0.7.4 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.1.7 [INFO] [stderr] Downloaded sharded-slab v0.1.0 [INFO] [stderr] Downloaded futures-executor v0.3.8 [INFO] [stderr] Downloaded futures v0.3.8 [INFO] [stderr] Downloaded tracing-actix-web v0.2.1 [INFO] [stderr] Downloaded tap v1.0.0 [INFO] [stderr] Downloaded sqlx-macros v0.4.0 [INFO] [stderr] Downloaded wyz v0.2.0 [INFO] [stderr] Downloaded resolv-conf v0.7.0 [INFO] [stderr] Downloaded async-trait v0.1.42 [INFO] [stderr] Downloaded signal-hook-registry v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 3c59d2b8ab1241f2c592ad6448d32bd5ab355347f76f54697c47ce7102b79eee [INFO] running `Command { std: "docker" "start" "-a" "3c59d2b8ab1241f2c592ad6448d32bd5ab355347f76f54697c47ce7102b79eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c59d2b8ab1241f2c592ad6448d32bd5ab355347f76f54697c47ce7102b79eee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c59d2b8ab1241f2c592ad6448d32bd5ab355347f76f54697c47ce7102b79eee", kill_on_drop: false }` [INFO] [stdout] 3c59d2b8ab1241f2c592ad6448d32bd5ab355347f76f54697c47ce7102b79eee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62d436b3e6e9d78c180899fc75a961dabdb37ce940cd1af28ae570788ba4d048 [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" "62d436b3e6e9d78c180899fc75a961dabdb37ce940cd1af28ae570788ba4d048", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling ahash v0.5.7 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [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=01b4a13e79bf0c59 -C extra-filename=-01b4a13e79bf0c59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-34350e926ae7887b.rmeta --extern sct=/opt/rustwide/target/debug/deps/libsct-c2f5ec0ae4315533.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a1953df86d5f4960.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/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" "62d436b3e6e9d78c180899fc75a961dabdb37ce940cd1af28ae570788ba4d048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62d436b3e6e9d78c180899fc75a961dabdb37ce940cd1af28ae570788ba4d048", kill_on_drop: false }` [INFO] [stdout] 62d436b3e6e9d78c180899fc75a961dabdb37ce940cd1af28ae570788ba4d048