[INFO] updating cached repository https://github.com/0xJonas/skylite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dcf8827740885304624442d4d076fbcbc48fe775 [INFO] checking 0xJonas/skylite/dcf8827740885304624442d4d076fbcbc48fe775 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xJonas%2Fskylite" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/0xJonas/skylite on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0xJonas/skylite [INFO] finished tweaking git repo https://github.com/0xJonas/skylite [INFO] tweaked toml for git repo https://github.com/0xJonas/skylite written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/0xJonas/skylite already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db606b639c052789519d97daa79d26cd02dc199be4fef214991cb71273dabd1d [INFO] running `Command { std: "docker" "start" "-a" "db606b639c052789519d97daa79d26cd02dc199be4fef214991cb71273dabd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db606b639c052789519d97daa79d26cd02dc199be4fef214991cb71273dabd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db606b639c052789519d97daa79d26cd02dc199be4fef214991cb71273dabd1d", kill_on_drop: false }` [INFO] [stdout] db606b639c052789519d97daa79d26cd02dc199be4fef214991cb71273dabd1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15583e7d797a9908f5700135b5f8fce8695d9d8e44fa59045e59cd83a7d36401 [INFO] running `Command { std: "docker" "start" "-a" "15583e7d797a9908f5700135b5f8fce8695d9d8e44fa59045e59cd83a7d36401", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking skylite-compress v0.1.0 (/opt/rustwide/workdir/crates/skylite-compress) [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking skylite-core v0.1.0 (/opt/rustwide/workdir/crates/skylite-core) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stdout] warning: function `query_actors` is never used [INFO] [stdout] --> crates/skylite-core/src/scene.rs:45:4 [INFO] [stdout] | [INFO] [stdout] 45 | fn query_actors<'scene, P: SkyliteProject, A: Actor>(scene: &'scene dyn Scene
) -> Vec<&'scene A> {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `apply_to_actors` is never used
[INFO] [stdout] --> crates/skylite-core/src/scene.rs:70:4
[INFO] [stdout] |
[INFO] [stdout] 70 | fn apply_to_actors , function: F) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking skylite-mock v0.1.0 (/opt/rustwide/workdir/crates/skylite-mock)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout] --> crates/skylite-mock/src/lib.rs:55:8
[INFO] [stdout] |
[INFO] [stdout] 53 | impl MockTarget {
[INFO] [stdout] | --------------- associated function in this implementation
[INFO] [stdout] 54 |
[INFO] [stdout] 55 | fn new() -> MockTarget {
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking skylite-compress-proc v0.1.0 (/opt/rustwide/workdir/crates/skylite-compress-proc)
[INFO] [stderr] Compiling regex v1.10.3
[INFO] [stderr] Checking env_logger v0.8.4
[INFO] [stderr] Checking quickcheck v1.0.3
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout] --> crates/skylite-compress/src/fibonacci_code.rs:73:41
[INFO] [stdout] |
[INFO] [stdout] 73 | fn new<'b>(bits: &'b [bool]) -> BitVecDecoder {
[INFO] [stdout] | -- ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'b`
[INFO] [stdout] | |
[INFO] [stdout] | lifetime `'b` declared here
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling skylite-proc v0.1.0 (/opt/rustwide/workdir/crates/skylite-proc)
[INFO] [stderr] error: failed to run custom build command for `skylite-proc v0.1.0 (/opt/rustwide/workdir/crates/skylite-proc)`
[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/skylite-proc-6c423f4739540ad0/build-script-build` (exit status: 101)
[INFO] [stderr] --- stdout
[INFO] [stderr] cc -c -g -g3 -O3 `pkg-config guile-3.0 --cflags` -o wrapper.o wrapper.c
[INFO] [stderr]
[INFO] [stderr] --- stderr
[INFO] [stderr] Package guile-3.0 was not found in the pkg-config search path.
[INFO] [stderr] Perhaps you should add the directory containing `guile-3.0.pc'
[INFO] [stderr] to the PKG_CONFIG_PATH environment variable
[INFO] [stderr] No package 'guile-3.0' found
[INFO] [stderr] In file included from wrapper.c:1:
[INFO] [stderr] wrapper.h:3:10: fatal error: libguile.h: No such file or directory
[INFO] [stderr] 3 | #include