[INFO] cloning repository https://github.com/rmvermeulen/indent-s-expr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmvermeulen/indent-s-expr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Findent-s-expr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Findent-s-expr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fa8e3697a40cd6ec522d4635c14272a47e334706
[INFO] testing rmvermeulen/indent-s-expr against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmvermeulen%2Findent-s-expr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rmvermeulen/indent-s-expr on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rmvermeulen/indent-s-expr
[INFO] finished tweaking git repo https://github.com/rmvermeulen/indent-s-expr
[INFO] tweaked toml for git repo https://github.com/rmvermeulen/indent-s-expr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/rmvermeulen/indent-s-expr 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27c671acdae8283c2032bca9e4fd146ec092d074dae910af4fccf08a07c6182f
[INFO] running `Command { std: "docker" "start" "-a" "27c671acdae8283c2032bca9e4fd146ec092d074dae910af4fccf08a07c6182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27c671acdae8283c2032bca9e4fd146ec092d074dae910af4fccf08a07c6182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27c671acdae8283c2032bca9e4fd146ec092d074dae910af4fccf08a07c6182f", kill_on_drop: false }`
[INFO] [stdout] 27c671acdae8283c2032bca9e4fd146ec092d074dae910af4fccf08a07c6182f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2ee22b59cc98fb049ce87f977f72563c9ef06301aeb13c528fc5f72e4db60b5
[INFO] running `Command { std: "docker" "start" "-a" "c2ee22b59cc98fb049ce87f977f72563c9ef06301aeb13c528fc5f72e4db60b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling indent_s_expr v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "c2ee22b59cc98fb049ce87f977f72563c9ef06301aeb13c528fc5f72e4db60b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ee22b59cc98fb049ce87f977f72563c9ef06301aeb13c528fc5f72e4db60b5", kill_on_drop: false }`
[INFO] [stdout] c2ee22b59cc98fb049ce87f977f72563c9ef06301aeb13c528fc5f72e4db60b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcf90de120c0f427a556b61e411bbf556dc710de2f4345d896da3aafd14be75c
[INFO] running `Command { std: "docker" "start" "-a" "dcf90de120c0f427a556b61e411bbf556dc710de2f4345d896da3aafd14be75c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling insta v1.42.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling indent_s_expr v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.64s
[INFO] running `Command { std: "docker" "inspect" "dcf90de120c0f427a556b61e411bbf556dc710de2f4345d896da3aafd14be75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcf90de120c0f427a556b61e411bbf556dc710de2f4345d896da3aafd14be75c", kill_on_drop: false }`
[INFO] [stdout] dcf90de120c0f427a556b61e411bbf556dc710de2f4345d896da3aafd14be75c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f16892b6fa2756a8b0f92e921ea1def1c73d2942d38ac6953dd1a36057735c2c
[INFO] running `Command { std: "docker" "start" "-a" "f16892b6fa2756a8b0f92e921ea1def1c73d2942d38ac6953dd1a36057735c2c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/indent_s_expr-d7113f2e0cce0e4d)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_parse_empty_string ... ok
[INFO] [stdout] test tests::test_indent_sexp_directly ... ok
[INFO] [stdout] test tests::test_parse_sexp_empty ... ok
[INFO] [stdout] test tests::test_parse_sexp_addition ... ok
[INFO] [stdout] test tests::test_parse_partial_sexp ... ok
[INFO] [stdout] test tests::test_parse_sexp_empty_nested ... ok
[INFO] [stdout] test tests::test_parse_sexp_nested_string ... ok
[INFO] [stdout] test tests::test_parse_sexp_double ... ok
[INFO] [stdout] test tests::test_parse_sexp_single ... ok
[INFO] [stdout] test tests::test_parse_sexp_numerics ... ok
[INFO] [stdout] test tests::test_parse_sexp_addition_nested ... ok
[INFO] [stdout] test tests::test_parse_sexp_addition_nested_double ... ok
[INFO] [stdout] test tests::test_parse_sexp_symbols_atom ... ok
[INFO] [stdout] test tests::test_parse_sexp_symbols ... ok
[INFO] [stdout] test tests::test_parse_sexp_escaping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests indent_s_expr
[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" "f16892b6fa2756a8b0f92e921ea1def1c73d2942d38ac6953dd1a36057735c2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f16892b6fa2756a8b0f92e921ea1def1c73d2942d38ac6953dd1a36057735c2c", kill_on_drop: false }`
[INFO] [stdout] f16892b6fa2756a8b0f92e921ea1def1c73d2942d38ac6953dd1a36057735c2c
