[INFO] fetching crate moxide 0.2.0... [INFO] testing moxide-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate moxide 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate moxide 0.2.0 [INFO] finished tweaking crates.io crate moxide 0.2.0 [INFO] tweaked toml for crates.io crate moxide 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate moxide 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] crate crates.io crate moxide 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded redox_users v0.4.5 [INFO] [stderr] Downloaded indexmap v2.4.0 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded tmux_interface v0.3.2 [INFO] [stderr] Downloaded syn v2.0.74 [INFO] [stderr] Downloaded libc v0.2.156 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8326a68e526795e230e707da12dff6a63414d0440a21f852b5e5b3486496074d [INFO] running `Command { std: "docker" "start" "-a" "8326a68e526795e230e707da12dff6a63414d0440a21f852b5e5b3486496074d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8326a68e526795e230e707da12dff6a63414d0440a21f852b5e5b3486496074d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8326a68e526795e230e707da12dff6a63414d0440a21f852b5e5b3486496074d", kill_on_drop: false }` [INFO] [stdout] 8326a68e526795e230e707da12dff6a63414d0440a21f852b5e5b3486496074d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbfdf60ed50a9b30822fe4c0fa8fd78c85690c4cb8ae985690fc6564abf41ebe [INFO] running `Command { std: "docker" "start" "-a" "cbfdf60ed50a9b30822fe4c0fa8fd78c85690c4cb8ae985690fc6564abf41ebe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.156 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling tmux_interface v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling moxide v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.23s [INFO] running `Command { std: "docker" "inspect" "cbfdf60ed50a9b30822fe4c0fa8fd78c85690c4cb8ae985690fc6564abf41ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbfdf60ed50a9b30822fe4c0fa8fd78c85690c4cb8ae985690fc6564abf41ebe", kill_on_drop: false }` [INFO] [stdout] cbfdf60ed50a9b30822fe4c0fa8fd78c85690c4cb8ae985690fc6564abf41ebe [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dbe7adecfae0c637e85b35fac791cdf11b8188213ae5cb611b799e2b22f18c5 [INFO] running `Command { std: "docker" "start" "-a" "4dbe7adecfae0c637e85b35fac791cdf11b8188213ae5cb611b799e2b22f18c5", kill_on_drop: false }` [INFO] [stderr] Compiling moxide v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "4dbe7adecfae0c637e85b35fac791cdf11b8188213ae5cb611b799e2b22f18c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dbe7adecfae0c637e85b35fac791cdf11b8188213ae5cb611b799e2b22f18c5", kill_on_drop: false }` [INFO] [stdout] 4dbe7adecfae0c637e85b35fac791cdf11b8188213ae5cb611b799e2b22f18c5 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92cb51452946c367e560c9d7c40b52f1d1883777bc7c39b04243f0eb05848d8f [INFO] running `Command { std: "docker" "start" "-a" "92cb51452946c367e560c9d7c40b52f1d1883777bc7c39b04243f0eb05848d8f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/moxide-2f1a05697c147aab) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test helpers::tests::test_absolute_path ... ok [INFO] [stdout] test projects::tests::test_parser ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92cb51452946c367e560c9d7c40b52f1d1883777bc7c39b04243f0eb05848d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92cb51452946c367e560c9d7c40b52f1d1883777bc7c39b04243f0eb05848d8f", kill_on_drop: false }` [INFO] [stdout] 92cb51452946c367e560c9d7c40b52f1d1883777bc7c39b04243f0eb05848d8f