[INFO] cloning repository https://github.com/N-McA/pylenz-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/N-McA/pylenz-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FN-McA%2Fpylenz-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FN-McA%2Fpylenz-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 458c969b9b5d30aed19e98fc15e3402eb5896a17 [INFO] checking N-McA/pylenz-checker/458c969b9b5d30aed19e98fc15e3402eb5896a17 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FN-McA%2Fpylenz-checker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/N-McA/pylenz-checker on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/N-McA/pylenz-checker [INFO] finished tweaking git repo https://github.com/N-McA/pylenz-checker [INFO] tweaked toml for git repo https://github.com/N-McA/pylenz-checker written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/N-McA/pylenz-checker 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 753e1cbfd5ec971e0674c31e16c93ee9381d9a908b3b5a8d68aa8acf4ca2013a [INFO] running `Command { std: "docker" "start" "-a" "753e1cbfd5ec971e0674c31e16c93ee9381d9a908b3b5a8d68aa8acf4ca2013a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "753e1cbfd5ec971e0674c31e16c93ee9381d9a908b3b5a8d68aa8acf4ca2013a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753e1cbfd5ec971e0674c31e16c93ee9381d9a908b3b5a8d68aa8acf4ca2013a", kill_on_drop: false }` [INFO] [stdout] 753e1cbfd5ec971e0674c31e16c93ee9381d9a908b3b5a8d68aa8acf4ca2013a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43df25a70b9f6fcb30610f9d44659d91050ec991de49ce6093624aca03e8b0a8 [INFO] running `Command { std: "docker" "start" "-a" "43df25a70b9f6fcb30610f9d44659d91050ec991de49ce6093624aca03e8b0a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff#814b26f8) [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff#814b26f8) [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff#814b26f8) [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff#814b26f8) [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Checking ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff#814b26f8) [INFO] [stderr] Checking pylenz-checker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.80s [INFO] running `Command { std: "docker" "inspect" "43df25a70b9f6fcb30610f9d44659d91050ec991de49ce6093624aca03e8b0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43df25a70b9f6fcb30610f9d44659d91050ec991de49ce6093624aca03e8b0a8", kill_on_drop: false }` [INFO] [stdout] 43df25a70b9f6fcb30610f9d44659d91050ec991de49ce6093624aca03e8b0a8