[INFO] updating cached repository https://github.com/jplatte/wr-bar [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 51b583fc4f71c13b391adb760ae24e5eebdb2762 [INFO] testing jplatte/wr-bar against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjplatte%2Fwr-bar" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jplatte/wr-bar on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jplatte/wr-bar [INFO] finished tweaking git repo https://github.com/jplatte/wr-bar [INFO] tweaked toml for git repo https://github.com/jplatte/wr-bar written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jplatte/wr-bar already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] aee7634b18c9e9131c6e5fbb6d0efda03bd1e94045d3152a78cb944b6d7ba351 [INFO] running `"docker" "start" "-a" "aee7634b18c9e9131c6e5fbb6d0efda03bd1e94045d3152a78cb944b6d7ba351"` [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling cc v1.0.36 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling smallbitvec v2.4.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling binary-space-partition v0.1.2 [INFO] [stderr] Compiling svg_fmt v0.4.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling atomic_refcell v0.1.3 [INFO] [stderr] Compiling thread_profiler v0.1.3 [INFO] [stderr] Compiling bincode v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling servo_arc v0.1.1 (https://github.com/servo/servo#59f9a3d3) [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling style v0.0.1 (https://github.com/servo/servo#59f9a3d3) [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] error[E0425]: cannot find value `engine` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/servo-12bfca331f128de3/59f9a3d/components/style/build.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | .arg(engine) [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] Compiling cmake v0.1.39 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `style`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "aee7634b18c9e9131c6e5fbb6d0efda03bd1e94045d3152a78cb944b6d7ba351"` [INFO] running `"docker" "rm" "-f" "aee7634b18c9e9131c6e5fbb6d0efda03bd1e94045d3152a78cb944b6d7ba351"` [INFO] [stdout] aee7634b18c9e9131c6e5fbb6d0efda03bd1e94045d3152a78cb944b6d7ba351