[INFO] fetching crate wot 0.2.0... [INFO] testing wot-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate wot 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate wot 0.2.0 [INFO] finished tweaking crates.io crate wot 0.2.0 [INFO] tweaked toml for crates.io crate wot 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wot 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 157 packages to latest compatible versions [INFO] [stderr] Adding wot-serve v0.3.1 (available: v0.5.0) [INFO] [stderr] Adding wot-td v0.2.1 (available: v0.6.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mdns-sd v0.7.5 [INFO] [stderr] Downloaded wot-serve v0.3.1 [INFO] [stderr] Downloaded if-addrs v0.10.2 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded wot-td v0.2.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.20 [INFO] [stderr] Downloaded datta v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f45b8b76a4d0570770f4b68ff984f319ea4a724aa842347f74d379ad68f4ccf0 [INFO] running `Command { std: "docker" "start" "-a" "f45b8b76a4d0570770f4b68ff984f319ea4a724aa842347f74d379ad68f4ccf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f45b8b76a4d0570770f4b68ff984f319ea4a724aa842347f74d379ad68f4ccf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45b8b76a4d0570770f4b68ff984f319ea4a724aa842347f74d379ad68f4ccf0", kill_on_drop: false }` [INFO] [stdout] f45b8b76a4d0570770f4b68ff984f319ea4a724aa842347f74d379ad68f4ccf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0035cf84981d56c8acb541d3e0bd26d2ca41d8d1b61ba0e29918b5e60bf7071b [INFO] running `Command { std: "docker" "start" "-a" "0035cf84981d56c8acb541d3e0bd26d2ca41d8d1b61ba0e29918b5e60bf7071b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling if-addrs v0.10.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling datta v0.1.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling mdns-sd v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling wot-td v0.2.1 [INFO] [stderr] Compiling wot-serve v0.3.1 [INFO] [stderr] Compiling wot v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.67s [INFO] running `Command { std: "docker" "inspect" "0035cf84981d56c8acb541d3e0bd26d2ca41d8d1b61ba0e29918b5e60bf7071b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0035cf84981d56c8acb541d3e0bd26d2ca41d8d1b61ba0e29918b5e60bf7071b", kill_on_drop: false }` [INFO] [stdout] 0035cf84981d56c8acb541d3e0bd26d2ca41d8d1b61ba0e29918b5e60bf7071b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b770e3b9c34e57136cf508f46963a00d01e0bcac04c666ff4349d780a54498e9 [INFO] running `Command { std: "docker" "start" "-a" "b770e3b9c34e57136cf508f46963a00d01e0bcac04c666ff4349d780a54498e9", kill_on_drop: false }` [INFO] [stderr] Compiling wot v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "b770e3b9c34e57136cf508f46963a00d01e0bcac04c666ff4349d780a54498e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b770e3b9c34e57136cf508f46963a00d01e0bcac04c666ff4349d780a54498e9", kill_on_drop: false }` [INFO] [stdout] b770e3b9c34e57136cf508f46963a00d01e0bcac04c666ff4349d780a54498e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8058bfa005ccc29448a8ac7f85c5816312176bec6338c5909f7311b35997a4b5 [INFO] running `Command { std: "docker" "start" "-a" "8058bfa005ccc29448a8ac7f85c5816312176bec6338c5909f7311b35997a4b5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wot-91d62a0f4ea3670b) [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 wot [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" "8058bfa005ccc29448a8ac7f85c5816312176bec6338c5909f7311b35997a4b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8058bfa005ccc29448a8ac7f85c5816312176bec6338c5909f7311b35997a4b5", kill_on_drop: false }` [INFO] [stdout] 8058bfa005ccc29448a8ac7f85c5816312176bec6338c5909f7311b35997a4b5