[INFO] cloning repository https://github.com/jcthomassie/yurt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcthomassie/yurt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcthomassie%2Fyurt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcthomassie%2Fyurt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fc82ab57d4fdb506bbfdefeef05b1af1161fda3 [INFO] testing jcthomassie/yurt against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcthomassie%2Fyurt" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcthomassie/yurt on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jcthomassie/yurt [INFO] finished tweaking git repo https://github.com/jcthomassie/yurt [INFO] tweaked toml for git repo https://github.com/jcthomassie/yurt written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/jcthomassie/yurt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84b45f877869ab9742892dbab28dc83cfcc306b3664350a8566d167610b918d2 [INFO] running `Command { std: "docker" "start" "-a" "84b45f877869ab9742892dbab28dc83cfcc306b3664350a8566d167610b918d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84b45f877869ab9742892dbab28dc83cfcc306b3664350a8566d167610b918d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b45f877869ab9742892dbab28dc83cfcc306b3664350a8566d167610b918d2", kill_on_drop: false }` [INFO] [stdout] 84b45f877869ab9742892dbab28dc83cfcc306b3664350a8566d167610b918d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c7481b25509ddbcd2e2dc7ff744defb845c4ac8316982974b8b7706a097ee78 [INFO] running `Command { std: "docker" "start" "-a" "4c7481b25509ddbcd2e2dc7ff744defb845c4ac8316982974b8b7706a097ee78", 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] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling yurt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.19s [INFO] running `Command { std: "docker" "inspect" "4c7481b25509ddbcd2e2dc7ff744defb845c4ac8316982974b8b7706a097ee78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c7481b25509ddbcd2e2dc7ff744defb845c4ac8316982974b8b7706a097ee78", kill_on_drop: false }` [INFO] [stdout] 4c7481b25509ddbcd2e2dc7ff744defb845c4ac8316982974b8b7706a097ee78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cfb7228af23c4fb2803857dbcfc98d71348b736946b4b083040c5fda4133a2e [INFO] running `Command { std: "docker" "start" "-a" "0cfb7228af23c4fb2803857dbcfc98d71348b736946b4b083040c5fda4133a2e", kill_on_drop: false }` [INFO] [stderr] Compiling yurt v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.53s [INFO] running `Command { std: "docker" "inspect" "0cfb7228af23c4fb2803857dbcfc98d71348b736946b4b083040c5fda4133a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cfb7228af23c4fb2803857dbcfc98d71348b736946b4b083040c5fda4133a2e", kill_on_drop: false }` [INFO] [stdout] 0cfb7228af23c4fb2803857dbcfc98d71348b736946b4b083040c5fda4133a2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4acc18ede9ce7ce3ee4399069286a6795f0a9e2f99ab22e6c96228b1c1729a27 [INFO] running `Command { std: "docker" "start" "-a" "4acc18ede9ce7ce3ee4399069286a6795f0a9e2f99ab22e6c96228b1c1729a27", 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] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stdout] running 50 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/yurt-bef1d89bd3d1a936) [INFO] [stdout] test build::tests::build_parses ... ok [INFO] [stdout] test files::tests::clean_invalid_tail ... ok [INFO] [stdout] test build::tests::matrix_array_mismatch ... ok [INFO] [stdout] test files::tests::link_create_parent_dirs ... ok [INFO] [stdout] test shell::tests::shell_from_name ... ok [INFO] [stdout] test files::tests::status_valid ... ok [INFO] [stdout] test shell::tests::shell_from_env ... ok [INFO] [stdout] test build::tests::replace_from_context ... ok [INFO] [stdout] test shell::tests::yum::not_has_fake ... ok [INFO] [stdout] test shell::tests::package::get_name_for_manager ... ok [INFO] [stdout] test shell::tests::yum::not_has_empty ... ok [INFO] [stdout] test build::tests::positive_non_match ... ok [INFO] [stdout] test shell::tests::choco::not_has_fake ... ok [INFO] [stdout] test shell::tests::shell_command_success ... ok [INFO] [stdout] test files::tests::link_normal ... ok [INFO] [stdout] test files::tests::status_no_head ... ok [INFO] [stdout] test shell::tests::shell_command_failure ... ok [INFO] [stdout] test build::tests::namespace_resolves ... ok [INFO] [stdout] test shell::tests::package::check_installed ... ok [INFO] [stdout] test build::tests::package_manager_prune_some ... ok [INFO] [stdout] test build::tests::negative_match ... ok [INFO] [stdout] test build::tests::build_resolves ... ok [INFO] [stdout] test build::tests::matrix_expansion ... ok [INFO] [stdout] test files::tests::clean_invalid_head ... ok [INFO] [stdout] test build::tests::negative_non_match ... ok [INFO] [stdout] test build::tests::matrix_length ... ok [INFO] [stdout] test files::tests::unlink_normal ... ok [INFO] [stdout] test files::tests::status_wrong_tail ... ok [INFO] [stdout] test shell::tests::which_not_has_fake ... ok [INFO] [stdout] test shell::tests::which_has_cargo ... ok [INFO] [stdout] test build::tests::package_manager_prune_empty ... ok [INFO] [stdout] test build::tests::build_version_check ... ok [INFO] [stdout] test shell::tests::choco::not_has_empty ... ok [INFO] [stdout] test shell::tests::brew::not_has_fake ... ok [INFO] [stdout] test files::tests::status_head_is_file ... ok [INFO] [stdout] test files::tests::clean_broken_link ... ok [INFO] [stdout] test files::tests::status_no_tail ... ok [INFO] [stdout] test build::tests::substitution_pattern_outer ... ok [INFO] [stdout] test build::tests::empty_build_fails ... ok [INFO] [stdout] test build::tests::package_name_substitution ... ok [INFO] [stdout] test build::tests::positive_match ... ok [INFO] [stdout] test build::tests::substitution_pattern_inner ... ok [INFO] [stdout] test shell::tests::brew::not_has_empty ... ok [INFO] [stdout] test shell::tests::apt_get::not_has_empty ... ok [INFO] [stdout] test shell::tests::apt_get::not_has_fake ... ok [INFO] [stdout] test shell::tests::apt::not_has_fake ... ok [INFO] [stdout] test shell::tests::apt::not_has_empty ... ok [INFO] [stdout] test shell::tests::cargo::not_has_empty ... ok [INFO] [stdout] test shell::tests::cargo::not_has_fake ... ok [INFO] [stdout] test shell::tests::package::check_not_installed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4acc18ede9ce7ce3ee4399069286a6795f0a9e2f99ab22e6c96228b1c1729a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4acc18ede9ce7ce3ee4399069286a6795f0a9e2f99ab22e6c96228b1c1729a27", kill_on_drop: false }` [INFO] [stdout] 4acc18ede9ce7ce3ee4399069286a6795f0a9e2f99ab22e6c96228b1c1729a27