[INFO] fetching crate models 0.1.3... [INFO] checking models-0.1.3 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate models 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate models 0.1.3 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate models 0.1.3 [INFO] finished tweaking crates.io crate models 0.1.3 [INFO] tweaked toml for crates.io crate models 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded models-proc-macro v0.1.1 [INFO] [stderr] Downloaded models-parser v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7688fb4c814d9b11720f3af69c3bcd8d27afd0e2522de0b63e90cc1c50f9dfda [INFO] running `Command { std: "docker" "start" "-a" "7688fb4c814d9b11720f3af69c3bcd8d27afd0e2522de0b63e90cc1c50f9dfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7688fb4c814d9b11720f3af69c3bcd8d27afd0e2522de0b63e90cc1c50f9dfda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7688fb4c814d9b11720f3af69c3bcd8d27afd0e2522de0b63e90cc1c50f9dfda", kill_on_drop: false }` [INFO] [stdout] 7688fb4c814d9b11720f3af69c3bcd8d27afd0e2522de0b63e90cc1c50f9dfda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf0e9db8d19d6f4eb67ce369be0bc81cab579c0863f140292caacd3496f11c62 [INFO] running `Command { std: "docker" "start" "-a" "cf0e9db8d19d6f4eb67ce369be0bc81cab579c0863f140292caacd3496f11c62", kill_on_drop: false }` [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking openssl v0.10.54 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling models-parser v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking sqlx-rt v0.5.13 [INFO] [stderr] Compiling models-proc-macro v0.1.1 [INFO] [stderr] Checking sqlx-core v0.5.13 [INFO] [stderr] Checking models v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Checking sqlx v0.5.13 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.90s [INFO] running `Command { std: "docker" "inspect" "cf0e9db8d19d6f4eb67ce369be0bc81cab579c0863f140292caacd3496f11c62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0e9db8d19d6f4eb67ce369be0bc81cab579c0863f140292caacd3496f11c62", kill_on_drop: false }` [INFO] [stdout] cf0e9db8d19d6f4eb67ce369be0bc81cab579c0863f140292caacd3496f11c62