[INFO] fetching crate rivet 0.1.0... [INFO] testing rivet-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rivet 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rivet 0.1.0 [INFO] finished tweaking crates.io crate rivet 0.1.0 [INFO] tweaked toml for crates.io crate rivet 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rivet 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rivet 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rivet-routing v0.1.0 [INFO] [stderr] Downloaded rivet-support v0.1.0 [INFO] [stderr] Downloaded rivet-config v0.1.0 [INFO] [stderr] Downloaded rivet-foundation v0.1.0 [INFO] [stderr] Downloaded rivet-adapter-worker v0.1.0 [INFO] [stderr] Downloaded rivet-core v0.1.0 [INFO] [stderr] Downloaded rivet-http v0.1.0 [INFO] [stderr] Downloaded rivet-logger v0.1.0 [INFO] [stderr] Downloaded rivet-adapter-axum v0.1.0 [INFO] [stderr] Downloaded rivet-adapter-lambda v0.1.0 [INFO] [stderr] Downloaded lambda_runtime v0.13.0 [INFO] [stderr] Downloaded actix-router v0.5.4 [INFO] [stderr] Downloaded lambda_http v0.14.0 [INFO] [stderr] Downloaded rivet-adapter-actix v0.1.0 [INFO] [stderr] Downloaded worker-sys v0.7.5 [INFO] [stderr] Downloaded actix-http v3.12.0 [INFO] [stderr] Downloaded worker v0.7.5 [INFO] [stderr] Downloaded aws_lambda_events v0.16.1 [INFO] [stderr] Downloaded query_map v0.7.0 [INFO] [stderr] Downloaded lambda_runtime_api_client v0.11.1 [INFO] [stderr] Downloaded rivet-adapter-rocket v0.1.0 [INFO] [stderr] Downloaded worker-macros v0.7.5 [INFO] [stderr] Downloaded actix-web v4.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f08a7d9172754f57737d6ae8561bbde8b0626a8f81643660fc2747dbb291ba39 [INFO] running `Command { std: "docker" "start" "-a" "f08a7d9172754f57737d6ae8561bbde8b0626a8f81643660fc2747dbb291ba39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f08a7d9172754f57737d6ae8561bbde8b0626a8f81643660fc2747dbb291ba39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08a7d9172754f57737d6ae8561bbde8b0626a8f81643660fc2747dbb291ba39", kill_on_drop: false }` [INFO] [stdout] f08a7d9172754f57737d6ae8561bbde8b0626a8f81643660fc2747dbb291ba39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39d44ff9c1cf2de57eb8fd2f04481e24af3ee6d4e7f5f418ade24bb37403903c [INFO] running `Command { std: "docker" "start" "-a" "39d44ff9c1cf2de57eb8fd2f04481e24af3ee6d4e7f5f418ade24bb37403903c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling sysinfo v0.38.4 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rivet-http v0.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rivet-foundation v0.1.0 [INFO] [stderr] Compiling rivet-routing v0.1.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rivet-logger v0.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling rivet-core v0.1.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling rivet-config v0.1.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling rivet-support v0.1.0 [INFO] [stderr] Compiling rivet-adapter-axum v0.1.0 [INFO] [stderr] Compiling rivet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "39d44ff9c1cf2de57eb8fd2f04481e24af3ee6d4e7f5f418ade24bb37403903c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d44ff9c1cf2de57eb8fd2f04481e24af3ee6d4e7f5f418ade24bb37403903c", kill_on_drop: false }` [INFO] [stdout] 39d44ff9c1cf2de57eb8fd2f04481e24af3ee6d4e7f5f418ade24bb37403903c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ec2df1d48212b7dd4be7585f652ccdff75f62fa17dc9593e7082e262e358ff [INFO] running `Command { std: "docker" "start" "-a" "38ec2df1d48212b7dd4be7585f652ccdff75f62fa17dc9593e7082e262e358ff", kill_on_drop: false }` [INFO] [stderr] Compiling rivet v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "38ec2df1d48212b7dd4be7585f652ccdff75f62fa17dc9593e7082e262e358ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ec2df1d48212b7dd4be7585f652ccdff75f62fa17dc9593e7082e262e358ff", kill_on_drop: false }` [INFO] [stdout] 38ec2df1d48212b7dd4be7585f652ccdff75f62fa17dc9593e7082e262e358ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70eef56fb54b371c66724e30c659f8685a343da0a4e116957913dc51ba09c06e [INFO] running `Command { std: "docker" "start" "-a" "70eef56fb54b371c66724e30c659f8685a343da0a4e116957913dc51ba09c06e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rivet-596b6c94facf6e27) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rivet [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "70eef56fb54b371c66724e30c659f8685a343da0a4e116957913dc51ba09c06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70eef56fb54b371c66724e30c659f8685a343da0a4e116957913dc51ba09c06e", kill_on_drop: false }` [INFO] [stdout] 70eef56fb54b371c66724e30c659f8685a343da0a4e116957913dc51ba09c06e