[INFO] cloning repository lukaspustina/clams-bin [INFO] running `"git" "clone" "--bare" "git://github.com/lukaspustina/clams-bin.git" "work/cache/sources/gh/lukaspustina/clams-bin"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/lukaspustina/clams-bin'... [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/clams-bin" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lukaspustina/clams-bin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lukaspustina/clams-bin'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/clams-bin" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lukaspustina/clams-bin"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lukaspustina/clams-bin'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ba11aea8806efe29df219f6661efd4716ece6d7a [INFO] sha for GitHub repo lukaspustina/clams-bin: ba11aea8806efe29df219f6661efd4716ece6d7a [INFO] validating manifest of lukaspustina/clams-bin 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 lukaspustina/clams-bin 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 lukaspustina/clams-bin [INFO] finished frobbing lukaspustina/clams-bin [INFO] frobbed toml for lukaspustina/clams-bin written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lukaspustina/clams-bin/Cargo.toml [INFO] started frobbing lukaspustina/clams-bin [INFO] finished frobbing lukaspustina/clams-bin [INFO] frobbed toml for lukaspustina/clams-bin written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/lukaspustina/clams-bin/Cargo.toml [INFO] crate lukaspustina/clams-bin 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netatmo-rs v0.2.1 [INFO] [stderr] Downloaded clams v0.0.15 [INFO] [stderr] Downloaded clams-derive v0.0.5 [INFO] [stderr] Downloaded tail v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lukaspustina/clams-bin against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lukaspustina/clams-bin:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] c83af8fa84093ef440676586b8a0354c0f6135d0b8a6a461dd46236d6fea7f98 [INFO] running `"docker" "start" "-a" "c83af8fa84093ef440676586b8a0354c0f6135d0b8a6a461dd46236d6fea7f98"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling subprocess v0.1.18 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling inotify v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling clams-derive v0.0.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling tail v0.3.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.21 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling clams v0.0.15 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling netatmo-rs v0.2.1 [INFO] [stderr] Compiling clams-bin v0.0.9 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `"docker" "inspect" "c83af8fa84093ef440676586b8a0354c0f6135d0b8a6a461dd46236d6fea7f98"` [INFO] running `"docker" "rm" "-f" "c83af8fa84093ef440676586b8a0354c0f6135d0b8a6a461dd46236d6fea7f98"` [INFO] [stdout] c83af8fa84093ef440676586b8a0354c0f6135d0b8a6a461dd46236d6fea7f98 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lukaspustina/clams-bin:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 153975d3c37933bee43ca38cd292af4eb02a12256c13a7088baeff7b3191b4c3 [INFO] running `"docker" "start" "-a" "153975d3c37933bee43ca38cd292af4eb02a12256c13a7088baeff7b3191b4c3"` [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling clams-bin v0.0.9 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.17s [INFO] running `"docker" "inspect" "153975d3c37933bee43ca38cd292af4eb02a12256c13a7088baeff7b3191b4c3"` [INFO] running `"docker" "rm" "-f" "153975d3c37933bee43ca38cd292af4eb02a12256c13a7088baeff7b3191b4c3"` [INFO] [stdout] 153975d3c37933bee43ca38cd292af4eb02a12256c13a7088baeff7b3191b4c3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/lukaspustina/clams-bin:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] fd94c53bc2acc5b231296f9aa2a3d1e8b39f3f1db2040a721d06a48c97aa7184 [INFO] running `"docker" "start" "-a" "fd94c53bc2acc5b231296f9aa2a3d1e8b39f3f1db2040a721d06a48c97aa7184"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/clams_bin-4fc1cb30b45679a0 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test mv_files::test::human_size_to_bytes::nan ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::peta_bytes ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::mega_bytes ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::kilo_bytes ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::giga_bytes ... ok [INFO] [stdout] test mv_files::test::parse_extension::empty ... ok [INFO] [stdout] test mv_files::test::parse_extension::one_extension ... ok [INFO] [stdout] test mv_files::test::parse_extension::two_extension ... ok [INFO] [stdout] test mv_files::test::parse_extension::two_extension_trailing_sep ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::empty ... ok [INFO] [stdout] test new_note::test::date_to_iso_day_okay ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::tera_bytes ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::unknown_scale ... ok [INFO] [stdout] test new_note::test::date_to_iso_time_okay ... ok [INFO] [stdout] test new_note::test::str_date_to_date_okay ... ok [INFO] [stdout] test new_note::test::title_to_file_name_okay ... ok [INFO] [stdout] test pelican_frontmatter::pelican::test::parse_front_matter_empty ... ok [INFO] [stdout] test pelican_frontmatter::pelican::test::parse_front_matter_ok ... ok [INFO] [stdout] test pelican_frontmatter::test::adapt_pelican_frontmatter::adapt_pelican_frontmatter_use_case_okay ... ok [INFO] [stdout] test pelican_frontmatter::test::adapt_pelican_frontmatter::from_pelican_frontmatter ... ok [INFO] [stdout] test mv_files::test::human_size_to_bytes::bytes ... ok [INFO] [stdout] test pelican_frontmatter::test::adapt_pelican_frontmatter::write_frontmatter ... ok [INFO] [stdout] test mv_files::test::destination_path::destination_path_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/mv_files-6ee5c40fd09adb02 [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/new_note-5b8151e11c1c2e4f [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/pelican_frontmatter-1bbea5788b255902 [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 clams-bin [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" "fd94c53bc2acc5b231296f9aa2a3d1e8b39f3f1db2040a721d06a48c97aa7184"` [INFO] running `"docker" "rm" "-f" "fd94c53bc2acc5b231296f9aa2a3d1e8b39f3f1db2040a721d06a48c97aa7184"` [INFO] [stdout] fd94c53bc2acc5b231296f9aa2a3d1e8b39f3f1db2040a721d06a48c97aa7184