[INFO] updating cached repository https://github.com/jakbyte/mun-pixels [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15245220600379c70f93769d7cc27b35457f5c1a [INFO] testing jakbyte/mun-pixels against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakbyte%2Fmun-pixels" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakbyte/mun-pixels on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jakbyte/mun-pixels [INFO] removed path dependency mun_runtime from git repo https://github.com/jakbyte/mun-pixels [INFO] finished tweaking git repo https://github.com/jakbyte/mun-pixels [INFO] tweaked toml for git repo https://github.com/jakbyte/mun-pixels written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jakbyte/mun-pixels already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (mun_runtime) 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-11/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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (mun_runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3601e1ef394015e72bc6ea5b657804f854fd19ccebdb4061fa6cd5aaa178ce11 [INFO] running `"docker" "start" "-a" "3601e1ef394015e72bc6ea5b657804f854fd19ccebdb4061fa6cd5aaa178ce11"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (mun_runtime) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling mun_abi v0.2.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling mun_memory v0.1.0 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling mun_runtime v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.6 [INFO] [stderr] Compiling wgpu-core v0.5.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling pixels v0.0.3 [INFO] [stderr] Compiling mun-pixels v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:176:83 [INFO] [stderr] | [INFO] [stderr] 176 | let _: Result<(), mun_runtime::InvokeErr2<'_, usize, usize, _>> = invoke_fn!( [INFO] [stderr] | ___________________________________________________________________________________^ [INFO] [stderr] 177 | | runtime, [INFO] [stderr] 178 | | "draw", [INFO] [stderr] 179 | | &mut state as *mut State as usize, [INFO] [stderr] 180 | | &mut frame as *mut &mut [u8] as usize [INFO] [stderr] 181 | | ); [INFO] [stderr] | |_________________^ expected struct `mun_runtime::Runtime`, found struct `std::rc::Rc` [INFO] [stderr] | [INFO] [stderr] = note: expected reference `&std::rc::Rc>` [INFO] [stderr] found reference `&std::rc::Rc>>>` [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `update` found for struct `std::cell::RefMut<'_, std::rc::Rc>>` in the current scope [INFO] [stderr] --> src/main.rs:253:30 [INFO] [stderr] | [INFO] [stderr] 253 | runtime.borrow_mut().update(); [INFO] [stderr] | ^^^^^^ method not found in `std::cell::RefMut<'_, std::rc::Rc>>` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0308, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: could not compile `mun-pixels`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3601e1ef394015e72bc6ea5b657804f854fd19ccebdb4061fa6cd5aaa178ce11"` [INFO] running `"docker" "rm" "-f" "3601e1ef394015e72bc6ea5b657804f854fd19ccebdb4061fa6cd5aaa178ce11"` [INFO] [stdout] 3601e1ef394015e72bc6ea5b657804f854fd19ccebdb4061fa6cd5aaa178ce11