[INFO] cloning repository https://github.com/biscuit-auth/biscuit-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biscuit-auth/biscuit-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiscuit-auth%2Fbiscuit-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiscuit-auth%2Fbiscuit-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08781e59c638a7f70cb59dc16afbe0ad0f398922 [INFO] checking biscuit-auth/biscuit-cli against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiscuit-auth%2Fbiscuit-cli" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/biscuit-auth/biscuit-cli on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/biscuit-auth/biscuit-cli [INFO] finished tweaking git repo https://github.com/biscuit-auth/biscuit-cli [INFO] tweaked toml for git repo https://github.com/biscuit-auth/biscuit-cli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/biscuit-auth/biscuit-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/biscuit-auth/biscuit-rust` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 787b97f5b2e2259a5d627cff68649118385c930e5c985d01fbfce8b04abd044c [INFO] running `Command { std: "docker" "start" "-a" "787b97f5b2e2259a5d627cff68649118385c930e5c985d01fbfce8b04abd044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "787b97f5b2e2259a5d627cff68649118385c930e5c985d01fbfce8b04abd044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787b97f5b2e2259a5d627cff68649118385c930e5c985d01fbfce8b04abd044c", kill_on_drop: false }` [INFO] [stdout] 787b97f5b2e2259a5d627cff68649118385c930e5c985d01fbfce8b04abd044c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc59e41fa6268be8f4f90e556d2976dd2c67e8ebb1e58ca50d2267230f78a999 [INFO] running `Command { std: "docker" "start" "-a" "bc59e41fa6268be8f4f90e556d2976dd2c67e8ebb1e58ca50d2267230f78a999", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking signature v1.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling biscuit-auth v3.0.0-alpha1 (https://github.com/biscuit-auth/biscuit-rust?branch=master#f38d100d) [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling biscuit-cli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking iana-time-zone v0.1.45 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking parse_duration v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling biscuit-parser v0.1.0-alpha1 (https://github.com/biscuit-auth/biscuit-rust?branch=master#f38d100d) [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking clap v3.2.17 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Compiling biscuit-quote v0.2.0-alpha1 (https://github.com/biscuit-auth/biscuit-rust?branch=master#f38d100d) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.15s [INFO] running `Command { std: "docker" "inspect" "bc59e41fa6268be8f4f90e556d2976dd2c67e8ebb1e58ca50d2267230f78a999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc59e41fa6268be8f4f90e556d2976dd2c67e8ebb1e58ca50d2267230f78a999", kill_on_drop: false }` [INFO] [stdout] bc59e41fa6268be8f4f90e556d2976dd2c67e8ebb1e58ca50d2267230f78a999