[INFO] crate fontfinder 1.5.0 is already in cache [INFO] extracting crate fontfinder 1.5.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/fontfinder/1.5.0 [INFO] extracting crate fontfinder 1.5.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fontfinder/1.5.0 [INFO] validating manifest of fontfinder-1.5.0 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 fontfinder-1.5.0 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 fontfinder-1.5.0 [INFO] finished frobbing fontfinder-1.5.0 [INFO] frobbed toml for fontfinder-1.5.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/fontfinder/1.5.0/Cargo.toml [INFO] started frobbing fontfinder-1.5.0 [INFO] finished frobbing fontfinder-1.5.0 [INFO] frobbed toml for fontfinder-1.5.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fontfinder/1.5.0/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] 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 fontfinder-1.5.0 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/fontfinder/1.5.0:/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] 699200252a7f7d92ebd2bf29124f45ad7ce98f2779a6207f9faf54e43646784c [INFO] running `"docker" "start" "-a" "699200252a7f7d92ebd2bf29124f45ad7ce98f2779a6207f9faf54e43646784c"` [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling horrorshow v0.6.6 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling fontfinder v1.5.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/dirs.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | env::home_dir().map(|path| path.join(".local/share/fonts/")) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/fc_cache.rs:2:47 [INFO] [stderr] | [INFO] [stderr] 2 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/fc_cache.rs:7:39 [INFO] [stderr] | [INFO] [stderr] 7 | pub static RUN_FC_CACHE: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "699200252a7f7d92ebd2bf29124f45ad7ce98f2779a6207f9faf54e43646784c"` [INFO] running `"docker" "rm" "-f" "699200252a7f7d92ebd2bf29124f45ad7ce98f2779a6207f9faf54e43646784c"` [INFO] [stdout] 699200252a7f7d92ebd2bf29124f45ad7ce98f2779a6207f9faf54e43646784c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/fontfinder/1.5.0:/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] 72daf95a3d87b3abce74cd6cd5d2872a4eed5d4710a4c9bd9b1401714a0f720f [INFO] running `"docker" "start" "-a" "72daf95a3d87b3abce74cd6cd5d2872a4eed5d4710a4c9bd9b1401714a0f720f"` [INFO] [stderr] Compiling fontfinder v1.5.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/dirs.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | env::home_dir().map(|path| path.join(".local/share/fonts/")) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/fc_cache.rs:2:47 [INFO] [stderr] | [INFO] [stderr] 2 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_BOOL_INIT': the `new` function is now preferred [INFO] [stderr] --> src/fc_cache.rs:7:39 [INFO] [stderr] | [INFO] [stderr] 7 | pub static RUN_FC_CACHE: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicBool::new(false)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `"docker" "inspect" "72daf95a3d87b3abce74cd6cd5d2872a4eed5d4710a4c9bd9b1401714a0f720f"` [INFO] running `"docker" "rm" "-f" "72daf95a3d87b3abce74cd6cd5d2872a4eed5d4710a4c9bd9b1401714a0f720f"` [INFO] [stdout] 72daf95a3d87b3abce74cd6cd5d2872a4eed5d4710a4c9bd9b1401714a0f720f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/fontfinder/1.5.0:/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] 9749ec145f1e27c9b3718cfb1a23ab46cd652af7d4925b3ced98ba17fd424170 [INFO] running `"docker" "start" "-a" "9749ec145f1e27c9b3718cfb1a23ab46cd652af7d4925b3ced98ba17fd424170"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/fontfinder-f56e3be2b9d587d2 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test html::tests::test_style ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fontfinder [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" "9749ec145f1e27c9b3718cfb1a23ab46cd652af7d4925b3ced98ba17fd424170"` [INFO] running `"docker" "rm" "-f" "9749ec145f1e27c9b3718cfb1a23ab46cd652af7d4925b3ced98ba17fd424170"` [INFO] [stdout] 9749ec145f1e27c9b3718cfb1a23ab46cd652af7d4925b3ced98ba17fd424170