[INFO] cloning repository https://github.com/AlexanderReaper7/rust_multithread
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderReaper7/rust_multithread" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderReaper7%2Frust_multithread", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderReaper7%2Frust_multithread'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c544438fad11a7101932f891575c646a40d1aa1f
[INFO] checking AlexanderReaper7/rust_multithread against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderReaper7%2Frust_multithread" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AlexanderReaper7/rust_multithread
[INFO] finished tweaking git repo https://github.com/AlexanderReaper7/rust_multithread
[INFO] tweaked toml for git repo https://github.com/AlexanderReaper7/rust_multithread written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexanderReaper7/rust_multithread on toolchain f3d95de532264a1215023baa665c0028aecf74b1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding crossterm v0.22.1 (available: v0.29.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] [stderr]       Adding zstd v0.10.2+zstd.1.5.2 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d870acd94015b192dc4e85a04790eb6b81508bab5e0f193b1ed7297539001ed
[INFO] running `Command { std: "docker" "start" "-a" "7d870acd94015b192dc4e85a04790eb6b81508bab5e0f193b1ed7297539001ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d870acd94015b192dc4e85a04790eb6b81508bab5e0f193b1ed7297539001ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d870acd94015b192dc4e85a04790eb6b81508bab5e0f193b1ed7297539001ed", kill_on_drop: false }`
[INFO] [stdout] 7d870acd94015b192dc4e85a04790eb6b81508bab5e0f193b1ed7297539001ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f9752d7e8f9c2300ab10bfff923c91c1d8960416efe2bea370b63c9fad6a5b88
[INFO] running `Command { std: "docker" "start" "-a" "f9752d7e8f9c2300ab10bfff923c91c1d8960416efe2bea370b63c9fad6a5b88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zstd-safe v4.1.6+zstd.1.5.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling zstd-sys v1.6.3+zstd.1.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]    Compiling zstd v0.10.2+zstd.1.5.2
[INFO] [stderr]    Compiling rust_experiments v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rust_experiments@0.1.0: Setting icon is not implemented for this platform
[INFO] [stderr] error: failed to run custom build command for `rust_experiments v0.1.0 (/opt/rustwide/workdir)`
[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/rust_experiments-40805a4d1b0be49a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Setting icon is not implemented for this platform
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (915) panicked at build/build.rs:51:54:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5725096052a2 - std::backtrace_rs::backtrace::libunwind::trace::h7111bbf6d4d673e4
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5725096052a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc9dc51998274b187
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5725096052a2 - std::sys::backtrace::_print_fmt::h637e93c9ebef3a80
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5725096052a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6bbf610d6ab28b32
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57250961506f - core::fmt::rt::Argument::fmt::h26c7b8b2ffef56bc
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x57250961506f - core::fmt::write::h667869de048139c3
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5725095e23c3 - std::io::default_write_fmt::h16afded5d92810d6
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5725095e23c3 - std::io::Write::write_fmt::hbd203ca06609c6a2
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5725095e82a2 - std::sys::backtrace::BacktraceLock::print::h75562ed19a4fba4f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5725095e9e2c - std::panicking::default_hook::{{closure}}::h199efc4251699b0b
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5725095e9c86 - std::panicking::default_hook::h309dad23e034ef89
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5725095ea405 - std::panicking::panic_with_hook::h4eb76d74a2e0b8d8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5725095ea29a - std::panicking::panic_handler::{{closure}}::hed36407b059fbfe9
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5725095e83e9 - std::sys::backtrace::__rust_end_short_backtrace::h7dcb06a469981aa8
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5725095d6d5d - __rustc[df1687459635782c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x57250961deb0 - core::panicking::panic_fmt::hd3b85015be399d33
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x57250961d4f6 - core::result::unwrap_failed::h0d19366bf4530d7b
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x572509511f3c - build_script_build::proccess_assets::hea6442e90ec65d8d
[INFO] [stderr]     18:     0x572509512581 - build_script_build::main::h409f065d97acd45f
[INFO] [stderr]     19:     0x5725095159a3 - core::ops::function::FnOnce::call_once::h454ef213ace41543
[INFO] [stderr]     20:     0x572509505916 - std::sys::backtrace::__rust_begin_short_backtrace::hcc723130193fe79f
[INFO] [stderr]     21:     0x572509505699 - std::rt::lang_start::{{closure}}::h28a50241ad98b566
[INFO] [stderr]     22:     0x5725095e3a40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hcd6cdef14138a430
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5725095e3a40 - std::panicking::catch_unwind::do_call::h9d5f1b75acb2131f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5725095e3a40 - std::panicking::catch_unwind::h533f93f8c24cd24f
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5725095e3a40 - std::panic::catch_unwind::hd025dcd193cf8e28
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5725095e3a40 - std::rt::lang_start_internal::{{closure}}::h46bb298bb506a414
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5725095e3a40 - std::panicking::catch_unwind::do_call::hcb1f0c9d36f9cc81
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5725095e3a40 - std::panicking::catch_unwind::h332c9730f0acbcf5
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5725095e3a40 - std::panic::catch_unwind::h5ebc9c614243cdfe
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5725095e3a40 - std::rt::lang_start_internal::h8364af735d7fd309
[INFO] [stderr]                                  at /rustc/f3d95de532264a1215023baa665c0028aecf74b1/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x572509505681 - std::rt::lang_start::h8d7e693b949acea7
[INFO] [stderr]     32:     0x572509514215 - main
[INFO] [stderr]     33:     0x7902286631ca - <unknown>
[INFO] [stderr]     34:     0x79022866328b - __libc_start_main
[INFO] [stderr]     35:     0x5725094f3da5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f9752d7e8f9c2300ab10bfff923c91c1d8960416efe2bea370b63c9fad6a5b88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9752d7e8f9c2300ab10bfff923c91c1d8960416efe2bea370b63c9fad6a5b88", kill_on_drop: false }`
[INFO] [stdout] f9752d7e8f9c2300ab10bfff923c91c1d8960416efe2bea370b63c9fad6a5b88
