[INFO] fetching crate nu_plugin_start 0.44.0... [INFO] testing nu_plugin_start-0.44.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate nu_plugin_start 0.44.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate nu_plugin_start 0.44.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu_plugin_start 0.44.0 [INFO] finished tweaking crates.io crate nu_plugin_start 0.44.0 [INFO] tweaked toml for crates.io crate nu_plugin_start 0.44.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_start 0.44.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathdiff v0.2.1 [INFO] [stderr] Downloaded open v1.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] acb4e237699c566a41feeebdfd52d65ef862227cf2972358fd2bf8492e7ba45d [INFO] running `Command { std: "docker" "start" "-a" "acb4e237699c566a41feeebdfd52d65ef862227cf2972358fd2bf8492e7ba45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acb4e237699c566a41feeebdfd52d65ef862227cf2972358fd2bf8492e7ba45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb4e237699c566a41feeebdfd52d65ef862227cf2972358fd2bf8492e7ba45d", kill_on_drop: false }` [INFO] [stdout] acb4e237699c566a41feeebdfd52d65ef862227cf2972358fd2bf8492e7ba45d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94bc0b9a8cc490ec230894b97816480a46db4213f4248d0c99a7eace8d5296d9 [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" "94bc0b9a8cc490ec230894b97816480a46db4213f4248d0c99a7eace8d5296d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling utf8-width v0.1.5 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling byte-unit v4.0.13 [INFO] [stderr] Compiling nu-ansi-term v0.44.0 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nu-path v0.44.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling hamcrest2 v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nu-source v0.44.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling nu-errors v0.44.0 [INFO] [stderr] Compiling nu-protocol v0.44.0 [INFO] [stderr] Compiling nu-test-support v0.44.0 [INFO] [stderr] Compiling nu-value-ext v0.44.0 [INFO] [stderr] Compiling nu-plugin v0.44.0 [INFO] [stderr] Compiling nu_plugin_start v0.44.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "94bc0b9a8cc490ec230894b97816480a46db4213f4248d0c99a7eace8d5296d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94bc0b9a8cc490ec230894b97816480a46db4213f4248d0c99a7eace8d5296d9", kill_on_drop: false }` [INFO] [stdout] 94bc0b9a8cc490ec230894b97816480a46db4213f4248d0c99a7eace8d5296d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] d86a0da803c2013a86c0aa05799f695650b6ddb66d9083a86e38beff93ed0d7c [INFO] running `Command { std: "docker" "start" "-a" "d86a0da803c2013a86c0aa05799f695650b6ddb66d9083a86e38beff93ed0d7c", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_start v0.44.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `Command { std: "docker" "inspect" "d86a0da803c2013a86c0aa05799f695650b6ddb66d9083a86e38beff93ed0d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d86a0da803c2013a86c0aa05799f695650b6ddb66d9083a86e38beff93ed0d7c", kill_on_drop: false }` [INFO] [stdout] d86a0da803c2013a86c0aa05799f695650b6ddb66d9083a86e38beff93ed0d7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f69a40dc7b53573e783cf32632910b16aa7dbc6f8cc736e297451934b73df65 [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" "4f69a40dc7b53573e783cf32632910b16aa7dbc6f8cc736e297451934b73df65", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nu_plugin_start-b6adc2540e1ffecf) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nu_plugin_start-90b8c78d55d5879d) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f69a40dc7b53573e783cf32632910b16aa7dbc6f8cc736e297451934b73df65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f69a40dc7b53573e783cf32632910b16aa7dbc6f8cc736e297451934b73df65", kill_on_drop: false }` [INFO] [stdout] 4f69a40dc7b53573e783cf32632910b16aa7dbc6f8cc736e297451934b73df65