[INFO] fetching crate treadmill-rs 0.2.0... [INFO] testing treadmill-rs-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate treadmill-rs 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate treadmill-rs 0.2.0 [INFO] finished tweaking crates.io crate treadmill-rs 0.2.0 [INFO] tweaked toml for crates.io crate treadmill-rs 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate treadmill-rs 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate treadmill-rs 0.2.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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.2.19 [INFO] [stderr] Downloaded fundu-core v0.3.1 [INFO] [stderr] Downloaded async-trait v0.1.86 [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded fundu v2.0.1 [INFO] [stderr] Downloaded bytes v1.10.0 [INFO] [stderr] Downloaded time v0.3.37 [INFO] [stderr] Downloaded chrono v0.4.39 [INFO] [stderr] Downloaded serde_json v1.0.138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 277d6147eb1789a627c353f9a7b4058c700e7d037d93b6fde94ad7ab9a666415 [INFO] running `Command { std: "docker" "start" "-a" "277d6147eb1789a627c353f9a7b4058c700e7d037d93b6fde94ad7ab9a666415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "277d6147eb1789a627c353f9a7b4058c700e7d037d93b6fde94ad7ab9a666415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "277d6147eb1789a627c353f9a7b4058c700e7d037d93b6fde94ad7ab9a666415", kill_on_drop: false }` [INFO] [stdout] 277d6147eb1789a627c353f9a7b4058c700e7d037d93b6fde94ad7ab9a666415 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab738b27b82167339bb6ec62463bb7ae0e5e96ab33d3d6b1af64b0aa9e1e9f21 [INFO] running `Command { std: "docker" "start" "-a" "ab738b27b82167339bb6ec62463bb7ae0e5e96ab33d3d6b1af64b0aa9e1e9f21", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling fundu-core v0.3.1 [INFO] [stderr] Compiling fundu v2.0.1 [INFO] [stderr] Compiling treadmill-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.41s [INFO] running `Command { std: "docker" "inspect" "ab738b27b82167339bb6ec62463bb7ae0e5e96ab33d3d6b1af64b0aa9e1e9f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab738b27b82167339bb6ec62463bb7ae0e5e96ab33d3d6b1af64b0aa9e1e9f21", kill_on_drop: false }` [INFO] [stdout] ab738b27b82167339bb6ec62463bb7ae0e5e96ab33d3d6b1af64b0aa9e1e9f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea7c21631618a5836c08dec168191724f7757ce3b3f5eb7da0cd7c548c043bdc [INFO] running `Command { std: "docker" "start" "-a" "ea7c21631618a5836c08dec168191724f7757ce3b3f5eb7da0cd7c548c043bdc", kill_on_drop: false }` [INFO] [stderr] Compiling treadmill-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "ea7c21631618a5836c08dec168191724f7757ce3b3f5eb7da0cd7c548c043bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7c21631618a5836c08dec168191724f7757ce3b3f5eb7da0cd7c548c043bdc", kill_on_drop: false }` [INFO] [stdout] ea7c21631618a5836c08dec168191724f7757ce3b3f5eb7da0cd7c548c043bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bdcaa6609aa85205954cfe9b040a83fb6f6ce35f50090b5961003b43140fb177 [INFO] running `Command { std: "docker" "start" "-a" "bdcaa6609aa85205954cfe9b040a83fb6f6ce35f50090b5961003b43140fb177", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/treadmill_rs-2821d1d576bd58f6) [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 treadmill_rs [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" "bdcaa6609aa85205954cfe9b040a83fb6f6ce35f50090b5961003b43140fb177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdcaa6609aa85205954cfe9b040a83fb6f6ce35f50090b5961003b43140fb177", kill_on_drop: false }` [INFO] [stdout] bdcaa6609aa85205954cfe9b040a83fb6f6ce35f50090b5961003b43140fb177