[INFO] fetching crate uil 0.0.3... [INFO] testing uil-0.0.3 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate uil 0.0.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate uil 0.0.3 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate uil 0.0.3 [INFO] removed path dependency uil_parsers from crates.io crate uil 0.0.3 [INFO] removed path dependency uil_shared from crates.io crate uil 0.0.3 [INFO] finished tweaking crates.io crate uil 0.0.3 [INFO] tweaked toml for crates.io crate uil 0.0.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 455d9898db9ba9bd9a37e37d72e946b781b48f23f7af2834d34aa07663dc3a3e [INFO] running `Command { std: "docker" "start" "-a" "455d9898db9ba9bd9a37e37d72e946b781b48f23f7af2834d34aa07663dc3a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "455d9898db9ba9bd9a37e37d72e946b781b48f23f7af2834d34aa07663dc3a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455d9898db9ba9bd9a37e37d72e946b781b48f23f7af2834d34aa07663dc3a3e", kill_on_drop: false }` [INFO] [stdout] 455d9898db9ba9bd9a37e37d72e946b781b48f23f7af2834d34aa07663dc3a3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41e1509b0dc421fbd0cfed737d66c0899846cae42d9ebee833a33b74d75c0446 [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" "41e1509b0dc421fbd0cfed737d66c0899846cae42d9ebee833a33b74d75c0446", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling khronos_api v0.0.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling debug-builders v0.1.0 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling uil_shared v0.0.3 [INFO] [stdout] error[E0432]: unresolved import `std::num::ToPrimitive` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uil_shared-0.0.3/src/asset.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::ToPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ToPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uil_shared-0.0.3/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_f32` found for type `u32` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uil_shared-0.0.3/src/asset.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | let w = width.unwrap_or(iw.to_f32().unwrap()); [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_f32` found for type `u32` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uil_shared-0.0.3/src/asset.rs:51:41 [INFO] [stdout] | [INFO] [stdout] 51 | let h = height.unwrap_or(ih.to_f32().unwrap()); [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling bitflags v0.1.1 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uil_shared`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "41e1509b0dc421fbd0cfed737d66c0899846cae42d9ebee833a33b74d75c0446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41e1509b0dc421fbd0cfed737d66c0899846cae42d9ebee833a33b74d75c0446", kill_on_drop: false }` [INFO] [stdout] 41e1509b0dc421fbd0cfed737d66c0899846cae42d9ebee833a33b74d75c0446