[INFO] cloning repository https://github.com/mwallner/rocolatey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwallner/rocolatey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwallner%2Frocolatey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwallner%2Frocolatey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42b56c43156374e760e45a287b97d9b07688214c
[INFO] testing mwallner/rocolatey against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwallner%2Frocolatey" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mwallner/rocolatey
[INFO] finished tweaking git repo https://github.com/mwallner/rocolatey
[INFO] tweaked toml for git repo https://github.com/mwallner/rocolatey written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mwallner/rocolatey on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mwallner/rocolatey already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f744b53ea0b72212529566625c62e128d9bd8c87a8234bb0e5db6e8368b3228c
[INFO] running `Command { std: "docker" "start" "-a" "f744b53ea0b72212529566625c62e128d9bd8c87a8234bb0e5db6e8368b3228c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f744b53ea0b72212529566625c62e128d9bd8c87a8234bb0e5db6e8368b3228c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f744b53ea0b72212529566625c62e128d9bd8c87a8234bb0e5db6e8368b3228c", kill_on_drop: false }`
[INFO] [stdout] f744b53ea0b72212529566625c62e128d9bd8c87a8234bb0e5db6e8368b3228c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3549607f301f2c7045262074f7fd8399e1b223c476523a312b279e8aebebf5a1
[INFO] running `Command { std: "docker" "start" "-a" "3549607f301f2c7045262074f7fd8399e1b223c476523a312b279e8aebebf5a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.75
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.47
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling time v0.3.21
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling darling_core v0.20.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling clap_complete v4.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling darling_macro v0.20.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.20.1
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling http-auth-basic v0.3.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling pin-project v1.1.0
[INFO] [stderr]    Compiling roco v0.9.3 (/opt/rustwide/workdir/rocolatey-cli)
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.4.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling warp v0.3.6
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling rocolatey-lib v0.9.3 (/opt/rustwide/workdir/rocolatey-lib)
[INFO] [stderr]    Compiling rocolatey-server v0.9.3 (/opt/rustwide/workdir/rocolatey-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] running `Command { std: "docker" "inspect" "3549607f301f2c7045262074f7fd8399e1b223c476523a312b279e8aebebf5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3549607f301f2c7045262074f7fd8399e1b223c476523a312b279e8aebebf5a1", kill_on_drop: false }`
[INFO] [stdout] 3549607f301f2c7045262074f7fd8399e1b223c476523a312b279e8aebebf5a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d86fdbb13a5558d186e6cde16a2f9617f18eb4114cf2cdc530cc6dcf783c4e95
[INFO] running `Command { std: "docker" "start" "-a" "d86fdbb13a5558d186e6cde16a2f9617f18eb4114cf2cdc530cc6dcf783c4e95", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling bstr v1.8.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rocolatey-server v0.9.3 (/opt/rustwide/workdir/rocolatey-server)
[INFO] [stderr]    Compiling rocolatey-lib v0.9.3 (/opt/rustwide/workdir/rocolatey-lib)
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling roco v0.9.3 (/opt/rustwide/workdir/rocolatey-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.60s
[INFO] running `Command { std: "docker" "inspect" "d86fdbb13a5558d186e6cde16a2f9617f18eb4114cf2cdc530cc6dcf783c4e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d86fdbb13a5558d186e6cde16a2f9617f18eb4114cf2cdc530cc6dcf783c4e95", kill_on_drop: false }`
[INFO] [stdout] d86fdbb13a5558d186e6cde16a2f9617f18eb4114cf2cdc530cc6dcf783c4e95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1d29a55a7f3f0ab1c0267269b38c658149a66c76159830bf9b44f8ead2456db6
[INFO] running `Command { std: "docker" "start" "-a" "1d29a55a7f3f0ab1c0267269b38c658149a66c76159830bf9b44f8ead2456db6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/roco/902dec36bd7f372c/deps/roco-902dec36bd7f372c)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test cli::tests::test_license_command ... ok
[INFO] [stdout] test cli::tests::test_list_command ... ok
[INFO] [stdout] test cli::tests::verify_cli ... ok
[INFO] [stdout] test command_license::tests::test_normalize_license ... ok
[INFO] [stdout] test cli::tests::test_source_command ... ok
[INFO] [stdout] test cli::tests::test_upgrade_command ... 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/lib.rs (/opt/rustwide/target/debug/build/rocolatey-lib/82c13637d78aa1c1/deps/rocolatey_lib-82c13637d78aa1c1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] error: test failed, to rerun pass `-p rocolatey-lib --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/rocolatey-lib/82c13637d78aa1c1/deps/rocolatey_lib-82c13637d78aa1c1` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "1d29a55a7f3f0ab1c0267269b38c658149a66c76159830bf9b44f8ead2456db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d29a55a7f3f0ab1c0267269b38c658149a66c76159830bf9b44f8ead2456db6", kill_on_drop: false }`
[INFO] [stdout] 1d29a55a7f3f0ab1c0267269b38c658149a66c76159830bf9b44f8ead2456db6
