[INFO] updating cached repository https://github.com/bon-chi/unite_bookmark_sync [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] c1d9aab6c5c369c8c47e7286d6032a5cc42fb7f2 [INFO] testing bon-chi/unite_bookmark_sync against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbon-chi%2Funite_bookmark_sync" "work/builds/worker-10/source"` [INFO] [stderr] Cloning into 'work/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bon-chi/unite_bookmark_sync 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/bon-chi/unite_bookmark_sync [INFO] finished tweaking git repo https://github.com/bon-chi/unite_bookmark_sync [INFO] tweaked toml for git repo https://github.com/bon-chi/unite_bookmark_sync written to work/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/bon-chi/unite_bookmark_sync 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] e51dc7a1e52f558b3a029a262332ff1ff98123c2669073522a9b0481d5e42c4a [INFO] running `"docker" "start" "-a" "e51dc7a1e52f558b3a029a262332ff1ff98123c2669073522a9b0481d5e42c4a"` [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling unite_bookmark_sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:167:30 [INFO] [stderr] | [INFO] [stderr] 167 | let bookmark_sync_path = env::home_dir().ok_or("no home directory".to_owned()) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.79s [INFO] running `"docker" "inspect" "e51dc7a1e52f558b3a029a262332ff1ff98123c2669073522a9b0481d5e42c4a"` [INFO] running `"docker" "rm" "-f" "e51dc7a1e52f558b3a029a262332ff1ff98123c2669073522a9b0481d5e42c4a"` [INFO] [stdout] e51dc7a1e52f558b3a029a262332ff1ff98123c2669073522a9b0481d5e42c4a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] f59269c91e90334f66a5edbd651fc818d4b22c5ecce6da3831118cfdccdf2df6 [INFO] running `"docker" "start" "-a" "f59269c91e90334f66a5edbd651fc818d4b22c5ecce6da3831118cfdccdf2df6"` [INFO] [stderr] Compiling unite_bookmark_sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:167:30 [INFO] [stderr] | [INFO] [stderr] 167 | let bookmark_sync_path = env::home_dir().ok_or("no home directory".to_owned()) [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.86s [INFO] running `"docker" "inspect" "f59269c91e90334f66a5edbd651fc818d4b22c5ecce6da3831118cfdccdf2df6"` [INFO] running `"docker" "rm" "-f" "f59269c91e90334f66a5edbd651fc818d4b22c5ecce6da3831118cfdccdf2df6"` [INFO] [stdout] f59269c91e90334f66a5edbd651fc818d4b22c5ecce6da3831118cfdccdf2df6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-10/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] 1a3099e072d5c6116186a9252849f6267e3cdbf29bf284f82da8fece3f7cdc29 [INFO] running `"docker" "start" "-a" "1a3099e072d5c6116186a9252849f6267e3cdbf29bf284f82da8fece3f7cdc29"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/unite_bookmark_sync-cc3329400b46f91e [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" "1a3099e072d5c6116186a9252849f6267e3cdbf29bf284f82da8fece3f7cdc29"` [INFO] running `"docker" "rm" "-f" "1a3099e072d5c6116186a9252849f6267e3cdbf29bf284f82da8fece3f7cdc29"` [INFO] [stdout] 1a3099e072d5c6116186a9252849f6267e3cdbf29bf284f82da8fece3f7cdc29