[INFO] cloning repository https://github.com/digama0/isabelle-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digama0/isabelle-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigama0%2Fisabelle-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigama0%2Fisabelle-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1bb8d6e78d6084cad2fac744ed61861fcd7f663 [INFO] testing digama0/isabelle-rs/a1bb8d6e78d6084cad2fac744ed61861fcd7f663 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigama0%2Fisabelle-rs" "/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/digama0/isabelle-rs on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/digama0/isabelle-rs [INFO] finished tweaking git repo https://github.com/digama0/isabelle-rs [INFO] tweaked toml for git repo https://github.com/digama0/isabelle-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/digama0/isabelle-rs 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f4a108f6f3bf53fdcb2a5c13d34769fcd0249107e2e6b83a37f1930cbc0a23b [INFO] running `Command { std: "docker" "start" "-a" "3f4a108f6f3bf53fdcb2a5c13d34769fcd0249107e2e6b83a37f1930cbc0a23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f4a108f6f3bf53fdcb2a5c13d34769fcd0249107e2e6b83a37f1930cbc0a23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4a108f6f3bf53fdcb2a5c13d34769fcd0249107e2e6b83a37f1930cbc0a23b", kill_on_drop: false }` [INFO] [stdout] 3f4a108f6f3bf53fdcb2a5c13d34769fcd0249107e2e6b83a37f1930cbc0a23b [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7ac5c18043a02b997a09b9c7d9d9e3e9f5e3787a6754ca3c277355d195ed43f [INFO] running `Command { std: "docker" "start" "-a" "c7ac5c18043a02b997a09b9c7d9d9e3e9f5e3787a6754ca3c277355d195ed43f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling stylish-style v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bit-vec v0.7.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling stack_dst v0.6.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling stylish-core v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.6.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling lalrpop-util v0.21.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling lalrpop v0.21.0 [INFO] [stderr] Compiling stylish-ansi v0.1.1 [INFO] [stderr] Compiling stylish v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling dbg-pls-derive v0.4.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling dbg-pls v0.4.3 [INFO] [stderr] Compiling isabelle-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.22s [INFO] running `Command { std: "docker" "inspect" "c7ac5c18043a02b997a09b9c7d9d9e3e9f5e3787a6754ca3c277355d195ed43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7ac5c18043a02b997a09b9c7d9d9e3e9f5e3787a6754ca3c277355d195ed43f", kill_on_drop: false }` [INFO] [stdout] c7ac5c18043a02b997a09b9c7d9d9e3e9f5e3787a6754ca3c277355d195ed43f [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e51755815a68a07ccf8bc79890d81dba7512ce1dffd8d6f3e0c2787f9d317f55 [INFO] running `Command { std: "docker" "start" "-a" "e51755815a68a07ccf8bc79890d81dba7512ce1dffd8d6f3e0c2787f9d317f55", kill_on_drop: false }` [INFO] [stderr] Compiling isabelle-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.24s [INFO] running `Command { std: "docker" "inspect" "e51755815a68a07ccf8bc79890d81dba7512ce1dffd8d6f3e0c2787f9d317f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e51755815a68a07ccf8bc79890d81dba7512ce1dffd8d6f3e0c2787f9d317f55", kill_on_drop: false }` [INFO] [stdout] e51755815a68a07ccf8bc79890d81dba7512ce1dffd8d6f3e0c2787f9d317f55 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7f91f2c91750ef24a3bffb2f38e05496af6e3740d7fc39527b2ebcccf7277821 [INFO] running `Command { std: "docker" "start" "-a" "7f91f2c91750ef24a3bffb2f38e05496af6e3740d7fc39527b2ebcccf7277821", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/isabelle_rs-ea9603429ebd7dea) [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" "7f91f2c91750ef24a3bffb2f38e05496af6e3740d7fc39527b2ebcccf7277821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f91f2c91750ef24a3bffb2f38e05496af6e3740d7fc39527b2ebcccf7277821", kill_on_drop: false }` [INFO] [stdout] 7f91f2c91750ef24a3bffb2f38e05496af6e3740d7fc39527b2ebcccf7277821