[INFO] updating cached repository rust-embedded/cross [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rust-embedded/cross [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rust-embedded/cross" "work/ex/beta-1.37-6/sources/1.36.0/gh/rust-embedded/cross"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/rust-embedded/cross'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rust-embedded/cross" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-embedded/cross"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-embedded/cross'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 540dc4f5a1ca8d6d95bbf4da66ce763a2352d36f [INFO] sha for GitHub repo rust-embedded/cross: 540dc4f5a1ca8d6d95bbf4da66ce763a2352d36f [INFO] validating manifest of rust-embedded/cross on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rust-embedded/cross on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rust-embedded/cross [INFO] finished frobbing rust-embedded/cross [INFO] frobbed toml for rust-embedded/cross written to work/ex/beta-1.37-6/sources/1.36.0/gh/rust-embedded/cross/Cargo.toml [INFO] started frobbing rust-embedded/cross [INFO] finished frobbing rust-embedded/cross [INFO] frobbed toml for rust-embedded/cross written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-embedded/cross/Cargo.toml [INFO] crate rust-embedded/cross already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rust-embedded/cross against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-embedded/cross:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 3825ed74715f7e5dab79df65974c03f431503713c9803df3896759b31d35973a [INFO] running `"docker" "start" "-a" "3825ed74715f7e5dab79df65974c03f431503713c9803df3896759b31d35973a"` [INFO] [stderr] Compiling cross v0.1.15-dev (/opt/crater/workdir) [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.0 [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 5.80s [INFO] running `"docker" "inspect" "3825ed74715f7e5dab79df65974c03f431503713c9803df3896759b31d35973a"` [INFO] running `"docker" "rm" "-f" "3825ed74715f7e5dab79df65974c03f431503713c9803df3896759b31d35973a"` [INFO] [stdout] 3825ed74715f7e5dab79df65974c03f431503713c9803df3896759b31d35973a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-embedded/cross:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 9a97e103b46310c2b60ab1cfdbebce1d39f48820e9f99a1e6070430686a2c26a [INFO] running `"docker" "start" "-a" "9a97e103b46310c2b60ab1cfdbebce1d39f48820e9f99a1e6070430686a2c26a"` [INFO] [stderr] Compiling cross v0.1.15-dev (/opt/crater/workdir) [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 0.97s [INFO] running `"docker" "inspect" "9a97e103b46310c2b60ab1cfdbebce1d39f48820e9f99a1e6070430686a2c26a"` [INFO] running `"docker" "rm" "-f" "9a97e103b46310c2b60ab1cfdbebce1d39f48820e9f99a1e6070430686a2c26a"` [INFO] [stdout] 9a97e103b46310c2b60ab1cfdbebce1d39f48820e9f99a1e6070430686a2c26a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/rust-embedded/cross:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] b534ece35d9c028ef82c8c3f9ca2044b3573a50655206b27afc14a8f18be8259 [INFO] running `"docker" "start" "-a" "b534ece35d9c028ef82c8c3f9ca2044b3573a50655206b27afc14a8f18be8259"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/cross-e116c45248c0c996 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b534ece35d9c028ef82c8c3f9ca2044b3573a50655206b27afc14a8f18be8259"` [INFO] running `"docker" "rm" "-f" "b534ece35d9c028ef82c8c3f9ca2044b3573a50655206b27afc14a8f18be8259"` [INFO] [stdout] b534ece35d9c028ef82c8c3f9ca2044b3573a50655206b27afc14a8f18be8259