[INFO] fetching crate rocket-jwt-authorization 0.1.10... [INFO] checking rocket-jwt-authorization-0.1.10 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate rocket-jwt-authorization 0.1.10 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rocket-jwt-authorization 0.1.10 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket-jwt-authorization 0.1.10 [INFO] finished tweaking crates.io crate rocket-jwt-authorization 0.1.10 [INFO] tweaked toml for crates.io crate rocket-jwt-authorization 0.1.10 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rocket-jwt-authorization 0.1.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpuid-bool v0.1.1 [INFO] [stderr] Downloaded jwt v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 183b648d39aebaa145072102bd62a10d7200dbad63a218e8394a114edb44b499 [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" "183b648d39aebaa145072102bd62a10d7200dbad63a218e8394a114edb44b499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "183b648d39aebaa145072102bd62a10d7200dbad63a218e8394a114edb44b499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "183b648d39aebaa145072102bd62a10d7200dbad63a218e8394a114edb44b499", kill_on_drop: false }` [INFO] [stdout] 183b648d39aebaa145072102bd62a10d7200dbad63a218e8394a114edb44b499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85c029e48cd65561224472df348cb173c2f5818e7e32cbc6251085f685e25061 [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" "85c029e48cd65561224472df348cb173c2f5818e7e32cbc6251085f685e25061", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Checking utf8-width v0.1.3 [INFO] [stderr] Checking debug-helper v0.3.9 [INFO] [stderr] Checking macro-utils v0.1.3 [INFO] [stderr] Checking cpuid-bool v0.1.1 [INFO] [stderr] Checking cow-utils v0.1.2 [INFO] [stderr] Checking lru_time_cache v0.10.0 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Checking html-escape v0.2.5 [INFO] [stderr] Checking proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rc-u8-reader v2.0.11 [INFO] [stderr] Checking crc-any v2.3.4 [INFO] [stderr] Checking minifier v0.0.36 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking quote v1.0.7 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking globwalk v0.8.0 [INFO] [stderr] Checking rocket_http v0.4.5 [INFO] [stderr] Checking rocket-jwt-authorization v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling enum-ordinalize v3.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling educe v0.4.11 [INFO] [stderr] Compiling validators-options v0.22.0 [INFO] [stderr] Checking html-minifier v3.0.1 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking tera v1.3.1 [INFO] [stderr] Checking jwt v0.10.0 [INFO] [stderr] Checking rocket-etag-if-none-match v0.3.4 [INFO] [stderr] Checking validators v0.22.0 [INFO] [stderr] Checking rocket-include-tera v0.4.18 [INFO] [stderr] Compiling validators-derive v0.22.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "85c029e48cd65561224472df348cb173c2f5818e7e32cbc6251085f685e25061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c029e48cd65561224472df348cb173c2f5818e7e32cbc6251085f685e25061", kill_on_drop: false }` [INFO] [stdout] 85c029e48cd65561224472df348cb173c2f5818e7e32cbc6251085f685e25061