[INFO] crate autollvm 0.0.1 is already in cache [INFO] checking autollvm-0.0.1 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate autollvm 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate autollvm 0.0.1 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] a247714b702364123219c9a403d34716e2ec15f77f3278ce25127707086bf97e [INFO] running `"docker" "start" "-a" "a247714b702364123219c9a403d34716e2ec15f77f3278ce25127707086bf97e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.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 glob v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling bitflags v0.5.0 [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 memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syntex_pos v0.40.0 [INFO] [stderr] Compiling cexpr v0.2.3 [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] [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-a1dfaad619d1562f/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: 0x55bb6f2a3195 - backtrace::backtrace::libunwind::trace::hc3f32ba24d88242a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55bb6f2a3195 - backtrace::backtrace::trace_unsynchronized::haad2590418eb4c26 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55bb6f2a3195 - std::sys_common::backtrace::_print_fmt::h4397782fec59f199 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55bb6f2a3195 - ::fmt::h39652f0242246c81 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55bb6f2c7b1c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55bb6f29fba3 - std::io::Write::write_fmt::haa03b5883ee9e297 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55bb6f2a56a0 - std::sys_common::backtrace::_print::ha6d9bdf9f438acec [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55bb6f2a56a0 - std::sys_common::backtrace::print::ha1fba17a8e5f6bc7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55bb6f2a56a0 - std::panicking::default_hook::{{closure}}::ha3c41e6964bb5c0e [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55bb6f2a53ec - std::panicking::default_hook::h39b8550780094336 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55bb6f2a5cd7 - std::panicking::rust_panic_with_hook::hc8b48ce48004c103 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x55bb6f2a58db - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x55bb6f2c6f21 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:86 [INFO] [stderr] 13: 0x55bb6f2c6d43 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x55bb6edcce75 - core::result::Result::unwrap::h153a212475c91f5f [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55bb6edc7352 - build_script_build::main::ha7d974cba7ee1b7e [INFO] [stderr] at /opt/rustwide/workdir/build.rs:98 [INFO] [stderr] 16: 0x55bb6edc910b - std::rt::lang_start::{{closure}}::h3abf554ab894b78d [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55bb6f2a60a8 - std::rt::lang_start_internal::{{closure}}::h980666b660b57c6b [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55bb6f2a60a8 - std::panicking::try::do_call::h350bf2b82f81cf24 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 19: 0x55bb6f2a60a8 - std::panicking::try::hcafd728f614c0cb2 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x55bb6f2a60a8 - std::panic::catch_unwind::h301dc6a83a38a171 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55bb6f2a60a8 - std::rt::lang_start_internal::hf4abd869024c3270 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55bb6edc90e7 - std::rt::lang_start::hac892410c688bc57 [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55bb6edc7d2a - main [INFO] [stderr] 24: 0x7f61be0660b3 - __libc_start_main [INFO] [stderr] 25: 0x55bb6edc618e - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "a247714b702364123219c9a403d34716e2ec15f77f3278ce25127707086bf97e"` [INFO] running `"docker" "rm" "-f" "a247714b702364123219c9a403d34716e2ec15f77f3278ce25127707086bf97e"` [INFO] [stdout] a247714b702364123219c9a403d34716e2ec15f77f3278ce25127707086bf97e