[INFO] cloning repository https://github.com/ohmree/rustlike [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ohmree/rustlike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohmree%2Frustlike", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohmree%2Frustlike'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 658f42a869e90fc3189a7a6d69b2a859a06fa4dd [INFO] checking ohmree/rustlike against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohmree%2Frustlike" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ohmree/rustlike [INFO] finished tweaking git repo https://github.com/ohmree/rustlike [INFO] tweaked toml for git repo https://github.com/ohmree/rustlike written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ohmree/rustlike on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ohmree/rustlike already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8032175c53d4466c4ce4095b0c403ec609b857fecd19f74fc4e0d40a1a3a6102 [INFO] running `Command { std: "docker" "start" "-a" "8032175c53d4466c4ce4095b0c403ec609b857fecd19f74fc4e0d40a1a3a6102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8032175c53d4466c4ce4095b0c403ec609b857fecd19f74fc4e0d40a1a3a6102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8032175c53d4466c4ce4095b0c403ec609b857fecd19f74fc4e0d40a1a3a6102", kill_on_drop: false }` [INFO] [stdout] 8032175c53d4466c4ce4095b0c403ec609b857fecd19f74fc4e0d40a1a3a6102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1eaac77af10593e5d87d6e6f2e07e685acda2cf667764bb3fa56cca1e3ff44ea [INFO] running `Command { std: "docker" "start" "-a" "1eaac77af10593e5d87d6e6f2e07e685acda2cf667764bb3fa56cca1e3ff44ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fixedbitset v0.3.1 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-lite v1.11.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking bevy_tasks v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking notify v5.0.0-pre.3 [INFO] [stderr] Checking bevy_utils v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking erased-serde v0.3.12 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking bevy_math v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling bevy_hecs_macros v0.2.1 [INFO] [stderr] Compiling bevy_derive v0.2.1 [INFO] [stderr] Compiling bevy_property_derive v0.2.1 [INFO] [stderr] Checking bevy_hecs v0.2.1 [INFO] [stderr] Checking bevy_ecs v0.2.1 [INFO] [stderr] Checking tcod v0.15.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-0.15.0/src/random.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | MT = ffi::TCOD_random_algo_t::TCOD_RNG_MT as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tcod-0.15.0/src/random.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | CMWC = ffi::TCOD_random_algo_t::TCOD_RNG_CMWC as isize [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i64`, found `isize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tcod` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1eaac77af10593e5d87d6e6f2e07e685acda2cf667764bb3fa56cca1e3ff44ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eaac77af10593e5d87d6e6f2e07e685acda2cf667764bb3fa56cca1e3ff44ea", kill_on_drop: false }` [INFO] [stdout] 1eaac77af10593e5d87d6e6f2e07e685acda2cf667764bb3fa56cca1e3ff44ea