[INFO] updating cached repository https://github.com/Axylos/drakey_files [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] 9b0b388fa53a778f75c4091f115848b7f7ca32d7 [INFO] testing Axylos/drakey_files against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxylos%2Fdrakey_files" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Axylos/drakey_files 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/Axylos/drakey_files [INFO] removed workspace from git repo https://github.com/Axylos/drakey_files [INFO] removed path dependency file_node from git repo https://github.com/Axylos/drakey_files [INFO] removed path dependency file_store from git repo https://github.com/Axylos/drakey_files [INFO] finished tweaking git repo https://github.com/Axylos/drakey_files [INFO] tweaked toml for git repo https://github.com/Axylos/drakey_files written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Axylos/drakey_files 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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 75d90524bd22fe6a0e42b0803b163462af7c5738e2b2062f80f5a18c1189c1da [INFO] running `"docker" "start" "-a" "75d90524bd22fe6a0e42b0803b163462af7c5738e2b2062f80f5a18c1189c1da"` [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling file_node v0.0.1 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling iovec v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling file_store v0.0.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.21 [INFO] [stderr] Compiling vfs_service v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.91s [INFO] running `"docker" "inspect" "75d90524bd22fe6a0e42b0803b163462af7c5738e2b2062f80f5a18c1189c1da"` [INFO] running `"docker" "rm" "-f" "75d90524bd22fe6a0e42b0803b163462af7c5738e2b2062f80f5a18c1189c1da"` [INFO] [stdout] 75d90524bd22fe6a0e42b0803b163462af7c5738e2b2062f80f5a18c1189c1da [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 9607964ae0c689720e7034687f704ec770c7470dfbb18c675176d6cb6ee90fed [INFO] running `"docker" "start" "-a" "9607964ae0c689720e7034687f704ec770c7470dfbb18c675176d6cb6ee90fed"` [INFO] [stderr] Compiling vfs_service v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.99s [INFO] running `"docker" "inspect" "9607964ae0c689720e7034687f704ec770c7470dfbb18c675176d6cb6ee90fed"` [INFO] running `"docker" "rm" "-f" "9607964ae0c689720e7034687f704ec770c7470dfbb18c675176d6cb6ee90fed"` [INFO] [stdout] 9607964ae0c689720e7034687f704ec770c7470dfbb18c675176d6cb6ee90fed [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 071cba265cb91c6470a46136d3ac714eb80ff12e4fb962a2989ef784a0088264 [INFO] running `"docker" "start" "-a" "071cba265cb91c6470a46136d3ac714eb80ff12e4fb962a2989ef784a0088264"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vfs_service-09bc58490103439f [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 vfs_service [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" "071cba265cb91c6470a46136d3ac714eb80ff12e4fb962a2989ef784a0088264"` [INFO] running `"docker" "rm" "-f" "071cba265cb91c6470a46136d3ac714eb80ff12e4fb962a2989ef784a0088264"` [INFO] [stdout] 071cba265cb91c6470a46136d3ac714eb80ff12e4fb962a2989ef784a0088264