[INFO] crate cargo-show 0.5.8 is already in cache [INFO] checking cargo-show-0.5.8 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate cargo-show 0.5.8 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate cargo-show 0.5.8 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cargo-show 0.5.8 [INFO] finished tweaking crates.io crate cargo-show 0.5.8 [INFO] tweaked toml for crates.io crate cargo-show 0.5.8 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate cargo-show 0.5.8 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 73c1744c61f843abeb912da2e250ff8c79776ead83d9b5b104fcaf9aa169c174 [INFO] running `"docker" "start" "-a" "73c1744c61f843abeb912da2e250ff8c79776ead83d9b5b104fcaf9aa169c174"` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking matches v0.1.7 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking strsim v0.9.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking socket2 v0.3.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.33 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling curl-sys v0.4.6 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking curl v0.4.12 [INFO] [stderr] error[E0606]: casting `f64` as `u64` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-0.4.12/src/easy/handler.rs:2990:25 [INFO] [stderr] | [INFO] [stderr] 2990 | let whole_seconds = seconds.trunc() as u64; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0606]: casting `f64` as `u32` is invalid [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/curl-0.4.12/src/easy/handler.rs:2992:34 [INFO] [stderr] | [INFO] [stderr] 2992 | Duration::new(whole_seconds, nanos as u32) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [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 `curl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "73c1744c61f843abeb912da2e250ff8c79776ead83d9b5b104fcaf9aa169c174"` [INFO] running `"docker" "rm" "-f" "73c1744c61f843abeb912da2e250ff8c79776ead83d9b5b104fcaf9aa169c174"` [INFO] [stdout] 73c1744c61f843abeb912da2e250ff8c79776ead83d9b5b104fcaf9aa169c174