[INFO] cloning repository https://github.com/centricular/rtmp-slate-fallback [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/centricular/rtmp-slate-fallback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcentricular%2Frtmp-slate-fallback", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcentricular%2Frtmp-slate-fallback'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ac68eed3ec3501e6057e615a78e59640941cf8f [INFO] testing centricular/rtmp-slate-fallback against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcentricular%2Frtmp-slate-fallback" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/centricular/rtmp-slate-fallback on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/centricular/rtmp-slate-fallback [INFO] finished tweaking git repo https://github.com/centricular/rtmp-slate-fallback [INFO] tweaked toml for git repo https://github.com/centricular/rtmp-slate-fallback written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/centricular/rtmp-slate-fallback already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13db7855a0a4bbc17c062abfd12a074ae1ae13f88342a3cbbc049069bf8274dd [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" "13db7855a0a4bbc17c062abfd12a074ae1ae13f88342a3cbbc049069bf8274dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13db7855a0a4bbc17c062abfd12a074ae1ae13f88342a3cbbc049069bf8274dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13db7855a0a4bbc17c062abfd12a074ae1ae13f88342a3cbbc049069bf8274dd", kill_on_drop: false }` [INFO] [stdout] 13db7855a0a4bbc17c062abfd12a074ae1ae13f88342a3cbbc049069bf8274dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 344a7958844bd425db487b4ad6bc3bb4b3ea6c07c49b84c1f0b65070f5f19a0a [INFO] running `Command { std: "docker" "start" "-a" "344a7958844bd425db487b4ad6bc3bb4b3ea6c07c49b84c1f0b65070f5f19a0a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling gstreamer v0.16.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#962da8a6) [INFO] [stderr] Compiling pretty-hex v0.1.1 [INFO] [stderr] Compiling muldiv v0.2.1 [INFO] [stderr] Compiling glib-sys v0.9.1 (https://github.com/gtk-rs/sys#bac293d7) [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling gobject-sys v0.9.1 (https://github.com/gtk-rs/sys#bac293d7) [INFO] [stderr] Compiling gstreamer-sys v0.9.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys#0002f2e5) [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.9 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling paste v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling glib-macros v0.9.0 (https://github.com/gtk-rs/glib#4633ffd4) [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 (https://github.com/gtk-rs/glib#4633ffd4) [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling rtmp-slate-fallback v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "344a7958844bd425db487b4ad6bc3bb4b3ea6c07c49b84c1f0b65070f5f19a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344a7958844bd425db487b4ad6bc3bb4b3ea6c07c49b84c1f0b65070f5f19a0a", kill_on_drop: false }` [INFO] [stdout] 344a7958844bd425db487b4ad6bc3bb4b3ea6c07c49b84c1f0b65070f5f19a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4e5ae8e103d283324d74b747f215a05ddd7312f87e1faba7d30245c6e8ef7db [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" "c4e5ae8e103d283324d74b747f215a05ddd7312f87e1faba7d30245c6e8ef7db", kill_on_drop: false }` [INFO] [stderr] Compiling rtmp-slate-fallback v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "c4e5ae8e103d283324d74b747f215a05ddd7312f87e1faba7d30245c6e8ef7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4e5ae8e103d283324d74b747f215a05ddd7312f87e1faba7d30245c6e8ef7db", kill_on_drop: false }` [INFO] [stdout] c4e5ae8e103d283324d74b747f215a05ddd7312f87e1faba7d30245c6e8ef7db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 546c0c98e850379d6ff6f59112e3afb85b19260be74bb1fbfe7bdf38ae1cb2b9 [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" "546c0c98e850379d6ff6f59112e3afb85b19260be74bb1fbfe7bdf38ae1cb2b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rtmp_slate_fallback-edffd9168875e126 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "546c0c98e850379d6ff6f59112e3afb85b19260be74bb1fbfe7bdf38ae1cb2b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "546c0c98e850379d6ff6f59112e3afb85b19260be74bb1fbfe7bdf38ae1cb2b9", kill_on_drop: false }` [INFO] [stdout] 546c0c98e850379d6ff6f59112e3afb85b19260be74bb1fbfe7bdf38ae1cb2b9