[INFO] cloning repository https://github.com/Thirantos/tectonic-py [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thirantos/tectonic-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThirantos%2Ftectonic-py", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThirantos%2Ftectonic-py'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c02ff214f5c8deac51d9b1894293e00523cfd89a [INFO] testing Thirantos/tectonic-py against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThirantos%2Ftectonic-py" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Thirantos/tectonic-py [INFO] finished tweaking git repo https://github.com/Thirantos/tectonic-py [INFO] tweaked toml for git repo https://github.com/Thirantos/tectonic-py written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Thirantos/tectonic-py on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Thirantos/tectonic-py 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f42c2c534e2a7839f1dbbb8551913e84c435c62a136b2d251d48f2e6d03225fc [INFO] running `Command { std: "docker" "start" "-a" "f42c2c534e2a7839f1dbbb8551913e84c435c62a136b2d251d48f2e6d03225fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f42c2c534e2a7839f1dbbb8551913e84c435c62a136b2d251d48f2e6d03225fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42c2c534e2a7839f1dbbb8551913e84c435c62a136b2d251d48f2e6d03225fc", kill_on_drop: false }` [INFO] [stdout] f42c2c534e2a7839f1dbbb8551913e84c435c62a136b2d251d48f2e6d03225fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6112225df7b371dfcb406615ebd884d0307569e4023eb8d149ca718157a0810 [INFO] running `Command { std: "docker" "start" "-a" "e6112225df7b371dfcb406615ebd884d0307569e4023eb8d149ca718157a0810", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling tectonic_dep_support v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tectonic_cfg_support v0.1.4 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling tectonic_errors v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tectonic_status_base v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling app_dirs2 v2.5.5 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling tectonic_bridge_graphite2 v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tectonic_bridge_flate v0.1.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling tectonic_bridge_core v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tectonic_pdf_io v0.4.1 [INFO] [stderr] Compiling tectonic_bridge_harfbuzz v0.2.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tectonic_bridge_icu v0.2.1 [INFO] [stderr] Compiling tectonic_bridge_freetype2 v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling gix-utils v0.1.14 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tectonic_xetex_layout v0.2.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling gix-sec v0.8.4 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gix-hash v0.11.4 [INFO] [stderr] Compiling gix-path v0.8.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling gix-date v0.5.1 [INFO] [stderr] Compiling tectonic_io_base v0.4.3 [INFO] [stderr] Compiling gix-features v0.29.0 [INFO] [stderr] Compiling gix-actor v0.20.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling gix-fs v0.1.1 [INFO] [stderr] Compiling gix-validate v0.7.7 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling gix-tempfile v5.0.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling gix-lock v5.0.1 [INFO] [stderr] Compiling gix-object v0.29.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling gix-glob v0.7.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling gix-config-value v0.12.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling async-priority-channel v0.1.0 [INFO] [stderr] Compiling clearscreen v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling gix-ref v0.29.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling watchexec-signals v1.0.0 [INFO] [stderr] Compiling watchexec-events v1.0.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling tectonic_engine_xdvipdfmx v0.4.1 [INFO] [stderr] Compiling tectonic_engine_xetex v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gix-config v0.22.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling command-group v2.1.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling project-origins v1.2.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling ignore-files v1.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tectonic_xdv v0.2.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling pinot v0.1.5 [INFO] [stderr] Compiling watchexec v2.3.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling tectonic v0.15.0 [INFO] [stderr] Compiling open v4.2.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling byte-unit v4.0.19 [INFO] [stderr] Compiling tectonic_engine_bibtex v0.2.2 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tectonic_docmodel v0.2.2 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Compiling tectonic_engine_spx2html v0.3.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling watchexec-filterer-ignore v1.2.1 [INFO] [stderr] Compiling watchexec-filterer-globset v1.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tectonic_geturl v0.3.2 [INFO] [stderr] Compiling tectonic_bundles v0.3.1 [INFO] [stderr] Compiling tectonic_py v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | fn latex_to_pdf(py: Python, source: &str) -> PyResult> { [INFO] [stdout] | ^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "e6112225df7b371dfcb406615ebd884d0307569e4023eb8d149ca718157a0810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6112225df7b371dfcb406615ebd884d0307569e4023eb8d149ca718157a0810", kill_on_drop: false }` [INFO] [stdout] e6112225df7b371dfcb406615ebd884d0307569e4023eb8d149ca718157a0810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cfb7722a05d7be3cda687e699c79c8c3dbcaa4928017e0ef19059639d22baa5 [INFO] running `Command { std: "docker" "start" "-a" "5cfb7722a05d7be3cda687e699c79c8c3dbcaa4928017e0ef19059639d22baa5", kill_on_drop: false }` [INFO] [stderr] Compiling tectonic_py v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Deref` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::Deref; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stdout] --> src/lib.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | fn latex_to_pdf(py: Python, source: &str) -> PyResult> { [INFO] [stdout] | ^^^^ call to unsafe function [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stdout] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0133`. [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `Command { std: "docker" "inspect" "5cfb7722a05d7be3cda687e699c79c8c3dbcaa4928017e0ef19059639d22baa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cfb7722a05d7be3cda687e699c79c8c3dbcaa4928017e0ef19059639d22baa5", kill_on_drop: false }` [INFO] [stdout] 5cfb7722a05d7be3cda687e699c79c8c3dbcaa4928017e0ef19059639d22baa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fc26ac47749bdc125576763c72f75ce6ea77c23a3e6be6497e68054a73e0273e [INFO] running `Command { std: "docker" "start" "-a" "fc26ac47749bdc125576763c72f75ce6ea77c23a3e6be6497e68054a73e0273e", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::ops::Deref` [INFO] [stderr] --> src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::ops::Deref; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block [INFO] [stderr] --> src/lib.rs:19:37 [INFO] [stderr] | [INFO] [stderr] 19 | fn latex_to_pdf(py: Python, source: &str) -> PyResult> { [INFO] [stderr] | ^^^^ call to unsafe function [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: consult the function's documentation for information on how to avoid undefined behavior [INFO] [stderr] = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0133`. [INFO] [stderr] warning: `tectonic_py` (lib test) generated 2 warnings (run `cargo fix --lib -p tectonic_py --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tectonic_py-d3fcc281c6a96fb5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fc26ac47749bdc125576763c72f75ce6ea77c23a3e6be6497e68054a73e0273e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc26ac47749bdc125576763c72f75ce6ea77c23a3e6be6497e68054a73e0273e", kill_on_drop: false }` [INFO] [stdout] fc26ac47749bdc125576763c72f75ce6ea77c23a3e6be6497e68054a73e0273e