[INFO] cloning repository tiziano88/shuttle-rs [INFO] running `"git" "clone" "--bare" "git://github.com/tiziano88/shuttle-rs.git" "work/cache/sources/gh/tiziano88/shuttle-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/tiziano88/shuttle-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/tiziano88/shuttle-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tiziano88/shuttle-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tiziano88/shuttle-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tiziano88/shuttle-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tiziano88/shuttle-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tiziano88/shuttle-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ebcf6c49e129243664283ab1fcc0ac8c6c39bdae [INFO] sha for GitHub repo tiziano88/shuttle-rs: ebcf6c49e129243664283ab1fcc0ac8c6c39bdae [INFO] validating manifest of tiziano88/shuttle-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tiziano88/shuttle-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tiziano88/shuttle-rs [INFO] finished frobbing tiziano88/shuttle-rs [INFO] frobbed toml for tiziano88/shuttle-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/tiziano88/shuttle-rs/Cargo.toml [INFO] started frobbing tiziano88/shuttle-rs [INFO] finished frobbing tiziano88/shuttle-rs [INFO] frobbed toml for tiziano88/shuttle-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tiziano88/shuttle-rs/Cargo.toml [INFO] crate tiziano88/shuttle-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tiziano88/shuttle-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tiziano88/shuttle-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0b9b1af6a9cbb7078e79272c5f94408fd3b55813166f3677b6c39b5e6b638c88 [INFO] running `"docker" "start" "-a" "0b9b1af6a9cbb7078e79272c5f94408fd3b55813166f3677b6c39b5e6b638c88"` [INFO] [stderr] Compiling cc v1.0.7 [INFO] [stderr] Compiling serde v1.0.32 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling serde_derive_internals v0.20.1 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.32 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling wheel v0.1.0 (/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:150:16 [INFO] [stderr] | [INFO] [stderr] 150 | let home = std::env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:135:37 [INFO] [stderr] | [INFO] [stderr] 135 | exec(a); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.74s [INFO] running `"docker" "inspect" "0b9b1af6a9cbb7078e79272c5f94408fd3b55813166f3677b6c39b5e6b638c88"` [INFO] running `"docker" "rm" "-f" "0b9b1af6a9cbb7078e79272c5f94408fd3b55813166f3677b6c39b5e6b638c88"` [INFO] [stdout] 0b9b1af6a9cbb7078e79272c5f94408fd3b55813166f3677b6c39b5e6b638c88 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tiziano88/shuttle-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 2100034a3794a314fc26d18e0545df5927d2d875b0866ed0a3c102b4ad74f9f4 [INFO] running `"docker" "start" "-a" "2100034a3794a314fc26d18e0545df5927d2d875b0866ed0a3c102b4ad74f9f4"` [INFO] [stderr] Compiling wheel v0.1.0 (/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:150:16 [INFO] [stderr] | [INFO] [stderr] 150 | let home = std::env::home_dir().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:135:37 [INFO] [stderr] | [INFO] [stderr] 135 | exec(a); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `"docker" "inspect" "2100034a3794a314fc26d18e0545df5927d2d875b0866ed0a3c102b4ad74f9f4"` [INFO] running `"docker" "rm" "-f" "2100034a3794a314fc26d18e0545df5927d2d875b0866ed0a3c102b4ad74f9f4"` [INFO] [stdout] 2100034a3794a314fc26d18e0545df5927d2d875b0866ed0a3c102b4ad74f9f4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/tiziano88/shuttle-rs:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] cb732f48a0f319f6f187b629e9a040e0752c33012a4c9fe848b12b6c257aa514 [INFO] running `"docker" "start" "-a" "cb732f48a0f319f6f187b629e9a040e0752c33012a4c9fe848b12b6c257aa514"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/wheel-e2a6e4f2fad1c226 [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" "cb732f48a0f319f6f187b629e9a040e0752c33012a4c9fe848b12b6c257aa514"` [INFO] running `"docker" "rm" "-f" "cb732f48a0f319f6f187b629e9a040e0752c33012a4c9fe848b12b6c257aa514"` [INFO] [stdout] cb732f48a0f319f6f187b629e9a040e0752c33012a4c9fe848b12b6c257aa514