[INFO] fetching crate petridish 0.4.0... [INFO] testing petridish-0.4.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate petridish 0.4.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate petridish 0.4.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 petridish 0.4.0 [INFO] finished tweaking crates.io crate petridish 0.4.0 [INFO] tweaked toml for crates.io crate petridish 0.4.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate petridish 0.4.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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 58ad4d8d3ec1c934a728c23c3383e3d11a6bf85f20cebec9ff325c6b5d76674d [INFO] running `Command { std: "docker" "start" "-a" "58ad4d8d3ec1c934a728c23c3383e3d11a6bf85f20cebec9ff325c6b5d76674d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58ad4d8d3ec1c934a728c23c3383e3d11a6bf85f20cebec9ff325c6b5d76674d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ad4d8d3ec1c934a728c23c3383e3d11a6bf85f20cebec9ff325c6b5d76674d", kill_on_drop: false }` [INFO] [stdout] 58ad4d8d3ec1c934a728c23c3383e3d11a6bf85f20cebec9ff325c6b5d76674d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] c92d190b289200e14af7b9c6f5cca352bf45ee12b4cc4e6fde48faafacdcd903 [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" "c92d190b289200e14af7b9c6f5cca352bf45ee12b4cc4e6fde48faafacdcd903", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling owo-colors v2.1.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling dialoguer v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling miette-derive v3.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v3.2.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling petridish v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "c92d190b289200e14af7b9c6f5cca352bf45ee12b4cc4e6fde48faafacdcd903", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92d190b289200e14af7b9c6f5cca352bf45ee12b4cc4e6fde48faafacdcd903", kill_on_drop: false }` [INFO] [stdout] c92d190b289200e14af7b9c6f5cca352bf45ee12b4cc4e6fde48faafacdcd903 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 9432d02926a516bf8614792206b716f54409e76fcaa4a068e2620ba9bbb83ce0 [INFO] running `Command { std: "docker" "start" "-a" "9432d02926a516bf8614792206b716f54409e76fcaa4a068e2620ba9bbb83ce0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling miette-derive v3.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v3.2.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling petridish v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 03s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/petridish-c17e3084426adb49) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pd-bae09faf10a994d8) [INFO] running `Command { std: "docker" "inspect" "9432d02926a516bf8614792206b716f54409e76fcaa4a068e2620ba9bbb83ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9432d02926a516bf8614792206b716f54409e76fcaa4a068e2620ba9bbb83ce0", kill_on_drop: false }` [INFO] [stdout] 9432d02926a516bf8614792206b716f54409e76fcaa4a068e2620ba9bbb83ce0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] b0e7d0cd90e49db9bc07cb6fd7079d26facc74d57d7e78cf991471deb39e6ad6 [INFO] running `Command { std: "docker" "start" "-a" "b0e7d0cd90e49db9bc07cb6fd7079d26facc74d57d7e78cf991471deb39e6ad6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/petridish-c17e3084426adb49) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test config::tests::single_select_omit_default ... ok [INFO] [stdout] test config::tests::single_select_omit_multi ... ok [INFO] [stdout] test config::tests::single_select ... ok [INFO] [stdout] test config::tests::load_missing_yaml_file ... ok [INFO] [stdout] test config::tests::multi_select ... ok [INFO] [stdout] test config::tests::multi_select_omit_multi ... ok [INFO] [stdout] test config::tests::validate_single_select ... ok [INFO] [stdout] test config::tests::with_message ... ok [INFO] [stdout] test repository::directory_tests::check_kind ... ok [INFO] [stdout] test repository::directory_tests::determine_repo_dir ... ok [INFO] [stdout] test repository::directory_tests::validate_nonexistent_repo_dir ... ok [INFO] [stdout] test config::tests::multi_select_omit_default ... ok [INFO] [stdout] test config::tests::only_name ... ok [INFO] [stdout] test repository::directory_tests::validate_repo_dir_while_missing_config ... ok [INFO] [stdout] test config::tests::validate_multi_select ... ok [INFO] [stdout] test repository::directory_tests::validate_repo_dir ... ok [INFO] [stdout] test config::tests::validate_prompt_config ... ok [INFO] [stdout] test config::tests::load_from_yaml_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pd-bae09faf10a994d8) [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 petridish [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" "b0e7d0cd90e49db9bc07cb6fd7079d26facc74d57d7e78cf991471deb39e6ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e7d0cd90e49db9bc07cb6fd7079d26facc74d57d7e78cf991471deb39e6ad6", kill_on_drop: false }` [INFO] [stdout] b0e7d0cd90e49db9bc07cb6fd7079d26facc74d57d7e78cf991471deb39e6ad6