[INFO] updating cached repository https://github.com/ojensen5115/pastebin-actix [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] 139b8cb64b73b3147d21566f009a81aabdb5f922 [INFO] checking ojensen5115/pastebin-actix against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-actix" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ojensen5115/pastebin-actix on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ojensen5115/pastebin-actix [INFO] finished tweaking git repo https://github.com/ojensen5115/pastebin-actix [INFO] tweaked toml for git repo https://github.com/ojensen5115/pastebin-actix written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ojensen5115/pastebin-actix already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 84700014f5074cbc86db5772f8317f8438fdd8defa7be761385eed9af18b282c [INFO] running `"docker" "start" "-a" "84700014f5074cbc86db5772f8317f8438fdd8defa7be761385eed9af18b282c"` [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.14 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Compiling onig_sys v65.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking http v0.1.7 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking tokio-reactor v0.1.2 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking tokio-threadpool v0.1.5 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking chrono v0.4.4 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking env_logger v0.5.10 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.1 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling askama_shared v0.6.2 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking tokio-fs v0.1.1 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Checking tokio v0.1.7 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Checking h2 v0.1.10 [INFO] [stderr] Compiling askama_derive v0.6.4 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking trust-dns-proto v0.3.3 [INFO] [stderr] Checking tokio-signal v0.1.5 [INFO] [stderr] Checking onig v1.6.1 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Checking trust-dns-resolver v0.8.2 [INFO] [stderr] Checking serde_json v1.0.22 [INFO] [stderr] Checking serde_urlencoded v0.5.2 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Compiling askama v0.6.4 [INFO] [stderr] Checking cookie v0.10.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pastebin-actix v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking syntect v1.8.1 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate askama; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / lazy_static! { [INFO] [stderr] 51 | | static ref HMAC_KEY: String = { [INFO] [stderr] 52 | | String::from_utf8(std::fs::read("hmac_key.txt").expect("Reading HMAC key")).expect("Corrupt HMAC key") [INFO] [stderr] 53 | | }; [INFO] [stderr] ... | [INFO] [stderr] 58 | | }; [INFO] [stderr] 59 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / lazy_static! { [INFO] [stderr] 51 | | static ref HMAC_KEY: String = { [INFO] [stderr] 52 | | String::from_utf8(std::fs::read("hmac_key.txt").expect("Reading HMAC key")).expect("Corrupt HMAC key") [INFO] [stderr] 53 | | }; [INFO] [stderr] ... | [INFO] [stderr] 58 | | }; [INFO] [stderr] 59 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] extern crate askama; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / lazy_static! { [INFO] [stderr] 51 | | static ref HMAC_KEY: String = { [INFO] [stderr] 52 | | String::from_utf8(std::fs::read("hmac_key.txt").expect("Reading HMAC key")).expect("Corrupt HMAC key") [INFO] [stderr] 53 | | }; [INFO] [stderr] ... | [INFO] [stderr] 58 | | }; [INFO] [stderr] 59 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:50:1 [INFO] [stderr] | [INFO] [stderr] 50 | / lazy_static! { [INFO] [stderr] 51 | | static ref HMAC_KEY: String = { [INFO] [stderr] 52 | | String::from_utf8(std::fs::read("hmac_key.txt").expect("Reading HMAC key")).expect("Corrupt HMAC key") [INFO] [stderr] 53 | | }; [INFO] [stderr] ... | [INFO] [stderr] 58 | | }; [INFO] [stderr] 59 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "84700014f5074cbc86db5772f8317f8438fdd8defa7be761385eed9af18b282c"` [INFO] running `"docker" "rm" "-f" "84700014f5074cbc86db5772f8317f8438fdd8defa7be761385eed9af18b282c"` [INFO] [stdout] 84700014f5074cbc86db5772f8317f8438fdd8defa7be761385eed9af18b282c