[INFO] cloning repository https://github.com/ykrist/slurm-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ykrist/slurm-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b2fb62e163f52d0fc8ed6410323537594bd736c [INFO] testing ykrist/slurm-tools against beta-2022-11-01 for beta-1.66-1.1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ykrist/slurm-tools on toolchain beta-2022-11-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-11-01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ykrist/slurm-tools [INFO] finished tweaking git repo https://github.com/ykrist/slurm-tools [INFO] tweaked toml for git repo https://github.com/ykrist/slurm-tools written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-11-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ykrist/labrat.git` [INFO] [stderr] Updating git repository `https://github.com/ykrist/posix-cli-utils.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-11-01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc993907f3d7257988d01a9adf8faa15c68d3176930f2f9123156addae2f2695 [INFO] running `Command { std: "docker" "start" "-a" "bc993907f3d7257988d01a9adf8faa15c68d3176930f2f9123156addae2f2695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc993907f3d7257988d01a9adf8faa15c68d3176930f2f9123156addae2f2695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc993907f3d7257988d01a9adf8faa15c68d3176930f2f9123156addae2f2695", kill_on_drop: false }` [INFO] [stdout] bc993907f3d7257988d01a9adf8faa15c68d3176930f2f9123156addae2f2695 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d575ab13fb796bf76641826df254af0aa6bb2b2847173e42d9ae7bee22f8e02 [INFO] running `Command { std: "docker" "start" "-a" "5d575ab13fb796bf76641826df254af0aa6bb2b2847173e42d9ae7bee22f8e02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.74 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling os_pipe v1.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling whoami v1.2.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling base-62 v0.1.1 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling labrat v1.3.0 (https://github.com/ykrist/labrat.git#e7eb869c) [INFO] [stderr] Compiling posix-cli-utils v0.2.0 (https://github.com/ykrist/posix-cli-utils.git#dc943769) [INFO] [stderr] Compiling slurm-tools v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.47s [INFO] running `Command { std: "docker" "inspect" "5d575ab13fb796bf76641826df254af0aa6bb2b2847173e42d9ae7bee22f8e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d575ab13fb796bf76641826df254af0aa6bb2b2847173e42d9ae7bee22f8e02", kill_on_drop: false }` [INFO] [stdout] 5d575ab13fb796bf76641826df254af0aa6bb2b2847173e42d9ae7bee22f8e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09782d9224337b027d0895d56fb10d89db747ae7a635bfa8cf1b129b81cdbdd4 [INFO] running `Command { std: "docker" "start" "-a" "09782d9224337b027d0895d56fb10d89db747ae7a635bfa8cf1b129b81cdbdd4", kill_on_drop: false }` [INFO] [stderr] Compiling slurm-tools v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "09782d9224337b027d0895d56fb10d89db747ae7a635bfa8cf1b129b81cdbdd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09782d9224337b027d0895d56fb10d89db747ae7a635bfa8cf1b129b81cdbdd4", kill_on_drop: false }` [INFO] [stdout] 09782d9224337b027d0895d56fb10d89db747ae7a635bfa8cf1b129b81cdbdd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-11-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cafc4ed9b119f7890d4e62cbdc11deea097760fcb1a5281c6443247c5f65fc3 [INFO] running `Command { std: "docker" "start" "-a" "8cafc4ed9b119f7890d4e62cbdc11deea097760fcb1a5281c6443247c5f65fc3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slurm_tools-9b77c062b84bd3e9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test resource_limit::tests::new_limit_logic ... ok [INFO] [stdout] test tests::duration_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/assign_resources.rs (/opt/rustwide/target/debug/deps/sacct_assign_resources-aeb062887315df08) [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 src/bin/clean_log.rs (/opt/rustwide/target/debug/deps/sacct_clean_log-4ed5044338148897) [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 src/bin/sbatch_array/main.rs (/opt/rustwide/target/debug/deps/sbatch_array-8ec0058a0f263d65) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parse::tests::arg_iter_multigroup ... ok [INFO] [stdout] test parse::tests::arg_iter_single ... ok [INFO] [stdout] test parse::tests::parse_tokens ... ok [INFO] [stdout] test submit::tests::format_array_indices ... ok [INFO] [stdout] test parse::tests::generate_args ... ok [INFO] [stdout] test parse::tests::arg_iter_empty - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/sbatch_fake.rs (/opt/rustwide/target/debug/deps/sbatch_fake-1caf16047fc5e4db) [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 src/bin/scancel_udeps.rs (/opt/rustwide/target/debug/deps/scancel_udeps-6147bd771546a79b) [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 src/bin/sinteractive.rs (/opt/rustwide/target/debug/deps/sinteractive-787f39a3f28e9b0d) [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 src/bin/slurm_blame.rs (/opt/rustwide/target/debug/deps/slurm_blame-e67e8b972fdb12eb) [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] Doc-tests slurm-tools [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" "8cafc4ed9b119f7890d4e62cbdc11deea097760fcb1a5281c6443247c5f65fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cafc4ed9b119f7890d4e62cbdc11deea097760fcb1a5281c6443247c5f65fc3", kill_on_drop: false }` [INFO] [stdout] 8cafc4ed9b119f7890d4e62cbdc11deea097760fcb1a5281c6443247c5f65fc3