[INFO] cloning repository https://github.com/argvk/rust-rocks-serf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/argvk/rust-rocks-serf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargvk%2Frust-rocks-serf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargvk%2Frust-rocks-serf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0827d8da03eb7d925f0f6f6e546e56cd38bcb88d [INFO] checking argvk/rust-rocks-serf/0827d8da03eb7d925f0f6f6e546e56cd38bcb88d against master#9050733395f7c10560d49f549e022f411fa28cea for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fargvk%2Frust-rocks-serf" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/argvk/rust-rocks-serf [INFO] finished tweaking git repo https://github.com/argvk/rust-rocks-serf [INFO] tweaked toml for git repo https://github.com/argvk/rust-rocks-serf written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/argvk/rust-rocks-serf on toolchain 9050733395f7c10560d49f549e022f411fa28cea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/argvk/rust-rocks-serf 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" "+9050733395f7c10560d49f549e022f411fa28cea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded make-cmd v0.1.0 [INFO] [stderr] Downloaded num_cpus v1.1.0 [INFO] [stderr] Downloaded md5 v0.2.1 [INFO] [stderr] Downloaded deque v0.3.1 [INFO] [stderr] Downloaded rayon v0.4.3 [INFO] [stderr] Downloaded byteorder v0.5.3 [INFO] [stderr] Downloaded libc v0.2.17 [INFO] [stderr] Downloaded gcc v0.3.38 [INFO] [stderr] Downloaded mpack v0.1.2 [INFO] [stderr] Downloaded rocksdb v0.5.0 [INFO] [stderr] Downloaded librocksdb-sys v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bd824b177473415bedd0accebde95908e4dd9ce42bcd906daa192367fc538c9 [INFO] running `Command { std: "docker" "start" "-a" "9bd824b177473415bedd0accebde95908e4dd9ce42bcd906daa192367fc538c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bd824b177473415bedd0accebde95908e4dd9ce42bcd906daa192367fc538c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd824b177473415bedd0accebde95908e4dd9ce42bcd906daa192367fc538c9", kill_on_drop: false }` [INFO] [stdout] 9bd824b177473415bedd0accebde95908e4dd9ce42bcd906daa192367fc538c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9050733395f7c10560d49f549e022f411fa28cea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fdf553eed1b6576b6ef076b64dfd006ced77ddb646c34009bf4af4303fcfc5f [INFO] running `Command { std: "docker" "start" "-a" "6fdf553eed1b6576b6ef076b64dfd006ced77ddb646c34009bf4af4303fcfc5f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking md5 v0.2.1 [INFO] [stderr] Checking mpack v0.1.2 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling num_cpus v1.1.0 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.4.3 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling librocksdb-sys v0.4.0 [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/concurrent_arena.h:18, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/concurrent_arena.cc:10: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: 17 | #include "util/autovector.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 18 | #include "port/port.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/stop_watch.h:8, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/perf_step_timer.h:9, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/iostats_context_imp.h:8, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/posix_logger.h:27, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/port/util_logger.h:18, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/auto_roll_logger.h:15, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/auto_roll_logger.cc:6: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: 17 | #include "util/autovector.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 18 | #include "port/port.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/stop_watch.h:8, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/filename.cc:23: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: 17 | #include "util/autovector.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 18 | #include "port/port.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/stop_watch.h:8, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/merge_helper.h:19, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:1:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 1 | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved. [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/instrumented_mutex.h:12, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/write_thread.h:22, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/write_thread.cc:6: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:15:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: 14 | #include [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 15 | #include [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/stop_watch.h:8, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/merge_helper.h:19, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/db_iter.cc:19: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:1:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 1 | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved. [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/table/persistent_cache_helper.h:10, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/table/format.h:19, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/table/format.cc:10: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: 17 | #include "util/autovector.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 18 | #include "port/port.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/stop_watch.h:8, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/perf_step_timer.h:9, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/util/perf_context_imp.h:8, [INFO] [stderr] warning: librocksdb-sys@0.4.0: from rocksdb/db/dbformat.cc:19: [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] warning: librocksdb-sys@0.4.0: 66 | typedef std::function FoldFunc; [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] warning: librocksdb-sys@0.4.0: 17 | #include "util/autovector.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: +++ |+#include [INFO] [stderr] warning: librocksdb-sys@0.4.0: 18 | #include "port/port.h" [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] warning: librocksdb-sys@0.4.0: rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] warning: librocksdb-sys@0.4.0: 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] warning: librocksdb-sys@0.4.0: | ^~~~~~~~ [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v0.4.0` [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/librocksdb-sys-54c03aad9b0409a9/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST_CXX = None [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] CXX = None [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/compaction.o" "-c" "rocksdb/db/compaction.cc" [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/util/concurrent_arena.o" "-c" "rocksdb/util/concurrent_arena.cc" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/filename.o" "-c" "rocksdb/db/filename.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/db_filesnapshot.o" "-c" "rocksdb/db/db_filesnapshot.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/merge_helper.o" "-c" "rocksdb/db/merge_helper.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/auto_roll_logger.o" "-c" "rocksdb/db/auto_roll_logger.cc" [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/db_info_dumper.o" "-c" "rocksdb/db/db_info_dumper.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/write_batch_base.o" "-c" "rocksdb/db/write_batch_base.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/concurrent_arena.h:18, [INFO] [stderr] cargo:warning= from rocksdb/util/concurrent_arena.cc:10: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= 17 | #include "util/autovector.h" [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 18 | #include "port/port.h" [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.cc" [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/experimental.o" "-c" "rocksdb/db/experimental.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] cargo:warning= from rocksdb/util/stop_watch.h:8, [INFO] [stderr] cargo:warning= from rocksdb/util/perf_step_timer.h:9, [INFO] [stderr] cargo:warning= from rocksdb/util/iostats_context_imp.h:8, [INFO] [stderr] cargo:warning= from rocksdb/util/posix_logger.h:27, [INFO] [stderr] cargo:warning= from rocksdb/port/util_logger.h:18, [INFO] [stderr] cargo:warning= from rocksdb/db/auto_roll_logger.h:15, [INFO] [stderr] cargo:warning= from rocksdb/db/auto_roll_logger.cc:6: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= 17 | #include "util/autovector.h" [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 18 | #include "port/port.h" [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/db_iter.o" "-c" "rocksdb/db/db_iter.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] cargo:warning= from rocksdb/util/stop_watch.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/filename.cc:23: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= 17 | #include "util/autovector.h" [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 18 | #include "port/port.h" [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] cargo:warning= from rocksdb/util/stop_watch.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.cc:6: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:1:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 1 | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved. [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/event_helpers.o" "-c" "rocksdb/db/event_helpers.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/table/flush_block_policy.o" "-c" "rocksdb/table/flush_block_policy.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] cargo:warning= from rocksdb/util/instrumented_mutex.h:12, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.h:22, [INFO] [stderr] cargo:warning= from rocksdb/db/write_thread.cc:6: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:15:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= 14 | #include [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 15 | #include [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] cargo:warning= from rocksdb/util/stop_watch.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/merge_helper.h:19, [INFO] [stderr] cargo:warning= from rocksdb/db/db_iter.cc:19: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:1:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 1 | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved. [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/table/format.o" "-c" "rocksdb/table/format.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/compaction_iterator.o" "-c" "rocksdb/db/compaction_iterator.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/file_indexer.o" "-c" "rocksdb/db/file_indexer.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] cargo:warning= from rocksdb/table/persistent_cache_helper.h:10, [INFO] [stderr] cargo:warning= from rocksdb/table/format.h:19, [INFO] [stderr] cargo:warning= from rocksdb/table/format.cc:10: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= 17 | #include "util/autovector.h" [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 18 | #include "port/port.h" [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/db_impl_debug.o" "-c" "rocksdb/db/db_impl_debug.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/db_impl_readonly.o" "-c" "rocksdb/db/db_impl_readonly.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/dbformat.o" "-c" "rocksdb/db/dbformat.cc" [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/compaction_picker.o" "-c" "rocksdb/db/compaction_picker.cc" [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/db_impl.o" "-c" "rocksdb/db/db_impl.cc" [INFO] [stderr] cargo:warning=In file included from rocksdb/util/statistics.h:17, [INFO] [stderr] cargo:warning= from rocksdb/util/stop_watch.h:8, [INFO] [stderr] cargo:warning= from rocksdb/util/perf_step_timer.h:9, [INFO] [stderr] cargo:warning= from rocksdb/util/perf_context_imp.h:8, [INFO] [stderr] cargo:warning= from rocksdb/db/dbformat.cc:19: [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:66:16: error: 'function' in namespace 'std' does not name a template type [INFO] [stderr] cargo:warning= 66 | typedef std::function FoldFunc; [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:18:1: note: 'std::function' is defined in header ''; did you forget to '#include '? [INFO] [stderr] cargo:warning= 17 | #include "util/autovector.h" [INFO] [stderr] cargo:warning= +++ |+#include [INFO] [stderr] cargo:warning= 18 | #include "port/port.h" [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:71:13: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 71 | void Fold(FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] cargo:warning=rocksdb/util/thread_local.h:142:28: error: 'FoldFunc' has not been declared [INFO] [stderr] cargo:warning= 142 | void Fold(uint32_t id, FoldFunc func, void* res); [INFO] [stderr] cargo:warning= | ^~~~~~~~ [INFO] [stderr] ExitStatus(unix_wait_status(256)) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/db_impl_experimental.o" "-c" "rocksdb/db/db_impl_experimental.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/compaction_job.o" "-c" "rocksdb/db/compaction_job.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/convenience.o" "-c" "rocksdb/db/convenience.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] PROFILE = Some("debug") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] debug=true opt-level=0 [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-g" "-m64" "-fPIC" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "." "-std=c++11" "-DNDEBUG=1" "-DSNAPPY=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-fce36ebd2ab072c1/out/rocksdb/db/range_del_aggregator.o" "-c" "rocksdb/db/range_del_aggregator.cc" [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] ExitStatus(unix_wait_status(0)) [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread '' (126) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 25: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 26: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 27: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 28: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 29: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 30: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 31: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 32: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 33: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 34: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 35: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 36: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 37: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 38: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 39: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 40: 0x5b617efaa05d - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 41: 0x5b617efad091 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 42: 0x5b617efa9bfd - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 43: 0x5b617efc2eab - __rust_try [INFO] [stderr] 44: 0x5b617efc1455 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 45: 0x5b617efaef5b - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 46: 0x5b617efac5f1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 47: 0x5b617efd0053 - ::execute [INFO] [stderr] 48: 0x5b617efce7dd - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 49: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 50: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 51: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 52: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 53: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 54: 0x5b617efc979b - __rust_try [INFO] [stderr] 55: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 56: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 57: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 58: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 59: 0x78b8bf96faa4 - [INFO] [stderr] 60: 0x78b8bf9fca64 - clone [INFO] [stderr] 61: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (124) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 25: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 26: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 27: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 28: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 29: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 30: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 31: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 32: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 33: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 34: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 35: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 36: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 37: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 38: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 39: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 40: 0x5b617efaa031 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 41: 0x5b617efad061 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 42: 0x5b617efa9bd1 - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 43: 0x5b617efc2eab - __rust_try [INFO] [stderr] 44: 0x5b617efc13c5 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 45: 0x5b617efaef12 - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 46: 0x5b617efac204 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 47: 0x5b617efd0053 - ::execute [INFO] [stderr] 48: 0x5b617efce7dd - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 49: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 50: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 51: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 52: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 53: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 54: 0x5b617efc979b - __rust_try [INFO] [stderr] 55: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 56: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 57: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 58: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 59: 0x78b8bf96faa4 - [INFO] [stderr] 60: 0x78b8bf9fca64 - clone [INFO] [stderr] 61: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (125) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 25: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 26: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 27: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 28: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 29: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 30: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 31: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 32: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 33: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 34: 0x5b617efaa08d - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 35: 0x5b617efad0c1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 36: 0x5b617efa9c2d - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 37: 0x5b617efc2eab - __rust_try [INFO] [stderr] 38: 0x5b617efc14e5 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 39: 0x5b617efaef9b - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 40: 0x5b617efac9e1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 41: 0x5b617efd0053 - ::execute [INFO] [stderr] 42: 0x5b617efce899 - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 43: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 44: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 45: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 46: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 47: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 48: 0x5b617efc979b - __rust_try [INFO] [stderr] 49: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 50: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 51: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 52: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 53: 0x78b8bf96faa4 - [INFO] [stderr] 54: 0x78b8bf9fca64 - clone [INFO] [stderr] 55: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (127) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 25: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 26: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 27: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 28: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 29: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 30: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 31: 0x5b617efaa08d - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 32: 0x5b617efad0c1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 33: 0x5b617efa9c2d - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 34: 0x5b617efc2eab - __rust_try [INFO] [stderr] 35: 0x5b617efc14e5 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 36: 0x5b617efaef9b - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 37: 0x5b617efac9e1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 38: 0x5b617efd0053 - ::execute [INFO] [stderr] 39: 0x5b617efce899 - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 40: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 41: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 42: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 43: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 44: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 45: 0x5b617efc979b - __rust_try [INFO] [stderr] 46: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 47: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 48: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 49: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 50: 0x78b8bf96faa4 - [INFO] [stderr] 51: 0x78b8bf9fca64 - clone [INFO] [stderr] 52: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (130) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 25: 0x5b617efaad66 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()>>::run_inline [INFO] [stderr] 26: 0x5b617efa8299 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 27: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 28: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 29: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 30: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 31: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 32: 0x5b617efaa08d - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 33: 0x5b617efad0c1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 34: 0x5b617efa9c2d - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 35: 0x5b617efc2eab - __rust_try [INFO] [stderr] 36: 0x5b617efc14e5 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 37: 0x5b617efaef9b - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 38: 0x5b617efac9e1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 39: 0x5b617efd0053 - ::execute [INFO] [stderr] 40: 0x5b617efce899 - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 41: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 42: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 43: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 44: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 45: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 46: 0x5b617efc979b - __rust_try [INFO] [stderr] 47: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 48: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 49: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 50: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 51: 0x78b8bf96faa4 - [INFO] [stderr] 52: 0x78b8bf9fca64 - clone [INFO] [stderr] 53: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (128) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 25: 0x5b617efaad66 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()>>::run_inline [INFO] [stderr] 26: 0x5b617efa8299 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 27: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 28: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 29: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 30: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 31: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 32: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 33: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 34: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 35: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 36: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 37: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 38: 0x5b617efaa08d - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 39: 0x5b617efad0c1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 40: 0x5b617efa9c2d - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 41: 0x5b617efc2eab - __rust_try [INFO] [stderr] 42: 0x5b617efc14e5 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 43: 0x5b617efaef9b - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 44: 0x5b617efac9e1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 45: 0x5b617efd0053 - ::execute [INFO] [stderr] 46: 0x5b617efce899 - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 47: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 48: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 49: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 50: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 51: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 52: 0x5b617efc979b - __rust_try [INFO] [stderr] 53: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 54: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 55: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 56: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 57: 0x78b8bf96faa4 - [INFO] [stderr] 58: 0x78b8bf9fca64 - clone [INFO] [stderr] 59: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (125) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 25: 0x5b617efaad66 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()>>::run_inline [INFO] [stderr] 26: 0x5b617efa8299 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 27: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 28: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 29: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 30: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 31: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 32: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 33: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 34: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 35: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 36: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 37: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 38: 0x5b617efaa08d - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 39: 0x5b617efad0c1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 40: 0x5b617efa9c2d - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 41: 0x5b617efc2eab - __rust_try [INFO] [stderr] 42: 0x5b617efc14e5 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 43: 0x5b617efaef9b - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 44: 0x5b617efac9e1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 45: 0x5b617efd0053 - ::execute [INFO] [stderr] 46: 0x5b617efce899 - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 47: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 48: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 49: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 50: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 51: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 52: 0x5b617efc979b - __rust_try [INFO] [stderr] 53: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 54: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 55: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 56: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 57: 0x78b8bf96faa4 - [INFO] [stderr] 58: 0x78b8bf9fca64 - clone [INFO] [stderr] 59: 0x0 - [INFO] [stderr] [INFO] [stderr] thread '' (129) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.38/src/lib.rs:958:5: [INFO] [stderr] explicit panic [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5b617f00e532 - std[5b779b883262a33]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5b617f00e532 - std[5b779b883262a33]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:68:9 [INFO] [stderr] 3: 0x5b617f00e532 - <::print::DisplayBacktrace as core[eefff645653f21e9]::fmt::Display>::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:38:26 [INFO] [stderr] 4: 0x5b617f0229f7 - ::fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5b617f0229f7 - core[eefff645653f21e9]::fmt::write [INFO] [stderr] 6: 0x5b617f014e46 - std[5b779b883262a33]::io::default_write_fmt:: [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5b617f014e46 - ::write_fmt [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x5b617efefaaa - ::print [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:41:9 [INFO] [stderr] 9: 0x5b617efefaaa - std[5b779b883262a33]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5b617f008de1 - std[5b779b883262a33]::panicking::default_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5b617f00904b - std[5b779b883262a33]::panicking::panic_with_hook [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x5b617efef08c - std[5b779b883262a33]::panicking::begin_panic::<&str>::{closure#0} [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:762:9 [INFO] [stderr] 13: 0x5b617efe7489 - std[5b779b883262a33]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/backtrace.rs:176:18 [INFO] [stderr] 14: 0x5b617efe4c10 - std[5b779b883262a33]::panicking::begin_panic::<&str> [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/panicking.rs:761:5 [INFO] [stderr] 15: 0x5b617efb93f9 - gcc[6e4d61e0f5389396]::fail [INFO] [stderr] 16: 0x5b617efb906a - gcc[6e4d61e0f5389396]::run [INFO] [stderr] 17: 0x5b617efbc077 - ::compile_object [INFO] [stderr] 18: 0x5b617efb6809 - ::compile_objects::{closure#0} [INFO] [stderr] 19: 0x5b617efb1dba - ::compile_objects::{closure#0}> as rayon[f2dee7b99ea71cd8]::par_iter::internal::Folder<&(std[5b779b883262a33]::path::PathBuf, std[5b779b883262a33]::path::PathBuf)>>::consume [INFO] [stderr] 20: 0x5b617efaf750 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 21: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 22: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 23: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 24: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 25: 0x5b617efaad66 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()>>::run_inline [INFO] [stderr] 26: 0x5b617efa8299 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 27: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 28: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 29: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 30: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 31: 0x5b617efb041e - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0} [INFO] [stderr] 32: 0x5b617efa8108 - rayon[f2dee7b99ea71cd8]::api::join::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#0}, rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, (), ()> [INFO] [stderr] 33: 0x5b617efaf992 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>> [INFO] [stderr] 34: 0x5b617efb04a7 - rayon[f2dee7b99ea71cd8]::par_iter::internal::bridge_producer_consumer::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1} [INFO] [stderr] 35: 0x5b617efaa08d - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0} [INFO] [stderr] 36: 0x5b617efad0c1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 37: 0x5b617efa9c2d - std[5b779b883262a33]::panicking::catch_unwind::do_call::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 38: 0x5b617efc2eab - __rust_try [INFO] [stderr] 39: 0x5b617efc14e5 - std[5b779b883262a33]::panic::catch_unwind::, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}>, ()> [INFO] [stderr] 40: 0x5b617efaef9b - rayon[f2dee7b99ea71cd8]::unwind::halt_unwinding::<, rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute::{closure#0}, ()> [INFO] [stderr] 41: 0x5b617efac9e1 - , rayon[f2dee7b99ea71cd8]::par_iter::weight::WeightConsumer::compile_objects::{closure#0}>>>::{closure#1}, ()> as rayon[f2dee7b99ea71cd8]::job::Job>::execute [INFO] [stderr] 42: 0x5b617efd0053 - ::execute [INFO] [stderr] 43: 0x5b617efce899 - rayon[f2dee7b99ea71cd8]::thread_pool::main_loop [INFO] [stderr] 44: 0x5b617efcc5e4 - ::new::{closure#2} [INFO] [stderr] 45: 0x5b617efcba46 - std[5b779b883262a33]::sys::backtrace::__rust_begin_short_backtrace::<::new::{closure#2}, ()> [INFO] [stderr] 46: 0x5b617efc77d2 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1}::{closure#0} [INFO] [stderr] 47: 0x5b617efd1691 - ::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}> as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 48: 0x5b617efcbbad - std[5b779b883262a33]::panicking::catch_unwind::do_call::::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stderr] 49: 0x5b617efc979b - __rust_try [INFO] [stderr] 50: 0x5b617efc7423 - ::spawn_unchecked_::<::new::{closure#2}, ()>::{closure#1} [INFO] [stderr] 51: 0x5b617efcc757 - <::spawn_unchecked_<::new::{closure#2}, ()>::{closure#1} as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 52: 0x5b617f00dccf - > as core[eefff645653f21e9]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/alloc/src/boxed.rs:2206:9 [INFO] [stderr] 53: 0x5b617f00dccf - ::new::thread_start [INFO] [stderr] at /rustc/9050733395f7c10560d49f549e022f411fa28cea/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stderr] 54: 0x78b8bf96faa4 - [INFO] [stderr] 55: 0x78b8bf9fca64 - clone [INFO] [stderr] 56: 0x0 - [INFO] running `Command { std: "docker" "inspect" "6fdf553eed1b6576b6ef076b64dfd006ced77ddb646c34009bf4af4303fcfc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdf553eed1b6576b6ef076b64dfd006ced77ddb646c34009bf4af4303fcfc5f", kill_on_drop: false }` [INFO] [stdout] 6fdf553eed1b6576b6ef076b64dfd006ced77ddb646c34009bf4af4303fcfc5f