[INFO] cloning repository https://github.com/sourcegraph/syntect_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sourcegraph/syntect_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcegraph%2Fsyntect_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcegraph%2Fsyntect_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b5305aa801bf23f93aa46cdd6f730b2a20f676e [INFO] documenting sourcegraph/syntect_server against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsourcegraph%2Fsyntect_server" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sourcegraph/syntect_server on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sourcegraph/syntect_server [INFO] finished tweaking git repo https://github.com/sourcegraph/syntect_server [INFO] tweaked toml for git repo https://github.com/sourcegraph/syntect_server written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sourcegraph/syntect_server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/slimsag/rust-onig` [INFO] [stderr] Updating git submodule `https://github.com/kkos/oniguruma.git` [INFO] [stderr] Updating git repository `https://github.com/slimsag/syntect` [INFO] [stderr] Updating git submodule `https://github.com/sethlopezme/InspiredGitHub.tmtheme.git` [INFO] [stderr] Updating git submodule `https://github.com/slimsag/Packages` [INFO] [stderr] Updating git submodule `https://github.com/braver/Solarized.git` [INFO] [stderr] Updating git submodule `https://github.com/kkga/spacegray.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/slimsag/rust-onig` [INFO] [stderr] Updating git repository `https://github.com/slimsag/syntect` [INFO] [stderr] warning: Patch `onig_sys v69.2.0 (https://github.com/slimsag/rust-onig?branch=main#2b0066e4)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Patch `onig_sys v69.2.0 (https://github.com/slimsag/rust-onig?branch=main#2b0066e4)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cexpr v0.4.0 [INFO] [stderr] Downloaded bindgen v0.53.3 [INFO] [stderr] Downloaded onig v5.0.0 [INFO] [stderr] Downloaded onig_sys v69.5.0 [INFO] [stderr] Downloaded plist v0.5.5 [INFO] [stderr] Downloaded clang-sys v0.29.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64409921a0f8a52947d0e6976440dd00b8c021abbd89edf808c0d78e54422aa1 [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" "64409921a0f8a52947d0e6976440dd00b8c021abbd89edf808c0d78e54422aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64409921a0f8a52947d0e6976440dd00b8c021abbd89edf808c0d78e54422aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64409921a0f8a52947d0e6976440dd00b8c021abbd89edf808c0d78e54422aa1", kill_on_drop: false }` [INFO] [stdout] 64409921a0f8a52947d0e6976440dd00b8c021abbd89edf808c0d78e54422aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5cdb05a0eec8dc434a9b6326d5460a0cd53e4117b61fff5e8f1d77751de46fe8 [INFO] running `Command { std: "docker" "start" "-a" "5cdb05a0eec8dc434a9b6326d5460a0cd53e4117b61fff5e8f1d77751de46fe8", kill_on_drop: false }` [INFO] [stderr] warning: Patch `onig_sys v69.2.0 (https://github.com/slimsag/rust-onig?branch=main#2b0066e4)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] warning: Patch `onig_sys v69.2.0 (https://github.com/slimsag/rust-onig?branch=main#2b0066e4)` was not used in the crate graph. [INFO] [stderr] Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] error: failed to run custom build command for `rocket_codegen v0.4.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rocket_codegen-7b5ea6001944a8b0/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Rocket (codegen) requires a 'dev' or 'nightly' version of rustc. [INFO] [stderr] Installed version: 1.47.0 (2020-08-28) [INFO] [stderr] Minimum required: 1.33.0-nightly (2019-01-13) [INFO] [stderr] See the getting started guide (https://rocket.rs/v0.5/guide/getting-started/) for more information. [INFO] [stderr] thread 'main' panicked at 'Aborting compilation due to incompatible compiler.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.5/build.rs:29:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564657cbb350 - std::backtrace_rs::backtrace::libunwind::trace::h9e3e6d9b3369e699 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x564657cbb350 - std::backtrace_rs::backtrace::trace_unsynchronized::he58aba3ac08ed12a [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x564657cbb350 - std::sys_common::backtrace::_print_fmt::hbbbd4c92d537cef4 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x564657cbb350 - ::fmt::h80c2ae080004cc83 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x564657cd87bc - core::fmt::write::h0c11e16fd03fe660 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x564657cb8b77 - std::io::Write::write_fmt::h2e2072ff86131fcd [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/io/mod.rs:1514 [INFO] [stderr] 6: 0x564657cbd420 - std::sys_common::backtrace::_print::h165e6476adb4cb58 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x564657cbd420 - std::sys_common::backtrace::print::hbbfa32a92cd1fc34 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x564657cbd420 - std::panicking::default_hook::{{closure}}::h3a02067ca7f64068 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x564657cbd16c - std::panicking::default_hook::ha3137d6f4e961fe2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x564657cbda83 - std::panicking::rust_panic_with_hook::he6505c3b9d82db8b [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x564657c8c128 - std::panicking::begin_panic::{{closure}}::h34aa4dd844bb02eb [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:498 [INFO] [stderr] 12: 0x564657c89ba8 - std::sys_common::backtrace::__rust_end_short_backtrace::h0d589ad31a440066 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x564657c8c053 - std::panicking::begin_panic::hd00eea944e76bae7 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:497 [INFO] [stderr] 14: 0x564657c87abf - build_script_build::main::h7900861634cf000b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_codegen-0.4.5/build.rs:29 [INFO] [stderr] 15: 0x564657c893eb - core::ops::function::FnOnce::call_once::ha9682f19d508299f [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:227 [INFO] [stderr] 16: 0x564657c89bde - std::sys_common::backtrace::__rust_begin_short_backtrace::hbb7407bd4ee4804e [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 17: 0x564657c898f1 - std::rt::lang_start::{{closure}}::h9e50effabf2a4b50 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:66 [INFO] [stderr] 18: 0x564657cbde81 - core::ops::function::impls:: for &F>::call_once::hdabbbe0d2c6ccde8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:259 [INFO] [stderr] 19: 0x564657cbde81 - std::panicking::try::do_call::h0c8c1cd19bf9d385 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:373 [INFO] [stderr] 20: 0x564657cbde81 - std::panicking::try::h357e78da017bc4a8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:337 [INFO] [stderr] 21: 0x564657cbde81 - std::panic::catch_unwind::h72f31b36adf61841 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panic.rs:379 [INFO] [stderr] 22: 0x564657cbde81 - std::rt::lang_start_internal::h634502e153211333 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:51 [INFO] [stderr] 23: 0x564657c898c7 - std::rt::lang_start::h836d038fc0633045 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:65 [INFO] [stderr] 24: 0x564657c882ba - main [INFO] [stderr] 25: 0x7f2be0e940b3 - __libc_start_main [INFO] [stderr] 26: 0x564657c870ae - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5cdb05a0eec8dc434a9b6326d5460a0cd53e4117b61fff5e8f1d77751de46fe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cdb05a0eec8dc434a9b6326d5460a0cd53e4117b61fff5e8f1d77751de46fe8", kill_on_drop: false }` [INFO] [stdout] 5cdb05a0eec8dc434a9b6326d5460a0cd53e4117b61fff5e8f1d77751de46fe8