[INFO] fetching crate mutica-semantic 0.2.4... [INFO] testing mutica-semantic-0.2.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate mutica-semantic 0.2.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate mutica-semantic 0.2.4 [INFO] finished tweaking crates.io crate mutica-semantic 0.2.4 [INFO] tweaked toml for crates.io crate mutica-semantic 0.2.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mutica-semantic 0.2.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mutica-semantic 0.2.4 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stacksafe v0.1.4 [INFO] [stderr] Downloaded psm v0.1.27 [INFO] [stderr] Downloaded stacksafe-macro v0.1.4 [INFO] [stderr] Downloaded ascii-canvas v4.0.0 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded rust-arc-gc v0.2.1 [INFO] [stderr] Downloaded logos-codegen v0.15.1 [INFO] [stderr] Downloaded stacker v0.1.22 [INFO] [stderr] Downloaded mutica-compiler v0.2.4 [INFO] [stderr] Downloaded mutica-core v0.2.4 [INFO] [stderr] Downloaded logos-derive v0.15.1 [INFO] [stderr] Downloaded lalrpop v0.22.2 [INFO] [stderr] Downloaded logos v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 531140c7db021151275cfbb4278725e726c58bc6f2903fc8b788ccaa45811bd6 [INFO] running `Command { std: "docker" "start" "-a" "531140c7db021151275cfbb4278725e726c58bc6f2903fc8b788ccaa45811bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "531140c7db021151275cfbb4278725e726c58bc6f2903fc8b788ccaa45811bd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531140c7db021151275cfbb4278725e726c58bc6f2903fc8b788ccaa45811bd6", kill_on_drop: false }` [INFO] [stdout] 531140c7db021151275cfbb4278725e726c58bc6f2903fc8b788ccaa45811bd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d9dd691cc00f996ce053e747a6d9827d25ff86e426fb1adb72edc59de9a5e8b [INFO] running `Command { std: "docker" "start" "-a" "9d9dd691cc00f996ce053e747a6d9827d25ff86e426fb1adb72edc59de9a5e8b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling psm v0.1.27 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling term v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling rust-arc-gc v0.2.1 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling stacksafe-macro v0.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling stacksafe v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling mutica-core v0.2.4 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling mutica-compiler v0.2.4 [INFO] [stderr] Compiling mutica-semantic v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.75s [INFO] running `Command { std: "docker" "inspect" "9d9dd691cc00f996ce053e747a6d9827d25ff86e426fb1adb72edc59de9a5e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d9dd691cc00f996ce053e747a6d9827d25ff86e426fb1adb72edc59de9a5e8b", kill_on_drop: false }` [INFO] [stdout] 9d9dd691cc00f996ce053e747a6d9827d25ff86e426fb1adb72edc59de9a5e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd7f9242c38e10a6e1f14d5acd3ab8d47a1276b93ee732365fda44e950001bc [INFO] running `Command { std: "docker" "start" "-a" "ffd7f9242c38e10a6e1f14d5acd3ab8d47a1276b93ee732365fda44e950001bc", kill_on_drop: false }` [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling mutica-compiler v0.2.4 [INFO] [stderr] Compiling mutica-semantic v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.96s [INFO] running `Command { std: "docker" "inspect" "ffd7f9242c38e10a6e1f14d5acd3ab8d47a1276b93ee732365fda44e950001bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd7f9242c38e10a6e1f14d5acd3ab8d47a1276b93ee732365fda44e950001bc", kill_on_drop: false }` [INFO] [stdout] ffd7f9242c38e10a6e1f14d5acd3ab8d47a1276b93ee732365fda44e950001bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c09e7fe7d7350166bdeb44173e883c823fdda685d74e46ba6f824aabc59cd46 [INFO] running `Command { std: "docker" "start" "-a" "5c09e7fe7d7350166bdeb44173e883c823fdda685d74e46ba6f824aabc59cd46", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mutica_semantic-6af4e60768f82437) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:12] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:23] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:36] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:49] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:62] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:75] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:88] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stdout] test semantic::test::test_source_mapping ... ok [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stderr] Error: Use of undeclared variable 'Option' [INFO] [stderr] ╭─[:10:101] [INFO] [stderr] │ [INFO] [stderr] 10 │ Option(1), Option(2), Option(int), Option(1) <: Option(int), Option(2) <: Option(int), Option(1) <: Option(2) [INFO] [stderr]  │ ───┬── [INFO] [stderr]  │ ╰──── Variable 'Option' is used before declaration [INFO] [stderr]  │ [INFO] [stderr]  │ Help: Make sure the variable is declared before use [INFO] [stderr] ────╯ [INFO] [stdout] test semantic::test::test_colored_source_mapping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests mutica_semantic [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" "5c09e7fe7d7350166bdeb44173e883c823fdda685d74e46ba6f824aabc59cd46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c09e7fe7d7350166bdeb44173e883c823fdda685d74e46ba6f824aabc59cd46", kill_on_drop: false }` [INFO] [stdout] 5c09e7fe7d7350166bdeb44173e883c823fdda685d74e46ba6f824aabc59cd46