[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 beta-2021-01-01 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-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krsmanian1972/ferries on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "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-7/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" "+beta-2021-01-01" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b115a795db08228cf12dd6fa9a2ff75be72e4c8b55e5b579c558d167159746c2 [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" "b115a795db08228cf12dd6fa9a2ff75be72e4c8b55e5b579c558d167159746c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b115a795db08228cf12dd6fa9a2ff75be72e4c8b55e5b579c558d167159746c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b115a795db08228cf12dd6fa9a2ff75be72e4c8b55e5b579c558d167159746c2", kill_on_drop: false }` [INFO] [stdout] b115a795db08228cf12dd6fa9a2ff75be72e4c8b55e5b579c558d167159746c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24c15de9ec0633014059f79943a7bfc35698294817ea1bba88752df1afcdab96 [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" "24c15de9ec0633014059f79943a7bfc35698294817ea1bba88752df1afcdab96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.48 [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 aho-corasick v0.6.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling sanitize-filename v0.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling quote v1.0.6 [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 brotli2 v0.3.2 [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 serde v1.0.110 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [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 actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling juniper v0.14.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 actix-files v0.2.2 [INFO] [stderr] Compiling actix-cors v0.2.0 [INFO] [stderr] Compiling actix-multipart v0.2.0 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [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=e217c1fc1e9b7323 -C extra-filename=-e217c1fc1e9b7323 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-590f7d745f7da207.rlib --extern actix_files=/opt/rustwide/target/debug/deps/libactix_files-f9dd5dddf7682707.rlib --extern actix_multipart=/opt/rustwide/target/debug/deps/libactix_multipart-dcd6251390c855af.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-67ea0efb80e6acf0.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-513f40a0210dd442.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3ce694645ae6def3.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-d0afe0a93cdd4d33.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-c49866642207bec2.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4a1ec568f5e07a6d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-778ed3a5dd92d1cb.rlib --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-30031088fd9b0145.rlib --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-45b018ff026726b2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-220322700df0c0f3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-badc346aff549649.rlib --extern sodiumoxide=/opt/rustwide/target/debug/deps/libsodiumoxide-a9665a1abb92c74c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5001d3ecc6e32b2d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/brotli-sys-bea8ff0307ec4ffe/out -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libsodium-sys-6fc8d24a50be7c32/out/installed/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "24c15de9ec0633014059f79943a7bfc35698294817ea1bba88752df1afcdab96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c15de9ec0633014059f79943a7bfc35698294817ea1bba88752df1afcdab96", kill_on_drop: false }` [INFO] [stdout] 24c15de9ec0633014059f79943a7bfc35698294817ea1bba88752df1afcdab96