[INFO] updating cached 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" "-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] 3ac68eed3ec3501e6057e615a78e59640941cf8f [INFO] testing centricular/rtmp-slate-fallback against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcentricular%2Frtmp-slate-fallback" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/centricular/rtmp-slate-fallback on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-13/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9a8a32d1a068fae8b6dc8d929d9eee0c53037555a69ae8b787ea4c4fca49841 [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" "e9a8a32d1a068fae8b6dc8d929d9eee0c53037555a69ae8b787ea4c4fca49841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9a8a32d1a068fae8b6dc8d929d9eee0c53037555a69ae8b787ea4c4fca49841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9a8a32d1a068fae8b6dc8d929d9eee0c53037555a69ae8b787ea4c4fca49841", kill_on_drop: false }` [INFO] [stdout] e9a8a32d1a068fae8b6dc8d929d9eee0c53037555a69ae8b787ea4c4fca49841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e61281b1f6a1419e5751a67d981103d22f0ef3ddb49ea0c68bd21f8a879e7393 [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" "e61281b1f6a1419e5751a67d981103d22f0ef3ddb49ea0c68bd21f8a879e7393", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro-hack v0.5.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling anyhow v1.0.27 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling gstreamer v0.16.0 (https://gitlab.freedesktop.org/gstreamer/gstreamer-rs#962da8a6) [INFO] [stderr] Compiling once_cell v1.3.1 [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 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 proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling syn-mid v0.5.0 [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 toml v0.5.6 [INFO] [stderr] Compiling paste v0.1.9 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.14 [INFO] [stderr] Compiling glib-macros v0.9.0 (https://github.com/gtk-rs/glib#4633ffd4) [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 54s [INFO] running `Command { std: "docker" "inspect" "e61281b1f6a1419e5751a67d981103d22f0ef3ddb49ea0c68bd21f8a879e7393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e61281b1f6a1419e5751a67d981103d22f0ef3ddb49ea0c68bd21f8a879e7393", kill_on_drop: false }` [INFO] [stdout] e61281b1f6a1419e5751a67d981103d22f0ef3ddb49ea0c68bd21f8a879e7393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109b90d81f36c990e09d79b373ef0b607202f02102a1ca41d660d329ee4b9e77 [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" "109b90d81f36c990e09d79b373ef0b607202f02102a1ca41d660d329ee4b9e77", 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.44s [INFO] running `Command { std: "docker" "inspect" "109b90d81f36c990e09d79b373ef0b607202f02102a1ca41d660d329ee4b9e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109b90d81f36c990e09d79b373ef0b607202f02102a1ca41d660d329ee4b9e77", kill_on_drop: false }` [INFO] [stdout] 109b90d81f36c990e09d79b373ef0b607202f02102a1ca41d660d329ee4b9e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1c922df2c280f84540546e2cf45d1ea3bf6a788a082b063fe59abe19e8cc616 [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" "c1c922df2c280f84540546e2cf45d1ea3bf6a788a082b063fe59abe19e8cc616", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rtmp_slate_fallback-01240346433356a0 [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" "c1c922df2c280f84540546e2cf45d1ea3bf6a788a082b063fe59abe19e8cc616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1c922df2c280f84540546e2cf45d1ea3bf6a788a082b063fe59abe19e8cc616", kill_on_drop: false }` [INFO] [stdout] c1c922df2c280f84540546e2cf45d1ea3bf6a788a082b063fe59abe19e8cc616