[INFO] fetching crate wagon-togll 1.0.0... [INFO] testing wagon-togll-1.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate wagon-togll 1.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wagon-togll 1.0.0 [INFO] finished tweaking crates.io crate wagon-togll 1.0.0 [INFO] tweaked toml for crates.io crate wagon-togll 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wagon-togll 1.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wagon-togll 1.0.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8699791a9c43e3657055535e6121b05bdd8d719fde9391b7c263a3ccc55bdaa7 [INFO] running `Command { std: "docker" "start" "-a" "8699791a9c43e3657055535e6121b05bdd8d719fde9391b7c263a3ccc55bdaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8699791a9c43e3657055535e6121b05bdd8d719fde9391b7c263a3ccc55bdaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8699791a9c43e3657055535e6121b05bdd8d719fde9391b7c263a3ccc55bdaa7", kill_on_drop: false }` [INFO] [stdout] 8699791a9c43e3657055535e6121b05bdd8d719fde9391b7c263a3ccc55bdaa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 594ef89ad0447373dd20e191b8e4dff130c294d7f7851456e711cdcdbd809d9c [INFO] running `Command { std: "docker" "start" "-a" "594ef89ad0447373dd20e191b8e4dff130c294d7f7851456e711cdcdbd809d9c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling wagon-ident v1.0.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling concolor v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling wagon-utils v1.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling extendable-data-helpers v0.1.5 [INFO] [stderr] Compiling logos-display v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling extendable-data v0.1.5 [INFO] [stderr] Compiling wagon-macros v1.0.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling wagon-value v1.0.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling wagon-lexer v1.0.0 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling wagon-parser v1.0.0 [INFO] [stderr] Compiling wagon-codegen v1.0.0 [INFO] [stderr] Compiling wagon-togll v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.06s [INFO] running `Command { std: "docker" "inspect" "594ef89ad0447373dd20e191b8e4dff130c294d7f7851456e711cdcdbd809d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "594ef89ad0447373dd20e191b8e4dff130c294d7f7851456e711cdcdbd809d9c", kill_on_drop: false }` [INFO] [stdout] 594ef89ad0447373dd20e191b8e4dff130c294d7f7851456e711cdcdbd809d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0114992678520511a9ec3c313871869dc57b014a8211915f9a77bb8bc0aa31 [INFO] running `Command { std: "docker" "start" "-a" "ca0114992678520511a9ec3c313871869dc57b014a8211915f9a77bb8bc0aa31", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling wagon-togll v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "ca0114992678520511a9ec3c313871869dc57b014a8211915f9a77bb8bc0aa31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0114992678520511a9ec3c313871869dc57b014a8211915f9a77bb8bc0aa31", kill_on_drop: false }` [INFO] [stdout] ca0114992678520511a9ec3c313871869dc57b014a8211915f9a77bb8bc0aa31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79f5615b4537cfa825a40346b1b117cc0da804a45a2d8eb46e6c3c0910799f2c [INFO] running `Command { std: "docker" "start" "-a" "79f5615b4537cfa825a40346b1b117cc0da804a45a2d8eb46e6c3c0910799f2c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wagon_togll-a4787242d37316c1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test codegen::nodes::rhs::tests::test_single_gll_block ... ok [INFO] [stdout] test codegen::nodes::rhs::tests::test_simple_gll_blocks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79f5615b4537cfa825a40346b1b117cc0da804a45a2d8eb46e6c3c0910799f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79f5615b4537cfa825a40346b1b117cc0da804a45a2d8eb46e6c3c0910799f2c", kill_on_drop: false }` [INFO] [stdout] 79f5615b4537cfa825a40346b1b117cc0da804a45a2d8eb46e6c3c0910799f2c