[INFO] cloning repository https://github.com/konstin/python_plus_plus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/konstin/python_plus_plus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonstin%2Fpython_plus_plus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonstin%2Fpython_plus_plus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e75c8c8da528f06c576731d43c5a46378e0d9f63
[INFO] testing konstin/python_plus_plus against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkonstin%2Fpython_plus_plus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/konstin/python_plus_plus on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/konstin/python_plus_plus
[INFO] finished tweaking git repo https://github.com/konstin/python_plus_plus
[INFO] tweaked toml for git repo https://github.com/konstin/python_plus_plus written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/konstin/python_plus_plus 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" "+nightly-2025-01-18" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02a9d1b6183ef3b097736f3262704f9591e5364c14bb0dc749a66ac23c29d6a5
[INFO] running `Command { std: "docker" "start" "-a" "02a9d1b6183ef3b097736f3262704f9591e5364c14bb0dc749a66ac23c29d6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02a9d1b6183ef3b097736f3262704f9591e5364c14bb0dc749a66ac23c29d6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a9d1b6183ef3b097736f3262704f9591e5364c14bb0dc749a66ac23c29d6a5", kill_on_drop: false }`
[INFO] [stdout] 02a9d1b6183ef3b097736f3262704f9591e5364c14bb0dc749a66ac23c29d6a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80ca6449fc353ebcc77ca48a3ac142940454c064e3b8a0a7e31f81f0fce71324
[INFO] running `Command { std: "docker" "start" "-a" "80ca6449fc353ebcc77ca48a3ac142940454c064e3b8a0a7e31f81f0fce71324", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ruff_text_size v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustls-pki-types v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling ruff_python_parser v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling ruff_source_file v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling ruff_python_trivia v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling unicode_names2_generator v1.2.2
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling widestring v1.0.2
[INFO] [stderr]    Compiling unicode_names2 v1.2.2
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling ruff_cache v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling ruff_macros v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling pep440_rs v0.4.0
[INFO] [stderr]    Compiling ruff_formatter v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling ruff_python_ast v0.0.0 (https://github.com/konstin/ruff?rev=671660a503a68bcf72287d757282a983217c4cc9#671660a5)
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling pep508_rs v0.3.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling monotrail-utils v0.0.1 (https://github.com/konstin/poc-monotrail#e0251f68)
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ruff-ac0a0c75d746e567/671660a/crates/ruff_python_parser/src/token.rs:832:5
[INFO] [stdout]     |
[INFO] [stdout] 832 |     assert_eq_size!(Tok, [u8; 24]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Tok` (256 bits)
[INFO] [stdout]     = note: target type: `[u8; 24]` (192 bits)
[INFO] [stdout]     = note: this error originates in the macro `assert_eq_size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ruff-ac0a0c75d746e567/671660a/crates/ruff_python_parser/src/token.rs:834:5
[INFO] [stdout]     |
[INFO] [stdout] 834 |     assert_eq_size!(Result<Tok, LexicalError>, [u8; 32]);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: source type: `Result<Tok, LexicalError>` (320 bits)
[INFO] [stdout]     = note: target type: `[u8; 32]` (256 bits)
[INFO] [stdout]     = note: this error originates in the macro `assert_eq_size` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruff_python_parser` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "80ca6449fc353ebcc77ca48a3ac142940454c064e3b8a0a7e31f81f0fce71324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80ca6449fc353ebcc77ca48a3ac142940454c064e3b8a0a7e31f81f0fce71324", kill_on_drop: false }`
[INFO] [stdout] 80ca6449fc353ebcc77ca48a3ac142940454c064e3b8a0a7e31f81f0fce71324
