[INFO] fetching crate flv-api-spu 1.1.0... [INFO] testing flv-api-spu-1.1.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate flv-api-spu 1.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate flv-api-spu 1.1.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate flv-api-spu 1.1.0 [INFO] finished tweaking crates.io crate flv-api-spu 1.1.0 [INFO] tweaked toml for crates.io crate flv-api-spu 1.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd23f0fb21453b6bb7eb4be5ed6a5c90f6b5336620479a5de9df63c28386a9f7 [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" "dd23f0fb21453b6bb7eb4be5ed6a5c90f6b5336620479a5de9df63c28386a9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd23f0fb21453b6bb7eb4be5ed6a5c90f6b5336620479a5de9df63c28386a9f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd23f0fb21453b6bb7eb4be5ed6a5c90f6b5336620479a5de9df63c28386a9f7", kill_on_drop: false }` [INFO] [stdout] dd23f0fb21453b6bb7eb4be5ed6a5c90f6b5336620479a5de9df63c28386a9f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94140082dc24ca766c3736ddda7e28bf21f2090e7c989131ec2d145b3a9a4e0e [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" "94140082dc24ca766c3736ddda7e28bf21f2090e7c989131ec2d145b3a9a4e0e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling flv-util v0.1.1 [INFO] [stderr] Compiling flv-util v0.2.1 [INFO] [stderr] Compiling kf-protocol-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling kf-protocol-core v0.1.2 [INFO] [stderr] Compiling kf-protocol-api v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling kf-protocol-message v0.1.1 [INFO] [stderr] Compiling flv-util v0.4.0 [INFO] [stderr] Compiling flv-future-aio v2.4.2 [INFO] [stderr] Compiling kf-protocol-transport v2.0.4 [INFO] [stderr] Compiling kf-protocol-fs v1.0.1 [INFO] [stderr] Compiling kf-protocol v1.1.3 [INFO] [stderr] Compiling flv-api-spu v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "94140082dc24ca766c3736ddda7e28bf21f2090e7c989131ec2d145b3a9a4e0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94140082dc24ca766c3736ddda7e28bf21f2090e7c989131ec2d145b3a9a4e0e", kill_on_drop: false }` [INFO] [stdout] 94140082dc24ca766c3736ddda7e28bf21f2090e7c989131ec2d145b3a9a4e0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61a51546ea50998b2857beec2bc099c55eaefd7d82c61685f23d7e250f1242d4 [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" "61a51546ea50998b2857beec2bc099c55eaefd7d82c61685f23d7e250f1242d4", kill_on_drop: false }` [INFO] [stderr] Compiling flv-api-spu v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `Command { std: "docker" "inspect" "61a51546ea50998b2857beec2bc099c55eaefd7d82c61685f23d7e250f1242d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61a51546ea50998b2857beec2bc099c55eaefd7d82c61685f23d7e250f1242d4", kill_on_drop: false }` [INFO] [stdout] 61a51546ea50998b2857beec2bc099c55eaefd7d82c61685f23d7e250f1242d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1cf82cc4827b121c3a7316c3774c196bbaafb2798d9374de094b10d36ec13eb2 [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" "1cf82cc4827b121c3a7316c3774c196bbaafb2798d9374de094b10d36ec13eb2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flv_api_spu-fa2e519cda21c763 [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] [stderr] Doc-tests flv-api-spu [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" "1cf82cc4827b121c3a7316c3774c196bbaafb2798d9374de094b10d36ec13eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cf82cc4827b121c3a7316c3774c196bbaafb2798d9374de094b10d36ec13eb2", kill_on_drop: false }` [INFO] [stdout] 1cf82cc4827b121c3a7316c3774c196bbaafb2798d9374de094b10d36ec13eb2