[INFO] cloning repository https://github.com/NfNitLoop/feoblog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NfNitLoop/feoblog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNfNitLoop%2Ffeoblog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNfNitLoop%2Ffeoblog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 403b35ed8fc2c892aa8a42b5dbcfeb4d380c7942 [INFO] testing NfNitLoop/feoblog against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNfNitLoop%2Ffeoblog" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NfNitLoop/feoblog on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NfNitLoop/feoblog [INFO] finished tweaking git repo https://github.com/NfNitLoop/feoblog [INFO] tweaked toml for git repo https://github.com/NfNitLoop/feoblog written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/NfNitLoop/feoblog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protoc v2.17.0 [INFO] [stderr] Downloaded sha1 v0.5.0 [INFO] [stderr] Downloaded protoc-rust v2.17.0 [INFO] [stderr] Downloaded protobuf-codegen v2.17.0 [INFO] [stderr] Downloaded comrak v0.9.1 [INFO] [stderr] Downloaded askama_actix v0.11.1 [INFO] [stderr] Downloaded logging_timer_proc_macros v1.0.0 [INFO] [stderr] Downloaded rust-embed-impl v5.6.0 [INFO] [stderr] Downloaded time v0.2.19 [INFO] [stderr] Downloaded logging_timer v1.0.0 [INFO] [stderr] Downloaded multihash v0.8.0 [INFO] [stderr] Downloaded rust-embed v5.6.0 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [INFO] [stderr] Downloaded libsodium-sys v0.2.6 [INFO] [stderr] Downloaded ipconfig v0.2.0 [INFO] [stderr] Downloaded webbrowser v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44385e8cf83bb43732786ec165e33915522597848eb980544d9399c09710444c [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" "44385e8cf83bb43732786ec165e33915522597848eb980544d9399c09710444c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44385e8cf83bb43732786ec165e33915522597848eb980544d9399c09710444c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44385e8cf83bb43732786ec165e33915522597848eb980544d9399c09710444c", kill_on_drop: false }` [INFO] [stdout] 44385e8cf83bb43732786ec165e33915522597848eb980544d9399c09710444c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f758e00258af236025ff0b902e733b1458b8e357725e411695d43f7cd815dbf9 [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" "f758e00258af236025ff0b902e733b1458b8e357725e411695d43f7cd815dbf9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling sha1 v0.5.0 [INFO] [stderr] Compiling webbrowser v0.5.1 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling time v0.2.19 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling rust-embed-utils v5.0.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling protobuf-codegen v2.17.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling multihash v0.8.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling r2d2_sqlite v0.17.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling rust-embed-impl v5.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling logging_timer_proc_macros v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rust-embed v5.6.0 [INFO] [stderr] Compiling logging_timer v1.0.0 [INFO] [stderr] Compiling comrak v0.9.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling protoc v2.17.0 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling protoc-rust v2.17.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling feoblog v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] error: failed to run custom build command for `feoblog v0.3.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/feoblog-284a0608ccbbfd26/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'protoc: Os { code: 30, kind: Other, message: "Read-only file system" }', build.rs:11:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ed8479fa30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55ed8479fa30 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ed8479fa30 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55ed8479fa30 - ::fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55ed847c453c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x55ed8479d215 - ::write_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x55ed847a1bcb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55ed847a1bcb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55ed847a1bcb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55ed847a16a1 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55ed847a2271 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55ed847a1d77 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55ed8479ff2c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55ed847a1cd9 - rust_begin_unwind [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55ed84530551 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55ed84530643 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x55ed845310d9 - >::expect [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:997:23 [INFO] [stderr] 17: 0x55ed84530fd0 - build_script_build[36eff852e1c9d716]::main [INFO] [stderr] at /opt/rustwide/workdir/build.rs:6:5 [INFO] [stderr] 18: 0x55ed84530e4b - >::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55ed8453102e - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55ed84531311 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49:18 [INFO] [stderr] 21: 0x55ed847a2769 - <&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55ed847a2769 - std[77c0456e0eb29f0c]::panicking::try::do_call::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x55ed847a2769 - std[77c0456e0eb29f0c]::panicking::try:: + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x55ed847a2769 - std[77c0456e0eb29f0c]::panic::catch_unwind::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stderr] 25: 0x55ed847a2769 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stderr] 26: 0x55ed845312f0 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48:5 [INFO] [stderr] 27: 0x55ed8453101c - main [INFO] [stderr] 28: 0x7f365cae40b3 - __libc_start_main [INFO] [stderr] 29: 0x55ed84530d0e - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f758e00258af236025ff0b902e733b1458b8e357725e411695d43f7cd815dbf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f758e00258af236025ff0b902e733b1458b8e357725e411695d43f7cd815dbf9", kill_on_drop: false }` [INFO] [stdout] f758e00258af236025ff0b902e733b1458b8e357725e411695d43f7cd815dbf9