[INFO] updating cached repository https://github.com/FTV-Subtil/rs_file_system_worker [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ccada25c29dc71e356aa8816e377d0b0fe92dbc9 [INFO] testing FTV-Subtil/rs_file_system_worker against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFTV-Subtil%2Frs_file_system_worker" "work/builds/worker-8/source"` [INFO] [stderr] Cloning into 'work/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FTV-Subtil/rs_file_system_worker on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FTV-Subtil/rs_file_system_worker [INFO] finished tweaking git repo https://github.com/FTV-Subtil/rs_file_system_worker [INFO] tweaked toml for git repo https://github.com/FTV-Subtil/rs_file_system_worker written to work/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/FTV-Subtil/rs_file_system_worker already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 35b6d936bc9a58b05adf8d672caf7594400c0f03538852918dcd1cf9256d0890 [INFO] running `"docker" "start" "-a" "35b6d936bc9a58b05adf8d672caf7594400c0f03538852918dcd1cf9256d0890"` [INFO] [stderr] Compiling cookie-factory v0.3.0-beta2 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.24 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling amq-protocol-uri v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tcp-stream v0.4.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling amq-protocol-tcp v2.1.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio v0.1.20 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling simple_logger v1.2.0 [INFO] [stderr] Compiling amq-protocol-types v2.1.2 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Compiling amq-protocol-codegen v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.17 [INFO] [stderr] Compiling amq-protocol v2.1.0 [INFO] [stderr] Compiling lapin v0.25.0 [INFO] [stderr] Compiling lapin-futures v0.25.0 [INFO] [stderr] Compiling amqp_worker v0.5.7 [INFO] [stderr] Compiling file_system_worker v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `"docker" "inspect" "35b6d936bc9a58b05adf8d672caf7594400c0f03538852918dcd1cf9256d0890"` [INFO] running `"docker" "rm" "-f" "35b6d936bc9a58b05adf8d672caf7594400c0f03538852918dcd1cf9256d0890"` [INFO] [stdout] 35b6d936bc9a58b05adf8d672caf7594400c0f03538852918dcd1cf9256d0890 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 9a5d4e149675455bb7bddb9ebc8bc0514a4a31878eba60eb5d0d25bd790acba2 [INFO] running `"docker" "start" "-a" "9a5d4e149675455bb7bddb9ebc8bc0514a4a31878eba60eb5d0d25bd790acba2"` [INFO] [stderr] Compiling file_system_worker v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.18s [INFO] running `"docker" "inspect" "9a5d4e149675455bb7bddb9ebc8bc0514a4a31878eba60eb5d0d25bd790acba2"` [INFO] running `"docker" "rm" "-f" "9a5d4e149675455bb7bddb9ebc8bc0514a4a31878eba60eb5d0d25bd790acba2"` [INFO] [stdout] 9a5d4e149675455bb7bddb9ebc8bc0514a4a31878eba60eb5d0d25bd790acba2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 83d7cf92a810cae1c618a118f3268caadc9c66cc8a7c08d9b69dd9746a945e62 [INFO] running `"docker" "start" "-a" "83d7cf92a810cae1c618a118f3268caadc9c66cc8a7c08d9b69dd9746a945e62"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.89s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/file_system_worker-55e2bf4ddf891224 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test message::tests::action_test_error ... ok [INFO] [stdout] test message::tests::remove_test_error ... ok [INFO] [stdout] test message::tests::remove_test_ok ... 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" "83d7cf92a810cae1c618a118f3268caadc9c66cc8a7c08d9b69dd9746a945e62"` [INFO] running `"docker" "rm" "-f" "83d7cf92a810cae1c618a118f3268caadc9c66cc8a7c08d9b69dd9746a945e62"` [INFO] [stdout] 83d7cf92a810cae1c618a118f3268caadc9c66cc8a7c08d9b69dd9746a945e62