[INFO] cloning repository https://github.com/dyslexicsteak/bullseye [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dyslexicsteak/bullseye" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyslexicsteak%2Fbullseye", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyslexicsteak%2Fbullseye'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c0979d648bc719a432de542735d17a0798ecd5e [INFO] testing dyslexicsteak/bullseye against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdyslexicsteak%2Fbullseye" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dyslexicsteak/bullseye on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dyslexicsteak/bullseye [INFO] finished tweaking git repo https://github.com/dyslexicsteak/bullseye [INFO] tweaked toml for git repo https://github.com/dyslexicsteak/bullseye written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dyslexicsteak/bullseye 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded duration-str v0.5.0 [INFO] [stderr] Downloaded rustix v0.36.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8db3d8cbeb6bf9ebd4873182e778d68f92f9775c6e3643d03c12db6e1488c7a4 [INFO] running `Command { std: "docker" "start" "-a" "8db3d8cbeb6bf9ebd4873182e778d68f92f9775c6e3643d03c12db6e1488c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8db3d8cbeb6bf9ebd4873182e778d68f92f9775c6e3643d03c12db6e1488c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8db3d8cbeb6bf9ebd4873182e778d68f92f9775c6e3643d03c12db6e1488c7a4", kill_on_drop: false }` [INFO] [stdout] 8db3d8cbeb6bf9ebd4873182e778d68f92f9775c6e3643d03c12db6e1488c7a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10928e0bf5bbf75b858c1c8f991f8383a6d68f7d40a6932276f3311cbd40be9a [INFO] running `Command { std: "docker" "start" "-a" "10928e0bf5bbf75b858c1c8f991f8383a6d68f7d40a6932276f3311cbd40be9a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.36.16 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling rust_decimal v1.29.0 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling clap_lex v0.3.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling bitflags v2.0.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling syn v2.0.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling is-terminal v0.4.5 [INFO] [stderr] Compiling clap_derive v4.1.9 [INFO] [stderr] Compiling clap v4.1.11 [INFO] [stderr] Compiling duration-str v0.5.0 [INFO] [stderr] Compiling bullseye v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.98s [INFO] running `Command { std: "docker" "inspect" "10928e0bf5bbf75b858c1c8f991f8383a6d68f7d40a6932276f3311cbd40be9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10928e0bf5bbf75b858c1c8f991f8383a6d68f7d40a6932276f3311cbd40be9a", kill_on_drop: false }` [INFO] [stdout] 10928e0bf5bbf75b858c1c8f991f8383a6d68f7d40a6932276f3311cbd40be9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62f5b9ab9b8df842349b647d59e8ccb9a20d8797282366d8597044ae04255760 [INFO] running `Command { std: "docker" "start" "-a" "62f5b9ab9b8df842349b647d59e8ccb9a20d8797282366d8597044ae04255760", kill_on_drop: false }` [INFO] [stderr] Compiling bullseye v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "62f5b9ab9b8df842349b647d59e8ccb9a20d8797282366d8597044ae04255760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f5b9ab9b8df842349b647d59e8ccb9a20d8797282366d8597044ae04255760", kill_on_drop: false }` [INFO] [stdout] 62f5b9ab9b8df842349b647d59e8ccb9a20d8797282366d8597044ae04255760 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aeb98b48c7aad1e1f6a76e1d035d6283e690df0d42ba7c4814c5da3ec250ca7b [INFO] running `Command { std: "docker" "start" "-a" "aeb98b48c7aad1e1f6a76e1d035d6283e690df0d42ba7c4814c5da3ec250ca7b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bullseye-9b52d399e7824fd9) [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" "aeb98b48c7aad1e1f6a76e1d035d6283e690df0d42ba7c4814c5da3ec250ca7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb98b48c7aad1e1f6a76e1d035d6283e690df0d42ba7c4814c5da3ec250ca7b", kill_on_drop: false }` [INFO] [stdout] aeb98b48c7aad1e1f6a76e1d035d6283e690df0d42ba7c4814c5da3ec250ca7b