[INFO] cloning repository https://github.com/pedro-q/itemxing-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedro-q/itemxing-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fitemxing-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedro-q%2Fitemxing-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09c5c4f08281e10359e0001ba9576fb3588242bd [INFO] documenting pedro-q/itemxing-api 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%2Fpedro-q%2Fitemxing-api" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedro-q/itemxing-api 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] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/pedro-q/itemxing-api [INFO] finished tweaking git repo https://github.com/pedro-q/itemxing-api [INFO] tweaked toml for git repo https://github.com/pedro-q/itemxing-api written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pedro-q/itemxing-api 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] Downloading crates ... [INFO] [stderr] Downloaded r2d2_redis v0.8.0 [INFO] [stderr] Downloaded google-signin v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] f6b13c5bb23a58f4cf1359478abe42d6cf1a23b61c01f843e542c887163e5092 [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" "f6b13c5bb23a58f4cf1359478abe42d6cf1a23b61c01f843e542c887163e5092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f6b13c5bb23a58f4cf1359478abe42d6cf1a23b61c01f843e542c887163e5092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6b13c5bb23a58f4cf1359478abe42d6cf1a23b61c01f843e542c887163e5092", kill_on_drop: false }` [INFO] [stdout] f6b13c5bb23a58f4cf1359478abe42d6cf1a23b61c01f843e542c887163e5092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 5bd0684c35c89218d9fb24abe8de2382130148a4e7a5b319d6df83b72ebe6401 [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" "5bd0684c35c89218d9fb24abe8de2382130148a4e7a5b319d6df83b72ebe6401", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling rocket_codegen v0.4.4 [INFO] [stderr] Compiling rocket v0.4.4 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] error: failed to run custom build command for `rocket v0.4.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rocket-888fc8329af70b21/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Rocket (core) requires a 'dev' or 'nightly' version of rustc. [INFO] [stderr] Installed version: 1.47.0 (2020-08-28) [INFO] [stderr] Minimum required: 1.35.0-nightly (2019-04-05) [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-0.4.4/build.rs:29:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dc7d7b1f10 - std::backtrace_rs::backtrace::libunwind::trace::h9e3e6d9b3369e699 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55dc7d7b1f10 - std::backtrace_rs::backtrace::trace_unsynchronized::he58aba3ac08ed12a [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55dc7d7b1f10 - std::sys_common::backtrace::_print_fmt::hbbbd4c92d537cef4 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55dc7d7b1f10 - ::fmt::h80c2ae080004cc83 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55dc7d7cf37c - core::fmt::write::h0c11e16fd03fe660 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x55dc7d7af737 - std::io::Write::write_fmt::h2e2072ff86131fcd [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/io/mod.rs:1514 [INFO] [stderr] 6: 0x55dc7d7b3fe0 - std::sys_common::backtrace::_print::h165e6476adb4cb58 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55dc7d7b3fe0 - std::sys_common::backtrace::print::hbbfa32a92cd1fc34 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55dc7d7b3fe0 - std::panicking::default_hook::{{closure}}::h3a02067ca7f64068 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x55dc7d7b3d2c - std::panicking::default_hook::ha3137d6f4e961fe2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x55dc7d7b4643 - std::panicking::rust_panic_with_hook::he6505c3b9d82db8b [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x55dc7d781128 - std::panicking::begin_panic::{{closure}}::h8120ba1d46da3c53 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:498 [INFO] [stderr] 12: 0x55dc7d77eba8 - std::sys_common::backtrace::__rust_end_short_backtrace::ha0b5d02745df87ac [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55dc7d781053 - std::panicking::begin_panic::hae0922585ffb66f6 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:497 [INFO] [stderr] 14: 0x55dc7d77cabf - build_script_build::main::h0eacd94f248ba66b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.4/build.rs:29 [INFO] [stderr] 15: 0x55dc7d77e85b - core::ops::function::FnOnce::call_once::h29b9f43a8126c9c2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:227 [INFO] [stderr] 16: 0x55dc7d77ebde - std::sys_common::backtrace::__rust_begin_short_backtrace::h76a4a4604bd0b39c [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 17: 0x55dc7d77e7e1 - std::rt::lang_start::{{closure}}::h021588e065b604fb [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:66 [INFO] [stderr] 18: 0x55dc7d7b4a41 - core::ops::function::impls:: for &F>::call_once::hdabbbe0d2c6ccde8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:259 [INFO] [stderr] 19: 0x55dc7d7b4a41 - std::panicking::try::do_call::h0c8c1cd19bf9d385 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:373 [INFO] [stderr] 20: 0x55dc7d7b4a41 - std::panicking::try::h357e78da017bc4a8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:337 [INFO] [stderr] 21: 0x55dc7d7b4a41 - std::panic::catch_unwind::h72f31b36adf61841 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panic.rs:379 [INFO] [stderr] 22: 0x55dc7d7b4a41 - std::rt::lang_start_internal::h634502e153211333 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:51 [INFO] [stderr] 23: 0x55dc7d77e7b7 - std::rt::lang_start::h1b2d632b5d3107fd [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:65 [INFO] [stderr] 24: 0x55dc7d77d2ba - main [INFO] [stderr] 25: 0x7f6dcebe60b3 - __libc_start_main [INFO] [stderr] 26: 0x55dc7d77c0ae - _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" "5bd0684c35c89218d9fb24abe8de2382130148a4e7a5b319d6df83b72ebe6401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bd0684c35c89218d9fb24abe8de2382130148a4e7a5b319d6df83b72ebe6401", kill_on_drop: false }` [INFO] [stdout] 5bd0684c35c89218d9fb24abe8de2382130148a4e7a5b319d6df83b72ebe6401