[INFO] fetching crate vld-ntex 0.3.0...
[INFO] testing vld-ntex-0.3.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate vld-ntex 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate vld-ntex 0.3.0
[INFO] finished tweaking crates.io crate vld-ntex 0.3.0
[INFO] tweaked toml for crates.io crate vld-ntex 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vld-ntex 0.3.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vld-ntex 0.3.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce0217384ad98836f4ba53d09e91e169990e1f44c3dea323aa44a9c9a65603c2
[INFO] running `Command { std: "docker" "start" "-a" "ce0217384ad98836f4ba53d09e91e169990e1f44c3dea323aa44a9c9a65603c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce0217384ad98836f4ba53d09e91e169990e1f44c3dea323aa44a9c9a65603c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce0217384ad98836f4ba53d09e91e169990e1f44c3dea323aa44a9c9a65603c2", kill_on_drop: false }`
[INFO] [stdout] ce0217384ad98836f4ba53d09e91e169990e1f44c3dea323aa44a9c9a65603c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9bf62bdd38bf55982f478d713329752774494008e66e32b2a4ab2513d4f6124
[INFO] running `Command { std: "docker" "start" "-a" "b9bf62bdd38bf55982f478d713329752774494008e66e32b2a4ab2513d4f6124", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ntex-rt v3.10.1
[INFO] [stderr]    Compiling oneshot v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling swap-buffer-queue v0.2.1
[INFO] [stderr]    Compiling ntex-io-uring v0.7.120
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling sc v0.2.7
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling oneshot v0.1.13
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ntex-service v4.6.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ntex-polling v3.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ntex-macros v3.2.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ntex-bytes v1.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling vld v0.3.0
[INFO] [stderr]    Compiling ntex-error v1.5.1
[INFO] [stderr]    Compiling ntex-codec v1.1.0
[INFO] [stderr]    Compiling ntex-http v1.1.0
[INFO] [stderr]    Compiling ntex-router v1.0.0
[INFO] [stderr]    Compiling vld-http-common v0.3.0
[INFO] [stderr]    Compiling ntex-util v3.5.0
[INFO] [stderr]    Compiling ntex-io v3.9.1
[INFO] [stderr]    Compiling ntex-net v3.8.2
[INFO] [stderr]    Compiling ntex-dispatcher v3.1.0
[INFO] [stderr]    Compiling ntex-server v3.9.0
[INFO] [stderr]    Compiling ntex-tls v3.4.0
[INFO] [stderr]    Compiling ntex-h2 v3.8.2
[INFO] [stderr]    Compiling ntex v3.6.2
[INFO] [stderr]    Compiling vld-ntex v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.63s
[INFO] running `Command { std: "docker" "inspect" "b9bf62bdd38bf55982f478d713329752774494008e66e32b2a4ab2513d4f6124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9bf62bdd38bf55982f478d713329752774494008e66e32b2a4ab2513d4f6124", kill_on_drop: false }`
[INFO] [stdout] b9bf62bdd38bf55982f478d713329752774494008e66e32b2a4ab2513d4f6124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bbcceeabbfdce8ca24ff09796215bde4bd244714512f2829c8342a079e606e1
[INFO] running `Command { std: "docker" "start" "-a" "3bbcceeabbfdce8ca24ff09796215bde4bd244714512f2829c8342a079e606e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling ntex-rt v3.10.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ntex-util v3.5.0
[INFO] [stderr]    Compiling ntex-io v3.9.1
[INFO] [stderr]    Compiling ntex-net v3.8.2
[INFO] [stderr]    Compiling ntex-dispatcher v3.1.0
[INFO] [stderr]    Compiling ntex-server v3.9.0
[INFO] [stderr]    Compiling ntex-tls v3.4.0
[INFO] [stderr]    Compiling ntex-h2 v3.8.2
[INFO] [stderr]    Compiling ntex v3.6.2
[INFO] [stderr]    Compiling vld-ntex v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.60s
[INFO] running `Command { std: "docker" "inspect" "3bbcceeabbfdce8ca24ff09796215bde4bd244714512f2829c8342a079e606e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bbcceeabbfdce8ca24ff09796215bde4bd244714512f2829c8342a079e606e1", kill_on_drop: false }`
[INFO] [stdout] 3bbcceeabbfdce8ca24ff09796215bde4bd244714512f2829c8342a079e606e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 817396311e2f0c860713ad592cc95c809736f3fe5afd41b5167071022759fa36
[INFO] running `Command { std: "docker" "start" "-a" "817396311e2f0c860713ad592cc95c809736f3fe5afd41b5167071022759fa36", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[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/lib.rs (/opt/rustwide/target/debug/deps/vld_ntex-c5024474970b9d0f)
[INFO] [stderr]    Doc-tests vld_ntex
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 18) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "817396311e2f0c860713ad592cc95c809736f3fe5afd41b5167071022759fa36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817396311e2f0c860713ad592cc95c809736f3fe5afd41b5167071022759fa36", kill_on_drop: false }`
[INFO] [stdout] 817396311e2f0c860713ad592cc95c809736f3fe5afd41b5167071022759fa36
