[INFO] updating cached repository https://github.com/colinbankier/realworld-gotham [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] 12734db8ec6cc333cf37164edebee3e2298f2e50 [INFO] checking colinbankier/realworld-gotham against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcolinbankier%2Frealworld-gotham" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/colinbankier/realworld-gotham on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/colinbankier/realworld-gotham [INFO] finished tweaking git repo https://github.com/colinbankier/realworld-gotham [INFO] tweaked toml for git repo https://github.com/colinbankier/realworld-gotham written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/colinbankier/realworld-gotham already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=forbid" "-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" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 0d4dc7d9387410c33df3a8d665454b9bc1d761c6ed60808b70be0b51ae2a5c51 [INFO] running `"docker" "start" "-a" "0d4dc7d9387410c33df3a8d665454b9bc1d761c6ed60808b70be0b51ae2a5c51"` [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bincode v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking fake v1.3.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Compiling gotham_derive v0.4.0 [INFO] [stderr] Checking dotenv v0.9.0 [INFO] [stderr] Checking ipnetwork v0.13.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking jsonwebtoken v6.0.1 [INFO] [stderr] Checking bigdecimal v0.0.14 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking tokio-rustls v0.9.3 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking gotham v0.4.0 [INFO] [stderr] Checking gotham_middleware_jwt v0.3.3 [INFO] [stderr] Checking gotham_middleware_diesel v0.1.0 [INFO] [stderr] Checking realworld-gotham v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: function is never used: `get_user_details` [INFO] [stderr] --> src/web/users.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | fn get_user_details<'a>(server: &'a TestServer, token: &'a String) -> Value { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `new_article` [INFO] [stderr] --> src/test_helpers.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn new_article(user_id: i32) -> NewArticle { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `"docker" "inspect" "0d4dc7d9387410c33df3a8d665454b9bc1d761c6ed60808b70be0b51ae2a5c51"` [INFO] running `"docker" "rm" "-f" "0d4dc7d9387410c33df3a8d665454b9bc1d761c6ed60808b70be0b51ae2a5c51"` [INFO] [stdout] 0d4dc7d9387410c33df3a8d665454b9bc1d761c6ed60808b70be0b51ae2a5c51