[INFO] fetching crate tectonic 0.8.0... [INFO] checking tectonic-0.8.0 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate tectonic 0.8.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate tectonic 0.8.0 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tectonic 0.8.0 [INFO] finished tweaking crates.io crate tectonic 0.8.0 [INFO] tweaked toml for crates.io crate tectonic 0.8.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate tectonic 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fb93cfe59244f1c1dd7dfc83f9815370ef6ada3d7082fdfb29cd1e8c08f2332 [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" "9fb93cfe59244f1c1dd7dfc83f9815370ef6ada3d7082fdfb29cd1e8c08f2332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fb93cfe59244f1c1dd7dfc83f9815370ef6ada3d7082fdfb29cd1e8c08f2332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb93cfe59244f1c1dd7dfc83f9815370ef6ada3d7082fdfb29cd1e8c08f2332", kill_on_drop: false }` [INFO] [stdout] 9fb93cfe59244f1c1dd7dfc83f9815370ef6ada3d7082fdfb29cd1e8c08f2332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c9cc507c07a2ef3f7da4db3e20af5240c2596856f342723bf323fae6b2c983d [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" "6c9cc507c07a2ef3f7da4db3e20af5240c2596856f342723bf323fae6b2c983d", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tectonic_bridge_flate v0.1.5 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Compiling tectonic v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling tectonic_dep_support v0.1.0 [INFO] [stderr] Compiling tectonic_bridge_core v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tectonic_engine_xdvipdfmx v0.1.3 [INFO] [stderr] Compiling tectonic_engine_bibtex v0.1.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tectonic_xdv v0.1.12 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling tectonic_cfg_support v0.1.3 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking open v1.7.1 [INFO] [stderr] Checking app_dirs2 v2.3.2 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking memchr v2.4.1 [INFO] [stderr] Checking byte-unit v4.0.12 [INFO] [stderr] Compiling tectonic_bridge_graphite2 v0.2.1 [INFO] [stderr] Compiling tectonic_bridge_icu v0.2.0 [INFO] [stderr] Compiling tectonic_bridge_freetype2 v0.2.0 [INFO] [stderr] Compiling tectonic_bridge_harfbuzz v0.2.3 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling tectonic_pdf_io v0.1.2 [INFO] [stderr] Compiling tectonic_xetex_layout v0.1.1 [INFO] [stderr] Compiling tectonic_engine_xetex v0.1.4 [INFO] [stderr] Checking tectonic_errors v0.2.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking tectonic_status_base v0.2.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking nix v0.22.2 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=f2194947c8c6f124 -C extra-filename=-f2194947c8c6f124 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-613a9e4f50845780.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-05b588ffc45292c6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7000b39e761ed1f5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6c9cc507c07a2ef3f7da4db3e20af5240c2596856f342723bf323fae6b2c983d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9cc507c07a2ef3f7da4db3e20af5240c2596856f342723bf323fae6b2c983d", kill_on_drop: false }` [INFO] [stdout] 6c9cc507c07a2ef3f7da4db3e20af5240c2596856f342723bf323fae6b2c983d