[INFO] cloning repository https://github.com/lnicola/rusty-share [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lnicola/rusty-share" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Frusty-share", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Frusty-share'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1ea9fbbb819ba738a5bd4443371bab97cb35bf8 [INFO] testing lnicola/rusty-share against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flnicola%2Frusty-share" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lnicola/rusty-share on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lnicola/rusty-share [INFO] finished tweaking git repo https://github.com/lnicola/rusty-share [INFO] tweaked toml for git repo https://github.com/lnicola/rusty-share written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/lnicola/rusty-share already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79a2a0d8f6cca0332997962315a9964ccb3922b66d3c6a346d0683aa728a3770 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "79a2a0d8f6cca0332997962315a9964ccb3922b66d3c6a346d0683aa728a3770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79a2a0d8f6cca0332997962315a9964ccb3922b66d3c6a346d0683aa728a3770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a2a0d8f6cca0332997962315a9964ccb3922b66d3c6a346d0683aa728a3770", kill_on_drop: false }` [INFO] [stdout] 79a2a0d8f6cca0332997962315a9964ccb3922b66d3c6a346d0683aa728a3770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c830863e7cda8d44d5a34794cb78ac3b955cc287672b1219e747e0f7fbead07 [INFO] running `Command { std: "docker" "start" "-a" "5c830863e7cda8d44d5a34794cb78ac3b955cc287672b1219e747e0f7fbead07", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling horrorshow v0.8.3 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rusqlite v0.23.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling scrypt v0.3.1 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling http-serve v0.2.2 (https://github.com/scottlamb/http-serve#9f583a1c) [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusty-share v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "5c830863e7cda8d44d5a34794cb78ac3b955cc287672b1219e747e0f7fbead07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c830863e7cda8d44d5a34794cb78ac3b955cc287672b1219e747e0f7fbead07", kill_on_drop: false }` [INFO] [stdout] 5c830863e7cda8d44d5a34794cb78ac3b955cc287672b1219e747e0f7fbead07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0fbea3f933cf25070a8e2072c7f7edabbf2a69aa6ded1be1566547316d88428 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0fbea3f933cf25070a8e2072c7f7edabbf2a69aa6ded1be1566547316d88428", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-share v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.61s [INFO] running `Command { std: "docker" "inspect" "d0fbea3f933cf25070a8e2072c7f7edabbf2a69aa6ded1be1566547316d88428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0fbea3f933cf25070a8e2072c7f7edabbf2a69aa6ded1be1566547316d88428", kill_on_drop: false }` [INFO] [stdout] d0fbea3f933cf25070a8e2072c7f7edabbf2a69aa6ded1be1566547316d88428 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37465ebc8667cf392211299f9402923a30095af999253828c020e13c5d7855bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37465ebc8667cf392211299f9402923a30095af999253828c020e13c5d7855bd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_share-512105775c28ad81 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test share_entry::tests::link_encoding ... ok [INFO] [stdout] test share_entry::tests::friendly_names ... ok [INFO] [stdout] test db::store::tests::lookup_share_public ... ok [INFO] [stdout] test db::store::tests::get_share_names ... ok [INFO] [stdout] test db::store::tests::find_user ... ok [INFO] [stdout] test db::store::tests::update_password_by_name ... ok [INFO] [stdout] test db::store::tests::initialize ... ok [INFO] [stdout] test db::store::tests::update_password_by_id ... ok [INFO] [stdout] test db::store::tests::lookup_share_restricted ... ok [INFO] [stdout] test db::store::tests::lookup_share_authenticated ... ok [INFO] [stdout] test db::store::tests::users_exists ... ok [INFO] [stdout] test db::store::tests::lookup_session ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37465ebc8667cf392211299f9402923a30095af999253828c020e13c5d7855bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37465ebc8667cf392211299f9402923a30095af999253828c020e13c5d7855bd", kill_on_drop: false }` [INFO] [stdout] 37465ebc8667cf392211299f9402923a30095af999253828c020e13c5d7855bd