[INFO] cloning repository https://github.com/archification/web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archification/web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchification%2Fweb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchification%2Fweb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db30b95d98cc753dec4c6e1cea275454d4c59d88 [INFO] checking archification/web against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farchification%2Fweb" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archification/web on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/archification/web [INFO] finished tweaking git repo https://github.com/archification/web [INFO] tweaked toml for git repo https://github.com/archification/web written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/archification/web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket-raw-response v0.4.11 [INFO] [stderr] Downloaded educe v0.4.13 [INFO] [stderr] Downloaded rocket-multipart-form-data v0.9.6 [INFO] [stderr] Downloaded rocket_upload v0.1.0 [INFO] [stderr] Downloaded rocket-include-static-resources v0.9.6 [INFO] [stderr] Downloaded enum-ordinalize v3.1.8 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87e58ce1443d3f3068b18d86b5f455c27ed6d066c0d0c46a1112036236e9b402 [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" "87e58ce1443d3f3068b18d86b5f455c27ed6d066c0d0c46a1112036236e9b402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87e58ce1443d3f3068b18d86b5f455c27ed6d066c0d0c46a1112036236e9b402", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e58ce1443d3f3068b18d86b5f455c27ed6d066c0d0c46a1112036236e9b402", kill_on_drop: false }` [INFO] [stdout] 87e58ce1443d3f3068b18d86b5f455c27ed6d066c0d0c46a1112036236e9b402 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca1491d4aea54638df47d1a5cc728fcef1f31175241c916c676c1295bfbb7fa2 [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" "ca1491d4aea54638df47d1a5cc728fcef1f31175241c916c676c1295bfbb7fa2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking debug-helper v0.3.10 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket_codegen v0.4.7 [INFO] [stderr] Compiling rocket v0.4.7 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking rc-u8-reader v2.0.12 [INFO] [stderr] Checking crc-any v2.3.5 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking multipart v0.17.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking nickel v0.11.0 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.8 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking rust-embed v5.9.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling educe v0.4.13 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking rocket_http v0.4.7 [INFO] [stderr] Checking rocket-etag-if-none-match v0.3.5 [INFO] [stderr] Checking rocket-multipart-form-data v0.9.6 [INFO] [stderr] Checking rocket_upload v0.1.0 [INFO] [stderr] Checking rocket-raw-response v0.4.11 [INFO] [stderr] Checking rocket_contrib v0.4.6 [INFO] [stderr] Checking rocket-include-static-resources v0.9.6 [INFO] [stderr] Checking web v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.29s [INFO] running `Command { std: "docker" "inspect" "ca1491d4aea54638df47d1a5cc728fcef1f31175241c916c676c1295bfbb7fa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1491d4aea54638df47d1a5cc728fcef1f31175241c916c676c1295bfbb7fa2", kill_on_drop: false }` [INFO] [stdout] ca1491d4aea54638df47d1a5cc728fcef1f31175241c916c676c1295bfbb7fa2