[INFO] cloning repository https://github.com/bluk/nu_plugin_from_bencode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluk/nu_plugin_from_bencode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluk%2Fnu_plugin_from_bencode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluk%2Fnu_plugin_from_bencode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc92812610deeef10393558c072bc1cc9d40af4e [INFO] testing bluk/nu_plugin_from_bencode against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluk%2Fnu_plugin_from_bencode" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluk/nu_plugin_from_bencode on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluk/nu_plugin_from_bencode [INFO] finished tweaking git repo https://github.com/bluk/nu_plugin_from_bencode [INFO] tweaked toml for git repo https://github.com/bluk/nu_plugin_from_bencode written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bluk/nu_plugin_from_bencode already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5331a948aa30fbf82292ee0c7647207d7291d298d3ea62589ce3d5a81ba9cb90 [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" "5331a948aa30fbf82292ee0c7647207d7291d298d3ea62589ce3d5a81ba9cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5331a948aa30fbf82292ee0c7647207d7291d298d3ea62589ce3d5a81ba9cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5331a948aa30fbf82292ee0c7647207d7291d298d3ea62589ce3d5a81ba9cb90", kill_on_drop: false }` [INFO] [stdout] 5331a948aa30fbf82292ee0c7647207d7291d298d3ea62589ce3d5a81ba9cb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 266ec109e691926b23936977ed01fedd4f702b1c529d0a3774b32295f18e6277 [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" "266ec109e691926b23936977ed01fedd4f702b1c529d0a3774b32295f18e6277", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.43 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling utf8-width v0.1.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling byte-unit v4.0.9 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling nu-source v0.20.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bt_bencode v0.3.0 [INFO] [stderr] Compiling natural v0.5.0 [INFO] [stderr] Compiling bigdecimal v0.2.0 [INFO] [stderr] Compiling nu-errors v0.20.0 [INFO] [stderr] Compiling nu-protocol v0.20.0 [INFO] [stderr] Compiling nu-value-ext v0.20.0 [INFO] [stderr] Compiling nu-plugin v0.20.0 [INFO] [stderr] Compiling nu_plugin_from_bencode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "266ec109e691926b23936977ed01fedd4f702b1c529d0a3774b32295f18e6277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266ec109e691926b23936977ed01fedd4f702b1c529d0a3774b32295f18e6277", kill_on_drop: false }` [INFO] [stdout] 266ec109e691926b23936977ed01fedd4f702b1c529d0a3774b32295f18e6277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b05994f2840fc1e40d21d7b16d5cde33df95df760ea2aaaeb7819fe8dad0f9f [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" "9b05994f2840fc1e40d21d7b16d5cde33df95df760ea2aaaeb7819fe8dad0f9f", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_from_bencode v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.99s [INFO] running `Command { std: "docker" "inspect" "9b05994f2840fc1e40d21d7b16d5cde33df95df760ea2aaaeb7819fe8dad0f9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b05994f2840fc1e40d21d7b16d5cde33df95df760ea2aaaeb7819fe8dad0f9f", kill_on_drop: false }` [INFO] [stdout] 9b05994f2840fc1e40d21d7b16d5cde33df95df760ea2aaaeb7819fe8dad0f9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f0f5355d38c61d9a3d628bb5062342549f97ef8bea426030d052a92f02b3562c [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" "f0f5355d38c61d9a3d628bb5062342549f97ef8bea426030d052a92f02b3562c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nu_plugin_from_bencode-67dab0a17d477b8c [INFO] [stdout] running 1 test [INFO] [stdout] test from_bencode::tests::filter_multiple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nu_plugin_from_bencode-7cb09bef7454e373 [INFO] [stdout] [INFO] [stderr] Doc-tests nu_plugin_from_bencode [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] [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" "f0f5355d38c61d9a3d628bb5062342549f97ef8bea426030d052a92f02b3562c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0f5355d38c61d9a3d628bb5062342549f97ef8bea426030d052a92f02b3562c", kill_on_drop: false }` [INFO] [stdout] f0f5355d38c61d9a3d628bb5062342549f97ef8bea426030d052a92f02b3562c