[INFO] fetching crate nu_plugin_inc 0.60.0... [INFO] testing nu_plugin_inc-0.60.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate nu_plugin_inc 0.60.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate nu_plugin_inc 0.60.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nu_plugin_inc 0.60.0 [INFO] finished tweaking crates.io crate nu_plugin_inc 0.60.0 [INFO] tweaked toml for crates.io crate nu_plugin_inc 0.60.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate nu_plugin_inc 0.60.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-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" "+beta-2022-04-10" "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] 93522d83a73d6842bbec359ababd7b5e2f800e2235bc456a56201967039edee5 [INFO] running `Command { std: "docker" "start" "-a" "93522d83a73d6842bbec359ababd7b5e2f800e2235bc456a56201967039edee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93522d83a73d6842bbec359ababd7b5e2f800e2235bc456a56201967039edee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93522d83a73d6842bbec359ababd7b5e2f800e2235bc456a56201967039edee5", kill_on_drop: false }` [INFO] [stdout] 93522d83a73d6842bbec359ababd7b5e2f800e2235bc456a56201967039edee5 [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" "+beta-2022-04-10" "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] 3a0b11800858477af2b81f7514d50586b89a41b8778ce8f7795b2f804e238e1d [INFO] running `Command { std: "docker" "start" "-a" "3a0b11800858477af2b81f7514d50586b89a41b8778ce8f7795b2f804e238e1d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_test v1.0.136 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling nu-glob v0.60.0 [INFO] [stderr] Compiling capnp v0.14.6 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling sys-locale v0.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cstr_core v0.2.5 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nu-path v0.60.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling miette-derive v4.2.1 [INFO] [stderr] Compiling inventory v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v4.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling nu-json v0.60.0 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling chrono-humanize v0.2.1 [INFO] [stderr] Compiling nu-protocol v0.60.0 [INFO] [stderr] Compiling nu-engine v0.60.0 [INFO] [stderr] Compiling nu-plugin v0.60.0 [INFO] [stderr] Compiling nu_plugin_inc v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "3a0b11800858477af2b81f7514d50586b89a41b8778ce8f7795b2f804e238e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0b11800858477af2b81f7514d50586b89a41b8778ce8f7795b2f804e238e1d", kill_on_drop: false }` [INFO] [stdout] 3a0b11800858477af2b81f7514d50586b89a41b8778ce8f7795b2f804e238e1d [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" "+beta-2022-04-10" "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] d6faf1827810f4201306b800f7d6a6d9a56aaf86cfca02374aa707e70fe02b34 [INFO] running `Command { std: "docker" "start" "-a" "d6faf1827810f4201306b800f7d6a6d9a56aaf86cfca02374aa707e70fe02b34", kill_on_drop: false }` [INFO] [stderr] Compiling nu_plugin_inc v0.60.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.86s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_inc-57ee80d925ee69f5) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_plugin_inc-7d051937c6a70f3f) [INFO] running `Command { std: "docker" "inspect" "d6faf1827810f4201306b800f7d6a6d9a56aaf86cfca02374aa707e70fe02b34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6faf1827810f4201306b800f7d6a6d9a56aaf86cfca02374aa707e70fe02b34", kill_on_drop: false }` [INFO] [stdout] d6faf1827810f4201306b800f7d6a6d9a56aaf86cfca02374aa707e70fe02b34 [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" "+beta-2022-04-10" "test" "--frozen", 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] 983446eec02a2106d0a3192c886042970945745abb2fa0f642837b13f336891b [INFO] running `Command { std: "docker" "start" "-a" "983446eec02a2106d0a3192c886042970945745abb2fa0f642837b13f336891b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_inc-57ee80d925ee69f5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test inc::tests::semver::major ... ok [INFO] [stdout] test inc::tests::semver::minor ... ok [INFO] [stdout] test inc::tests::semver::patch ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_plugin_inc-7d051937c6a70f3f) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "983446eec02a2106d0a3192c886042970945745abb2fa0f642837b13f336891b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983446eec02a2106d0a3192c886042970945745abb2fa0f642837b13f336891b", kill_on_drop: false }` [INFO] [stdout] 983446eec02a2106d0a3192c886042970945745abb2fa0f642837b13f336891b