[INFO] cloning repository https://github.com/FauxFaux/serve-json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FauxFaux/serve-json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fserve-json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fserve-json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e18bf5d8f86a3aa59ea9a90ee50e95f7064cb120 [INFO] checking FauxFaux/serve-json against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFauxFaux%2Fserve-json" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FauxFaux/serve-json on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FauxFaux/serve-json [INFO] finished tweaking git repo https://github.com/FauxFaux/serve-json [INFO] tweaked toml for git repo https://github.com/FauxFaux/serve-json written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/FauxFaux/serve-json already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kv-log-macro v1.0.6 [INFO] [stderr] Downloaded wepoll-sys v2.0.0 [INFO] [stderr] Downloaded parking v1.0.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.13 [INFO] [stderr] Downloaded async-h1 v2.0.2 [INFO] [stderr] Downloaded fastrand v1.2.4 [INFO] [stderr] Downloaded piper v0.1.3 [INFO] [stderr] Downloaded smol v0.1.14 [INFO] [stderr] Downloaded http-types v2.2.0 [INFO] [stderr] Downloaded tide v0.11.0 [INFO] [stderr] Downloaded wepoll-binding v2.0.2 [INFO] [stderr] Downloaded async-sse v3.0.0 [INFO] [stderr] Downloaded rusqlite v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc37c67f2d39e561d2321e934a33ac930b2b4138ee0ac3b4a5faccae05de0e13 [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" "fc37c67f2d39e561d2321e934a33ac930b2b4138ee0ac3b4a5faccae05de0e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc37c67f2d39e561d2321e934a33ac930b2b4138ee0ac3b4a5faccae05de0e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc37c67f2d39e561d2321e934a33ac930b2b4138ee0ac3b4a5faccae05de0e13", kill_on_drop: false }` [INFO] [stdout] fc37c67f2d39e561d2321e934a33ac930b2b4138ee0ac3b4a5faccae05de0e13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bcf2effdc6864c8437326bb3b297d9e18e7d96ad5046ed40fb3f086d9ed66e1 [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" "8bcf2effdc6864c8437326bb3b297d9e18e7d96ad5046ed40fb3f086d9ed66e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking parking v1.0.1 [INFO] [stderr] Checking fastrand v1.2.4 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking infer v0.1.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking time v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking cookie v0.14.1 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking smol v0.1.14 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking femme v2.1.0 [INFO] [stderr] Checking js-sys v0.3.40 [INFO] [stderr] Checking web-sys v0.3.40 [INFO] [stderr] Checking gloo-timers v0.2.1 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking http-types v2.2.0 [INFO] [stderr] Checking async-h1 v2.0.2 [INFO] [stderr] Checking async-sse v3.0.0 [INFO] [stderr] Checking tide v0.11.0 [INFO] [stderr] Checking serve-json v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "8bcf2effdc6864c8437326bb3b297d9e18e7d96ad5046ed40fb3f086d9ed66e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bcf2effdc6864c8437326bb3b297d9e18e7d96ad5046ed40fb3f086d9ed66e1", kill_on_drop: false }` [INFO] [stdout] 8bcf2effdc6864c8437326bb3b297d9e18e7d96ad5046ed40fb3f086d9ed66e1