[INFO] cloning repository https://github.com/felipesere/tldr-github [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipesere/tldr-github" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Ftldr-github", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Ftldr-github'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5551bedcca9ca49f0b521aa7fe50b8e3d284d1a2 [INFO] testing felipesere/tldr-github against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Ftldr-github" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felipesere/tldr-github on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/felipesere/tldr-github [INFO] finished tweaking git repo https://github.com/felipesere/tldr-github [INFO] tweaked toml for git repo https://github.com/felipesere/tldr-github written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/felipesere/tldr-github already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.3.1 [INFO] [stderr] Downloaded kv-log-macro v1.0.4 [INFO] [stderr] Downloaded isahc v0.7.6 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.11 [INFO] [stderr] Downloaded chrono-humanize v0.0.11 [INFO] [stderr] Downloaded extend v0.1.1 [INFO] [stderr] Downloaded graphql_client_codegen v0.8.0 [INFO] [stderr] Downloaded float-cmp v0.6.0 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded serde_qs v0.5.2 [INFO] [stderr] Downloaded console v0.7.7 [INFO] [stderr] Downloaded async-log v1.1.0 [INFO] [stderr] Downloaded proc-macro-error v0.4.11 [INFO] [stderr] Downloaded async-log-attributes v1.0.1 [INFO] [stderr] Downloaded broadcaster v1.0.0 [INFO] [stderr] Downloaded femme v1.3.0 [INFO] [stderr] Downloaded http-service v0.4.0 [INFO] [stderr] Downloaded normalize-line-endings v0.2.2 [INFO] [stderr] Downloaded migrations_macros v1.4.1 [INFO] [stderr] Downloaded surf v1.0.3 [INFO] [stderr] Downloaded graphql_client v0.8.0 [INFO] [stderr] Downloaded tide v0.6.0 [INFO] [stderr] Downloaded assert-json-diff v1.0.3 [INFO] [stderr] Downloaded curl v0.4.26 [INFO] [stderr] Downloaded http-service-hyper v0.4.1 [INFO] [stderr] Downloaded curl-sys v0.4.27 [INFO] [stderr] Downloaded graphql_query_derive v0.8.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.16.0 [INFO] [stderr] Downloaded mockall_derive v0.6.0 [INFO] [stderr] Downloaded predicates v1.0.3 [INFO] [stderr] Downloaded tide-naive-static-files v2.2.0 [INFO] [stderr] Downloaded mockall v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d094c941b0ddf0fd75a79e4070ad0bf89ae1d6b50e054bd104dab8e72d7be6af [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" "d094c941b0ddf0fd75a79e4070ad0bf89ae1d6b50e054bd104dab8e72d7be6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d094c941b0ddf0fd75a79e4070ad0bf89ae1d6b50e054bd104dab8e72d7be6af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d094c941b0ddf0fd75a79e4070ad0bf89ae1d6b50e054bd104dab8e72d7be6af", kill_on_drop: false }` [INFO] [stdout] d094c941b0ddf0fd75a79e4070ad0bf89ae1d6b50e054bd104dab8e72d7be6af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63a4b80df9ed9a03ec5cb8e468efe61512c1273bc9946c4849ad1fcadd3fdca7 [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" "63a4b80df9ed9a03ec5cb8e468efe61512c1273bc9946c4849ad1fcadd3fdca7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling curl v0.4.26 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling curl-sys v0.4.27 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling async-task v1.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling futures-fs v0.0.5 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tempfile v3.1.0 [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 futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-log v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling broadcaster v1.0.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling async-std v1.5.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling http-service v0.4.0 [INFO] [stderr] Compiling http-service-hyper v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_qs v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling graphql_client_codegen v0.8.0 [INFO] [stderr] Compiling tide v0.6.0 [INFO] [stderr] Compiling femme v1.3.0 [INFO] [stderr] Compiling jfs v0.6.2 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling tide-naive-static-files v2.2.0 [INFO] [stderr] Compiling graphql_query_derive v0.8.0 [INFO] [stderr] Compiling graphql_client v0.8.0 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling tldr-github v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "63a4b80df9ed9a03ec5cb8e468efe61512c1273bc9946c4849ad1fcadd3fdca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a4b80df9ed9a03ec5cb8e468efe61512c1273bc9946c4849ad1fcadd3fdca7", kill_on_drop: false }` [INFO] [stdout] 63a4b80df9ed9a03ec5cb8e468efe61512c1273bc9946c4849ad1fcadd3fdca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dafc5e7f8886a09445b429ac64894723d61008d0ac6d77571cd24bd1fb20375e [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" "dafc5e7f8886a09445b429ac64894723d61008d0ac6d77571cd24bd1fb20375e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling mockall_derive v0.6.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.3 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockall v0.6.0 [INFO] [stderr] Compiling tldr-github v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/domain/mod.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / mock!( [INFO] [stdout] 254 | | pub Database { } [INFO] [stdout] 255 | | trait Db { [INFO] [stdout] 256 | | fn find_repo(&self, repo_name: &str) -> Option; [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `mock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/domain/mod.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / mock!( [INFO] [stdout] 254 | | pub Database { } [INFO] [stdout] 255 | | trait Db { [INFO] [stdout] 256 | | fn find_repo(&self, repo_name: &str) -> Option; [INFO] [stdout] ... | [INFO] [stdout] 267 | | } [INFO] [stdout] 268 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `mock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/domain/mod.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | / mock!( [INFO] [stdout] 271 | | pub Github{ } [INFO] [stdout] 272 | | [INFO] [stdout] 273 | | trait ClientForRepositories{ [INFO] [stdout] ... | [INFO] [stdout] 278 | | } [INFO] [stdout] 279 | | ); [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] = note: this warning originates in the macro `mock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.47s [INFO] running `Command { std: "docker" "inspect" "dafc5e7f8886a09445b429ac64894723d61008d0ac6d77571cd24bd1fb20375e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dafc5e7f8886a09445b429ac64894723d61008d0ac6d77571cd24bd1fb20375e", kill_on_drop: false }` [INFO] [stdout] dafc5e7f8886a09445b429ac64894723d61008d0ac6d77571cd24bd1fb20375e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b74b1326019432d07a98e06b32717fceb8bdf591019953f9394d5b7131c19f78 [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" "b74b1326019432d07a98e06b32717fceb8bdf591019953f9394d5b7131c19f78", kill_on_drop: false }` [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/domain/mod.rs:253:5 [INFO] [stderr] | [INFO] [stderr] 253 | / mock!( [INFO] [stderr] 254 | | pub Database { } [INFO] [stderr] 255 | | trait Db { [INFO] [stderr] 256 | | fn find_repo(&self, repo_name: &str) -> Option; [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] = note: this warning originates in the macro `mock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/domain/mod.rs:253:5 [INFO] [stderr] | [INFO] [stderr] 253 | / mock!( [INFO] [stderr] 254 | | pub Database { } [INFO] [stderr] 255 | | trait Db { [INFO] [stderr] 256 | | fn find_repo(&self, repo_name: &str) -> Option; [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] = note: this warning originates in the macro `mock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/domain/mod.rs:270:5 [INFO] [stderr] | [INFO] [stderr] 270 | / mock!( [INFO] [stderr] 271 | | pub Github{ } [INFO] [stderr] 272 | | [INFO] [stderr] 273 | | trait ClientForRepositories{ [INFO] [stderr] ... | [INFO] [stderr] 278 | | } [INFO] [stderr] 279 | | ); [INFO] [stderr] | |______^ [INFO] [stderr] | [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] = note: this warning originates in the macro `mock` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tldr_github-5a3641c268006b36) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test config::tests::it_can_pick_a_backing_for_the_db ... ok [INFO] [stdout] test config::tests::it_can_read_the_config_with_automatic_port_selection ... ok [INFO] [stdout] test db::in_memory::tests::it_finds_a_repo_that_was_added ... ok [INFO] [stdout] test db::in_memory::tests::an_added_tracked_item_can_be_removed ... ok [INFO] [stdout] test db::in_memory::tests::can_update_an_added_item ... ok [INFO] [stdout] test config::tests::it_can_read_the_config_with_specific_port ... ok [INFO] [stdout] test db::in_memory::tests::a_deleted_item_can_not_be_found ... ok [INFO] [stdout] test db::in_memory::tests::can_add_an_item_to_a_repo ... ok [INFO] [stdout] test domain::test::does_not_add_items_to_a_non_existing_repo ... ignored [INFO] [stdout] test domain::test::queries_github_for_details_on_items_and_stores_them ... ignored [INFO] [stdout] test github::tests::issues_requests ... ok [INFO] [stdout] test domain::api::test::serialize_adding_items_to_track_json ... ok [INFO] [stdout] test db::json_storage::tests::it_finds_a_repo_that_was_added ... ok [INFO] [stdout] test github::tests::broad_repo_view ... ok [INFO] [stdout] test domain::api::test::serialize_add_repo_json ... ok [INFO] [stdout] test db::json_storage::tests::an_added_tracked_item_can_be_removed ... ok [INFO] [stdout] test domain::api::test::serialize_an_entire_repo_json ... ok [INFO] [stdout] test github::tests::grabs_pull_requests ... ok [INFO] [stdout] test db::json_storage::tests::a_deleted_item_can_not_be_found ... ok [INFO] [stdout] test github::tests::repo_exist ... ok [INFO] [stdout] test db::json_storage::tests::can_update_an_added_item ... ok [INFO] [stdout] test db::json_storage::tests::can_add_an_item_to_a_repo ... ok [INFO] [stdout] Running migration 20191130162424 [INFO] [stdout] Running migration 20191214180004 [INFO] [stdout] Running migration 20191215083712 [INFO] [stdout] Running migration 20191219183138 [INFO] [stdout] Running migration 20200116215023 [INFO] [stdout] Running migration 20200117230523 [INFO] [stdout] test db::sqlite::test::can_add_an_item_to_a_repo ... ok [INFO] [stdout] Running migration 20191130162424 [INFO] [stdout] Running migration 20191214180004 [INFO] [stdout] Running migration 20191215083712 [INFO] [stdout] Running migration 20191219183138 [INFO] [stdout] Running migration 20200116215023 [INFO] [stdout] Running migration 20200117230523 [INFO] [stdout] test db::sqlite::test::can_update_an_added_item ... ok [INFO] [stdout] Running migration 20191130162424 [INFO] [stdout] Running migration 20191214180004 [INFO] [stdout] Running migration 20191215083712 [INFO] [stdout] Running migration 20191219183138 [INFO] [stdout] Running migration 20200116215023 [INFO] [stdout] Running migration 20200117230523 [INFO] [stdout] Running migration 20191130162424 [INFO] [stdout] Running migration 20191214180004 [INFO] [stdout] Running migration 20191215083712 [INFO] [stdout] Running migration 20191219183138 [INFO] [stdout] Running migration 20200116215023 [INFO] [stdout] Running migration 20200117230523 [INFO] [stdout] test db::sqlite::test::an_added_tracked_item_can_be_removed ... ok [INFO] [stdout] Running migration 20191130162424 [INFO] [stdout] Running migration 20191214180004 [INFO] [stdout] Running migration 20191215083712 [INFO] [stdout] Running migration 20191219183138 [INFO] [stdout] Running migration 20200116215023 [INFO] [stdout] Running migration 20200117230523 [INFO] [stdout] test db::sqlite::test::a_deleted_item_can_not_be_found ... ok [INFO] [stdout] test db::sqlite::test::it_finds_a_repo_that_was_added ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b74b1326019432d07a98e06b32717fceb8bdf591019953f9394d5b7131c19f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74b1326019432d07a98e06b32717fceb8bdf591019953f9394d5b7131c19f78", kill_on_drop: false }` [INFO] [stdout] b74b1326019432d07a98e06b32717fceb8bdf591019953f9394d5b7131c19f78