[INFO] crate tectonic 0.1.12 is already in cache [INFO] checking tectonic-0.1.12 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate tectonic 0.1.12 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate tectonic 0.1.12 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tectonic 0.1.12 [INFO] finished tweaking crates.io crate tectonic 0.1.12 [INFO] tweaked toml for crates.io crate tectonic 0.1.12 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate tectonic 0.1.12 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 30b530a9980e559072fe451f69ca21e56bfcccfda7e1e7b71747364b628e73f1 [INFO] running `"docker" "start" "-a" "30b530a9980e559072fe451f69ca21e56bfcccfda7e1e7b71747364b628e73f1"` [INFO] [stderr] Compiling tectonic_cfg_support v0.0.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking tectonic_xdv v0.1.8 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking libz-sys v1.0.25 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Compiling tectonic v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] warning: tectonic/dpx-truetype.c: In function 'pdf_font_open_truetype': [INFO] [stderr] warning: tectonic/dpx-truetype.c:131:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] [INFO] [stderr] warning: #pragma GCC diagnostic ignored "-Wstringop-truncation" [INFO] [stderr] warning: ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | format: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | bundle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | web_bundle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | chatter_level: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | only_cached: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | outfmt: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | makefile_rules: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | pass: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | reruns: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:59:25 [INFO] [stderr] | [INFO] [stderr] 59 | keep_intermediates: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:62:16 [INFO] [stderr] | [INFO] [stderr] 62 | keep_logs: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:65:14 [INFO] [stderr] | [INFO] [stderr] 65 | synctex: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:68:11 [INFO] [stderr] | [INFO] [stderr] 68 | hide: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:71:19 [INFO] [stderr] | [INFO] [stderr] 71 | print_stdout: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | outdir: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 16 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tectonic/dpx-truetype.c: In function 'pdf_font_open_truetype': [INFO] [stderr] warning: tectonic/dpx-truetype.c:131:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] [INFO] [stderr] warning: #pragma GCC diagnostic ignored "-Wstringop-truncation" [INFO] [stderr] warning: ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `tectonic`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | input: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:31:13 [INFO] [stderr] | [INFO] [stderr] 31 | format: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | bundle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | web_bundle: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | chatter_level: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:44:18 [INFO] [stderr] | [INFO] [stderr] 44 | only_cached: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | outfmt: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | makefile_rules: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:53:11 [INFO] [stderr] | [INFO] [stderr] 53 | pass: String, [INFO] [stderr] | ^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:56:13 [INFO] [stderr] | [INFO] [stderr] 56 | reruns: Option, [INFO] [stderr] | ^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:59:25 [INFO] [stderr] | [INFO] [stderr] 59 | keep_intermediates: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:62:16 [INFO] [stderr] | [INFO] [stderr] 62 | keep_logs: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:65:14 [INFO] [stderr] | [INFO] [stderr] 65 | synctex: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:68:11 [INFO] [stderr] | [INFO] [stderr] 68 | hide: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:71:19 [INFO] [stderr] | [INFO] [stderr] 71 | print_stdout: bool, [INFO] [stderr] | ^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error[E0423]: expected value, found macro `matches` [INFO] [stderr] --> src/bin/tectonic.rs:74:13 [INFO] [stderr] | [INFO] [stderr] 74 | outdir: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `!` to invoke the macro: `matches!` [INFO] [stderr] [INFO] [stderr] error: aborting due to 16 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0423`. [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: tectonic/dpx-truetype.c: In function 'pdf_font_open_truetype': [INFO] [stderr] warning: tectonic/dpx-truetype.c:131:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] [INFO] [stderr] warning: #pragma GCC diagnostic ignored "-Wstringop-truncation" [INFO] [stderr] warning: ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] error: could not compile `tectonic`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "30b530a9980e559072fe451f69ca21e56bfcccfda7e1e7b71747364b628e73f1"` [INFO] running `"docker" "rm" "-f" "30b530a9980e559072fe451f69ca21e56bfcccfda7e1e7b71747364b628e73f1"` [INFO] [stdout] 30b530a9980e559072fe451f69ca21e56bfcccfda7e1e7b71747364b628e73f1