[INFO] cloning repository https://github.com/skycloudd/exolvl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skycloudd/exolvl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fexolvl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fexolvl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d31e0701e89704a4a6d718021987ad28cbc95624
[INFO] testing skycloudd/exolvl against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fexolvl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skycloudd/exolvl
[INFO] finished tweaking git repo https://github.com/skycloudd/exolvl
[INFO] tweaked toml for git repo https://github.com/skycloudd/exolvl written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skycloudd/exolvl on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skycloudd/exolvl 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.11.1
[INFO] [stderr]   Downloaded cs-datetime-parse v1.1.0
[INFO] [stderr]   Downloaded uuid-macro-internal v1.11.1
[INFO] [stderr]   Downloaded built v0.7.4
[INFO] [stderr]   Downloaded bitstream-io v2.5.0
[INFO] [stderr]   Downloaded winnow v0.6.15
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84deb8dc9f827a5d685a7b98095fc85db42dc02f8a971ec0352affe5aefbd40f
[INFO] running `Command { std: "docker" "start" "-a" "84deb8dc9f827a5d685a7b98095fc85db42dc02f8a971ec0352affe5aefbd40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84deb8dc9f827a5d685a7b98095fc85db42dc02f8a971ec0352affe5aefbd40f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84deb8dc9f827a5d685a7b98095fc85db42dc02f8a971ec0352affe5aefbd40f", kill_on_drop: false }`
[INFO] [stdout] 84deb8dc9f827a5d685a7b98095fc85db42dc02f8a971ec0352affe5aefbd40f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32a10b1c60a4eb33232e9ee3ab51d951815e377af49ae06662e23413639002ec
[INFO] running `Command { std: "docker" "start" "-a" "32a10b1c60a4eb33232e9ee3ab51d951815e377af49ae06662e23413639002ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.1
[INFO] [stderr]    Compiling uuid v1.11.1
[INFO] [stderr]    Compiling cs-datetime-parse v1.1.0
[INFO] [stderr]    Compiling exolvl v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.01s
[INFO] running `Command { std: "docker" "inspect" "32a10b1c60a4eb33232e9ee3ab51d951815e377af49ae06662e23413639002ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a10b1c60a4eb33232e9ee3ab51d951815e377af49ae06662e23413639002ec", kill_on_drop: false }`
[INFO] [stdout] 32a10b1c60a4eb33232e9ee3ab51d951815e377af49ae06662e23413639002ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40e0ab125b1ad137ed355df6e369a0c1e4f80db7469ae6b6a9e7eaa0d0f0d762
[INFO] running `Command { std: "docker" "start" "-a" "40e0ab125b1ad137ed355df6e369a0c1e4f80db7469ae6b6a9e7eaa0d0f0d762", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling uuid-macro-internal v1.11.1
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling uuid v1.11.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling cs-datetime-parse v1.1.0
[INFO] [stderr]    Compiling exolvl v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.88s
[INFO] running `Command { std: "docker" "inspect" "40e0ab125b1ad137ed355df6e369a0c1e4f80db7469ae6b6a9e7eaa0d0f0d762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40e0ab125b1ad137ed355df6e369a0c1e4f80db7469ae6b6a9e7eaa0d0f0d762", kill_on_drop: false }`
[INFO] [stdout] 40e0ab125b1ad137ed355df6e369a0c1e4f80db7469ae6b6a9e7eaa0d0f0d762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6dd52ab4e0626003dfde50100b5108bf71e67ffed7cda97eff42011d6a3f7385
[INFO] running `Command { std: "docker" "start" "-a" "6dd52ab4e0626003dfde50100b5108bf71e67ffed7cda97eff42011d6a3f7385", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exolvl-b86271fdfa1183ed)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::t4 ... ok
[INFO] [stdout] test tests::t3 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/exolvl-b86271fdfa1183ed` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6dd52ab4e0626003dfde50100b5108bf71e67ffed7cda97eff42011d6a3f7385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd52ab4e0626003dfde50100b5108bf71e67ffed7cda97eff42011d6a3f7385", kill_on_drop: false }`
[INFO] [stdout] 6dd52ab4e0626003dfde50100b5108bf71e67ffed7cda97eff42011d6a3f7385
