[INFO] updating cached repository https://github.com/Droidion/api-example-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 3b603701d1ad82821d3711f1544355663a9aa79a [INFO] checking Droidion/api-example-rust against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDroidion%2Fapi-example-rust" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Droidion/api-example-rust on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Droidion/api-example-rust [INFO] finished tweaking git repo https://github.com/Droidion/api-example-rust [INFO] tweaked toml for git repo https://github.com/Droidion/api-example-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Droidion/api-example-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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=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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f2eb7f7fd1d4a2ba8f011c2cb3b4fa560754d3c99de2c4c70e3c28933fc56b6c [INFO] running `"docker" "start" "-a" "f2eb7f7fd1d4a2ba8f011c2cb3b4fa560754d3c99de2c4c70e3c28933fc56b6c"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stderr] Checking tutorials v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: structure field `originalUrl` should have a snake case name [INFO] [stderr] --> src/articles.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | originalUrl: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `original_url` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `originalUrl` should have a snake case name [INFO] [stderr] --> src/articles.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | originalUrl: String, [INFO] [stderr] | ^^^^^^^^^^^ help: convert the identifier to snake case: `original_url` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "f2eb7f7fd1d4a2ba8f011c2cb3b4fa560754d3c99de2c4c70e3c28933fc56b6c"` [INFO] running `"docker" "rm" "-f" "f2eb7f7fd1d4a2ba8f011c2cb3b4fa560754d3c99de2c4c70e3c28933fc56b6c"` [INFO] [stdout] f2eb7f7fd1d4a2ba8f011c2cb3b4fa560754d3c99de2c4c70e3c28933fc56b6c