[INFO] fetching crate parser-pda 0.1.6...
[INFO] testing parser-pda-0.1.6 against 1.95.0 for beta-1.96-2
[INFO] extracting crate parser-pda 0.1.6 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate parser-pda 0.1.6
[INFO] finished tweaking crates.io crate parser-pda 0.1.6
[INFO] tweaked toml for crates.io crate parser-pda 0.1.6 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parser-pda 0.1.6 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding convert_case v0.4.0 (available: v0.11.0)
[INFO] [stderr]       Adding strum_macros v0.18.0 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded substring v1.4.5
[INFO] [stderr]   Downloaded strum_macros v0.18.0
[INFO] [stderr]   Downloaded fi-night v0.1.6
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5728f750358a0b52ec35812cbadc3b2cefe684ed2d70236afcc2d3559d446fe4
[INFO] running `Command { std: "docker" "start" "-a" "5728f750358a0b52ec35812cbadc3b2cefe684ed2d70236afcc2d3559d446fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5728f750358a0b52ec35812cbadc3b2cefe684ed2d70236afcc2d3559d446fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5728f750358a0b52ec35812cbadc3b2cefe684ed2d70236afcc2d3559d446fe4", kill_on_drop: false }`
[INFO] [stdout] 5728f750358a0b52ec35812cbadc3b2cefe684ed2d70236afcc2d3559d446fe4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7eb42a0c0cf08aac5f6069d6e27c6061fefe1bd8f825a3934af62169e8690d7
[INFO] running `Command { std: "docker" "start" "-a" "d7eb42a0c0cf08aac5f6069d6e27c6061fefe1bd8f825a3934af62169e8690d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fi-night v0.1.6
[INFO] [stderr]    Compiling parser-pda v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `meta_iter`
[INFO] [stdout]   --> src/parser_pda.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / fsm!( LittleParser<ParserCtx, PDAStackCtx> [
[INFO] [stdout]  7 | |     Idle on Start          
[INFO] [stdout]  8 | |         => NewSentence on LeftBracket  => PlainSegment,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     Idle entry, NewSentence exit
[INFO] [stdout] 24 | | ]);
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fsm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `fsm` may come from an old version of the `fi_night` crate, try updating your dependency with `cargo update -p fi_night`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `fsm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meta_iter`
[INFO] [stdout]   --> src/parser_nondet_pda.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / fsm!( ParserNonDetPDA<ParserCtx, PDAStackCtx> [
[INFO] [stdout]  6 | |     Idle on Start          
[INFO] [stdout]  7 | |         => NewSentence on LeftBracket  => PlainSegment,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fsm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `fsm` may come from an old version of the `fi_night` crate, try updating your dependency with `cargo update -p fi_night`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fsm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.06s
[INFO] running `Command { std: "docker" "inspect" "d7eb42a0c0cf08aac5f6069d6e27c6061fefe1bd8f825a3934af62169e8690d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7eb42a0c0cf08aac5f6069d6e27c6061fefe1bd8f825a3934af62169e8690d7", kill_on_drop: false }`
[INFO] [stdout] d7eb42a0c0cf08aac5f6069d6e27c6061fefe1bd8f825a3934af62169e8690d7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e033bac51f909419ad265bfe72b31bbfb9c92db5a8ff0b436ae0cbb3852b9a3
[INFO] running `Command { std: "docker" "start" "-a" "3e033bac51f909419ad265bfe72b31bbfb9c92db5a8ff0b436ae0cbb3852b9a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling parser-pda v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `meta_iter`
[INFO] [stdout]   --> src/parser_pda.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / fsm!( LittleParser<ParserCtx, PDAStackCtx> [
[INFO] [stdout]  7 | |     Idle on Start          
[INFO] [stdout]  8 | |         => NewSentence on LeftBracket  => PlainSegment,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     Idle entry, NewSentence exit
[INFO] [stdout] 24 | | ]);
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fsm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `fsm` may come from an old version of the `fi_night` crate, try updating your dependency with `cargo update -p fi_night`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `fsm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meta_iter`
[INFO] [stdout]   --> src/parser_nondet_pda.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / fsm!( ParserNonDetPDA<ParserCtx, PDAStackCtx> [
[INFO] [stdout]  6 | |     Idle on Start          
[INFO] [stdout]  7 | |         => NewSentence on LeftBracket  => PlainSegment,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fsm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `fsm` may come from an old version of the `fi_night` crate, try updating your dependency with `cargo update -p fi_night`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fsm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pda_parser` in this scope
[INFO] [stdout]  --> tests/tests.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 |         pda_parser::parser_pda_test();
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `pda_parser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 -         pda_parser::parser_pda_test();
[INFO] [stdout] 7 +         parser_pda::parser_pda_test();
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `pda_parser` in this scope
[INFO] [stdout]   --> tests/tests.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |         pda_parser::parser_nondet_pda_test();
[INFO] [stdout]    |         ^^^^^^^^^^ use of unresolved module or unlinked crate `pda_parser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 -         pda_parser::parser_nondet_pda_test();
[INFO] [stdout] 11 +         parser_pda::parser_nondet_pda_test();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parser-pda` (test "tests") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unexpected `cfg` condition value: `meta_iter`
[INFO] [stdout]   --> src/parser_pda.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | / fsm!( LittleParser<ParserCtx, PDAStackCtx> [
[INFO] [stdout]  7 | |     Idle on Start          
[INFO] [stdout]  8 | |         => NewSentence on LeftBracket  => PlainSegment,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |     Idle entry, NewSentence exit
[INFO] [stdout] 24 | | ]);
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fsm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `fsm` may come from an old version of the `fi_night` crate, try updating your dependency with `cargo update -p fi_night`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `fsm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `meta_iter`
[INFO] [stdout]   --> src/parser_nondet_pda.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | / fsm!( ParserNonDetPDA<ParserCtx, PDAStackCtx> [
[INFO] [stdout]  6 | |     Idle on Start          
[INFO] [stdout]  7 | |         => NewSentence on LeftBracket  => PlainSegment,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `fsm` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `fsm` may come from an old version of the `fi_night` crate, try updating your dependency with `cargo update -p fi_night`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `fsm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3e033bac51f909419ad265bfe72b31bbfb9c92db5a8ff0b436ae0cbb3852b9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e033bac51f909419ad265bfe72b31bbfb9c92db5a8ff0b436ae0cbb3852b9a3", kill_on_drop: false }`
[INFO] [stdout] 3e033bac51f909419ad265bfe72b31bbfb9c92db5a8ff0b436ae0cbb3852b9a3
