[INFO] fetching crate autollvm 0.0.1... [INFO] checking autollvm-0.0.1 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate autollvm 0.0.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate autollvm 0.0.1 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate autollvm 0.0.1 [INFO] finished tweaking crates.io crate autollvm 0.0.1 [INFO] tweaked toml for crates.io crate autollvm 0.0.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd914c714ae23e7b2fa2c52e3752f791a21f48f0df4aeba6c8331a2d86795359 [INFO] running `Command { std: "docker" "start" "-a" "dd914c714ae23e7b2fa2c52e3752f791a21f48f0df4aeba6c8331a2d86795359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd914c714ae23e7b2fa2c52e3752f791a21f48f0df4aeba6c8331a2d86795359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd914c714ae23e7b2fa2c52e3752f791a21f48f0df4aeba6c8331a2d86795359", kill_on_drop: false }` [INFO] [stdout] dd914c714ae23e7b2fa2c52e3752f791a21f48f0df4aeba6c8331a2d86795359 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e5f63d50e705218796082d652c6312b7b8a2d90217800a1cc9a410d5ad89b897 [INFO] running `Command { std: "docker" "start" "-a" "e5f63d50e705218796082d652c6312b7b8a2d90217800a1cc9a410d5ad89b897", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clang-sys v0.11.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling syntex_pos v0.40.0 [INFO] [stderr] Compiling syntex_errors v0.40.0 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling syntex_syntax v0.40.0 [INFO] [stderr] Compiling bindgen v0.19.2 [INFO] [stderr] Compiling autollvm v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `plugin_as_library` has been removed: plugins have been deprecated and retired [INFO] [stdout] --> build.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #![allow(plugin_as_library)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> build.rs:98:78 [INFO] [stdout] | [INFO] [stdout] 98 | let bindings = bindgen::Bindings::generate(&options, Some(&StdLogger as &bindgen::Logger), None).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn bindgen::Logger` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `autollvm v0.0.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/autollvm-d9f09cada32c3352/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] src/autollvm.h:1:9: warning: '__STDC_LIMIT_MACROS' macro redefined [-Wmacro-redefined] [INFO] [stderr] src/autollvm.h:2:9: warning: '__STDC_CONSTANT_MACROS' macro redefined [-Wmacro-redefined] [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:48:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:53:35) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:61:34) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:68:32) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:75:33) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:82:38) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:89:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:96:39) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:103:45) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:110:35) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:117:37) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:124:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:127:39) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:130:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:136:31) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:143:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:148:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:153:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:158:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:163:44) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Types.h:168:34) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Analysis.h:38:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:144:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:164:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:187:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:193:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:199:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:205:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:250:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:282:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:295:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:314:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:319:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:327:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:354:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:380:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:387:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:392:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Core.h:443:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/lib/clang/10.0.0/include/__stddef_max_align_t.h:24:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/DisassemblerTypes.h:73:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/DisassemblerTypes.h:74:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Target.h:37:38) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Target.h:38:50) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Target.h:217:23) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:28:41) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:29:28) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:36:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:46:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:56:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/TargetMachine.h:61:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:39:40) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:40:43) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:41:46) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:88:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/ExecutionEngine.h:109:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Linker.h:27:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/LinkTimeOptimizer.h:47:5) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:74:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:82:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:92:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:95:37) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:98:44) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:101:48) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:310:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:567:36) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/lto.h:632:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:36:43) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:37:42) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:38:46) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:56:3) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Object.h:203:38) [INFO] [stderr] unsupported type `CXTypeKind(119)` (/usr/lib/llvm-10/include/llvm-c/Transforms/PassManagerBuilder.h:20:46) [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ()', build.rs:98:102 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5602a05688c0 - std::backtrace_rs::backtrace::libunwind::trace::hb4de9797f80b7b8c [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5602a05688c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h59566d0bd20efff7 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5602a05688c0 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5602a05688c0 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5602a05859fc - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x5602a0565142 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x5602a056a5e5 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5602a056a5e5 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5602a056a5e5 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5602a056a143 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5602a056ad81 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5602a056a8c7 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5602a0568d5c - std::sys_common::backtrace::__rust_end_short_backtrace::h57be46a42dc7f24b [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5602a056a829 - rust_begin_unwind [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5602a0584dd1 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5602a0584bf3 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/option.rs:1300:5 [INFO] [stderr] 16: 0x5602a0085ec5 - core::result::Result::unwrap::h9764b8b7c4eb9801 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x5602a008315a - build_script_build::main::hfaa602e228e3bcbb [INFO] [stderr] at /opt/rustwide/workdir/build.rs:98:20 [INFO] [stderr] 18: 0x5602a0084f2b - core::ops::function::FnOnce::call_once::hda8aebb7858e6036 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5602a0085b7e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd2a29c33d03b22a8 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5602a0085711 - std::rt::lang_start::{{closure}}::h367606fb8d284198 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x5602a056b1a7 - core::ops::function::impls:: for &F>::call_once::h2c4fd7d4128112a8 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5602a056b1a7 - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x5602a056b1a7 - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x5602a056b1a7 - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x5602a056b1a7 - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5602a00856e7 - std::rt::lang_start::h4349ef9fb02a49df [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5602a0083c6a - main [INFO] [stderr] 28: 0x7f3994e420b3 - __libc_start_main [INFO] [stderr] 29: 0x5602a00820be - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "e5f63d50e705218796082d652c6312b7b8a2d90217800a1cc9a410d5ad89b897", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f63d50e705218796082d652c6312b7b8a2d90217800a1cc9a410d5ad89b897", kill_on_drop: false }` [INFO] [stdout] e5f63d50e705218796082d652c6312b7b8a2d90217800a1cc9a410d5ad89b897