[INFO] cloning repository https://github.com/Soulsbane/isup [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Soulsbane/isup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoulsbane%2Fisup"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoulsbane%2Fisup'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7e30f4485c5bac3019792275f1f2aa902878b951 [INFO] checking Soulsbane/isup against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSoulsbane%2Fisup" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Soulsbane/isup on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Soulsbane/isup [INFO] finished tweaking git repo https://github.com/Soulsbane/isup [INFO] tweaked toml for git repo https://github.com/Soulsbane/isup written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Soulsbane/isup already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=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" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 63222ffe466674cf2cfd9af8db1d4aa103f0a682712e32e69003259672325795 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "63222ffe466674cf2cfd9af8db1d4aa103f0a682712e32e69003259672325795"` [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking crossbeam-utils v0.5.0 [INFO] [stderr] Checking slab v0.4.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.16 [INFO] [stderr] Checking lazycell v1.2.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling serde v1.0.77 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.12 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Checking string v0.1.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.36 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] error[E0606]: casting `f64` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.3/src/diyfp.rs:243:17 [INFO] [stderr] | [INFO] [stderr] 243 | let mut k = dk as isize; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.3/src/lib.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | / dtoa! { [INFO] [stderr] 28 | | floating_type: f32, [INFO] [stderr] 29 | | significand_type: u32, [INFO] [stderr] 30 | | exponent_type: i32, [INFO] [stderr] ... | [INFO] [stderr] 41 | | min_power: (-36), [INFO] [stderr] 42 | | }; [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [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[E0606]: casting `f64` as `isize` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.3/src/diyfp.rs:243:17 [INFO] [stderr] | [INFO] [stderr] 243 | let mut k = dk as isize; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dtoa-0.4.3/src/lib.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 49 | / dtoa! { [INFO] [stderr] 50 | | floating_type: f64, [INFO] [stderr] 51 | | significand_type: u64, [INFO] [stderr] 52 | | exponent_type: isize, [INFO] [stderr] ... | [INFO] [stderr] 63 | | min_power: (-348), [INFO] [stderr] 64 | | }; [INFO] [stderr] | |__________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0606`. [INFO] [stderr] error: could not compile `dtoa`. [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 `"docker" "inspect" "63222ffe466674cf2cfd9af8db1d4aa103f0a682712e32e69003259672325795"` [INFO] running `"docker" "rm" "-f" "63222ffe466674cf2cfd9af8db1d4aa103f0a682712e32e69003259672325795"` [INFO] [stdout] 63222ffe466674cf2cfd9af8db1d4aa103f0a682712e32e69003259672325795