[INFO] cloning repository https://github.com/chamatht/pastebin-actix-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chamatht/pastebin-actix-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamatht%2Fpastebin-actix-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamatht%2Fpastebin-actix-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ffe1ff15999edd66e1be17c6efd2f276a5f7617 [INFO] testing chamatht/pastebin-actix-rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchamatht%2Fpastebin-actix-rs" "/workspace/builds/worker-77/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-77/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chamatht/pastebin-actix-rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chamatht/pastebin-actix-rs [INFO] finished tweaking git repo https://github.com/chamatht/pastebin-actix-rs [INFO] tweaked toml for git repo https://github.com/chamatht/pastebin-actix-rs written to /workspace/builds/worker-77/source/Cargo.toml [INFO] crate git repo https://github.com/chamatht/pastebin-actix-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8928d11b32bcb5bebc8c4c72bb5b2e0ce39508ce6d741b90b36c9cc40a0beec6 [INFO] running `Command { std: "docker" "start" "-a" "8928d11b32bcb5bebc8c4c72bb5b2e0ce39508ce6d741b90b36c9cc40a0beec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8928d11b32bcb5bebc8c4c72bb5b2e0ce39508ce6d741b90b36c9cc40a0beec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8928d11b32bcb5bebc8c4c72bb5b2e0ce39508ce6d741b90b36c9cc40a0beec6", kill_on_drop: false }` [INFO] [stdout] 8928d11b32bcb5bebc8c4c72bb5b2e0ce39508ce6d741b90b36c9cc40a0beec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-77/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04715252079cd9b16f5204a4998e217857ff89dadbe13250ea2eb0e7b8316557 [INFO] running `Command { std: "docker" "start" "-a" "04715252079cd9b16f5204a4998e217857ff89dadbe13250ea2eb0e7b8316557", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling postgres-protocol v0.5.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling postgres-types v0.1.0 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling globwalk v0.7.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0-alpha.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.0-alpha.4 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.0 [INFO] [stderr] Compiling actix-codec v0.2.0-alpha.3 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-postgres v0.5.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling actix-utils v1.0.0-alpha.3 [INFO] [stderr] Compiling actix-server v1.0.0-alpha.4 [INFO] [stderr] Compiling actix-tls v1.0.0-alpha.3 [INFO] [stderr] Compiling actix-testing v1.0.0-alpha.3 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.0-alpha.3 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.0 [INFO] [stderr] Compiling actix-http v1.0.0-alpha.4 [INFO] [stderr] Compiling tera v1.0.2 [INFO] [stderr] Compiling awc v1.0.0-alpha.4 [INFO] [stderr] Compiling actix-web v2.0.0-alpha.4 [INFO] [stderr] error: could not compile `actix-web` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actix_web --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-2.0.0-alpha.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="awc"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="fail"' --cfg 'feature="flate2-zlib"' -C metadata=62054db363370685 -C extra-filename=-62054db363370685 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-f6daa5384318c712.rmeta --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-9ef6da0b60260888.rmeta --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-baeda56252e16dd8.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-c7b0a0486f4317fa.rmeta --extern actix_server=/opt/rustwide/target/debug/deps/libactix_server-b4a4bbf2ae3f686e.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-5913d1ce5861a151.rmeta --extern actix_testing=/opt/rustwide/target/debug/deps/libactix_testing-0123d95671a3be74.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-0fb8f8156f1a07dd.rmeta --extern actix_tls=/opt/rustwide/target/debug/deps/libactix_tls-47057da46d0f762c.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-a5a920178298c360.rmeta --extern actix_web_codegen=/opt/rustwide/target/debug/deps/libactix_web_codegen-f9969c9204b922a5.so --extern awc=/opt/rustwide/target/debug/deps/libawc-2260322f2a3902a4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-58ae0d0d339e0aa3.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-4a08d08bf98710df.so --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-fbe80b0fdeee364e.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-e144aeefb4a195b0.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-acb705be5ce7ac79.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-a2b0d347ab5e42a7.rmeta --extern net2=/opt/rustwide/target/debug/deps/libnet2-149bba56a4cea2dc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-87e0c5df2791dff5.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-633cb329c3ef5569.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-984a9882e13dd314.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fd00f52ab0c66b75.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6a681c12075534a.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-e9f3532bb36181c4.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-38dd22ba30ab36c1.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b5baa5f9ff49b924.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-4d7a2e49976a5bcf/out -L native=/opt/rustwide/target/debug/build/miniz-sys-5a20b3f5f92aa0aa/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" "04715252079cd9b16f5204a4998e217857ff89dadbe13250ea2eb0e7b8316557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04715252079cd9b16f5204a4998e217857ff89dadbe13250ea2eb0e7b8316557", kill_on_drop: false }` [INFO] [stdout] 04715252079cd9b16f5204a4998e217857ff89dadbe13250ea2eb0e7b8316557