[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 beta-2020-07-24 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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lnicola/rusty-share on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-1/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/scottlamb/http-serve` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded horrorshow v0.8.3 [INFO] [stderr] Downloaded pbkdf2 v0.4.0 [INFO] [stderr] Downloaded bytesize v1.0.1 [INFO] [stderr] Downloaded scrypt v0.3.1 [INFO] [stderr] Downloaded r2d2_sqlite v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", 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] 0bd3d2f5f4f07908932d1260ac9188ead8478355727306e987f832770c49ebc8 [INFO] running `Command { std: "docker" "start" "-a" "0bd3d2f5f4f07908932d1260ac9188ead8478355727306e987f832770c49ebc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bd3d2f5f4f07908932d1260ac9188ead8478355727306e987f832770c49ebc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bd3d2f5f4f07908932d1260ac9188ead8478355727306e987f832770c49ebc8", kill_on_drop: false }` [INFO] [stdout] 0bd3d2f5f4f07908932d1260ac9188ead8478355727306e987f832770c49ebc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "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] a14c52d1cd964ebaa84f06318e37ffad342bc9f5a697bcd962fcb388b1180031 [INFO] running `Command { std: "docker" "start" "-a" "a14c52d1cd964ebaa84f06318e37ffad342bc9f5a697bcd962fcb388b1180031", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling horrorshow v0.8.3 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling bytesize v1.0.1 [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 tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling r2d2_sqlite v0.16.0 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling scrypt v0.3.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.2 [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 39s [INFO] running `Command { std: "docker" "inspect" "a14c52d1cd964ebaa84f06318e37ffad342bc9f5a697bcd962fcb388b1180031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14c52d1cd964ebaa84f06318e37ffad342bc9f5a697bcd962fcb388b1180031", kill_on_drop: false }` [INFO] [stdout] a14c52d1cd964ebaa84f06318e37ffad342bc9f5a697bcd962fcb388b1180031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--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] bd3b590db6463496977bea447ce9e809720c50b08d30b8b9cdccd4ed4407da8f [INFO] running `Command { std: "docker" "start" "-a" "bd3b590db6463496977bea447ce9e809720c50b08d30b8b9cdccd4ed4407da8f", 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.44s [INFO] running `Command { std: "docker" "inspect" "bd3b590db6463496977bea447ce9e809720c50b08d30b8b9cdccd4ed4407da8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3b590db6463496977bea447ce9e809720c50b08d30b8b9cdccd4ed4407da8f", kill_on_drop: false }` [INFO] [stdout] bd3b590db6463496977bea447ce9e809720c50b08d30b8b9cdccd4ed4407da8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b408f415851c610bfa2bba21df1f8a648f25de5cfebb3a04be9ae2b2b1df415 [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" "4b408f415851c610bfa2bba21df1f8a648f25de5cfebb3a04be9ae2b2b1df415", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_share-5787e1200fd3bcc4 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test share_entry::tests::friendly_names ... ok [INFO] [stdout] test share_entry::tests::link_encoding ... ok [INFO] [stdout] test db::store::tests::lookup_share_authenticated ... ok [INFO] [stdout] test db::store::tests::get_share_names ... ok [INFO] [stdout] test db::store::tests::lookup_session ... 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::users_exists ... ok [INFO] [stdout] test db::store::tests::update_password_by_name ... ok [INFO] [stdout] test db::store::tests::lookup_share_restricted ... ok [INFO] [stdout] test db::store::tests::find_user ... ok [INFO] [stdout] test db::store::tests::lookup_share_public ... 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" "4b408f415851c610bfa2bba21df1f8a648f25de5cfebb3a04be9ae2b2b1df415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b408f415851c610bfa2bba21df1f8a648f25de5cfebb3a04be9ae2b2b1df415", kill_on_drop: false }` [INFO] [stdout] 4b408f415851c610bfa2bba21df1f8a648f25de5cfebb3a04be9ae2b2b1df415