Nov 27 20:31:35.939 INFO checking shockham/cuo against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 27 20:31:35.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-alt check --frozen --all --all-targets" "-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 27 20:31:36.364 INFO [stdout] e0c77cf44fd7db2c6122b9dba0e75bba18571e48d5c77b279d3d5b5759cad11e Nov 27 20:31:36.369 INFO running `"docker" "start" "-a" "e0c77cf44fd7db2c6122b9dba0e75bba18571e48d5c77b279d3d5b5759cad11e"` Nov 27 20:31:37.928 INFO [stderr] usermod: no changes Nov 27 20:31:38.368 INFO [stderr] Compiling flate2-crc v0.1.1 Nov 27 20:31:38.369 INFO [stderr] Checking home v0.3.3 Nov 27 20:31:38.369 INFO [stderr] Checking shell-escape v0.1.4 Nov 27 20:31:38.369 INFO [stderr] Checking rustc-workspace-hack v1.0.0 Nov 27 20:31:38.413 INFO [stderr] Compiling libz-sys v1.0.25 Nov 27 20:31:38.416 INFO [stderr] Compiling libssh2-sys v0.2.11 Nov 27 20:31:38.416 INFO [stderr] Compiling curl-sys v0.4.15 Nov 27 20:31:38.416 INFO [stderr] Compiling libgit2-sys v0.7.10 Nov 27 20:31:39.272 INFO [stderr] Checking crossbeam-utils v0.6.1 Nov 27 20:31:39.277 INFO [stderr] Checking arrayvec v0.4.8 Nov 27 20:31:39.472 INFO [stderr] Checking lock_api v0.1.5 Nov 27 20:31:41.636 INFO [stderr] Compiling semver v0.9.0 Nov 27 20:31:41.977 INFO [stderr] Checking serde_ignored v0.0.4 Nov 27 20:31:43.184 INFO [stderr] Checking socket2 v0.3.8 Nov 27 20:31:43.209 INFO [stderr] Checking filetime v0.2.4 Nov 27 20:31:43.573 INFO [stderr] Checking fs2 v0.4.3 Nov 27 20:31:44.456 INFO [stderr] Checking jobserver v0.1.12 Nov 27 20:31:45.119 INFO [stderr] Checking backtrace-sys v0.1.24 Nov 27 20:31:45.150 INFO [stderr] Checking miniz-sys v0.1.11 Nov 27 20:31:45.491 INFO [stderr] Compiling syn v0.15.22 Nov 27 20:31:45.849 INFO [stderr] Checking tempfile v3.0.4 Nov 27 20:31:46.426 INFO [stderr] Checking crossbeam-epoch v0.6.1 Nov 27 20:31:46.458 INFO [stderr] Checking tar v0.4.20 Nov 27 20:31:49.156 INFO [stderr] Checking backtrace v0.3.9 Nov 27 20:31:49.281 INFO [stderr] Checking crypto-hash v0.3.1 Nov 27 20:31:49.283 INFO [stderr] Checking flate2 v1.0.5 Nov 27 20:31:49.392 INFO [stderr] Checking globset v0.4.2 Nov 27 20:31:51.109 INFO [stderr] Compiling rustc_version v0.2.3 Nov 27 20:31:54.721 INFO [stderr] Checking curl v0.4.19 Nov 27 20:31:55.939 INFO [stderr] Compiling parking_lot_core v0.3.1 Nov 27 20:32:00.296 INFO [stderr] Checking parking_lot v0.6.4 Nov 27 20:32:01.112 INFO [stderr] Checking crossbeam-channel v0.2.6 Nov 27 20:32:03.733 INFO [stderr] Checking ignore v0.4.4 Nov 27 20:32:12.297 INFO [stderr] Compiling synstructure v0.10.1 Nov 27 20:32:12.297 INFO [stderr] Compiling serde_derive v1.0.80 Nov 27 20:32:18.024 INFO [stderr] Compiling failure_derive v0.1.3 Nov 27 20:32:23.235 INFO [stderr] Checking failure v0.1.3 Nov 27 20:32:23.798 INFO [stderr] Checking opener v0.3.2 Nov 27 20:32:37.676 INFO [stderr] Checking crates-io v0.19.0 Nov 27 20:32:37.676 INFO [stderr] Checking rustfix v0.4.2 Nov 27 20:32:51.969 INFO [stderr] Checking git2 v0.7.5 Nov 27 20:32:56.756 INFO [stderr] Checking git2-curl v0.8.2 Nov 27 20:32:57.636 INFO [stderr] Checking cargo v0.31.0 Nov 27 20:33:14.553 INFO [stderr] Checking cuo v0.3.0 (/source) Nov 27 20:33:17.284 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 27 20:33:17.284 INFO [stderr] --> src/main.rs:73:27 Nov 27 20:33:17.285 INFO [stderr] | Nov 27 20:33:17.285 INFO [stderr] 73 | let mut pk_path = std::env::home_dir().unwrap(); Nov 27 20:33:17.285 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 27 20:33:17.285 INFO [stderr] | Nov 27 20:33:17.285 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 27 20:33:17.285 INFO [stderr] Nov 27 20:33:17.383 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 27 20:33:17.384 INFO [stderr] --> src/main.rs:73:27 Nov 27 20:33:17.384 INFO [stderr] | Nov 27 20:33:17.389 INFO [stderr] 73 | let mut pk_path = std::env::home_dir().unwrap(); Nov 27 20:33:17.389 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 27 20:33:17.389 INFO [stderr] | Nov 27 20:33:17.390 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 27 20:33:17.390 INFO [stderr] Nov 27 20:33:17.609 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Nov 27 20:33:17.638 INFO [stderr] su: No module specific data is present Nov 27 20:33:18.508 INFO running `"docker" "inspect" "e0c77cf44fd7db2c6122b9dba0e75bba18571e48d5c77b279d3d5b5759cad11e"` Nov 27 20:33:18.709 INFO running `"docker" "rm" "-f" "e0c77cf44fd7db2c6122b9dba0e75bba18571e48d5c77b279d3d5b5759cad11e"` Nov 27 20:33:19.018 INFO [stdout] e0c77cf44fd7db2c6122b9dba0e75bba18571e48d5c77b279d3d5b5759cad11e