[INFO] cloning repository https://github.com/williamberman/smtish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/williamberman/smtish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamberman%2Fsmtish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamberman%2Fsmtish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a27ef62b29f31603d4ac0305139b66a9c737ff95 [INFO] testing williamberman/smtish against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliamberman%2Fsmtish" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/williamberman/smtish on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/williamberman/smtish [INFO] finished tweaking git repo https://github.com/williamberman/smtish [INFO] tweaked toml for git repo https://github.com/williamberman/smtish written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/williamberman/smtish already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.25 [INFO] [stderr] Downloaded permutation_iterator v0.1.2 [INFO] [stderr] Downloaded serde v1.0.132 [INFO] [stderr] Downloaded serde_derive v1.0.132 [INFO] [stderr] Downloaded proc-macro-crate v1.1.0 [INFO] [stderr] Downloaded num v0.3.1 [INFO] [stderr] Downloaded smt2parser v0.6.1 [INFO] [stderr] Downloaded pomelo v0.1.5 [INFO] [stderr] Downloaded synstructure v0.12.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.34 [INFO] [stderr] Downloaded psm v0.1.16 [INFO] [stderr] Downloaded pomelo-impl v0.1.5 [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded fst v0.4.7 [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded stacker v0.1.14 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded internment v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 325a7f27afabdf3062303f3ed6bb28eea0ad3c245d71c5b49c7300e475f43d14 [INFO] running `Command { std: "docker" "start" "-a" "325a7f27afabdf3062303f3ed6bb28eea0ad3c245d71c5b49c7300e475f43d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "325a7f27afabdf3062303f3ed6bb28eea0ad3c245d71c5b49c7300e475f43d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325a7f27afabdf3062303f3ed6bb28eea0ad3c245d71c5b49c7300e475f43d14", kill_on_drop: false }` [INFO] [stdout] 325a7f27afabdf3062303f3ed6bb28eea0ad3c245d71c5b49c7300e475f43d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a81f13d51787e9994d1b681cb4a848b9825c0643524f2f68e8889922e739f5a4 [INFO] running `Command { std: "docker" "start" "-a" "a81f13d51787e9994d1b681cb4a848b9825c0643524f2f68e8889922e739f5a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling permutation_iterator v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling internment v0.5.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling pomelo-impl v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling amzn-smt-ir-derive v0.1.0 (https://github.com/awslabs/rust-smt-ir?branch=main#551565ea) [INFO] [stderr] Compiling pomelo v0.1.5 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling smt2parser v0.6.1 [INFO] [stderr] Compiling amzn-smt-ir v0.1.0 (https://github.com/awslabs/rust-smt-ir?branch=main#551565ea) [INFO] [stderr] Compiling smtish v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.57s [INFO] running `Command { std: "docker" "inspect" "a81f13d51787e9994d1b681cb4a848b9825c0643524f2f68e8889922e739f5a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81f13d51787e9994d1b681cb4a848b9825c0643524f2f68e8889922e739f5a4", kill_on_drop: false }` [INFO] [stdout] a81f13d51787e9994d1b681cb4a848b9825c0643524f2f68e8889922e739f5a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f6340d190651f6090126e1cc83bbdb0ece27af033930ee05be7472028dd9f6a [INFO] running `Command { std: "docker" "start" "-a" "3f6340d190651f6090126e1cc83bbdb0ece27af033930ee05be7472028dd9f6a", kill_on_drop: false }` [INFO] [stderr] Compiling smtish v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "3f6340d190651f6090126e1cc83bbdb0ece27af033930ee05be7472028dd9f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f6340d190651f6090126e1cc83bbdb0ece27af033930ee05be7472028dd9f6a", kill_on_drop: false }` [INFO] [stdout] 3f6340d190651f6090126e1cc83bbdb0ece27af033930ee05be7472028dd9f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7650f6578a1157bd46764bc7ff7c2c98d756305a9aab6222e22bb81c45ef58f [INFO] running `Command { std: "docker" "start" "-a" "b7650f6578a1157bd46764bc7ff7c2c98d756305a9aab6222e22bb81c45ef58f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/smtish-602450d0dccf6a5a) [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" "b7650f6578a1157bd46764bc7ff7c2c98d756305a9aab6222e22bb81c45ef58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7650f6578a1157bd46764bc7ff7c2c98d756305a9aab6222e22bb81c45ef58f", kill_on_drop: false }` [INFO] [stdout] b7650f6578a1157bd46764bc7ff7c2c98d756305a9aab6222e22bb81c45ef58f