[INFO] cloning repository https://github.com/WeirdConstructor/wctr-demo-engine [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WeirdConstructor/wctr-demo-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2Fwctr-demo-engine"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2Fwctr-demo-engine'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a79ccfe5cdf3bb200308e250a1aac2df74c3c8c1 [INFO] checking WeirdConstructor/wctr-demo-engine against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWeirdConstructor%2Fwctr-demo-engine" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WeirdConstructor/wctr-demo-engine on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/WeirdConstructor/wctr-demo-engine [INFO] removed path dependency wlambda from git repo https://github.com/WeirdConstructor/wctr-demo-engine [INFO] finished tweaking git repo https://github.com/WeirdConstructor/wctr-demo-engine [INFO] tweaked toml for git repo https://github.com/WeirdConstructor/wctr-demo-engine written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/WeirdConstructor/wctr-demo-engine already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wlambda) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wlambda) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wlambda v0.3.1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 5f9e4bf69c013d8af521dc7dd8044b1a4794fee2cbbdda7c948afdc1f0de10e3 [INFO] running `"docker" "start" "-a" "5f9e4bf69c013d8af521dc7dd8044b1a4794fee2cbbdda7c948afdc1f0de10e3"` [INFO] [stderr] warning: dependency (wlambda) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking xi-unicode v0.2.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking bzip2-sys v0.1.7 [INFO] [stderr] Checking x11-dl v2.18.4 [INFO] [stderr] Checking gilrs-core v0.2.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking gilrs v0.7.2 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking wayland-client v0.21.13 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking wayland-protocols v0.21.13 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking rmp v0.8.8 [INFO] [stderr] Checking sid v0.5.2 [INFO] [stderr] Checking glutin_glx_sys v0.1.5 [INFO] [stderr] Checking rmp-serde v0.14.0 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking rustyline v4.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking glyph_brush_layout v0.1.8 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking wlambda v0.3.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Checking glyph_brush v0.6.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Checking glyph_brush v0.5.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling smart-default v0.5.2 [INFO] [stderr] Checking winit v0.19.4 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Compiling ggez v0.5.1 [INFO] [stderr] Checking glutin v0.20.1 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking lyon_tessellation v0.13.5 [INFO] [stderr] Checking lyon_algorithms v0.13.4 [INFO] [stderr] Checking lyon v0.13.5 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking wcdemengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `wlambda::prelude::create_wlamba_prelude` [INFO] [stderr] --> src/clcontext.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use wlambda::prelude::create_wlamba_prelude; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_wlamba_prelude` in `prelude` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `wlambda::prelude::create_wlamba_prelude` [INFO] [stderr] --> src/clcontext.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use wlambda::prelude::create_wlamba_prelude; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `create_wlamba_prelude` in `prelude` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `wcdemengine`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `wcdemengine`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5f9e4bf69c013d8af521dc7dd8044b1a4794fee2cbbdda7c948afdc1f0de10e3"` [INFO] running `"docker" "rm" "-f" "5f9e4bf69c013d8af521dc7dd8044b1a4794fee2cbbdda7c948afdc1f0de10e3"` [INFO] [stdout] 5f9e4bf69c013d8af521dc7dd8044b1a4794fee2cbbdda7c948afdc1f0de10e3