[INFO] cloning repository https://github.com/krsmanian1972/ferries [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krsmanian1972/ferries" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrsmanian1972%2Fferries", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrsmanian1972%2Fferries'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb9956808eac77ec395959e6c37df4287d6d9d5b [INFO] testing krsmanian1972/ferries against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrsmanian1972%2Fferries" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krsmanian1972/ferries on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/krsmanian1972/ferries [INFO] finished tweaking git repo https://github.com/krsmanian1972/ferries [INFO] tweaked toml for git repo https://github.com/krsmanian1972/ferries written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/krsmanian1972/ferries already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd15133d9cd983961a171dddfa9eb5dbd03d0cc106c712a436458c9766fd28e [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" "0dd15133d9cd983961a171dddfa9eb5dbd03d0cc106c712a436458c9766fd28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd15133d9cd983961a171dddfa9eb5dbd03d0cc106c712a436458c9766fd28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd15133d9cd983961a171dddfa9eb5dbd03d0cc106c712a436458c9766fd28e", kill_on_drop: false }` [INFO] [stdout] 0dd15133d9cd983961a171dddfa9eb5dbd03d0cc106c712a436458c9766fd28e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fa1ae85f5b0092f8ec2a25044f0b5612b6432d90ed7712dcdb0dbb809df566b [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" "2fa1ae85f5b0092f8ec2a25044f0b5612b6432d90ed7712dcdb0dbb809df566b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-openssl v0.4.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling actix-files v0.2.2 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling actix-multipart v0.2.0 [INFO] [stderr] Compiling ferris v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ferris` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ferris --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=84ae12212681cebe -C extra-filename=-84ae12212681cebe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-016f43c7db58a2a0.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-b15783da3de174fc.rlib --extern actix_multipart=/opt/rustwide/target/debug/deps/libactix_multipart-1356f8a9fb5d0cc5.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-1626d2d72f7838b1.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-b61cc83ede8d5fd3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ba7b86661465ddc8.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-37968154dcb0ce0a.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-8ebba477ab591442.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-106850148874459b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-efd82c4779af51ed.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-1f170f5c4785c88a.rlib --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-2f0ddbcb36526c20.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-910ecaa6ca4cbb5a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1118c7f19edb930b.rlib --extern sodiumoxide=/opt/rustwide/target/debug/deps/libsodiumoxide-ba737fc4e94472a9.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7191e716dbc48d35.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-96a413745a76e419/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libsodium-sys-e5d34523bd83a7ad/out/installed/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2fa1ae85f5b0092f8ec2a25044f0b5612b6432d90ed7712dcdb0dbb809df566b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fa1ae85f5b0092f8ec2a25044f0b5612b6432d90ed7712dcdb0dbb809df566b", kill_on_drop: false }` [INFO] [stdout] 2fa1ae85f5b0092f8ec2a25044f0b5612b6432d90ed7712dcdb0dbb809df566b