[INFO] fetching crate rulex-bin 0.4.5... [INFO] testing rulex-bin-0.4.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate rulex-bin 0.4.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rulex-bin 0.4.5 [INFO] finished tweaking crates.io crate rulex-bin 0.4.5 [INFO] tweaked toml for crates.io crate rulex-bin 0.4.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rulex-bin 0.4.5 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rulex-bin 0.4.5 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92f346a2b3aff558a78cf717b316bf808afc795153be4ea375f4a8bffe675523 [INFO] running `Command { std: "docker" "start" "-a" "92f346a2b3aff558a78cf717b316bf808afc795153be4ea375f4a8bffe675523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92f346a2b3aff558a78cf717b316bf808afc795153be4ea375f4a8bffe675523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f346a2b3aff558a78cf717b316bf808afc795153be4ea375f4a8bffe675523", kill_on_drop: false }` [INFO] [stdout] 92f346a2b3aff558a78cf717b316bf808afc795153be4ea375f4a8bffe675523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 091a61c3f6598ff9432167bccd95e0c282185b6a2e91b1c0fb39468b0d7c36a6 [INFO] running `Command { std: "docker" "start" "-a" "091a61c3f6598ff9432167bccd95e0c282185b6a2e91b1c0fb39468b0d7c36a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling rulex v0.4.4 [INFO] [stderr] Compiling rulex-bin v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `rulex::Rulex`: This entire crate is deprecated. Use the `pomsky` crate instead. [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Rulex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rulex::Rulex`: This entire crate is deprecated. Use the `pomsky` crate instead. [INFO] [stdout] --> src/main.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | let parsed = Rulex::parse(input, parse_options) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.31s [INFO] running `Command { std: "docker" "inspect" "091a61c3f6598ff9432167bccd95e0c282185b6a2e91b1c0fb39468b0d7c36a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091a61c3f6598ff9432167bccd95e0c282185b6a2e91b1c0fb39468b0d7c36a6", kill_on_drop: false }` [INFO] [stdout] 091a61c3f6598ff9432167bccd95e0c282185b6a2e91b1c0fb39468b0d7c36a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa1733fcccc88c7ffa458787e03e405fd5c3021702b1b6a113288d1d3e19fea5 [INFO] running `Command { std: "docker" "start" "-a" "fa1733fcccc88c7ffa458787e03e405fd5c3021702b1b6a113288d1d3e19fea5", kill_on_drop: false }` [INFO] [stderr] Compiling rulex-bin v0.4.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `rulex::Rulex`: This entire crate is deprecated. Use the `pomsky` crate instead. [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Rulex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `rulex::Rulex`: This entire crate is deprecated. Use the `pomsky` crate instead. [INFO] [stdout] --> src/main.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | let parsed = Rulex::parse(input, parse_options) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "fa1733fcccc88c7ffa458787e03e405fd5c3021702b1b6a113288d1d3e19fea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa1733fcccc88c7ffa458787e03e405fd5c3021702b1b6a113288d1d3e19fea5", kill_on_drop: false }` [INFO] [stdout] fa1733fcccc88c7ffa458787e03e405fd5c3021702b1b6a113288d1d3e19fea5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9617e3df09a198d4d0c7e4a02027f88f26962a7aa87928c730ca0afa4a5e5fb3 [INFO] running `Command { std: "docker" "start" "-a" "9617e3df09a198d4d0c7e4a02027f88f26962a7aa87928c730ca0afa4a5e5fb3", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `rulex::Rulex`: This entire crate is deprecated. Use the `pomsky` crate instead. [INFO] [stderr] --> src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | Rulex, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `rulex::Rulex`: This entire crate is deprecated. Use the `pomsky` crate instead. [INFO] [stderr] --> src/main.rs:111:18 [INFO] [stderr] | [INFO] [stderr] 111 | let parsed = Rulex::parse(input, parse_options) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rulex-bin` (bin "rulex" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rulex-97e3cbc50a04ffa3) [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" "9617e3df09a198d4d0c7e4a02027f88f26962a7aa87928c730ca0afa4a5e5fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9617e3df09a198d4d0c7e4a02027f88f26962a7aa87928c730ca0afa4a5e5fb3", kill_on_drop: false }` [INFO] [stdout] 9617e3df09a198d4d0c7e4a02027f88f26962a7aa87928c730ca0afa4a5e5fb3