Nov 16 13:36:23.012 INFO testing shockham/cuo against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 13:36:23.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 13:36:23.424 INFO [stdout] 1537873f1f15d4f291f9d0c57fcaf3bfa24b06842dffdbba88f0dd31c98b6cf9 Nov 16 13:36:23.427 INFO running `"docker" "start" "-a" "1537873f1f15d4f291f9d0c57fcaf3bfa24b06842dffdbba88f0dd31c98b6cf9"` Nov 16 13:36:25.335 INFO [stderr] usermod: no changes Nov 16 13:36:25.801 INFO [stderr] Compiling same-file v1.0.4 Nov 16 13:36:25.823 INFO [stderr] Compiling shell-escape v0.1.4 Nov 16 13:36:25.823 INFO [stderr] Compiling home v0.3.3 Nov 16 13:36:25.835 INFO [stderr] Compiling rustc-workspace-hack v1.0.0 Nov 16 13:36:25.836 INFO [stderr] Compiling libz-sys v1.0.25 Nov 16 13:36:25.836 INFO [stderr] Compiling curl-sys v0.4.15 Nov 16 13:36:25.839 INFO [stderr] Compiling libgit2-sys v0.7.10 Nov 16 13:36:25.839 INFO [stderr] Compiling crossbeam-utils v0.6.1 Nov 16 13:36:27.195 INFO [stderr] Compiling socket2 v0.3.8 Nov 16 13:36:29.369 INFO [stderr] Compiling filetime v0.2.3 Nov 16 13:36:29.947 INFO [stderr] Compiling fs2 v0.4.3 Nov 16 13:36:29.955 INFO [stderr] Compiling jobserver v0.1.11 Nov 16 13:36:30.023 INFO [stderr] Compiling lock_api v0.1.4 Nov 16 13:36:33.152 INFO [stderr] Compiling walkdir v2.2.7 Nov 16 13:36:33.152 INFO [stderr] Compiling crossbeam-epoch v0.6.1 Nov 16 13:36:33.155 INFO [stderr] Compiling semver v0.9.0 Nov 16 13:36:33.175 INFO [stderr] Compiling serde_ignored v0.0.4 Nov 16 13:36:33.176 INFO [stderr] Compiling tempfile v3.0.4 Nov 16 13:36:33.264 INFO [stderr] Compiling tar v0.4.20 Nov 16 13:36:40.355 INFO [stderr] Compiling syn v0.15.20 Nov 16 13:36:40.359 INFO [stderr] Compiling flate2 v1.0.4 Nov 16 13:36:40.363 INFO [stderr] Compiling libssh2-sys v0.2.11 Nov 16 13:36:40.447 INFO [stderr] Compiling crypto-hash v0.3.1 Nov 16 13:36:40.543 INFO [stderr] Compiling globset v0.4.2 Nov 16 13:36:40.579 INFO [stderr] Compiling rustc_version v0.2.3 Nov 16 13:36:48.331 INFO [stderr] Compiling curl v0.4.19 Nov 16 13:36:52.087 INFO [stderr] Compiling parking_lot_core v0.3.1 Nov 16 13:36:58.075 INFO [stderr] Compiling parking_lot v0.6.4 Nov 16 13:37:00.655 INFO [stderr] Compiling crossbeam-channel v0.2.6 Nov 16 13:37:03.799 INFO [stderr] Compiling ignore v0.4.4 Nov 16 13:37:17.299 INFO [stderr] Compiling synstructure v0.10.1 Nov 16 13:37:17.379 INFO [stderr] Compiling serde_derive v1.0.80 Nov 16 13:37:26.851 INFO [stderr] Compiling failure_derive v0.1.3 Nov 16 13:37:34.313 INFO [stderr] Compiling failure v0.1.3 Nov 16 13:37:36.467 INFO [stderr] Compiling opener v0.3.2 Nov 16 13:37:51.263 INFO [stderr] Compiling crates-io v0.19.0 Nov 16 13:37:51.263 INFO [stderr] Compiling rustfix v0.4.2 Nov 16 13:38:05.359 INFO [stderr] Compiling git2 v0.7.5 Nov 16 13:38:14.891 INFO [stderr] Compiling git2-curl v0.8.2 Nov 16 13:38:16.131 INFO [stderr] Compiling cargo v0.31.0 Nov 16 13:39:27.695 INFO [stderr] Compiling cuo v0.3.0 (/source) Nov 16 13:39:29.339 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. Nov 16 13:39:29.339 INFO [stderr] --> src/main.rs:73:27 Nov 16 13:39:29.339 INFO [stderr] | Nov 16 13:39:29.339 INFO [stderr] 73 | let mut pk_path = std::env::home_dir().unwrap(); Nov 16 13:39:29.339 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 16 13:39:29.339 INFO [stderr] | Nov 16 13:39:29.339 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 13:39:29.339 INFO [stderr] Nov 16 13:39:38.607 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s Nov 16 13:39:38.623 INFO [stderr] su: No module specific data is present Nov 16 13:39:39.561 INFO running `"docker" "inspect" "1537873f1f15d4f291f9d0c57fcaf3bfa24b06842dffdbba88f0dd31c98b6cf9"` Nov 16 13:39:39.897 INFO running `"docker" "rm" "-f" "1537873f1f15d4f291f9d0c57fcaf3bfa24b06842dffdbba88f0dd31c98b6cf9"` Nov 16 13:39:40.199 INFO [stdout] 1537873f1f15d4f291f9d0c57fcaf3bfa24b06842dffdbba88f0dd31c98b6cf9 Nov 16 13:39:40.208 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 13:39:40.708 INFO [stdout] 4ee003f0712f109de223bb5a7cf104261ee84ad7ba4e1830855f8c5a58af684e Nov 16 13:39:40.711 INFO running `"docker" "start" "-a" "4ee003f0712f109de223bb5a7cf104261ee84ad7ba4e1830855f8c5a58af684e"` Nov 16 13:39:41.914 INFO [stderr] usermod: no changes Nov 16 13:39:42.264 INFO [stderr] Compiling cuo v0.3.0 (/source) Nov 16 13:39:43.660 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. Nov 16 13:39:43.661 INFO [stderr] --> src/main.rs:73:27 Nov 16 13:39:43.662 INFO [stderr] | Nov 16 13:39:43.663 INFO [stderr] 73 | let mut pk_path = std::env::home_dir().unwrap(); Nov 16 13:39:43.663 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 16 13:39:43.663 INFO [stderr] | Nov 16 13:39:43.663 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 13:39:43.663 INFO [stderr] Nov 16 13:39:44.178 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.24s Nov 16 13:39:44.193 INFO [stderr] su: No module specific data is present Nov 16 13:39:44.441 INFO running `"docker" "inspect" "4ee003f0712f109de223bb5a7cf104261ee84ad7ba4e1830855f8c5a58af684e"` Nov 16 13:39:44.545 INFO running `"docker" "rm" "-f" "4ee003f0712f109de223bb5a7cf104261ee84ad7ba4e1830855f8c5a58af684e"` Nov 16 13:39:44.677 INFO [stdout] 4ee003f0712f109de223bb5a7cf104261ee84ad7ba4e1830855f8c5a58af684e Nov 16 13:39:44.680 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 16 13:39:44.857 INFO [stdout] 7391e14b47b8f3b57fbef750f4f4085d4a07fb16ce8780f6425f848ed2035b22 Nov 16 13:39:44.860 INFO running `"docker" "start" "-a" "7391e14b47b8f3b57fbef750f4f4085d4a07fb16ce8780f6425f848ed2035b22"` Nov 16 13:39:45.253 INFO [stderr] usermod: no changes Nov 16 13:39:45.440 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s Nov 16 13:39:45.447 INFO [stderr] Running /target/debug/deps/cuo-b6aa14f54fe7a22e Nov 16 13:39:45.450 INFO [stdout] Nov 16 13:39:45.450 INFO [stdout] running 0 tests Nov 16 13:39:45.450 INFO [stdout] Nov 16 13:39:45.450 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 13:39:45.450 INFO [stdout] Nov 16 13:39:45.452 INFO [stderr] su: No module specific data is present Nov 16 13:39:45.752 INFO running `"docker" "inspect" "7391e14b47b8f3b57fbef750f4f4085d4a07fb16ce8780f6425f848ed2035b22"` Nov 16 13:39:45.828 INFO running `"docker" "rm" "-f" "7391e14b47b8f3b57fbef750f4f4085d4a07fb16ce8780f6425f848ed2035b22"` Nov 16 13:39:45.911 INFO [stdout] 7391e14b47b8f3b57fbef750f4f4085d4a07fb16ce8780f6425f848ed2035b22