[INFO] cloning repository https://github.com/hajsf/rocket_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hajsf/rocket_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhajsf%2Frocket_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhajsf%2Frocket_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84340e4d240fc863facdcb196aaaee49b0c473ee [INFO] testing hajsf/rocket_test against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhajsf%2Frocket_test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hajsf/rocket_test on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hajsf/rocket_test [INFO] finished tweaking git repo https://github.com/hajsf/rocket_test [INFO] tweaked toml for git repo https://github.com/hajsf/rocket_test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hajsf/rocket_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v4.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4faaf6b1d7ff2dad1fb2f1e440ff2c484fb3692086087f443087806a631a6a28 [INFO] running `Command { std: "docker" "start" "-a" "4faaf6b1d7ff2dad1fb2f1e440ff2c484fb3692086087f443087806a631a6a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4faaf6b1d7ff2dad1fb2f1e440ff2c484fb3692086087f443087806a631a6a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4faaf6b1d7ff2dad1fb2f1e440ff2c484fb3692086087f443087806a631a6a28", kill_on_drop: false }` [INFO] [stdout] 4faaf6b1d7ff2dad1fb2f1e440ff2c484fb3692086087f443087806a631a6a28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac32dc9f185fb789217b063c73950e6b3ecbd766f38cddbc1a129685ceba293 [INFO] running `Command { std: "docker" "start" "-a" "eac32dc9f185fb789217b063c73950e6b3ecbd766f38cddbc1a129685ceba293", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] error: failed to run custom build command for `pear_codegen v0.1.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pear_codegen-3f0d0484df7c7d00/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Pear requires a nightly or dev version of Rust. [INFO] [stderr] Installed version is: 1.86.0-beta.1 (2025-02-17). Minimum required: 1.31.0-nightly (2018-10-05). [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pear_codegen-0.1.2/build.rs:31:13: [INFO] [stderr] Aborting compilation due to incompatible compiler. [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ed0aec16470 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5ed0aec16470 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5ed0aec16470 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ed0aec16470 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ed0aec36b23 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5ed0aec36b23 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5ed0aec13ac3 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5ed0aec162c2 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5ed0aec1721f - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5ed0aec1708a - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5ed0aec17bc2 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5ed0aec17a9c - std::panicking::begin_panic::{{closure}}::hccd70628dc9a7b83 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:768:9 [INFO] [stderr] 12: 0x5ed0aec16979 - std::sys::backtrace::__rust_end_short_backtrace::h9a3ce24aa4d4dce5 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5ed0aebdf86d - std::panicking::begin_panic::h6bde4330896cbcaf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:767:5 [INFO] [stderr] 14: 0x5ed0aebe1945 - build_script_build::main::h8b7136deec60d62f [INFO] [stderr] 15: 0x5ed0aebe0ad3 - core::ops::function::FnOnce::call_once::hb9dcda15bf11e31f [INFO] [stderr] 16: 0x5ed0aebe0916 - std::sys::backtrace::__rust_begin_short_backtrace::h82a79504ef00073f [INFO] [stderr] 17: 0x5ed0aebe08f9 - std::rt::lang_start::{{closure}}::h34969f27db08ccd2 [INFO] [stderr] 18: 0x5ed0aec10480 - core::ops::function::impls:: for &F>::call_once::h9601c86577723145 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 19: 0x5ed0aec10480 - std::panicking::try::do_call::h8817ae430c5825c1 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 20: 0x5ed0aec10480 - std::panicking::try::ha6c516562438d26b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 21: 0x5ed0aec10480 - std::panic::catch_unwind::hd30edb0fa8e1aa42 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 22: 0x5ed0aec10480 - std::rt::lang_start_internal::{{closure}}::h4ce5c96c39e994a5 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:168:24 [INFO] [stderr] 23: 0x5ed0aec10480 - std::panicking::try::do_call::h397fda5d1714972f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5ed0aec10480 - std::panicking::try::ha72ffffb1d107af4 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5ed0aec10480 - std::panic::catch_unwind::ha60eb34d643aa591 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 26: 0x5ed0aec10480 - std::rt::lang_start_internal::h051d1c050856cca6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/rt.rs:164:5 [INFO] [stderr] 27: 0x5ed0aebe08e1 - std::rt::lang_start::hfc93d6d77200e462 [INFO] [stderr] 28: 0x5ed0aebe22c5 - main [INFO] [stderr] 29: 0x7f6c154d8d90 - [INFO] [stderr] 30: 0x7f6c154d8e40 - __libc_start_main [INFO] [stderr] 31: 0x5ed0aebe07f5 - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eac32dc9f185fb789217b063c73950e6b3ecbd766f38cddbc1a129685ceba293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac32dc9f185fb789217b063c73950e6b3ecbd766f38cddbc1a129685ceba293", kill_on_drop: false }` [INFO] [stdout] eac32dc9f185fb789217b063c73950e6b3ecbd766f38cddbc1a129685ceba293