[INFO] updating cached repository https://github.com/AThilenius/filament-rs [INFO] running `"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"` [INFO] [stderr] From https://github.com/AThilenius/filament-rs [INFO] [stderr] 6572415..1cdc733 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1cdc733ea7189a7a1e015846bc0ac811ad2c7471 [INFO] checking AThilenius/filament-rs against try#5e633973aa9255a88b65a39484627bb54e6044b3 for pr-66063 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAThilenius%2Ffilament-rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AThilenius/filament-rs on toolchain 5e633973aa9255a88b65a39484627bb54e6044b3 [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/AThilenius/filament-rs [INFO] finished tweaking git repo https://github.com/AThilenius/filament-rs [INFO] tweaked toml for git repo https://github.com/AThilenius/filament-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/AThilenius/filament-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+5e633973aa9255a88b65a39484627bb54e6044b3" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=allow" "-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" "+5e633973aa9255a88b65a39484627bb54e6044b3" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 083eb6b6a43a7d6108d71a9709a5364b0a34661eb51e15b67dd0f2ef76b3ba1d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "083eb6b6a43a7d6108d71a9709a5364b0a34661eb51e15b67dd0f2ef76b3ba1d"` [INFO] [stderr] Checking downcast-rs v1.0.4 [INFO] [stderr] Compiling curl v0.4.24 [INFO] [stderr] Checking mint v0.5.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling curl-sys v0.4.21 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling which v3.0.0 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Checking libloading v0.5.2 [INFO] [stderr] Checking num_cpus v1.11.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking legion v0.1.1 (https://github.com/jaynus/legion.git?branch=systems#f8ef7583) [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking serde v1.0.102 [INFO] [stderr] Checking winit v0.19.3 [INFO] [stderr] Compiling filament v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0425]: cannot find value `LATEST_PREBUILT_URL` in this scope [INFO] [stderr] --> build.rs:26:24 [INFO] [stderr] | [INFO] [stderr] 26 | let archive_name = LATEST_PREBUILT_URL.split("/").last().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `LATEST_PREBUILT_URL` in this scope [INFO] [stderr] --> build.rs:35:21 [INFO] [stderr] | [INFO] [stderr] 35 | download_to(LATEST_PREBUILT_URL, archive_path.to_str().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0423]: expected function, found built-in attribute `link` [INFO] [stderr] --> build.rs:200:5 [INFO] [stderr] | [INFO] [stderr] 200 | link(prebuilt_path.clone()); [INFO] [stderr] | ^^^^ not a function [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `cc_build` in this scope [INFO] [stderr] --> build.rs:201:5 [INFO] [stderr] | [INFO] [stderr] 201 | cc_build(prebuilt_path.clone(), source); [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0423, E0425. [INFO] [stderr] For more information about an error, try `rustc --explain E0423`. [INFO] [stderr] error: could not compile `filament`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "083eb6b6a43a7d6108d71a9709a5364b0a34661eb51e15b67dd0f2ef76b3ba1d"` [INFO] running `"docker" "rm" "-f" "083eb6b6a43a7d6108d71a9709a5364b0a34661eb51e15b67dd0f2ef76b3ba1d"` [INFO] [stdout] 083eb6b6a43a7d6108d71a9709a5364b0a34661eb51e15b67dd0f2ef76b3ba1d