[INFO] cloning repository https://github.com/ryanccn/nrr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanccn/nrr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanccn%2Fnrr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanccn%2Fnrr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4da425b64c46eae492e87a30ddee6952835da046 [INFO] testing ryanccn/nrr against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanccn%2Fnrr" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ryanccn/nrr [INFO] finished tweaking git repo https://github.com/ryanccn/nrr [INFO] tweaked toml for git repo https://github.com/ryanccn/nrr written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryanccn/nrr on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryanccn/nrr 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded automod v1.0.15 [INFO] [stderr] Downloaded value-trait v0.11.0 [INFO] [stderr] Downloaded is_executable v1.0.4 [INFO] [stderr] Downloaded halfbrown v0.3.0 [INFO] [stderr] Downloaded simd-json v0.15.1 [INFO] [stderr] Downloaded winsafe v0.0.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3677cd3a8c0172e13f7185dcc97bf79801662961925bf41a936e95b55b35f581 [INFO] running `Command { std: "docker" "start" "-a" "3677cd3a8c0172e13f7185dcc97bf79801662961925bf41a936e95b55b35f581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3677cd3a8c0172e13f7185dcc97bf79801662961925bf41a936e95b55b35f581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3677cd3a8c0172e13f7185dcc97bf79801662961925bf41a936e95b55b35f581", kill_on_drop: false }` [INFO] [stdout] 3677cd3a8c0172e13f7185dcc97bf79801662961925bf41a936e95b55b35f581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cf7b75ee0d9a93514f5cdc71ff43bb82d699ed2e05e9b346d4009e54e3b3513b [INFO] running `Command { std: "docker" "start" "-a" "cf7b75ee0d9a93514f5cdc71ff43bb82d699ed2e05e9b346d4009e54e3b3513b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling is_executable v1.0.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling halfbrown v0.3.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling value-trait v0.11.0 [INFO] [stderr] Compiling simd-json v0.15.1 [INFO] [stderr] Compiling nrr v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.02s [INFO] running `Command { std: "docker" "inspect" "cf7b75ee0d9a93514f5cdc71ff43bb82d699ed2e05e9b346d4009e54e3b3513b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf7b75ee0d9a93514f5cdc71ff43bb82d699ed2e05e9b346d4009e54e3b3513b", kill_on_drop: false }` [INFO] [stdout] cf7b75ee0d9a93514f5cdc71ff43bb82d699ed2e05e9b346d4009e54e3b3513b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 17e9bb73245b247722dcae239ae5fb4b2b78b4eec59787b5b5499e6a39a58a2c [INFO] running `Command { std: "docker" "start" "-a" "17e9bb73245b247722dcae239ae5fb4b2b78b4eec59787b5b5499e6a39a58a2c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling simd-json v0.15.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling trycmd v0.15.9 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling nrr v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.66s [INFO] running `Command { std: "docker" "inspect" "17e9bb73245b247722dcae239ae5fb4b2b78b4eec59787b5b5499e6a39a58a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17e9bb73245b247722dcae239ae5fb4b2b78b4eec59787b5b5499e6a39a58a2c", kill_on_drop: false }` [INFO] [stdout] 17e9bb73245b247722dcae239ae5fb4b2b78b4eec59787b5b5499e6a39a58a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 86808bee58ecbfa273fb9bb1d1c2d0405ed54c29f8196ef6c5a33ec02526a105 [INFO] running `Command { std: "docker" "start" "-a" "86808bee58ecbfa273fb9bb1d1c2d0405ed54c29f8196ef6c5a33ec02526a105", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nrr-7d8c8947ca130edb) [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cli_tests-d90685eb7b527352) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Testing tests/run/env_file.windows.toml ... ignored [INFO] [stderr] Testing tests/run/nested.windows.toml ... ignored [INFO] [stderr] Testing tests/exec/basic.windows.toml ... ignored [INFO] [stderr] Testing tests/exec/binary.windows.toml ... ignored [INFO] [stderr] Testing tests/run/nested.unix.toml ... ok 31ms 655us 386ns [INFO] [stderr] Testing tests/default/help.toml ... ok 29ms 857us 866ns [INFO] [stderr] Testing tests/run/with_info.toml ... ok 31ms 177us 556ns [INFO] [stderr] Testing tests/run/basic.toml ... ok 32ms 484us 585ns [INFO] [stderr] Testing tests/exec/env_file.windows.toml ... ignored [INFO] [stderr] Testing tests/run/binary.toml ... ok 36ms 328us 885ns [INFO] [stderr] Testing tests/exec/nonexistent.windows.toml ... ignored [INFO] [stderr] Testing tests/list/basic.toml ... ok 2ms 945us 609ns [INFO] [stderr] Testing tests/run/no_pre_post.toml ... ok 38ms 443us 894ns [INFO] [stderr] Testing tests/run/with_pre_post.toml ... ok 41ms 751us 624ns [INFO] [stderr] Testing tests/run/multiple_args.toml ... ok 60ms 175us 472ns [INFO] [stderr] Testing tests/run/silent.toml ... ok 41ms 835us 4ns [INFO] [stderr] Testing tests/run/env_file.unix.toml ... ok 63ms 817us 391ns [INFO] [stderr] Testing tests/default/list.toml ... ok 37ms 982us 464ns [INFO] [stderr] Testing tests/list/with_info.toml ... ok 42ms 465us 264ns [INFO] [stderr] Testing tests/default/run.toml ... ok 49ms 530us 723ns [INFO] [stderr] Testing tests/exec/nonexistent.unix.toml ... ok 61ms 505us 461ns [INFO] [stderr] Testing tests/run/nonexistent.toml ... ok 443ms 31us 197ns [INFO] [stderr] Testing tests/exec/basic.unix.toml ... ok 495ms 176us 669ns [INFO] [stderr] Testing tests/run/error.toml ... ok 500ms 114us 638ns [INFO] [stderr] Testing tests/run/invalid.toml ... ok 596ms 37us 745ns [INFO] [stderr] Testing tests/exec/env_file.unix.toml ... ok 596ms 128us 615ns [INFO] [stderr] Testing tests/exec/binary.unix.toml ... ok 617ms 431us 192ns [INFO] [stdout] test cli_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86808bee58ecbfa273fb9bb1d1c2d0405ed54c29f8196ef6c5a33ec02526a105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86808bee58ecbfa273fb9bb1d1c2d0405ed54c29f8196ef6c5a33ec02526a105", kill_on_drop: false }` [INFO] [stdout] 86808bee58ecbfa273fb9bb1d1c2d0405ed54c29f8196ef6c5a33ec02526a105