[INFO] cloning repository https://github.com/NikolaiMagnussen/rusty-ctf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NikolaiMagnussen/rusty-ctf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikolaiMagnussen%2Frusty-ctf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikolaiMagnussen%2Frusty-ctf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ef908a384841532cc6457db4a5331e2499c75d4 [INFO] documenting NikolaiMagnussen/rusty-ctf against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikolaiMagnussen%2Frusty-ctf" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NikolaiMagnussen/rusty-ctf on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NikolaiMagnussen/rusty-ctf [INFO] finished tweaking git repo https://github.com/NikolaiMagnussen/rusty-ctf [INFO] tweaked toml for git repo https://github.com/NikolaiMagnussen/rusty-ctf written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/NikolaiMagnussen/rusty-ctf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f419bf635b28900aa7dd6f272230b3b8694c6ef5b3ca78ff5e64c18e6f96d9df [INFO] running `Command { std: "docker" "start" "-a" "f419bf635b28900aa7dd6f272230b3b8694c6ef5b3ca78ff5e64c18e6f96d9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f419bf635b28900aa7dd6f272230b3b8694c6ef5b3ca78ff5e64c18e6f96d9df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f419bf635b28900aa7dd6f272230b3b8694c6ef5b3ca78ff5e64c18e6f96d9df", kill_on_drop: false }` [INFO] [stdout] f419bf635b28900aa7dd6f272230b3b8694c6ef5b3ca78ff5e64c18e6f96d9df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06ceb5c3ef10b2ebc315dd8c8dd85b72fa7ba610eec1fb6f9f39cad0024a6940 [INFO] running `Command { std: "docker" "start" "-a" "06ceb5c3ef10b2ebc315dd8c8dd85b72fa7ba610eec1fb6f9f39cad0024a6940", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.25 [INFO] [stderr] Compiling byteorder v1.3.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] error: failed to run custom build command for `rocket_contrib_codegen v0.4.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rocket_contrib_codegen-c14071573ffc11ad/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Rocket requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.62.0-beta.2 (2022-05-19). Minimum required: 1.31.0-nightly (2018-10-05). [INFO] [stderr] See the getting started guide (https://rocket.rs/v0.4/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_contrib_codegen-0.4.0/build.rs:38:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55fb06c534ad - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55fb06c534ad - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55fb06c534ad - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55fb06c534ad - ::fmt::h1025ecd2bac85833 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55fb06c7114c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stderr] 5: 0x55fb06c50961 - std::io::Write::write_fmt::h203cec764662c27d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stderr] 6: 0x55fb06c54b75 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55fb06c54b75 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55fb06c54b75 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55fb06c547e9 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55fb06c55148 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55fb06c1b114 - std::panicking::begin_panic::{{closure}}::h312e7ea926413b49 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:617:9 [INFO] [stderr] 12: 0x55fb06c1b348 - std::sys_common::backtrace::__rust_end_short_backtrace::h482c3b21eb50ba7f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55fb06c1b064 - std::panicking::begin_panic::hcc03d55244af1c8d [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:616:12 [INFO] [stderr] 14: 0x55fb06c1c319 - build_script_build::main::h6eb1c8fadf588b35 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket_contrib_codegen-0.4.0/build.rs:38:13 [INFO] [stderr] 15: 0x55fb06c1b4db - core::ops::function::FnOnce::call_once::h83f2c5e08cc40fd6 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stderr] 16: 0x55fb06c1b38e - std::sys_common::backtrace::__rust_begin_short_backtrace::h668c0e7fb2bdcbe3 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 17: 0x55fb06c1e7a1 - std::rt::lang_start::{{closure}}::h3126c8c4c2273615 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:145:18 [INFO] [stderr] 18: 0x55fb06c4d3be - core::ops::function::impls:: for &F>::call_once::h9c80b603d656db3f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:280:13 [INFO] [stderr] 19: 0x55fb06c4d3be - std::panicking::try::do_call::h86b1dd6fd2903147 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 20: 0x55fb06c4d3be - std::panicking::try::h06cba322e163361a [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 21: 0x55fb06c4d3be - std::panic::catch_unwind::h77fc4ef3c419c34e [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 22: 0x55fb06c4d3be - std::rt::lang_start_internal::{{closure}}::h6786ee70f1cf45dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:48 [INFO] [stderr] 23: 0x55fb06c4d3be - std::panicking::try::do_call::h682a3324f06cc1bc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stderr] 24: 0x55fb06c4d3be - std::panicking::try::h09ce465b693a7cf9 [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stderr] 25: 0x55fb06c4d3be - std::panic::catch_unwind::h5eb4cb244476317c [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stderr] 26: 0x55fb06c4d3be - std::rt::lang_start_internal::hba2d4a4771a618dc [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:128:20 [INFO] [stderr] 27: 0x55fb06c1e770 - std::rt::lang_start::h310695d1fc439f5f [INFO] [stderr] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/rt.rs:144:17 [INFO] [stderr] 28: 0x55fb06c1ccfc - main [INFO] [stderr] 29: 0x7f324aee10b3 - __libc_start_main [INFO] [stderr] 30: 0x55fb06c199fe - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "06ceb5c3ef10b2ebc315dd8c8dd85b72fa7ba610eec1fb6f9f39cad0024a6940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ceb5c3ef10b2ebc315dd8c8dd85b72fa7ba610eec1fb6f9f39cad0024a6940", kill_on_drop: false }` [INFO] [stdout] 06ceb5c3ef10b2ebc315dd8c8dd85b72fa7ba610eec1fb6f9f39cad0024a6940