[INFO] cloning repository https://github.com/betaveros/noulith
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/betaveros/noulith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fnoulith", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fnoulith'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5703eba3c28b4fb399e77d82aff99e8fda2d5ae
[INFO] testing betaveros/noulith against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetaveros%2Fnoulith" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/betaveros/noulith
[INFO] finished tweaking git repo https://github.com/betaveros/noulith
[INFO] tweaked toml for git repo https://github.com/betaveros/noulith written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/betaveros/noulith on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/betaveros/noulith 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d07ef01c1e613f7357345de4c73daa7e8d188346909f93a42d21d4b8b375891
[INFO] running `Command { std: "docker" "start" "-a" "7d07ef01c1e613f7357345de4c73daa7e8d188346909f93a42d21d4b8b375891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d07ef01c1e613f7357345de4c73daa7e8d188346909f93a42d21d4b8b375891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d07ef01c1e613f7357345de4c73daa7e8d188346909f93a42d21d4b8b375891", kill_on_drop: false }`
[INFO] [stdout] 7d07ef01c1e613f7357345de4c73daa7e8d188346909f93a42d21d4b8b375891
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce08baa328f5ad9314360247bfd24603f0f4e510137a62e983bebdf96ddcfbd2
[INFO] running `Command { std: "docker" "start" "-a" "ce08baa328f5ad9314360247bfd24603f0f4e510137a62e983bebdf96ddcfbd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling noulith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s
[INFO] running `Command { std: "docker" "inspect" "ce08baa328f5ad9314360247bfd24603f0f4e510137a62e983bebdf96ddcfbd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce08baa328f5ad9314360247bfd24603f0f4e510137a62e983bebdf96ddcfbd2", kill_on_drop: false }`
[INFO] [stdout] ce08baa328f5ad9314360247bfd24603f0f4e510137a62e983bebdf96ddcfbd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 805a5fe165d97f6cd47950cf1900b7b1b40cd68023bee2179975b38110adaa0f
[INFO] running `Command { std: "docker" "start" "-a" "805a5fe165d97f6cd47950cf1900b7b1b40cd68023bee2179975b38110adaa0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling noulith v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.97s
[INFO] running `Command { std: "docker" "inspect" "805a5fe165d97f6cd47950cf1900b7b1b40cd68023bee2179975b38110adaa0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "805a5fe165d97f6cd47950cf1900b7b1b40cd68023bee2179975b38110adaa0f", kill_on_drop: false }`
[INFO] [stdout] 805a5fe165d97f6cd47950cf1900b7b1b40cd68023bee2179975b38110adaa0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff3ab95a2f31bc2b4e53f2e21c92a43994fa4776f63e26ba99be7adfe5ba0db6
[INFO] running `Command { std: "docker" "start" "-a" "ff3ab95a2f31bc2b4e53f2e21c92a43994fa4776f63e26ba99be7adfe5ba0db6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noulith-f0bbd925a72cf042)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test decimal::tests::test_parse_as_rational ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/noulith-7b8d6c93d138909d)
[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] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-7bc3802b0efc9450)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test backrefs ... ok
[INFO] [stdout] test function_stuff ... ok
[INFO] [stdout] test basic_hofs ... ok
[INFO] [stdout] test dict_hofs ... ok
[INFO] [stdout] test bases ... ok
[INFO] [stdout] test len ... ok
[INFO] [stdout] test breaking ... ok
[INFO] [stdout] test fractions ... ok
[INFO] [stdout] test for_loops ... ok
[INFO] [stdout] test internal_stuff ... ok
[INFO] [stdout] test lazy_hofs ... ok
[INFO] [stdout] test folds ... ok
[INFO] [stdout] test evil_operators ... ok
[INFO] [stdout] test math ... ok
[INFO] [stdout] test indexing ... ok
[INFO] [stdout] test namespace_poc ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'demos' (34) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test-7bc3802b0efc9450` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "ff3ab95a2f31bc2b4e53f2e21c92a43994fa4776f63e26ba99be7adfe5ba0db6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3ab95a2f31bc2b4e53f2e21c92a43994fa4776f63e26ba99be7adfe5ba0db6", kill_on_drop: false }`
[INFO] [stdout] ff3ab95a2f31bc2b4e53f2e21c92a43994fa4776f63e26ba99be7adfe5ba0db6
