[INFO] cloning repository https://github.com/isabelroses/bellado
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isabelroses/bellado" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisabelroses%2Fbellado", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisabelroses%2Fbellado'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b9bb4e19b06a35acd8b2d39830c2751246ff189
[INFO] testing isabelroses/bellado against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisabelroses%2Fbellado" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isabelroses/bellado
[INFO] finished tweaking git repo https://github.com/isabelroses/bellado
[INFO] tweaked toml for git repo https://github.com/isabelroses/bellado written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isabelroses/bellado on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isabelroses/bellado 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a53a98c3d569ddb656a0f70baf126f9ea4216ecf82004912c18dc83f9ab40fce
[INFO] running `Command { std: "docker" "start" "-a" "a53a98c3d569ddb656a0f70baf126f9ea4216ecf82004912c18dc83f9ab40fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a53a98c3d569ddb656a0f70baf126f9ea4216ecf82004912c18dc83f9ab40fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53a98c3d569ddb656a0f70baf126f9ea4216ecf82004912c18dc83f9ab40fce", kill_on_drop: false }`
[INFO] [stdout] a53a98c3d569ddb656a0f70baf126f9ea4216ecf82004912c18dc83f9ab40fce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3329d538174c54a891d7d95746498c8bf29f123c4f3f5602ed4446ea110dd09
[INFO] running `Command { std: "docker" "start" "-a" "c3329d538174c54a891d7d95746498c8bf29f123c4f3f5602ed4446ea110dd09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.4.9
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.10
[INFO] [stderr]    Compiling clap_complete v4.4.4
[INFO] [stderr]    Compiling bellado v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "c3329d538174c54a891d7d95746498c8bf29f123c4f3f5602ed4446ea110dd09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3329d538174c54a891d7d95746498c8bf29f123c4f3f5602ed4446ea110dd09", kill_on_drop: false }`
[INFO] [stdout] c3329d538174c54a891d7d95746498c8bf29f123c4f3f5602ed4446ea110dd09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9b39a0c09c1f1b36867bb7b5a441ff0ecca7bf3687acb21825ecc819dd30888
[INFO] running `Command { std: "docker" "start" "-a" "e9b39a0c09c1f1b36867bb7b5a441ff0ecca7bf3687acb21825ecc819dd30888", kill_on_drop: false }`
[INFO] [stderr]    Compiling bellado v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "e9b39a0c09c1f1b36867bb7b5a441ff0ecca7bf3687acb21825ecc819dd30888", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9b39a0c09c1f1b36867bb7b5a441ff0ecca7bf3687acb21825ecc819dd30888", kill_on_drop: false }`
[INFO] [stdout] e9b39a0c09c1f1b36867bb7b5a441ff0ecca7bf3687acb21825ecc819dd30888
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6bf8bd0bcefcb9a84900328c5f9a1eefe88b0dee60f11c75bcae2934a7a01a0a
[INFO] running `Command { std: "docker" "start" "-a" "6bf8bd0bcefcb9a84900328c5f9a1eefe88b0dee60f11c75bcae2934a7a01a0a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bellado-f0ff7564a945b7bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--bin bellado`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/bellado-f0ff7564a945b7bc` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "6bf8bd0bcefcb9a84900328c5f9a1eefe88b0dee60f11c75bcae2934a7a01a0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf8bd0bcefcb9a84900328c5f9a1eefe88b0dee60f11c75bcae2934a7a01a0a", kill_on_drop: false }`
[INFO] [stdout] 6bf8bd0bcefcb9a84900328c5f9a1eefe88b0dee60f11c75bcae2934a7a01a0a
