[INFO] cloning repository https://github.com/hiratara/toy-linear-type-system [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiratara/toy-linear-type-system" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiratara%2Ftoy-linear-type-system", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiratara%2Ftoy-linear-type-system'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcdcd13ec7c3f7fb52315f42ec95f159c4f25439 [INFO] testing hiratara/toy-linear-type-system against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiratara%2Ftoy-linear-type-system" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hiratara/toy-linear-type-system on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hiratara/toy-linear-type-system [INFO] finished tweaking git repo https://github.com/hiratara/toy-linear-type-system [INFO] tweaked toml for git repo https://github.com/hiratara/toy-linear-type-system written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate git repo https://github.com/hiratara/toy-linear-type-system already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6d8d4b81b7881e9a4e5ccc37d39110f84dcaccad0273cb167b26a1b8f09423 [INFO] running `Command { std: "docker" "start" "-a" "0f6d8d4b81b7881e9a4e5ccc37d39110f84dcaccad0273cb167b26a1b8f09423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6d8d4b81b7881e9a4e5ccc37d39110f84dcaccad0273cb167b26a1b8f09423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6d8d4b81b7881e9a4e5ccc37d39110f84dcaccad0273cb167b26a1b8f09423", kill_on_drop: false }` [INFO] [stdout] 0f6d8d4b81b7881e9a4e5ccc37d39110f84dcaccad0273cb167b26a1b8f09423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44cb61bbc8eeed9f7070c5b85fbee328ab2480bd5c8a1bc4276fe81c91613a96 [INFO] running `Command { std: "docker" "start" "-a" "44cb61bbc8eeed9f7070c5b85fbee328ab2480bd5c8a1bc4276fe81c91613a96", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling ascii v0.9.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling toy-linear-type-system v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: reached the recursion limit while instantiating `::parse_mode::` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/choice.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | tuple_choice_parser!(A B C D E F G H I J K L M N O P Q R S T U V X Y Z); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `parse_mode` defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/parser/mod.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / fn parse_mode( [INFO] [stdout] 324 | | &mut self, [INFO] [stdout] 325 | | mode: M, [INFO] [stdout] 326 | | input: &mut Self::Input, [INFO] [stdout] ... | [INFO] [stdout] 330 | | M: ParseMode, [INFO] [stdout] 331 | | Self: Sized, [INFO] [stdout] | |____________________^ [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/toy_linear_type_system-8f7b39d8897cb619.long-type.txt' [INFO] [stdout] = note: this error originates in the macro `do_choice` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toy-linear-type-system` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "44cb61bbc8eeed9f7070c5b85fbee328ab2480bd5c8a1bc4276fe81c91613a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44cb61bbc8eeed9f7070c5b85fbee328ab2480bd5c8a1bc4276fe81c91613a96", kill_on_drop: false }` [INFO] [stdout] 44cb61bbc8eeed9f7070c5b85fbee328ab2480bd5c8a1bc4276fe81c91613a96