[INFO] cloning repository https://github.com/Malacis/pdx_mod_manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malacis/pdx_mod_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalacis%2Fpdx_mod_manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalacis%2Fpdx_mod_manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77b4d4904293961e18af4db5039a71c8aa4cda48 [INFO] testing Malacis/pdx_mod_manager against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalacis%2Fpdx_mod_manager" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malacis/pdx_mod_manager on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malacis/pdx_mod_manager [INFO] finished tweaking git repo https://github.com/Malacis/pdx_mod_manager [INFO] tweaked toml for git repo https://github.com/Malacis/pdx_mod_manager written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Malacis/pdx_mod_manager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e234e10922b2387551ea8bafe6f79bd09b503d80064108b5d3e8d2f07c90ed0 [INFO] running `Command { std: "docker" "start" "-a" "9e234e10922b2387551ea8bafe6f79bd09b503d80064108b5d3e8d2f07c90ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e234e10922b2387551ea8bafe6f79bd09b503d80064108b5d3e8d2f07c90ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e234e10922b2387551ea8bafe6f79bd09b503d80064108b5d3e8d2f07c90ed0", kill_on_drop: false }` [INFO] [stdout] 9e234e10922b2387551ea8bafe6f79bd09b503d80064108b5d3e8d2f07c90ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc54f925dc6d09c8b3f6f9db2c52f36fecc84364173e9a24b697cc3e1f10ebe0 [INFO] running `Command { std: "docker" "start" "-a" "bc54f925dc6d09c8b3f6f9db2c52f36fecc84364173e9a24b697cc3e1f10ebe0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling console v0.14.1 (/opt/rustwide/workdir/console) [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.12 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling pdx_mod_manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "bc54f925dc6d09c8b3f6f9db2c52f36fecc84364173e9a24b697cc3e1f10ebe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc54f925dc6d09c8b3f6f9db2c52f36fecc84364173e9a24b697cc3e1f10ebe0", kill_on_drop: false }` [INFO] [stdout] bc54f925dc6d09c8b3f6f9db2c52f36fecc84364173e9a24b697cc3e1f10ebe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e79e1578923f9875c145b69d601b69a7c65e40228c2bfe6ef0bc893a45c61b2 [INFO] running `Command { std: "docker" "start" "-a" "9e79e1578923f9875c145b69d601b69a7c65e40228c2bfe6ef0bc893a45c61b2", kill_on_drop: false }` [INFO] [stderr] Compiling pdx_mod_manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "9e79e1578923f9875c145b69d601b69a7c65e40228c2bfe6ef0bc893a45c61b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e79e1578923f9875c145b69d601b69a7c65e40228c2bfe6ef0bc893a45c61b2", kill_on_drop: false }` [INFO] [stdout] 9e79e1578923f9875c145b69d601b69a7c65e40228c2bfe6ef0bc893a45c61b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c79bc0eaab320913c76c2805180d69ffe254eaac0b531933ee951a81a781d01 [INFO] running `Command { std: "docker" "start" "-a" "2c79bc0eaab320913c76c2805180d69ffe254eaac0b531933ee951a81a781d01", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pdx_mod_manager-df6d716355ffe06b) [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" "2c79bc0eaab320913c76c2805180d69ffe254eaac0b531933ee951a81a781d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c79bc0eaab320913c76c2805180d69ffe254eaac0b531933ee951a81a781d01", kill_on_drop: false }` [INFO] [stdout] 2c79bc0eaab320913c76c2805180d69ffe254eaac0b531933ee951a81a781d01