[INFO] fetching crate lvgl-sys 0.4.0... [INFO] checking lvgl-sys-0.4.0 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate lvgl-sys 0.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate lvgl-sys 0.4.0 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 lvgl-sys 0.4.0 [INFO] finished tweaking crates.io crate lvgl-sys 0.4.0 [INFO] tweaked toml for crates.io crate lvgl-sys 0.4.0 written to /workspace/builds/worker-6/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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] 411b58a10c4ee9aa39bc43ebbad44c21953fb3ea0a1371ddc24b98f3f0f80f3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "411b58a10c4ee9aa39bc43ebbad44c21953fb3ea0a1371ddc24b98f3f0f80f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "411b58a10c4ee9aa39bc43ebbad44c21953fb3ea0a1371ddc24b98f3f0f80f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "411b58a10c4ee9aa39bc43ebbad44c21953fb3ea0a1371ddc24b98f3f0f80f3a", kill_on_drop: false }` [INFO] [stdout] 411b58a10c4ee9aa39bc43ebbad44c21953fb3ea0a1371ddc24b98f3f0f80f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stdout] bc14e82d3340687b1ef75a4257cf24dbe7e0c69fcb9f5c342637a166a4ebd332 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bc14e82d3340687b1ef75a4257cf24dbe7e0c69fcb9f5c342637a166a4ebd332", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling lvgl-sys v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 25 | | "Directory referenced by {} needs to exist", [INFO] [stdout] 26 | | CONFIG_NAME [INFO] [stdout] 27 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | panic!(format!("{} needs to be a directory", CONFIG_NAME)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> build.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | panic!(format!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 34 | | "Directory referenced by {} needs to contain a file called lv_conf.h", [INFO] [stdout] 35 | | CONFIG_NAME [INFO] [stdout] 36 | | )); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `lvgl-sys v0.4.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lvgl-sys-df036cfd26fd115d/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'The environment variable DEP_LV_CONFIG_PATH is required to be defined', build.rs:16:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560951502940 - 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: 0x560951502940 - 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: 0x560951502940 - std::sys_common::backtrace::_print_fmt::hcfa5ce6be50275d4 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x560951502940 - ::fmt::hd8c307a38b9bab04 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56095152666c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x5609514fe292 - std::io::Write::write_fmt::hab90295d5a0f197d [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x560951504d85 - std::sys_common::backtrace::_print::h19224910b8700cf1 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x560951504d85 - std::sys_common::backtrace::print::h25dedfa68c5fb84a [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x560951504d85 - std::panicking::default_hook::{{closure}}::h12c5765653a72a42 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5609515048e3 - std::panicking::default_hook::he65cee71c4209f0c [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x560951505521 - std::panicking::rust_panic_with_hook::h01a674d863fe0d8a [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x560951505067 - std::panicking::begin_panic_handler::{{closure}}::h9b9fecf185178864 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x560951502ddc - 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: 0x560951504fc9 - rust_begin_unwind [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x560951504f7b - std::panicking::begin_panic_fmt::h12277576db89392f [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x560950f63673 - build_script_build::main::{{closure}}::he4283696a4ed34d3 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:16:13 [INFO] [stderr] 16: 0x560950f6662f - core::result::Result::unwrap_or_else::he621d30c2f827e94 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/result.rs:821:23 [INFO] [stderr] 17: 0x560950f62413 - build_script_build::main::h34fc53afbffeca44 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:15:24 [INFO] [stderr] 18: 0x560950f64ccb - core::ops::function::FnOnce::call_once::hf20ad426195d7df3 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x560950f6703e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc6775e3ae9245aa8 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x560950f64c01 - std::rt::lang_start::{{closure}}::h9601acf337b2ee4c [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x560951505947 - 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: 0x560951505947 - std::panicking::try::do_call::h41fb7dbbbe7bece6 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x560951505947 - std::panicking::try::hd38008ccba72bce1 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x560951505947 - std::panic::catch_unwind::h057e765cd60f2d13 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x560951505947 - std::rt::lang_start_internal::hdb9d0b9d2cdcda8b [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x560950f64bd7 - std::rt::lang_start::hca65761e90822d53 [INFO] [stderr] at /rustc/36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x560950f6403a - main [INFO] [stderr] 28: 0x7f9905d030b3 - __libc_start_main [INFO] [stderr] 29: 0x560950f620de - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "bc14e82d3340687b1ef75a4257cf24dbe7e0c69fcb9f5c342637a166a4ebd332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc14e82d3340687b1ef75a4257cf24dbe7e0c69fcb9f5c342637a166a4ebd332", kill_on_drop: false }` [INFO] [stdout] bc14e82d3340687b1ef75a4257cf24dbe7e0c69fcb9f5c342637a166a4ebd332