[INFO] crate autollvm 0.0.1 is already in cache [INFO] checking autollvm-0.0.1 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate autollvm 0.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate autollvm 0.0.1 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [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-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c35b97c0675a03668486a4e27bb46955147e6b77052d1397522f09cb36c32b10 [INFO] running `"docker" "start" "-a" "c35b97c0675a03668486a4e27bb46955147e6b77052d1397522f09cb36c32b10"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clang-sys v0.11.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syntex_pos v0.40.0 [INFO] [stderr] Compiling syntex_errors v0.40.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling docopt v0.6.86 [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] [stderr] warning: lint `plugin_as_library` has been removed: `plugins have been deprecated and retired` [INFO] [stderr] --> build.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #![allow(plugin_as_library)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> build.rs:98:78 [INFO] [stderr] | [INFO] [stderr] 98 | let bindings = bindgen::Bindings::generate(&options, Some(&StdLogger as &bindgen::Logger), None).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn bindgen::Logger` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [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-46a92665b11ab637/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:20 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5590780b0ae4 - backtrace::backtrace::libunwind::trace::hfcd33194db0151d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5590780b0ae4 - backtrace::backtrace::trace_unsynchronized::hfd1904bbbd5335b5 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5590780b0ae4 - std::sys_common::backtrace::_print_fmt::h8476c57b177b254e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5590780b0ae4 - ::fmt::h73acbc5f6d4b1044 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5590780d5e2c - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x5590780ad5e3 - std::io::Write::write_fmt::h5722fa40bb2afafd [INFO] [stderr] at src/libstd/io/mod.rs:1532 [INFO] [stderr] 6: 0x5590780b3085 - std::sys_common::backtrace::_print::ha468e873aada7c78 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5590780b3085 - std::sys_common::backtrace::print::h149365a2f029de62 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5590780b3085 - std::panicking::default_hook::{{closure}}::hb4a33f9e05934a52 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5590780b2dc2 - std::panicking::default_hook::hc4535d7b0c743abd [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5590780b36e2 - std::panicking::rust_panic_with_hook::haa34a96a6dbd5a2e [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x5590780b32cb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x5590780d5211 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:89 [INFO] [stderr] 13: 0x5590780d5033 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x559077b85449 - core::result::Result::unwrap::h16eaa8a7d47c5ecf [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x559077b7f382 - build_script_build::main::h127dc4b215d01a31 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:98 [INFO] [stderr] 16: 0x559077b81c8b - std::rt::lang_start::{{closure}}::h4d0461c97e3cc6e2 [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x5590780b3b28 - std::rt::lang_start_internal::{{closure}}::h8ee41efd8ae7ff76 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x5590780b3b28 - std::panicking::try::do_call::h0a4c4514ee6ebbfc [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x5590780b3b28 - std::panicking::try::h7c2f3858e42d7516 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x5590780b3b28 - std::panic::catch_unwind::h76c4030fa5655c1e [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x5590780b3b28 - std::rt::lang_start_internal::h1c1398259f72ace6 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x559077b81c67 - std::rt::lang_start::h6032f901ea61eb05 [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x559077b7fd5a - main [INFO] [stderr] 24: 0x7fc369de40b3 - __libc_start_main [INFO] [stderr] 25: 0x559077b7e18e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "c35b97c0675a03668486a4e27bb46955147e6b77052d1397522f09cb36c32b10"` [INFO] running `"docker" "rm" "-f" "c35b97c0675a03668486a4e27bb46955147e6b77052d1397522f09cb36c32b10"` [INFO] [stdout] c35b97c0675a03668486a4e27bb46955147e6b77052d1397522f09cb36c32b10