[INFO] fetching crate pylyzer_core 0.0.82...
[INFO] checking pylyzer_core-0.0.82 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate pylyzer_core 0.0.82 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate pylyzer_core 0.0.82
[INFO] finished tweaking crates.io crate pylyzer_core 0.0.82
[INFO] tweaked toml for crates.io crate pylyzer_core 0.0.82 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pylyzer_core 0.0.82 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pylyzer_core 0.0.82 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8fa74bf42ecfafd8ac8e593be808887e844067d641c81aef3654f1fa3639ae0
[INFO] running `Command { std: "docker" "start" "-a" "c8fa74bf42ecfafd8ac8e593be808887e844067d641c81aef3654f1fa3639ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8fa74bf42ecfafd8ac8e593be808887e844067d641c81aef3654f1fa3639ae0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8fa74bf42ecfafd8ac8e593be808887e844067d641c81aef3654f1fa3639ae0", kill_on_drop: false }`
[INFO] [stdout] c8fa74bf42ecfafd8ac8e593be808887e844067d641c81aef3654f1fa3639ae0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aca56f94910b085ca66c101852b9190ba752976f9b9985d977b2ca167a95d0c
[INFO] running `Command { std: "docker" "start" "-a" "9aca56f94910b085ca66c101852b9190ba752976f9b9985d977b2ca167a95d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling erg_common v0.6.53-nightly.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking malachite-base v0.4.22
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustpython-parser-vendored v0.4.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stderr]     Checking unic-ucd-ident v0.9.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling erg_proc_macros v0.6.53-nightly.5
[INFO] [stderr]     Checking rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking erg_parser v0.6.53-nightly.5
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling erg_compiler v0.6.53-nightly.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking malachite-q v0.4.22
[INFO] [stderr]     Checking malachite v0.4.22
[INFO] [stderr]     Checking malachite-bigint v0.2.3
[INFO] [stderr]     Checking rustpython-ast v0.4.0
[INFO] [stderr]     Checking py2erg v0.0.82
[INFO] [stderr]     Checking pylyzer_core v0.0.82 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<ModModule<SourceRange>, Infallible>
[INFO] [stdout]    --> analyze.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |           let module = locator
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 126 | |             .fold(py_program)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<ModModule<SourceRange>, Infallible>
[INFO] [stdout]    --> analyze.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |           let module = locator
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 126 | |             .fold(py_program)
[INFO] [stdout]     | |_____________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pylyzer_core` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pylyzer_core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9aca56f94910b085ca66c101852b9190ba752976f9b9985d977b2ca167a95d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aca56f94910b085ca66c101852b9190ba752976f9b9985d977b2ca167a95d0c", kill_on_drop: false }`
[INFO] [stdout] 9aca56f94910b085ca66c101852b9190ba752976f9b9985d977b2ca167a95d0c
