[INFO] fetching crate reql 0.11.2... [INFO] building reql-0.11.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate reql 0.11.2 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate reql 0.11.2 [INFO] finished tweaking crates.io crate reql 0.11.2 [INFO] tweaked toml for crates.io crate reql 0.11.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reql 0.11.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 180 packages to latest compatible versions [INFO] [stderr] Adding async-net v1.8.0 (available: v2.0.0) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 603da84498cb54b799d06f7a629bce18cb4eb1d6c76b20f1bca18f4f7e963238 [INFO] running `Command { std: "docker" "start" "-a" "603da84498cb54b799d06f7a629bce18cb4eb1d6c76b20f1bca18f4f7e963238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "603da84498cb54b799d06f7a629bce18cb4eb1d6c76b20f1bca18f4f7e963238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603da84498cb54b799d06f7a629bce18cb4eb1d6c76b20f1bca18f4f7e963238", kill_on_drop: false }` [INFO] [stdout] 603da84498cb54b799d06f7a629bce18cb4eb1d6c76b20f1bca18f4f7e963238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c69f1fc914e4e5b7551174eec0414ccc301e8c58315652e9999c6ed53758be5 [INFO] running `Command { std: "docker" "start" "-a" "7c69f1fc914e4e5b7551174eec0414ccc301e8c58315652e9999c6ed53758be5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling reql-types v0.3.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling scram v0.6.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling reql-macros v0.3.0 [INFO] [stderr] Compiling ql2 v2.1.1 [INFO] [stderr] Compiling reql v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.26s [INFO] running `Command { std: "docker" "inspect" "7c69f1fc914e4e5b7551174eec0414ccc301e8c58315652e9999c6ed53758be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c69f1fc914e4e5b7551174eec0414ccc301e8c58315652e9999c6ed53758be5", kill_on_drop: false }` [INFO] [stdout] 7c69f1fc914e4e5b7551174eec0414ccc301e8c58315652e9999c6ed53758be5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba48802f60885286a81588edc0769f0fd6ba636f1ca826e9bd617985d774dc59 [INFO] running `Command { std: "docker" "start" "-a" "ba48802f60885286a81588edc0769f0fd6ba636f1ca826e9bd617985d774dc59", kill_on_drop: false }` [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ql2 v2.1.1 [INFO] [stderr] Compiling reql v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.84s [INFO] running `Command { std: "docker" "inspect" "ba48802f60885286a81588edc0769f0fd6ba636f1ca826e9bd617985d774dc59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba48802f60885286a81588edc0769f0fd6ba636f1ca826e9bd617985d774dc59", kill_on_drop: false }` [INFO] [stdout] ba48802f60885286a81588edc0769f0fd6ba636f1ca826e9bd617985d774dc59