[INFO] cloning repository https://github.com/vcombey/zoom_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vcombey/zoom_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcombey%2Fzoom_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcombey%2Fzoom_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc54a02dda8af639b48434c0e022405676c37555 [INFO] checking vcombey/zoom_api against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvcombey%2Fzoom_api" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vcombey/zoom_api on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vcombey/zoom_api [INFO] finished tweaking git repo https://github.com/vcombey/zoom_api [INFO] tweaked toml for git repo https://github.com/vcombey/zoom_api written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/vcombey/zoom_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 056e34e82271e36e9b21f9ae8bd04e722cc1f606065678e9ade8f88b318a78d1 [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" "056e34e82271e36e9b21f9ae8bd04e722cc1f606065678e9ade8f88b318a78d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "056e34e82271e36e9b21f9ae8bd04e722cc1f606065678e9ade8f88b318a78d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056e34e82271e36e9b21f9ae8bd04e722cc1f606065678e9ade8f88b318a78d1", kill_on_drop: false }` [INFO] [stdout] 056e34e82271e36e9b21f9ae8bd04e722cc1f606065678e9ade8f88b318a78d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e80e1d42d4e627b689cc8721fd05f08a4ca65586996084c507427b2b441e9c0c [INFO] running `Command { std: "docker" "start" "-a" "e80e1d42d4e627b689cc8721fd05f08a4ca65586996084c507427b2b441e9c0c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling schemars v0.8.3 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking nom_pem v4.0.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling schemars_derive v0.8.3 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking serde_json v1.0.67 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking jsonwebtoken v7.2.0 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking zoom-api v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `zoom-api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name zoom_api --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=da66735d5ccac7a5 -C extra-filename=-da66735d5ccac7a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f73a9ffdcd595910.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-eeb72f25582e6687.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bb76eb0106e5175e.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-08a56ae68f53acff.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-93b0dca208f9d38e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e85482e2f2f9aa01.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-2eb1b318b12333b9.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-a8d4f495087bfa6f.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-7a37c74f02317167.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-1adfc57ae71a4aed.rmeta --extern nom_pem=/opt/rustwide/target/debug/deps/libnom_pem-e7c204ae8db77ced.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-4c30c71be0ff39f5.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-da7e4c16323e3bd4.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-60e0d5fccac178a8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5444d6cbdeb98fb5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-748d71a66160ebac.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6bc3220015d5dc6f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b430acccbb3d510.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4643f11cc7c72e1d.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-0fdb14b5bc40ac74.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-129083a64416675f.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f50b1a716afdfdc3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `account_id` [INFO] [stdout] --> src/phone.rs:262:33 [INFO] [stdout] | [INFO] [stdout] 262 | pub async fn setting(&self, account_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `account_id` [INFO] [stdout] --> src/phone.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | account_id: &str, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_account_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e80e1d42d4e627b689cc8721fd05f08a4ca65586996084c507427b2b441e9c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80e1d42d4e627b689cc8721fd05f08a4ca65586996084c507427b2b441e9c0c", kill_on_drop: false }` [INFO] [stdout] e80e1d42d4e627b689cc8721fd05f08a4ca65586996084c507427b2b441e9c0c