[INFO] crate panty 0.8.4 is already in cache [INFO] extracting crate panty 0.8.4 into work/ex/beta-1.38-1/sources/1.37.0/reg/panty/0.8.4 [INFO] extracting crate panty 0.8.4 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/panty/0.8.4 [INFO] validating manifest of panty-0.8.4 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of panty-0.8.4 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing panty-0.8.4 [INFO] finished frobbing panty-0.8.4 [INFO] frobbed toml for panty-0.8.4 written to work/ex/beta-1.38-1/sources/1.37.0/reg/panty/0.8.4/Cargo.toml [INFO] started frobbing panty-0.8.4 [INFO] finished frobbing panty-0.8.4 [INFO] frobbed toml for panty-0.8.4 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/panty/0.8.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing panty-0.8.4 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/panty/0.8.4:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 777e415e23e34eb935e6631a754e72632d05b47e1ca49098baf9c0515e18c33f [INFO] running `"docker" "start" "-a" "777e415e23e34eb935e6631a754e72632d05b47e1ca49098baf9c0515e18c33f"` [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling ctrlc v2.0.1 [INFO] [stderr] Compiling patrol v0.3.0 [INFO] [stderr] Compiling panty v0.8.4 (/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/main.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | use std::env::{home_dir, current_dir}; [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/main.rs:253:23 [INFO] [stderr] | [INFO] [stderr] 253 | let mut buf = home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.99s [INFO] running `"docker" "inspect" "777e415e23e34eb935e6631a754e72632d05b47e1ca49098baf9c0515e18c33f"` [INFO] running `"docker" "rm" "-f" "777e415e23e34eb935e6631a754e72632d05b47e1ca49098baf9c0515e18c33f"` [INFO] [stdout] 777e415e23e34eb935e6631a754e72632d05b47e1ca49098baf9c0515e18c33f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/panty/0.8.4:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 8b6608cac5795e974a9a1d0f88e4bbdde75ab99109db8377ab228d1cd57a193c [INFO] running `"docker" "start" "-a" "8b6608cac5795e974a9a1d0f88e4bbdde75ab99109db8377ab228d1cd57a193c"` [INFO] [stderr] Compiling panty v0.8.4 (/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/main.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | use std::env::{home_dir, current_dir}; [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/main.rs:253:23 [INFO] [stderr] | [INFO] [stderr] 253 | let mut buf = home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `"docker" "inspect" "8b6608cac5795e974a9a1d0f88e4bbdde75ab99109db8377ab228d1cd57a193c"` [INFO] running `"docker" "rm" "-f" "8b6608cac5795e974a9a1d0f88e4bbdde75ab99109db8377ab228d1cd57a193c"` [INFO] [stdout] 8b6608cac5795e974a9a1d0f88e4bbdde75ab99109db8377ab228d1cd57a193c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/panty/0.8.4:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] a05e9a90798bf2c9ccbea41fdc4dd14f68c841e1db3869aefc2a7096c232f1d1 [INFO] running `"docker" "start" "-a" "a05e9a90798bf2c9ccbea41fdc4dd14f68c841e1db3869aefc2a7096c232f1d1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/panty-a88c23298004f5fd [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] [stderr] Running /opt/crater/target/debug/deps/panty-caf3720d294445ec [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] [stderr] Doc-tests panty [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" "a05e9a90798bf2c9ccbea41fdc4dd14f68c841e1db3869aefc2a7096c232f1d1"` [INFO] running `"docker" "rm" "-f" "a05e9a90798bf2c9ccbea41fdc4dd14f68c841e1db3869aefc2a7096c232f1d1"` [INFO] [stdout] a05e9a90798bf2c9ccbea41fdc4dd14f68c841e1db3869aefc2a7096c232f1d1