[INFO] cloning repository https://github.com/crobibero/jellyfin-client-native [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crobibero/jellyfin-client-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrobibero%2Fjellyfin-client-native", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrobibero%2Fjellyfin-client-native'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51f1740ebb61e5a270c74bb9dc6c1ac48a03c798 [INFO] checking crobibero/jellyfin-client-native against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrobibero%2Fjellyfin-client-native" "/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/crobibero/jellyfin-client-native on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crobibero/jellyfin-client-native [INFO] finished tweaking git repo https://github.com/crobibero/jellyfin-client-native [INFO] tweaked toml for git repo https://github.com/crobibero/jellyfin-client-native written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/crobibero/jellyfin-client-native already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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" "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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", 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] 7f1733c5aa3289646579d60bdaba71eecb911fabae414427680458c0d73b7ff7 [INFO] running `Command { std: "docker" "start" "-a" "7f1733c5aa3289646579d60bdaba71eecb911fabae414427680458c0d73b7ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f1733c5aa3289646579d60bdaba71eecb911fabae414427680458c0d73b7ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f1733c5aa3289646579d60bdaba71eecb911fabae414427680458c0d73b7ff7", kill_on_drop: false }` [INFO] [stdout] 7f1733c5aa3289646579d60bdaba71eecb911fabae414427680458c0d73b7ff7 [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" "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" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "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] aeffcbf6cf5644472b37e5efab61e1f5009c3900c315b6079fa2f70f6df604fe [INFO] running `Command { std: "docker" "start" "-a" "aeffcbf6cf5644472b37e5efab61e1f5009c3900c315b6079fa2f70f6df604fe", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling webview-sys v0.5.1 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking web-view v0.6.3 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking handlebars v3.4.0 [INFO] [stderr] Checking jellyfin-native v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.97s [INFO] running `Command { std: "docker" "inspect" "aeffcbf6cf5644472b37e5efab61e1f5009c3900c315b6079fa2f70f6df604fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeffcbf6cf5644472b37e5efab61e1f5009c3900c315b6079fa2f70f6df604fe", kill_on_drop: false }` [INFO] [stdout] aeffcbf6cf5644472b37e5efab61e1f5009c3900c315b6079fa2f70f6df604fe