[INFO] cloning repository https://github.com/hummanta/hmt-frontend-toy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hummanta/hmt-frontend-toy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummanta%2Fhmt-frontend-toy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummanta%2Fhmt-frontend-toy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d10081677628fbc1b98475c47c0191a23d44fc01
[INFO] testing hummanta/hmt-frontend-toy against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhummanta%2Fhmt-frontend-toy" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hummanta/hmt-frontend-toy
[INFO] finished tweaking git repo https://github.com/hummanta/hmt-frontend-toy
[INFO] tweaked toml for git repo https://github.com/hummanta/hmt-frontend-toy written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hummanta/hmt-frontend-toy on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hummanta/hmt-frontend-toy 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-codegen v0.15.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.3
[INFO] [stderr]   Downloaded wasmtime-internal-math v37.0.0
[INFO] [stderr]   Downloaded logos-derive v0.15.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.124.0
[INFO] [stderr]   Downloaded cranelift-srcgen v0.124.0
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded cranelift-control v0.124.0
[INFO] [stderr]   Downloaded concolor v0.1.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.124.0
[INFO] [stderr]   Downloaded cranelift-entity v0.124.0
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.124.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.124.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.124.0
[INFO] [stderr]   Downloaded cranelift-isle v0.124.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.124.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.124.0
[INFO] [stderr]   Downloaded cranelift-module v0.124.0
[INFO] [stderr]   Downloaded regalloc2 v0.13.2
[INFO] [stderr]   Downloaded cranelift-object v0.124.0
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded cranelift v0.124.0
[INFO] [stderr]   Downloaded gimli v0.32.3
[INFO] [stderr]   Downloaded cranelift-codegen v0.124.0
[INFO] [stderr]   Downloaded logos v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8e069ac9dd8adc837574059dbfda5c6e24b840c07fcb1554f89257c1149f3d7
[INFO] running `Command { std: "docker" "start" "-a" "b8e069ac9dd8adc837574059dbfda5c6e24b840c07fcb1554f89257c1149f3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8e069ac9dd8adc837574059dbfda5c6e24b840c07fcb1554f89257c1149f3d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8e069ac9dd8adc837574059dbfda5c6e24b840c07fcb1554f89257c1149f3d7", kill_on_drop: false }`
[INFO] [stdout] b8e069ac9dd8adc837574059dbfda5c6e24b840c07fcb1554f89257c1149f3d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4e66c9a432a1a8fbdf456d3f84f77cb5c92621ecb8735c64e6cfb90934ce934
[INFO] running `Command { std: "docker" "start" "-a" "a4e66c9a432a1a8fbdf456d3f84f77cb5c92621ecb8735c64e6cfb90934ce934", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.124.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cranelift-isle v0.124.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.124.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cranelift-bitset v0.124.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.124.0
[INFO] [stderr]    Compiling cranelift-entity v0.124.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cranelift-bforest v0.124.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling wasmtime-internal-math v37.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regalloc2 v0.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.124.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling cranelift-control v0.124.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.124.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling cranelift-codegen v0.124.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling hmt-frontend-toy v0.6.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cranelift-module v0.124.0
[INFO] [stderr]    Compiling cranelift-frontend v0.124.0
[INFO] [stderr]    Compiling cranelift-object v0.124.0
[INFO] [stderr]    Compiling cranelift v0.124.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.48s
[INFO] running `Command { std: "docker" "inspect" "a4e66c9a432a1a8fbdf456d3f84f77cb5c92621ecb8735c64e6cfb90934ce934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4e66c9a432a1a8fbdf456d3f84f77cb5c92621ecb8735c64e6cfb90934ce934", kill_on_drop: false }`
[INFO] [stdout] a4e66c9a432a1a8fbdf456d3f84f77cb5c92621ecb8735c64e6cfb90934ce934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f70d5d08cb5ea0c7d74717070be2387c74827802d5e08c41551d1e04a0299ae9
[INFO] running `Command { std: "docker" "start" "-a" "f70d5d08cb5ea0c7d74717070be2387c74827802d5e08c41551d1e04a0299ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling hmt-frontend-toy v0.6.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "f70d5d08cb5ea0c7d74717070be2387c74827802d5e08c41551d1e04a0299ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70d5d08cb5ea0c7d74717070be2387c74827802d5e08c41551d1e04a0299ae9", kill_on_drop: false }`
[INFO] [stdout] f70d5d08cb5ea0c7d74717070be2387c74827802d5e08c41551d1e04a0299ae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eea2c829f69e234ee4099ee21db5d21496feea00c77939f53a258937bae11d1b
[INFO] running `Command { std: "docker" "start" "-a" "eea2c829f69e234ee4099ee21db5d21496feea00c77939f53a258937bae11d1b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hmt_frontend_toy-09f3f17655d1a9e9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test lexer::test::test_lex_var ... ok
[INFO] [stdout] test parser::test::test_parse_var ... ok
[INFO] [stdout] test token::test::test_print ... ok
[INFO] [stdout] test token::test::test_var ... ok
[INFO] [stdout] test parser::test::test_error_recovery ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hmt_frontend_toy-4b27a34e611ac4a1)
[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] [stderr]    Doc-tests hmt_frontend_toy
[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" "eea2c829f69e234ee4099ee21db5d21496feea00c77939f53a258937bae11d1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eea2c829f69e234ee4099ee21db5d21496feea00c77939f53a258937bae11d1b", kill_on_drop: false }`
[INFO] [stdout] eea2c829f69e234ee4099ee21db5d21496feea00c77939f53a258937bae11d1b
