[INFO] cloning repository https://github.com/HCY2315/reseavation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HCY2315/reseavation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHCY2315%2Freseavation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHCY2315%2Freseavation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8b503ee75b63dd60ed2122ea8f9f6a08e2c771d [INFO] checking HCY2315/reseavation against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHCY2315%2Freseavation" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HCY2315/reseavation on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HCY2315/reseavation [INFO] finished tweaking git repo https://github.com/HCY2315/reseavation [INFO] tweaked toml for git repo https://github.com/HCY2315/reseavation written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HCY2315/reseavation 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-io v2.3.0 [INFO] [stderr] Downloaded value-bag v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9350846483c672dde6a994d636da4e74f3f0906544e3e1a28518bd0598476298 [INFO] running `Command { std: "docker" "start" "-a" "9350846483c672dde6a994d636da4e74f3f0906544e3e1a28518bd0598476298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9350846483c672dde6a994d636da4e74f3f0906544e3e1a28518bd0598476298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9350846483c672dde6a994d636da4e74f3f0906544e3e1a28518bd0598476298", kill_on_drop: false }` [INFO] [stdout] 9350846483c672dde6a994d636da4e74f3f0906544e3e1a28518bd0598476298 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3dd52c08e901a7da2d588fe893d087c3f55d54f96a514bb4708e26c5cfdae91 [INFO] running `Command { std: "docker" "start" "-a" "b3dd52c08e901a7da2d588fe893d087c3f55d54f96a514bb4708e26c5cfdae91", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking value-bag v1.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling polling v3.3.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling async-io v2.3.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking reservation-service v0.1.0 (/opt/rustwide/workdir/service) [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling abi v0.1.0 (/opt/rustwide/workdir/abi) [INFO] [stderr] error: failed to run custom build command for `abi v0.1.0 (/opt/rustwide/workdir/abi)` [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/abi-7594e6588caa0c63/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=protos/reservation.proto [INFO] [stderr] cargo:rerun-if-changed=protos [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at abi/build.rs:7:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55fc95ddb595 - std::backtrace_rs::backtrace::libunwind::trace::h876d7c806a499a4c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55fc95ddb595 - std::backtrace_rs::backtrace::trace_unsynchronized::h93aa6ac20204363f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55fc95ddb595 - std::sys_common::backtrace::_print_fmt::haa4d06348037420c [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55fc95ddb595 - ::fmt::hb19a1068483db389 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55fc95dffdeb - core::fmt::rt::Argument::fmt::he1186800a1f8dba1 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55fc95dffdeb - core::fmt::write::h93b97d526ac83ab7 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x55fc95dd8c6f - std::io::Write::write_fmt::h5b8b8a434bcca5dd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55fc95ddb36e - std::sys_common::backtrace::_print::h68eb04d9824256f0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55fc95ddb36e - std::sys_common::backtrace::print::h9c98f0d9c4306586 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55fc95ddc759 - std::panicking::default_hook::{{closure}}::hcf6830dc400daae4 [INFO] [stderr] 10: 0x55fc95ddc49d - std::panicking::default_hook::h483615856e3a5cc0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55fc95ddcc63 - std::panicking::rust_panic_with_hook::h36ebc998f351e5fd [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55fc95ddcb44 - std::panicking::begin_panic_handler::{{closure}}::h686207a93492b797 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55fc95ddba59 - std::sys_common::backtrace::__rust_end_short_backtrace::h2e37e6bf5aac538a [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55fc95ddc877 - rust_begin_unwind [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55fc95dfeac3 - core::panicking::panic_fmt::heae5d8e5e3703b89 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55fc95dff046 - core::result::unwrap_failed::hd5eec0649c67d3d0 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/result.rs:1658:5 [INFO] [stderr] 17: 0x55fc95ae050e - build_script_build::main::ha53f5ae0094a4355 [INFO] [stderr] 18: 0x55fc95ad9f73 - core::ops::function::FnOnce::call_once::hfb87d7fa93654432 [INFO] [stderr] 19: 0x55fc95ad98e6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7969adaa2e335873 [INFO] [stderr] 20: 0x55fc95ad9939 - std::rt::lang_start::{{closure}}::h158bf4439fbc699a [INFO] [stderr] 21: 0x55fc95dd436d - core::ops::function::impls:: for &F>::call_once::h75d0a4fe40296b94 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x55fc95dd436d - std::panicking::try::do_call::ha27ca65264b021a4 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 23: 0x55fc95dd436d - std::panicking::try::h901e100a17b3cd54 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 24: 0x55fc95dd436d - std::panic::catch_unwind::h13d256f1691dfb07 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 25: 0x55fc95dd436d - std::rt::lang_start_internal::{{closure}}::hdf5a5a26190e1fd8 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:48 [INFO] [stderr] 26: 0x55fc95dd436d - std::panicking::try::do_call::h3a8fb98242ec30e5 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 27: 0x55fc95dd436d - std::panicking::try::h881801cd3cb8ba77 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 28: 0x55fc95dd436d - std::panic::catch_unwind::he14d380083644433 [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 29: 0x55fc95dd436d - std::rt::lang_start_internal::hf560e7575b65e65f [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:20 [INFO] [stderr] 30: 0x55fc95ad9917 - std::rt::lang_start::h4f92be0530ae84d6 [INFO] [stderr] 31: 0x55fc95ae0705 - main [INFO] [stderr] 32: 0x7f81d9252d90 - [INFO] [stderr] 33: 0x7f81d9252e40 - __libc_start_main [INFO] [stderr] 34: 0x55fc95ac1905 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b3dd52c08e901a7da2d588fe893d087c3f55d54f96a514bb4708e26c5cfdae91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3dd52c08e901a7da2d588fe893d087c3f55d54f96a514bb4708e26c5cfdae91", kill_on_drop: false }` [INFO] [stdout] b3dd52c08e901a7da2d588fe893d087c3f55d54f96a514bb4708e26c5cfdae91 [INFO] checking HCY2315/reseavation against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHCY2315%2Freseavation" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HCY2315/reseavation on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HCY2315/reseavation [INFO] finished tweaking git repo https://github.com/HCY2315/reseavation [INFO] tweaked toml for git repo https://github.com/HCY2315/reseavation written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HCY2315/reseavation 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac00afdd1df5fcb493e7c11e48d8024507f3e6bfb8375b5906ca0eec3846ee0a [INFO] running `Command { std: "docker" "start" "-a" "ac00afdd1df5fcb493e7c11e48d8024507f3e6bfb8375b5906ca0eec3846ee0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac00afdd1df5fcb493e7c11e48d8024507f3e6bfb8375b5906ca0eec3846ee0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac00afdd1df5fcb493e7c11e48d8024507f3e6bfb8375b5906ca0eec3846ee0a", kill_on_drop: false }` [INFO] [stdout] ac00afdd1df5fcb493e7c11e48d8024507f3e6bfb8375b5906ca0eec3846ee0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 155cc6534b263c302da49c5956c7fc1d23366738b8d03a7851222ed09984df4f [INFO] running `Command { std: "docker" "start" "-a" "155cc6534b263c302da49c5956c7fc1d23366738b8d03a7851222ed09984df4f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "155cc6534b263c302da49c5956c7fc1d23366738b8d03a7851222ed09984df4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155cc6534b263c302da49c5956c7fc1d23366738b8d03a7851222ed09984df4f", kill_on_drop: false }` [INFO] [stdout] 155cc6534b263c302da49c5956c7fc1d23366738b8d03a7851222ed09984df4f