[INFO] cloning repository https://github.com/foresta/actix-web-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foresta/actix-web-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesta%2Factix-web-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesta%2Factix-web-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69bac3b8a9faa80faa0cc6a5dacda2de7f533b23 [INFO] checking foresta/actix-web-sample against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforesta%2Factix-web-sample" "/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/foresta/actix-web-sample on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/foresta/actix-web-sample [INFO] finished tweaking git repo https://github.com/foresta/actix-web-sample [INFO] tweaked toml for git repo https://github.com/foresta/actix-web-sample written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/foresta/actix-web-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d240675727159c2c2f92c3a2110e9248ee504d54f9899ee5958bdd77934dd036 [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" "d240675727159c2c2f92c3a2110e9248ee504d54f9899ee5958bdd77934dd036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d240675727159c2c2f92c3a2110e9248ee504d54f9899ee5958bdd77934dd036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d240675727159c2c2f92c3a2110e9248ee504d54f9899ee5958bdd77934dd036", kill_on_drop: false }` [INFO] [stdout] d240675727159c2c2f92c3a2110e9248ee504d54f9899ee5958bdd77934dd036 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dd932ff886a61b8e71a441736b2a77e347c2e359c1087ba15e195afe228cf0e [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" "5dd932ff886a61b8e71a441736b2a77e347c2e359c1087ba15e195afe228cf0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Checking bstr v0.2.11 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.11 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Checking globwalk v0.7.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] error: could not compile `chrono-tz` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono_tz /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-tz-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=4ed3cfd376b74160 -C extra-filename=-4ed3cfd376b74160 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d43e382595233a7e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.v_escape_derive.7c2mneyt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libv_escape_derive-9d7daa806ca1ac0e.so" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.146lgztqy5bcwsch.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-9d7daa806ca1ac0e.3rcj716s84grz3nc.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-09c3d3414ac6dc12.rlib" "/opt/rustwide/target/debug/deps/libquote-f43d4403df8e1e28.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-b11db7fc6d6a5538.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-6181e2f2fb8255ce.rlib" "/opt/rustwide/target/debug/deps/libnom-680efdd6ae6ad03c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b6ebf2ef3bbb1206.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cb36837ea2d84c1b.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-637cb1b53c807e95.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-099cf0af4375543b.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b5f18e83369ef257.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3bb19daa4485d5fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5298ab0591e7fb29.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2e4947d254d0b599.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1532436f783b0405.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3d12d76f5782439f.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f54fb6b93a192d72.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d41f1ff31e4e0f27.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-108e5e911ebb4fc8.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-31288459e6a43502.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d37dca25a51fb900a402c94c8818ad1c2789e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f51baad7bbcb81c4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5dd932ff886a61b8e71a441736b2a77e347c2e359c1087ba15e195afe228cf0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd932ff886a61b8e71a441736b2a77e347c2e359c1087ba15e195afe228cf0e", kill_on_drop: false }` [INFO] [stdout] 5dd932ff886a61b8e71a441736b2a77e347c2e359c1087ba15e195afe228cf0e