[INFO] updating cached repository https://github.com/kobeHub/Pegasus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3634d8f64b2a5fcc2291bc5d8648347455cf0925 [INFO] testing kobeHub/Pegasus against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkobeHub%2FPegasus" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kobeHub/Pegasus on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kobeHub/Pegasus [INFO] finished tweaking git repo https://github.com/kobeHub/Pegasus [INFO] tweaked toml for git repo https://github.com/kobeHub/Pegasus written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/kobeHub/Pegasus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bcfb76265ff493f0cd5d2563d1c58f91d63be74c363f8f8dbde720677910ad2 [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" "4bcfb76265ff493f0cd5d2563d1c58f91d63be74c363f8f8dbde720677910ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bcfb76265ff493f0cd5d2563d1c58f91d63be74c363f8f8dbde720677910ad2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcfb76265ff493f0cd5d2563d1c58f91d63be74c363f8f8dbde720677910ad2", kill_on_drop: false }` [INFO] [stdout] 4bcfb76265ff493f0cd5d2563d1c58f91d63be74c363f8f8dbde720677910ad2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ce10abe827eae662c0f62333c0409ab76c79ede0e640d3dc914ec0d9e17a890 [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" "7ce10abe827eae662c0f62333c0409ab76c79ede0e640d3dc914ec0d9e17a890", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling k8s-openapi v0.7.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling async-compression v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling rust-argon2 v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling kube-derive v0.31.0 [INFO] [stderr] Compiling tokio v0.2.16 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.11 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling redis-async v0.6.1 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.1 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling lettre v0.9.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling lettre_email v0.9.2 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-session v0.3.0 [INFO] [stderr] Compiling actix-redis v0.8.0 [INFO] [stderr] Compiling kube v0.31.0 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling pegasus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/services/kube_service.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | { block_on(Client::infer()).expect("Please config your k8s cluster correctly!") }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pegasus`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pegasus --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=5f6509420e0f1068 -C extra-filename=-5f6509420e0f1068 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-1d32a27316752466.rlib --extern actix_redis=/opt/rustwide/target/debug/deps/libactix_redis-8e4445b0482bc998.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-8c8d2c0246a2c694.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-45566d6e3ee2b358.rlib --extern actix_session=/opt/rustwide/target/debug/deps/libactix_session-909004d3acbe2fca.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-33ea06d6d8bd88d4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b4a1ca29f2d7ea34.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9ad7da803728f9da.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-c1bd78b56e1d3bcc.so --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-55bdc430e5ade6a5.rlib --extern diesel_derive_enum=/opt/rustwide/target/debug/deps/libdiesel_derive_enum-0944f7038cc27831.so --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-a0812fc2273c59fa.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-5385630287d5d024.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f1e6bd9ccff70e68.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-923ccfdd69d07be9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8349a402ef215fa9.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-8b0158ad3f9a31c4.rlib --extern k8s_openapi=/opt/rustwide/target/debug/deps/libk8s_openapi-996ae7d15097ac3b.rlib --extern kube=/opt/rustwide/target/debug/deps/libkube-1a95fc4aa5c41b49.rlib --extern kube_derive=/opt/rustwide/target/debug/deps/libkube_derive-19482211672fb78d.so --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib --extern lettre=/opt/rustwide/target/debug/deps/liblettre-3769b4e77f6ae758.rlib --extern lettre_email=/opt/rustwide/target/debug/deps/liblettre_email-d21eb7814dfdff5f.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-4ec9ddb763a026bf.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-e81271de19db453e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7fbd0d0af5939dc2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-6ee3f33ddf28bb0b.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-99fbb116433987c9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0fcc1efb13d86114.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-84483854af65c9e5.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a538001f9e43cba0.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8167060f863bea37.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d20c11b8de6ae7e1.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-9966d64ec320d7a0/out -L native=/opt/rustwide/target/debug/build/brotli-sys-19194450298bc691/out -L native=/opt/rustwide/target/debug/build/ring-9f89fcd767433e5e/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7ce10abe827eae662c0f62333c0409ab76c79ede0e640d3dc914ec0d9e17a890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce10abe827eae662c0f62333c0409ab76c79ede0e640d3dc914ec0d9e17a890", kill_on_drop: false }` [INFO] [stdout] 7ce10abe827eae662c0f62333c0409ab76c79ede0e640d3dc914ec0d9e17a890