[INFO] fetching crate tectonic_engine_xetex 0.1.4... [INFO] checking tectonic_engine_xetex-0.1.4 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate tectonic_engine_xetex 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate tectonic_engine_xetex 0.1.4 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tectonic_engine_xetex 0.1.4 [INFO] finished tweaking crates.io crate tectonic_engine_xetex 0.1.4 [INFO] tweaked toml for crates.io crate tectonic_engine_xetex 0.1.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tectonic_xetex_layout v0.1.0 [INFO] [stderr] Downloaded tectonic_pdf_io v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffd6307ae0688f0d50b1450240ceb0e2b14083293f324fe50758a34b8cf43ec7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ffd6307ae0688f0d50b1450240ceb0e2b14083293f324fe50758a34b8cf43ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffd6307ae0688f0d50b1450240ceb0e2b14083293f324fe50758a34b8cf43ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd6307ae0688f0d50b1450240ceb0e2b14083293f324fe50758a34b8cf43ec7", kill_on_drop: false }` [INFO] [stdout] ffd6307ae0688f0d50b1450240ceb0e2b14083293f324fe50758a34b8cf43ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61bb2f1be56dbe04b165263c82fadf3619509075a25b9bcdcddd3aa265926ee5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "61bb2f1be56dbe04b165263c82fadf3619509075a25b9bcdcddd3aa265926ee5", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.75 (as host dependency): extra-traits, full, visit [INFO] [stderr] [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tectonic_bridge_flate v0.1.5 [INFO] [stderr] Compiling tectonic_bridge_core v0.2.2 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking tectonic_io_base v0.3.0 [INFO] [stderr] Compiling tectonic_cfg_support v0.1.3 [INFO] [stderr] Compiling tectonic_dep_support v0.1.0 [INFO] [stderr] Compiling tectonic_engine_xetex v0.1.4 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling tectonic_bridge_icu v0.2.0 [INFO] [stderr] Compiling tectonic_bridge_graphite2 v0.2.0 [INFO] [stderr] Compiling tectonic_bridge_harfbuzz v0.2.2 [INFO] [stderr] Compiling tectonic_bridge_freetype2 v0.2.0 [INFO] [stderr] Compiling tectonic_xetex_layout v0.1.0 [INFO] [stderr] Compiling tectonic_pdf_io v0.1.1 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.69s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling tectonic_engine_xetex v0.1.4 (/tmp/fixit) [INFO] [stderr] Checking tectonic_io_base v0.3.0 [INFO] [stderr] Checking tectonic_bridge_core v0.2.2 [INFO] [stderr] Checking tectonic_pdf_io v0.1.1 [INFO] [stderr] Checking tectonic_xetex_layout v0.1.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.84s [INFO] running `Command { std: "docker" "inspect" "61bb2f1be56dbe04b165263c82fadf3619509075a25b9bcdcddd3aa265926ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61bb2f1be56dbe04b165263c82fadf3619509075a25b9bcdcddd3aa265926ee5", kill_on_drop: false }` [INFO] [stdout] 61bb2f1be56dbe04b165263c82fadf3619509075a25b9bcdcddd3aa265926ee5