[INFO] fetching crate jwt-simple 0.1.10... [INFO] checking jwt-simple-0.1.10 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate jwt-simple 0.1.10 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate jwt-simple 0.1.10 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate jwt-simple 0.1.10 [INFO] finished tweaking crates.io crate jwt-simple 0.1.10 [INFO] tweaked toml for crates.io crate jwt-simple 0.1.10 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf153ecd9605e7da5f0ffe118fc1f2d7ecaf17625b48b339e9fc86a4ee5f4f6c [INFO] running `Command { std: "docker" "start" "-a" "bf153ecd9605e7da5f0ffe118fc1f2d7ecaf17625b48b339e9fc86a4ee5f4f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf153ecd9605e7da5f0ffe118fc1f2d7ecaf17625b48b339e9fc86a4ee5f4f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf153ecd9605e7da5f0ffe118fc1f2d7ecaf17625b48b339e9fc86a4ee5f4f6c", kill_on_drop: false }` [INFO] [stdout] bf153ecd9605e7da5f0ffe118fc1f2d7ecaf17625b48b339e9fc86a4ee5f4f6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd7f3bf01d98c79f152d7fa0fcf108973904718c465fafd2b8a4cd407636a9e9 [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" "dd7f3bf01d98c79f152d7fa0fcf108973904718c465fafd2b8a4cd407636a9e9", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.0.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking const-oid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking ct-codecs v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking anyhow v1.0.33 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking coarsetime v0.1.16 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking ed25519-compact v0.1.8 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking hmac-sha256 v0.1.6 [INFO] [stderr] Checking hmac-sha512 v0.1.8 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking zeroize v1.1.1 [INFO] [stderr] Checking elliptic-curve v0.6.2 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking ecdsa v0.8.3 [INFO] [stderr] Checking k256 v0.5.6 [INFO] [stderr] Checking p256 v0.5.0 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking jwt-simple v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "dd7f3bf01d98c79f152d7fa0fcf108973904718c465fafd2b8a4cd407636a9e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd7f3bf01d98c79f152d7fa0fcf108973904718c465fafd2b8a4cd407636a9e9", kill_on_drop: false }` [INFO] [stdout] dd7f3bf01d98c79f152d7fa0fcf108973904718c465fafd2b8a4cd407636a9e9