[INFO] updating cached repository https://github.com/floriama/transit [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] 510945297644c4f0488a4310e99503423f8b017c [INFO] checking floriama/transit against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffloriama%2Ftransit" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/floriama/transit on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/floriama/transit [INFO] finished tweaking git repo https://github.com/floriama/transit [INFO] tweaked toml for git repo https://github.com/floriama/transit written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/floriama/transit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 30fae77ac000d6bbc74586c8fb33e2ec3a149eec150b9a1de33469ee7756a2b6 [INFO] running `"docker" "start" "-a" "30fae77ac000d6bbc74586c8fb33e2ec3a149eec150b9a1de33469ee7756a2b6"` [INFO] [stderr] Checking froggy v0.4.4 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking alga v0.8.2 [INFO] [stderr] Checking lewton v0.9.3 [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Checking genmesh v0.6.2 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Checking gfx_core v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking obj v0.9.0 [INFO] [stderr] Checking andrew v0.1.6 [INFO] [stderr] Checking glyph_brush_layout v0.1.5 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking nalgebra v0.17.3 [INFO] [stderr] Checking smithay-client-toolkit v0.4.4 [INFO] [stderr] Checking glyph_brush v0.4.0 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling three v0.4.0 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking glutin v0.19.0 [INFO] [stderr] Checking gfx_device_gl v0.15.5 [INFO] [stderr] Checking gfx v0.17.1 [INFO] [stderr] Checking gfx_window_glutin v0.28.0 [INFO] [stderr] Checking gfx_glyph v0.13.3 [INFO] [stderr] Checking spade v1.7.0 [INFO] [stderr] warning[E0502]: cannot borrow `mapping` as mutable because it is also borrowed as immutable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/three-0.4.0/src/factory/mod.rs:980:13 [INFO] [stderr] | [INFO] [stderr] 980 | mapping[i] = Vertex { [INFO] [stderr] | -^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | _____________mutable borrow occurs here [INFO] [stderr] | | [INFO] [stderr] 981 | | pos: [pos.x, pos.y, pos.z, 1.0], [INFO] [stderr] 982 | | .. mapping[i] [INFO] [stderr] | | ------- immutable borrow occurs here [INFO] [stderr] 983 | | }; [INFO] [stderr] | |_____________- immutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Checking transit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `"docker" "inspect" "30fae77ac000d6bbc74586c8fb33e2ec3a149eec150b9a1de33469ee7756a2b6"` [INFO] running `"docker" "rm" "-f" "30fae77ac000d6bbc74586c8fb33e2ec3a149eec150b9a1de33469ee7756a2b6"` [INFO] [stdout] 30fae77ac000d6bbc74586c8fb33e2ec3a149eec150b9a1de33469ee7756a2b6