[INFO] fetching crate demystify-web 0.1.3... [INFO] testing demystify-web-0.1.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate demystify-web 0.1.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate demystify-web 0.1.3 [INFO] finished tweaking crates.io crate demystify-web 0.1.3 [INFO] tweaked toml for crates.io crate demystify-web 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate demystify-web 0.1.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate demystify-web 0.1.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonempty v0.7.0 [INFO] [stderr] Downloaded forwarded-header-value v0.1.1 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded svg v0.18.0 [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded demystify v0.1.3 [INFO] [stderr] Downloaded axum_session v0.16.0 [INFO] [stderr] Downloaded tera v1.20.0 [INFO] [stderr] Downloaded rustsat-glucose v0.7.3 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] [stderr] Downloaded rustsat v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0c586bab7fc573310c277eb9137a03b2c1a00b52ed4d97bf8e9118b83f293a6 [INFO] running `Command { std: "docker" "start" "-a" "e0c586bab7fc573310c277eb9137a03b2c1a00b52ed4d97bf8e9118b83f293a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0c586bab7fc573310c277eb9137a03b2c1a00b52ed4d97bf8e9118b83f293a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0c586bab7fc573310c277eb9137a03b2c1a00b52ed4d97bf8e9118b83f293a6", kill_on_drop: false }` [INFO] [stdout] e0c586bab7fc573310c277eb9137a03b2c1a00b52ed4d97bf8e9118b83f293a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41955bc000aeb8fdc0df384f0d14df211659518ca488ab1ee4a4975a468988a [INFO] running `Command { std: "docker" "start" "-a" "c41955bc000aeb8fdc0df384f0d14df211659518ca488ab1ee4a4975a468988a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustsat v0.7.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling rustsat-glucose v0.7.3 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling svg v0.18.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling axum_session v0.16.0 [INFO] [stderr] Compiling demystify v0.1.3 [INFO] [stderr] Compiling demystify-web v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "c41955bc000aeb8fdc0df384f0d14df211659518ca488ab1ee4a4975a468988a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41955bc000aeb8fdc0df384f0d14df211659518ca488ab1ee4a4975a468988a", kill_on_drop: false }` [INFO] [stdout] c41955bc000aeb8fdc0df384f0d14df211659518ca488ab1ee4a4975a468988a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e23d13cde2f83a96d2ef43afaa96ebda58da26bab081128c37d5bab141c8780 [INFO] running `Command { std: "docker" "start" "-a" "7e23d13cde2f83a96d2ef43afaa96ebda58da26bab081128c37d5bab141c8780", kill_on_drop: false }` [INFO] [stderr] Compiling demystify-web v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "7e23d13cde2f83a96d2ef43afaa96ebda58da26bab081128c37d5bab141c8780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e23d13cde2f83a96d2ef43afaa96ebda58da26bab081128c37d5bab141c8780", kill_on_drop: false }` [INFO] [stdout] 7e23d13cde2f83a96d2ef43afaa96ebda58da26bab081128c37d5bab141c8780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b6599c8523e3d28faf2eeb0903fb214a44a682d05d38474fabf60ab5e909904 [INFO] running `Command { std: "docker" "start" "-a" "0b6599c8523e3d28faf2eeb0903fb214a44a682d05d38474fabf60ab5e909904", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/demystify_web-c4cc6569086b2bdc) [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] Running unittests src/bin/serve.rs (/opt/rustwide/target/debug/deps/demystify_web-afb677db594fa421) [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 demystify_web [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" "0b6599c8523e3d28faf2eeb0903fb214a44a682d05d38474fabf60ab5e909904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6599c8523e3d28faf2eeb0903fb214a44a682d05d38474fabf60ab5e909904", kill_on_drop: false }` [INFO] [stdout] 0b6599c8523e3d28faf2eeb0903fb214a44a682d05d38474fabf60ab5e909904