[INFO] fetching crate papa 4.1.0-rc.4...
[INFO] testing papa-4.1.0-rc.4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate papa 4.1.0-rc.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate papa 4.1.0-rc.4
[INFO] finished tweaking crates.io crate papa 4.1.0-rc.4
[INFO] tweaked toml for crates.io crate papa 4.1.0-rc.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate papa 4.1.0-rc.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 papa 4.1.0-rc.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 steamlocate v1.2.1
[INFO] [stderr]   Downloaded keyvalues-serde v0.1.0
[INFO] [stderr]   Downloaded libthermite v0.7.1
[INFO] [stderr]   Downloaded pest_generator v2.7.6
[INFO] [stderr]   Downloaded clap_complete v4.4.6
[INFO] [stderr]   Downloaded anstream v0.6.7
[INFO] [stderr]   Downloaded figment v0.10.13
[INFO] [stderr]   Downloaded clap v4.4.16
[INFO] [stderr]   Downloaded pest v2.7.6
[INFO] [stderr]   Downloaded winnow v0.5.34
[INFO] [stderr]   Downloaded clap_builder v4.4.16
[INFO] [stderr]   Downloaded pest_meta v2.7.6
[INFO] [stderr]   Downloaded pest_derive v2.7.6
[INFO] [stderr]   Downloaded keyvalues-parser v0.1.0
[INFO] [stderr]   Downloaded winreg v0.11.0
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded steamy-vdf v0.2.0
[INFO] [stderr]   Downloaded open v5.0.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6271c496a2f371653c53d5c7c6fb6865d55ca57728c032d75fea4b910a45530f
[INFO] running `Command { std: "docker" "start" "-a" "6271c496a2f371653c53d5c7c6fb6865d55ca57728c032d75fea4b910a45530f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6271c496a2f371653c53d5c7c6fb6865d55ca57728c032d75fea4b910a45530f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6271c496a2f371653c53d5c7c6fb6865d55ca57728c032d75fea4b910a45530f", kill_on_drop: false }`
[INFO] [stdout] 6271c496a2f371653c53d5c7c6fb6865d55ca57728c032d75fea4b910a45530f
[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=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] 03262e98b421199bd251a6d4ee0ac9f4d76acf79882e44be8a4e023fb52ad2d3
[INFO] running `Command { std: "docker" "start" "-a" "03262e98b421199bd251a6d4ee0ac9f4d76acf79882e44be8a4e023fb52ad2d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling yansi v1.0.0-rc.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling winnow v0.5.34
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.4.16
[INFO] [stderr]    Compiling steamy-vdf v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling figment v0.10.13
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pear_codegen v0.2.8
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling pear v0.2.8
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling clap v4.4.16
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling open v5.0.1
[INFO] [stderr]    Compiling indicatif v0.17.7
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling clap_complete v4.4.6
[INFO] [stderr]    Compiling ureq v2.9.1
[INFO] [stderr]    Compiling copy_dir v0.1.3
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling keyvalues-parser v0.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling keyvalues-serde v0.1.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling steamlocate v1.2.1
[INFO] [stderr]    Compiling libthermite v0.7.1
[INFO] [stderr]    Compiling toml v0.8.8
[INFO] [stderr]    Compiling papa v4.1.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "03262e98b421199bd251a6d4ee0ac9f4d76acf79882e44be8a4e023fb52ad2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03262e98b421199bd251a6d4ee0ac9f4d76acf79882e44be8a4e023fb52ad2d3", kill_on_drop: false }`
[INFO] [stdout] 03262e98b421199bd251a6d4ee0ac9f4d76acf79882e44be8a4e023fb52ad2d3
[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=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] 703f2ca2b98af32076773f8b20ef810d50fd21459326bc7e6dfb169bf1f9846c
[INFO] running `Command { std: "docker" "start" "-a" "703f2ca2b98af32076773f8b20ef810d50fd21459326bc7e6dfb169bf1f9846c", kill_on_drop: false }`
[INFO] [stderr]    Compiling papa v4.1.0-rc.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "703f2ca2b98af32076773f8b20ef810d50fd21459326bc7e6dfb169bf1f9846c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "703f2ca2b98af32076773f8b20ef810d50fd21459326bc7e6dfb169bf1f9846c", kill_on_drop: false }`
[INFO] [stdout] 703f2ca2b98af32076773f8b20ef810d50fd21459326bc7e6dfb169bf1f9846c
[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=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] 6384d218be35fddacfe475236405dbeacc07676990429990a222f7b0dc04a605
[INFO] running `Command { std: "docker" "start" "-a" "6384d218be35fddacfe475236405dbeacc07676990429990a222f7b0dc04a605", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v1.2.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/papa-4c73f4227b87645d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::test::suceed_validate_modname ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6384d218be35fddacfe475236405dbeacc07676990429990a222f7b0dc04a605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6384d218be35fddacfe475236405dbeacc07676990429990a222f7b0dc04a605", kill_on_drop: false }`
[INFO] [stdout] 6384d218be35fddacfe475236405dbeacc07676990429990a222f7b0dc04a605
