[INFO] cloning repository https://github.com/pramonow/rust-simple-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pramonow/rust-simple-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpramonow%2Frust-simple-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpramonow%2Frust-simple-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c26dd2ba68d09fbedf651a26586be20c835f4bfb [INFO] checking pramonow/rust-simple-api against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpramonow%2Frust-simple-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pramonow/rust-simple-api [INFO] finished tweaking git repo https://github.com/pramonow/rust-simple-api [INFO] tweaked toml for git repo https://github.com/pramonow/rust-simple-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pramonow/rust-simple-api on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pramonow/rust-simple-api 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-enum v0.2.6 [INFO] [stderr] Downloaded bigdecimal v0.1.2 [INFO] [stderr] Downloaded lexical v5.2.2 [INFO] [stderr] Downloaded mysql_common v0.24.1 [INFO] [stderr] Downloaded mysql v20.1.0 [INFO] [stderr] Downloaded syn v2.0.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ca8d997d23b178a4b6c2a3b34efaa8875e0182222e64eba4599bdd62a8d246f [INFO] running `Command { std: "docker" "start" "-a" "0ca8d997d23b178a4b6c2a3b34efaa8875e0182222e64eba4599bdd62a8d246f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ca8d997d23b178a4b6c2a3b34efaa8875e0182222e64eba4599bdd62a8d246f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca8d997d23b178a4b6c2a3b34efaa8875e0182222e64eba4599bdd62a8d246f", kill_on_drop: false }` [INFO] [stdout] 0ca8d997d23b178a4b6c2a3b34efaa8875e0182222e64eba4599bdd62a8d246f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 820fdce013574583e39b36024bdef3ca7e8528044439a874348e9a3adb047a5b [INFO] running `Command { std: "docker" "start" "-a" "820fdce013574583e39b36024bdef3ca7e8528044439a874348e9a3adb047a5b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking matchit v0.5.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking axum-core v0.2.9 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking rust_decimal v1.35.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tower-http v0.3.5 [INFO] [stderr] Checking mysql_common v0.24.1 [INFO] [stderr] Checking axum v0.5.17 [INFO] [stderr] Checking rust-crud v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s [INFO] running `Command { std: "docker" "inspect" "820fdce013574583e39b36024bdef3ca7e8528044439a874348e9a3adb047a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "820fdce013574583e39b36024bdef3ca7e8528044439a874348e9a3adb047a5b", kill_on_drop: false }` [INFO] [stdout] 820fdce013574583e39b36024bdef3ca7e8528044439a874348e9a3adb047a5b