[INFO] updating cached repository https://github.com/Tomcc/remote_python [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] ea1fa2597ea90b83a47c4401844e6d55b3b5345e [INFO] testing Tomcc/remote_python against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomcc%2Fremote_python" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tomcc/remote_python on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Tomcc/remote_python [INFO] finished tweaking git repo https://github.com/Tomcc/remote_python [INFO] tweaked toml for git repo https://github.com/Tomcc/remote_python written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Tomcc/remote_python already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 663e45b4cfe01d5068d1fce423fbb21fab0f5a4be491d3fe58e2384089e937bc [INFO] running `"docker" "start" "-a" "663e45b4cfe01d5068d1fce423fbb21fab0f5a4be491d3fe58e2384089e937bc"` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling serde v1.0.0 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling xdg v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling tiny-keccak v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.0 [INFO] [stderr] Compiling base64 v0.4.1 [INFO] [stderr] Compiling app_dirs v1.1.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling clap v2.23.2 [INFO] [stderr] Compiling serde_json v1.0.0 [INFO] [stderr] Compiling remote_python v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:242:36 [INFO] [stderr] | [INFO] [stderr] 242 | fn visit_dirs(dir: &Path, cb: &mut FnMut(&DirEntry)) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&DirEntry)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.02s [INFO] running `"docker" "inspect" "663e45b4cfe01d5068d1fce423fbb21fab0f5a4be491d3fe58e2384089e937bc"` [INFO] running `"docker" "rm" "-f" "663e45b4cfe01d5068d1fce423fbb21fab0f5a4be491d3fe58e2384089e937bc"` [INFO] [stdout] 663e45b4cfe01d5068d1fce423fbb21fab0f5a4be491d3fe58e2384089e937bc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b70d0de6072fe52a91d0a1dd8da21c74f87e13f5b15892968273292c4ca7215e [INFO] running `"docker" "start" "-a" "b70d0de6072fe52a91d0a1dd8da21c74f87e13f5b15892968273292c4ca7215e"` [INFO] [stderr] Compiling remote_python v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:242:36 [INFO] [stderr] | [INFO] [stderr] 242 | fn visit_dirs(dir: &Path, cb: &mut FnMut(&DirEntry)) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&DirEntry)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `"docker" "inspect" "b70d0de6072fe52a91d0a1dd8da21c74f87e13f5b15892968273292c4ca7215e"` [INFO] running `"docker" "rm" "-f" "b70d0de6072fe52a91d0a1dd8da21c74f87e13f5b15892968273292c4ca7215e"` [INFO] [stdout] b70d0de6072fe52a91d0a1dd8da21c74f87e13f5b15892968273292c4ca7215e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 0847264c146d0d6d731ced91354e5212a34cd06faf57e869833d41409d9f039e [INFO] running `"docker" "start" "-a" "0847264c146d0d6d731ced91354e5212a34cd06faf57e869833d41409d9f039e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/remote_python-e7006aa86a19dc6d [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" "0847264c146d0d6d731ced91354e5212a34cd06faf57e869833d41409d9f039e"` [INFO] running `"docker" "rm" "-f" "0847264c146d0d6d731ced91354e5212a34cd06faf57e869833d41409d9f039e"` [INFO] [stdout] 0847264c146d0d6d731ced91354e5212a34cd06faf57e869833d41409d9f039e