[INFO] cloning repository https://github.com/teddywing/mutt-ottolangy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/teddywing/mutt-ottolangy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteddywing%2Fmutt-ottolangy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteddywing%2Fmutt-ottolangy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fec693e7395b4cb733f8aa3f84df264eeddf5ad2 [INFO] testing teddywing/mutt-ottolangy against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fteddywing%2Fmutt-ottolangy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/teddywing/mutt-ottolangy on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/teddywing/mutt-ottolangy [INFO] finished tweaking git repo https://github.com/teddywing/mutt-ottolangy [INFO] tweaked toml for git repo https://github.com/teddywing/mutt-ottolangy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/teddywing/mutt-ottolangy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c828ec26d749670a5dfe5c1f1c2b1bac8665e10b64d1a1c78396585307f5d22 [INFO] running `Command { std: "docker" "start" "-a" "3c828ec26d749670a5dfe5c1f1c2b1bac8665e10b64d1a1c78396585307f5d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c828ec26d749670a5dfe5c1f1c2b1bac8665e10b64d1a1c78396585307f5d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c828ec26d749670a5dfe5c1f1c2b1bac8665e10b64d1a1c78396585307f5d22", kill_on_drop: false }` [INFO] [stdout] 3c828ec26d749670a5dfe5c1f1c2b1bac8665e10b64d1a1c78396585307f5d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f565cad9db91d4ade903ff1615e745919f528fd787beccee25b377c63101f369 [INFO] running `Command { std: "docker" "start" "-a" "f565cad9db91d4ade903ff1615e745919f528fd787beccee25b377c63101f369", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling quoted_printable v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling whatlang v0.11.1 [INFO] [stderr] Compiling charset v0.1.2 [INFO] [stderr] Compiling mailparse v0.13.2 [INFO] [stderr] Compiling regex v1.4.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling ottolangy v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "f565cad9db91d4ade903ff1615e745919f528fd787beccee25b377c63101f369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f565cad9db91d4ade903ff1615e745919f528fd787beccee25b377c63101f369", kill_on_drop: false }` [INFO] [stdout] f565cad9db91d4ade903ff1615e745919f528fd787beccee25b377c63101f369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25a9a644c23510a73751d26b4826970d3cfe35dd55b49d5bce05682344b873d9 [INFO] running `Command { std: "docker" "start" "-a" "25a9a644c23510a73751d26b4826970d3cfe35dd55b49d5bce05682344b873d9", kill_on_drop: false }` [INFO] [stderr] Compiling ottolangy v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "25a9a644c23510a73751d26b4826970d3cfe35dd55b49d5bce05682344b873d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a9a644c23510a73751d26b4826970d3cfe35dd55b49d5bce05682344b873d9", kill_on_drop: false }` [INFO] [stdout] 25a9a644c23510a73751d26b4826970d3cfe35dd55b49d5bce05682344b873d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54b8e1c813a1b655db806272fe31a904fb8f7ae0e922c27e8edc302880e79efb [INFO] running `Command { std: "docker" "start" "-a" "54b8e1c813a1b655db806272fe31a904fb8f7ae0e922c27e8edc302880e79efb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ottolangy-10bce83799140115) [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" "54b8e1c813a1b655db806272fe31a904fb8f7ae0e922c27e8edc302880e79efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b8e1c813a1b655db806272fe31a904fb8f7ae0e922c27e8edc302880e79efb", kill_on_drop: false }` [INFO] [stdout] 54b8e1c813a1b655db806272fe31a904fb8f7ae0e922c27e8edc302880e79efb