[INFO] fetching crate pareg 0.10.0... [INFO] testing pareg-0.10.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate pareg 0.10.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate pareg 0.10.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pareg 0.10.0 [INFO] tweaked toml for crates.io crate pareg 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pareg 0.10.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pareg 0.10.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded place_macro_core v1.0.0 [INFO] [stderr] Downloaded pareg_proc v0.10.0 [INFO] [stderr] Downloaded minlin v0.3.0 [INFO] [stderr] Downloaded termal_proc v3.0.0 [INFO] [stderr] Downloaded pareg_core v0.10.0 [INFO] [stderr] Downloaded place_macro v1.0.0 [INFO] [stderr] Downloaded place_macro_proc v1.0.0 [INFO] [stderr] Downloaded termal_core v3.0.0 [INFO] [stderr] Downloaded termal v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b08ad000acd215c8426786905cca5784b01a9222c574a8e939563872d1f7a20 [INFO] running `Command { std: "docker" "start" "-a" "1b08ad000acd215c8426786905cca5784b01a9222c574a8e939563872d1f7a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b08ad000acd215c8426786905cca5784b01a9222c574a8e939563872d1f7a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b08ad000acd215c8426786905cca5784b01a9222c574a8e939563872d1f7a20", kill_on_drop: false }` [INFO] [stdout] 1b08ad000acd215c8426786905cca5784b01a9222c574a8e939563872d1f7a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c04ba8ae95c962ff8dcc9102f297384b06bf14af5db9c8cf72a2629a950a1b9e [INFO] running `Command { std: "docker" "start" "-a" "c04ba8ae95c962ff8dcc9102f297384b06bf14af5db9c8cf72a2629a950a1b9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling minlin v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling place_macro_core v1.0.0 [INFO] [stderr] Compiling place_macro_proc v1.0.0 [INFO] [stderr] Compiling place_macro v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling termal_core v3.0.0 [INFO] [stderr] Compiling termal_proc v3.0.0 [INFO] [stderr] Compiling termal v3.0.0 [INFO] [stderr] Compiling pareg_core v0.10.0 [INFO] [stderr] Compiling pareg_proc v0.10.0 [INFO] [stderr] Compiling pareg v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.95s [INFO] running `Command { std: "docker" "inspect" "c04ba8ae95c962ff8dcc9102f297384b06bf14af5db9c8cf72a2629a950a1b9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c04ba8ae95c962ff8dcc9102f297384b06bf14af5db9c8cf72a2629a950a1b9e", kill_on_drop: false }` [INFO] [stdout] c04ba8ae95c962ff8dcc9102f297384b06bf14af5db9c8cf72a2629a950a1b9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 466bd2d2ef430803363a634121e114dffcbfe39c8028e33b39162a42c4c9bd7b [INFO] running `Command { std: "docker" "start" "-a" "466bd2d2ef430803363a634121e114dffcbfe39c8028e33b39162a42c4c9bd7b", kill_on_drop: false }` [INFO] [stderr] Compiling pareg v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "466bd2d2ef430803363a634121e114dffcbfe39c8028e33b39162a42c4c9bd7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "466bd2d2ef430803363a634121e114dffcbfe39c8028e33b39162a42c4c9bd7b", kill_on_drop: false }` [INFO] [stdout] 466bd2d2ef430803363a634121e114dffcbfe39c8028e33b39162a42c4c9bd7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e723105265b61876bbe087f8c0fc71616acb280b0b879ebc20f8fc0e1ef2d6f3 [INFO] running `Command { std: "docker" "start" "-a" "e723105265b61876bbe087f8c0fc71616acb280b0b879ebc20f8fc0e1ef2d6f3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pareg-830970977958d8bd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::has_any_key ... ok [INFO] [stdout] test tests::arg_iterator ... ok [INFO] [stdout] test tests::parsef_fun ... ok [INFO] [stdout] test tests::parsef ... ok [INFO] [stdout] test tests::from_read_int ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/check.rs (/opt/rustwide/target/debug/deps/check-5be603ad5bc4c1ad) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_check_ref ... ok [INFO] [stdout] test test_in_range ... ok [INFO] [stdout] test test_in_range_i ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/parsers.rs (/opt/rustwide/target/debug/deps/parsers-f5dd25442ae52fe0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_arg_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/proc.rs (/opt/rustwide/target/debug/deps/proc-9f70990d33a8dab4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_format ... ok [INFO] [stdout] test test_from_arg ... ok [INFO] [stdout] test test_parsef ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests pareg [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e723105265b61876bbe087f8c0fc71616acb280b0b879ebc20f8fc0e1ef2d6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e723105265b61876bbe087f8c0fc71616acb280b0b879ebc20f8fc0e1ef2d6f3", kill_on_drop: false }` [INFO] [stdout] e723105265b61876bbe087f8c0fc71616acb280b0b879ebc20f8fc0e1ef2d6f3