[INFO] updating cached repository FTV-Subtil/rs_file_system_worker [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/FTV-Subtil/rs_file_system_worker [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/FTV-Subtil/rs_file_system_worker" "work/ex/beta-1.37-6/sources/1.36.0/gh/FTV-Subtil/rs_file_system_worker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/FTV-Subtil/rs_file_system_worker'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/FTV-Subtil/rs_file_system_worker" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FTV-Subtil/rs_file_system_worker"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FTV-Subtil/rs_file_system_worker'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 41b8e43d344a53db044bf5aa9914f87da9c4efdf [INFO] sha for GitHub repo FTV-Subtil/rs_file_system_worker: 41b8e43d344a53db044bf5aa9914f87da9c4efdf [INFO] validating manifest of FTV-Subtil/rs_file_system_worker on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of FTV-Subtil/rs_file_system_worker on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing FTV-Subtil/rs_file_system_worker [INFO] finished frobbing FTV-Subtil/rs_file_system_worker [INFO] frobbed toml for FTV-Subtil/rs_file_system_worker written to work/ex/beta-1.37-6/sources/1.36.0/gh/FTV-Subtil/rs_file_system_worker/Cargo.toml [INFO] started frobbing FTV-Subtil/rs_file_system_worker [INFO] finished frobbing FTV-Subtil/rs_file_system_worker [INFO] frobbed toml for FTV-Subtil/rs_file_system_worker written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FTV-Subtil/rs_file_system_worker/Cargo.toml [INFO] crate FTV-Subtil/rs_file_system_worker already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing FTV-Subtil/rs_file_system_worker against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FTV-Subtil/rs_file_system_worker:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] e281bac3539f5a998c6135c1c52f51eb92aba758ff10fdb0dbfc71d4f01d085e [INFO] running `"docker" "start" "-a" "e281bac3539f5a998c6135c1c52f51eb92aba758ff10fdb0dbfc71d4f01d085e"` [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling backtrace v0.3.24 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling mio v0.6.17 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling amq-protocol-types v1.2.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling simple_logger v1.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stderr] Compiling lapin-async v0.18.0 [INFO] [stderr] Compiling lapin-futures v0.18.0 [INFO] [stderr] Compiling amqp_worker v0.4.3 [INFO] [stderr] Compiling file_system_worker v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `"docker" "inspect" "e281bac3539f5a998c6135c1c52f51eb92aba758ff10fdb0dbfc71d4f01d085e"` [INFO] running `"docker" "rm" "-f" "e281bac3539f5a998c6135c1c52f51eb92aba758ff10fdb0dbfc71d4f01d085e"` [INFO] [stdout] e281bac3539f5a998c6135c1c52f51eb92aba758ff10fdb0dbfc71d4f01d085e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FTV-Subtil/rs_file_system_worker:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 734567c387fde029276951fc381e4cb989e735e7610cb242141d6d9865070bde [INFO] running `"docker" "start" "-a" "734567c387fde029276951fc381e4cb989e735e7610cb242141d6d9865070bde"` [INFO] [stderr] Compiling file_system_worker v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.01s [INFO] running `"docker" "inspect" "734567c387fde029276951fc381e4cb989e735e7610cb242141d6d9865070bde"` [INFO] running `"docker" "rm" "-f" "734567c387fde029276951fc381e4cb989e735e7610cb242141d6d9865070bde"` [INFO] [stdout] 734567c387fde029276951fc381e4cb989e735e7610cb242141d6d9865070bde [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/FTV-Subtil/rs_file_system_worker:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] f149c71a6826ef454b146c7dc6751c41fba94a71203bc51d174164bb8d9ff099 [INFO] running `"docker" "start" "-a" "f149c71a6826ef454b146c7dc6751c41fba94a71203bc51d174164bb8d9ff099"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running /opt/crater/target/debug/deps/file_system_worker-ffd3eb8aebb18d55 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test message::tests::action_test_error ... ok [INFO] [stdout] test message::tests::remove_test_ok ... ok [INFO] [stdout] test message::tests::remove_test_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "f149c71a6826ef454b146c7dc6751c41fba94a71203bc51d174164bb8d9ff099"` [INFO] running `"docker" "rm" "-f" "f149c71a6826ef454b146c7dc6751c41fba94a71203bc51d174164bb8d9ff099"` [INFO] [stdout] f149c71a6826ef454b146c7dc6751c41fba94a71203bc51d174164bb8d9ff099