[INFO] fetching crate cross 0.1.15... [INFO] checking cross-0.1.15 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate cross 0.1.15 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate cross 0.1.15 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cross 0.1.15 [INFO] finished tweaking crates.io crate cross 0.1.15 [INFO] tweaked toml for crates.io crate cross 0.1.15 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate cross 0.1.15 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] e2cf7e389e0c8856c5ef6bd1ba22ffbca8ea35707bc00247796a9581a38ff312 [INFO] running `"docker" "start" "-a" "e2cf7e389e0c8856c5ef6bd1ba22ffbca8ea35707bc00247796a9581a38ff312"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling cross v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/docker.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | let home_dir = env::home_dir().ok_or_else(|| "couldn't get home directory. Is $HOME not set?")?; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/docker.rs:80:20 [INFO] [stderr] | [INFO] [stderr] 80 | let home_dir = env::home_dir().ok_or_else(|| "couldn't get home directory. Is $HOME not set?")?; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.64s [INFO] running `"docker" "inspect" "e2cf7e389e0c8856c5ef6bd1ba22ffbca8ea35707bc00247796a9581a38ff312"` [INFO] running `"docker" "rm" "-f" "e2cf7e389e0c8856c5ef6bd1ba22ffbca8ea35707bc00247796a9581a38ff312"` [INFO] [stdout] e2cf7e389e0c8856c5ef6bd1ba22ffbca8ea35707bc00247796a9581a38ff312