[INFO] cloning repository https://github.com/Protryon/axum-util [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/axum-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Faxum-util", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Faxum-util'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abc530ae4478cae71d2bdd306849ddaf8a23a95a [INFO] checking Protryon/axum-util against master#d0835adc4e114eac911150b3692b830b5583223a for pr-149195-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Faxum-util" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Protryon/axum-util [INFO] finished tweaking git repo https://github.com/Protryon/axum-util [INFO] tweaked toml for git repo https://github.com/Protryon/axum-util written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Protryon/axum-util on toolchain d0835adc4e114eac911150b3692b830b5583223a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Protryon/axum-util already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator_derive v0.15.0 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded validator_types v0.15.0 [INFO] [stderr] Downloaded validator v0.15.0 [INFO] [stderr] Downloaded openid v0.11.1 [INFO] [stderr] Downloaded axum v0.6.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7538e174203708466ae4a3772dc136e5a31edef9995ddb7d4b699f1b3164607a [INFO] running `Command { std: "docker" "start" "-a" "7538e174203708466ae4a3772dc136e5a31edef9995ddb7d4b699f1b3164607a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7538e174203708466ae4a3772dc136e5a31edef9995ddb7d4b699f1b3164607a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7538e174203708466ae4a3772dc136e5a31edef9995ddb7d4b699f1b3164607a", kill_on_drop: false }` [INFO] [stdout] 7538e174203708466ae4a3772dc136e5a31edef9995ddb7d4b699f1b3164607a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8388af3631337b309993ac1551a30309c0077f019826938e82ec045d1248a308 [INFO] running `Command { std: "docker" "start" "-a" "8388af3631337b309993ac1551a30309c0077f019826938e82ec045d1248a308", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking openssl v0.10.54 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Checking jwt v0.16.0 [INFO] [stderr] Checking biscuit v0.5.0 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking openid v0.11.1 [INFO] [stderr] Checking axum-util v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.54 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8388af3631337b309993ac1551a30309c0077f019826938e82ec045d1248a308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8388af3631337b309993ac1551a30309c0077f019826938e82ec045d1248a308", kill_on_drop: false }` [INFO] [stdout] 8388af3631337b309993ac1551a30309c0077f019826938e82ec045d1248a308