[INFO] cloning repository https://github.com/jleahred/fsm_gen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jleahred/fsm_gen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Ffsm_gen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Ffsm_gen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2caa35f416117210f3bcf9d7624078ed4fadc6 [INFO] testing jleahred/fsm_gen against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjleahred%2Ffsm_gen" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jleahred/fsm_gen on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jleahred/fsm_gen [INFO] finished tweaking git repo https://github.com/jleahred/fsm_gen [INFO] tweaked toml for git repo https://github.com/jleahred/fsm_gen written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/jleahred/fsm_gen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c0f0357763bacd3bdb924ccadd7014ff914c5d2da3105e98a306fd5d29dbda1 [INFO] running `Command { std: "docker" "start" "-a" "3c0f0357763bacd3bdb924ccadd7014ff914c5d2da3105e98a306fd5d29dbda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c0f0357763bacd3bdb924ccadd7014ff914c5d2da3105e98a306fd5d29dbda1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0f0357763bacd3bdb924ccadd7014ff914c5d2da3105e98a306fd5d29dbda1", kill_on_drop: false }` [INFO] [stdout] 3c0f0357763bacd3bdb924ccadd7014ff914c5d2da3105e98a306fd5d29dbda1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea673b367183ce7333413add7f84d05ebc92f536fbdaeb61eadf2cdcde1af8cb [INFO] running `Command { std: "docker" "start" "-a" "ea673b367183ce7333413add7f84d05ebc92f536fbdaeb61eadf2cdcde1af8cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling regex-syntax v0.6.19 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling fomat-macros v0.3.1 [INFO] [stderr] Compiling idata v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling tera v1.5.0 [INFO] [stderr] Compiling fsm_gen v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "ea673b367183ce7333413add7f84d05ebc92f536fbdaeb61eadf2cdcde1af8cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea673b367183ce7333413add7f84d05ebc92f536fbdaeb61eadf2cdcde1af8cb", kill_on_drop: false }` [INFO] [stdout] ea673b367183ce7333413add7f84d05ebc92f536fbdaeb61eadf2cdcde1af8cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f7bb7d4e8174a1b4e24403d9cfeacc37adb38b915bb3ddb52faa0b788560494 [INFO] running `Command { std: "docker" "start" "-a" "0f7bb7d4e8174a1b4e24403d9cfeacc37adb38b915bb3ddb52faa0b788560494", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fsm_gen v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.30s [INFO] running `Command { std: "docker" "inspect" "0f7bb7d4e8174a1b4e24403d9cfeacc37adb38b915bb3ddb52faa0b788560494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7bb7d4e8174a1b4e24403d9cfeacc37adb38b915bb3ddb52faa0b788560494", kill_on_drop: false }` [INFO] [stdout] 0f7bb7d4e8174a1b4e24403d9cfeacc37adb38b915bb3ddb52faa0b788560494 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c31582d73fb76b4b2f58c6eaa55a1cb7473b3e2e32c6f846736ba4842759beb [INFO] running `Command { std: "docker" "start" "-a" "0c31582d73fb76b4b2f58c6eaa55a1cb7473b3e2e32c6f846736ba4842759beb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fsm_gen-6f45d96a4b415eba) [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" "0c31582d73fb76b4b2f58c6eaa55a1cb7473b3e2e32c6f846736ba4842759beb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c31582d73fb76b4b2f58c6eaa55a1cb7473b3e2e32c6f846736ba4842759beb", kill_on_drop: false }` [INFO] [stdout] 0c31582d73fb76b4b2f58c6eaa55a1cb7473b3e2e32c6f846736ba4842759beb