[INFO] cloning repository https://github.com/mfs/mercury [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfs/mercury" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfs%2Fmercury", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfs%2Fmercury'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ee886d5e0237fac54bfa034222eae265b2425ff [INFO] checking mfs/mercury against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfs%2Fmercury" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfs/mercury on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfs/mercury [INFO] finished tweaking git repo https://github.com/mfs/mercury [INFO] tweaked toml for git repo https://github.com/mfs/mercury written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mfs/mercury already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 02731504d137100663e3339dddf8ac853888f1c337d3a5bd046fe7caa13d4b6a [INFO] running `Command { std: "docker" "start" "-a" "02731504d137100663e3339dddf8ac853888f1c337d3a5bd046fe7caa13d4b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02731504d137100663e3339dddf8ac853888f1c337d3a5bd046fe7caa13d4b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02731504d137100663e3339dddf8ac853888f1c337d3a5bd046fe7caa13d4b6a", kill_on_drop: false }` [INFO] [stdout] 02731504d137100663e3339dddf8ac853888f1c337d3a5bd046fe7caa13d4b6a [INFO] running `Command { std: "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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e434eb3ede079e8172464ca865ebe40f813fcf4bd0c8b9a6cdd5778f1a6845a4 [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" "e434eb3ede079e8172464ca865ebe40f813fcf4bd0c8b9a6cdd5778f1a6845a4", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking cfor v1.1.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking draw_state v0.8.0 [INFO] [stderr] Checking piston v0.52.1 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking draw_state v0.3.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking gfx_core v0.9.2 [INFO] [stderr] Checking gfx_core v0.1.2 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Checking crossbeam-utils v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Checking piston2d-graphics v0.39.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking gfx v0.18.2 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking gfx_device_gl v0.16.2 [INFO] [stderr] Checking gfx_device_gl v0.8.2 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking pistoncore-glutin_window v0.67.0 [INFO] [stderr] Checking piston-gfx_texture v0.41.0 [INFO] [stderr] Checking piston2d-gfx_graphics v0.72.0 [INFO] [stderr] Checking piston_window v0.116.0 [INFO] [stderr] Checking mercury v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/main.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | image: Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston-gfx_texture-0.41.0/src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Texture where R: gfx::Resources { [INFO] [stdout] | -------------- required by this bound in `piston_window::Texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mercury` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `gfx_device_gl::Resources: gfx::Resources` is not satisfied [INFO] [stdout] --> src/main.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | image: Option> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `gfx_device_gl::Resources` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston-gfx_texture-0.41.0/src/lib.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct Texture where R: gfx::Resources { [INFO] [stdout] | -------------- required by this bound in `piston_window::Texture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e434eb3ede079e8172464ca865ebe40f813fcf4bd0c8b9a6cdd5778f1a6845a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e434eb3ede079e8172464ca865ebe40f813fcf4bd0c8b9a6cdd5778f1a6845a4", kill_on_drop: false }` [INFO] [stdout] e434eb3ede079e8172464ca865ebe40f813fcf4bd0c8b9a6cdd5778f1a6845a4