[INFO] fetching crate conservator 0.2.0... [INFO] checking conservator-0.2.0 against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] extracting crate conservator 0.2.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate conservator 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate conservator 0.2.0 [INFO] tweaked toml for crates.io crate conservator 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate conservator 0.2.0 on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate conservator 0.2.0 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eeff0a7a2df6c7385ed71fe7ce769b395554bc5ea3f57e851da684482d4b2eb [INFO] running `Command { std: "docker" "start" "-a" "1eeff0a7a2df6c7385ed71fe7ce769b395554bc5ea3f57e851da684482d4b2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eeff0a7a2df6c7385ed71fe7ce769b395554bc5ea3f57e851da684482d4b2eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eeff0a7a2df6c7385ed71fe7ce769b395554bc5ea3f57e851da684482d4b2eb", kill_on_drop: false }` [INFO] [stdout] 1eeff0a7a2df6c7385ed71fe7ce769b395554bc5ea3f57e851da684482d4b2eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a42775aa2284d577399a9fc43a9637b13adab90d71a4ea9b7209f0c0b6dc1bf [INFO] running `Command { std: "docker" "start" "-a" "0a42775aa2284d577399a9fc43a9637b13adab90d71a4ea9b7209f0c0b6dc1bf", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Checking itoa v1.0.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking serde_json v1.0.146 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking toml v0.9.10+spec-1.1.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking trybuild v1.0.114 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling conservator_macro v0.2.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Checking bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking conservator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking testcontainers v0.15.0 [INFO] [stderr] Checking testcontainers-modules v0.3.7 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "0a42775aa2284d577399a9fc43a9637b13adab90d71a4ea9b7209f0c0b6dc1bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a42775aa2284d577399a9fc43a9637b13adab90d71a4ea9b7209f0c0b6dc1bf", kill_on_drop: false }` [INFO] [stdout] 0a42775aa2284d577399a9fc43a9637b13adab90d71a4ea9b7209f0c0b6dc1bf