[INFO] cloning repository https://github.com/henocdz/ruster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henocdz/ruster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenocdz%2Fruster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenocdz%2Fruster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 787d467fe9b29c5523d3a07638e07a36933838ea [INFO] testing henocdz/ruster against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenocdz%2Fruster" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/henocdz/ruster [INFO] finished tweaking git repo https://github.com/henocdz/ruster [INFO] tweaked toml for git repo https://github.com/henocdz/ruster written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/henocdz/ruster on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/henocdz/ruster 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--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 anyhow v1.0.102 [INFO] [stderr] Adding base64 v0.21.7 [INFO] [stderr] Adding bitflags v1.3.2 [INFO] [stderr] Adding bitflags v2.11.0 [INFO] [stderr] Adding bumpalo v3.20.2 [INFO] [stderr] Adding bytes v1.11.1 [INFO] [stderr] Adding cc v1.2.59 [INFO] [stderr] Adding cfg-if v1.0.4 [INFO] [stderr] Adding core-foundation v0.9.4 [INFO] [stderr] Adding core-foundation v0.10.1 [INFO] [stderr] Adding core-foundation-sys v0.8.7 [INFO] [stderr] Adding displaydoc v0.2.5 [INFO] [stderr] Adding encoding_rs v0.8.35 [INFO] [stderr] Adding equivalent v1.0.2 [INFO] [stderr] Adding errno v0.3.14 [INFO] [stderr] Adding fastrand v2.4.1 [INFO] [stderr] Adding find-msvc-tools v0.1.9 [INFO] [stderr] Adding fnv v1.0.7 [INFO] [stderr] Adding foldhash v0.1.5 [INFO] [stderr] Adding foreign-types v0.3.2 [INFO] [stderr] Adding foreign-types-shared v0.1.1 [INFO] [stderr] Adding form_urlencoded v1.2.2 [INFO] [stderr] Adding futures-channel v0.3.32 [INFO] [stderr] Adding futures-core v0.3.32 [INFO] [stderr] Adding futures-sink v0.3.32 [INFO] [stderr] Adding futures-task v0.3.32 [INFO] [stderr] Adding futures-util v0.3.32 [INFO] [stderr] Adding getrandom v0.4.2 [INFO] [stderr] Adding h2 v0.3.27 [INFO] [stderr] Adding hashbrown v0.15.5 [INFO] [stderr] Adding hashbrown v0.17.0 [INFO] [stderr] Adding heck v0.5.0 [INFO] [stderr] Adding http v0.2.12 [INFO] [stderr] Adding http-body v0.4.6 [INFO] [stderr] Adding httparse v1.10.1 [INFO] [stderr] Adding httpdate v1.0.3 [INFO] [stderr] Adding hyper v0.14.32 [INFO] [stderr] Adding hyper-tls v0.5.0 [INFO] [stderr] Adding icu_collections v2.2.0 [INFO] [stderr] Adding icu_locale_core v2.2.0 [INFO] [stderr] Adding icu_normalizer v2.2.0 [INFO] [stderr] Adding icu_normalizer_data v2.2.0 [INFO] [stderr] Adding icu_properties v2.2.0 [INFO] [stderr] Adding icu_properties_data v2.2.0 [INFO] [stderr] Adding icu_provider v2.2.0 [INFO] [stderr] Adding id-arena v2.3.0 [INFO] [stderr] Adding idna v1.1.0 [INFO] [stderr] Adding idna_adapter v1.2.1 [INFO] [stderr] Adding indexmap v2.14.0 [INFO] [stderr] Adding ipnet v2.12.0 [INFO] [stderr] Adding js-sys v0.3.76 (available: v0.3.94) [INFO] [stderr] Adding leb128fmt v0.1.0 [INFO] [stderr] Adding libc v0.2.184 [INFO] [stderr] Adding linux-raw-sys v0.12.1 [INFO] [stderr] Adding litemap v0.8.2 [INFO] [stderr] Adding log v0.4.29 [INFO] [stderr] Adding mime v0.3.17 [INFO] [stderr] Adding mio v1.2.0 [INFO] [stderr] Adding native-tls v0.2.18 [INFO] [stderr] Adding once_cell v1.21.4 [INFO] [stderr] Adding openssl v0.10.76 [INFO] [stderr] Adding openssl-macros v0.1.1 [INFO] [stderr] Adding openssl-probe v0.2.1 [INFO] [stderr] Adding openssl-sys v0.9.112 [INFO] [stderr] Adding percent-encoding v2.3.2 [INFO] [stderr] Adding pin-project-lite v0.2.17 [INFO] [stderr] Adding pkg-config v0.3.32 [INFO] [stderr] Adding potential_utf v0.1.5 [INFO] [stderr] Adding prettyplease v0.2.37 [INFO] [stderr] Updating proc-macro2 v1.0.40 -> v1.0.106 [INFO] [stderr] Updating quote v1.0.20 -> v1.0.45 [INFO] [stderr] Adding r-efi v6.0.0 [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] [stderr] Adding rustix v1.1.4 [INFO] [stderr] Adding rustls-pemfile v1.0.4 [INFO] [stderr] Adding schannel v0.1.29 [INFO] [stderr] Adding security-framework v3.7.0 [INFO] [stderr] Adding security-framework-sys v2.17.0 [INFO] [stderr] Adding semver v1.0.28 [INFO] [stderr] Updating serde v1.0.138 -> v1.0.228 [INFO] [stderr] Adding serde_core v1.0.228 [INFO] [stderr] Updating serde_derive v1.0.138 -> v1.0.228 [INFO] [stderr] Adding serde_urlencoded v0.7.1 [INFO] [stderr] Adding shlex v1.3.0 [INFO] [stderr] Adding slab v0.4.12 [INFO] [stderr] Adding smallvec v1.15.1 [INFO] [stderr] Adding socket2 v0.5.10 [INFO] [stderr] Adding socket2 v0.6.3 [INFO] [stderr] Adding stable_deref_trait v1.2.1 [INFO] [stderr] Updating syn v1.0.98 -> v2.0.117 [INFO] [stderr] Adding sync_wrapper v0.1.2 [INFO] [stderr] Adding synstructure v0.13.2 [INFO] [stderr] Adding system-configuration v0.5.1 [INFO] [stderr] Adding system-configuration-sys v0.5.0 [INFO] [stderr] Adding tempfile v3.27.0 [INFO] [stderr] Adding tinystr v0.8.3 [INFO] [stderr] Adding tokio v1.51.1 [INFO] [stderr] Adding tokio-native-tls v0.3.1 [INFO] [stderr] Adding tokio-util v0.7.18 [INFO] [stderr] Adding tower-service v0.3.3 [INFO] [stderr] Adding tracing v0.1.44 [INFO] [stderr] Adding tracing-core v0.1.36 [INFO] [stderr] Adding try-lock v0.2.5 [INFO] [stderr] Adding unicode-xid v0.2.6 [INFO] [stderr] Adding url v2.5.8 [INFO] [stderr] Adding utf8_iter v1.0.4 [INFO] [stderr] Adding vcpkg v0.2.15 [INFO] [stderr] Adding want v0.3.1 [INFO] [stderr] Adding wasi v0.11.1+wasi-snapshot-preview1 [INFO] [stderr] Adding wasip2 v1.0.2+wasi-0.2.9 [INFO] [stderr] Adding wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 [INFO] [stderr] Adding wasm-bindgen v0.2.99 (available: v0.2.117) [INFO] [stderr] Adding wasm-bindgen-backend v0.2.99 (available: v0.2.104) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.49 (available: v0.4.67) [INFO] [stderr] Adding wasm-bindgen-macro v0.2.99 (available: v0.2.117) [INFO] [stderr] Adding wasm-bindgen-macro-support v0.2.99 (available: v0.2.117) [INFO] [stderr] Adding wasm-bindgen-shared v0.2.99 (available: v0.2.117) [INFO] [stderr] Adding wasm-encoder v0.244.0 [INFO] [stderr] Adding wasm-metadata v0.244.0 [INFO] [stderr] Adding wasmparser v0.244.0 [INFO] [stderr] Adding web-sys v0.3.76 (available: v0.3.94) [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Adding windows-sys v0.48.0 [INFO] [stderr] Adding windows-sys v0.52.0 [INFO] [stderr] Adding windows-sys v0.61.2 [INFO] [stderr] Adding windows-targets v0.48.5 [INFO] [stderr] Adding windows-targets v0.52.6 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 [INFO] [stderr] Adding windows_aarch64_msvc v0.52.6 [INFO] [stderr] Adding windows_i686_gnu v0.48.5 [INFO] [stderr] Adding windows_i686_gnu v0.52.6 [INFO] [stderr] Adding windows_i686_gnullvm v0.52.6 [INFO] [stderr] Adding windows_i686_msvc v0.48.5 [INFO] [stderr] Adding windows_i686_msvc v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnu v0.52.6 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.52.6 [INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 [INFO] [stderr] Adding windows_x86_64_msvc v0.52.6 [INFO] [stderr] Adding winreg v0.50.0 [INFO] [stderr] Adding wit-bindgen v0.51.0 [INFO] [stderr] Adding wit-bindgen-core v0.51.0 [INFO] [stderr] Adding wit-bindgen-rust v0.51.0 [INFO] [stderr] Adding wit-bindgen-rust-macro v0.51.0 [INFO] [stderr] Adding wit-component v0.244.0 [INFO] [stderr] Adding wit-parser v0.244.0 [INFO] [stderr] Adding writeable v0.6.3 [INFO] [stderr] Adding yoke v0.8.2 [INFO] [stderr] Adding yoke-derive v0.8.2 [INFO] [stderr] Adding zerofrom v0.1.7 [INFO] [stderr] Adding zerofrom-derive v0.1.7 [INFO] [stderr] Adding zerotrie v0.2.4 [INFO] [stderr] Adding zerovec v0.11.6 [INFO] [stderr] Adding zerovec-derive v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e41c9f1710f323c1170866ea3e7282efe9d78329ffeef224fb9f52b4ecddddf9 [INFO] running `Command { std: "docker" "start" "-a" "e41c9f1710f323c1170866ea3e7282efe9d78329ffeef224fb9f52b4ecddddf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e41c9f1710f323c1170866ea3e7282efe9d78329ffeef224fb9f52b4ecddddf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e41c9f1710f323c1170866ea3e7282efe9d78329ffeef224fb9f52b4ecddddf9", kill_on_drop: false }` [INFO] [stdout] e41c9f1710f323c1170866ea3e7282efe9d78329ffeef224fb9f52b4ecddddf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e72ce6ebc0c5edd12509bfd12ead208cf1c28c3146ca0e63fea90141cda7bf [INFO] running `Command { std: "docker" "start" "-a" "50e72ce6ebc0c5edd12509bfd12ead208cf1c28c3146ca0e63fea90141cda7bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling tuister v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.06s [INFO] running `Command { std: "docker" "inspect" "50e72ce6ebc0c5edd12509bfd12ead208cf1c28c3146ca0e63fea90141cda7bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e72ce6ebc0c5edd12509bfd12ead208cf1c28c3146ca0e63fea90141cda7bf", kill_on_drop: false }` [INFO] [stdout] 50e72ce6ebc0c5edd12509bfd12ead208cf1c28c3146ca0e63fea90141cda7bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fbe782f570c50bce2c396bf7e72ace8b74e06245ce194e33a416b903171426f [INFO] running `Command { std: "docker" "start" "-a" "7fbe782f570c50bce2c396bf7e72ace8b74e06245ce194e33a416b903171426f", kill_on_drop: false }` [INFO] [stderr] Compiling tuister v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "7fbe782f570c50bce2c396bf7e72ace8b74e06245ce194e33a416b903171426f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fbe782f570c50bce2c396bf7e72ace8b74e06245ce194e33a416b903171426f", kill_on_drop: false }` [INFO] [stdout] 7fbe782f570c50bce2c396bf7e72ace8b74e06245ce194e33a416b903171426f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] caeae4e34e6e1789fba6ab532c6ac35a24592fc6e9c10891cd211151ac6e7167 [INFO] running `Command { std: "docker" "start" "-a" "caeae4e34e6e1789fba6ab532c6ac35a24592fc6e9c10891cd211151ac6e7167", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tuister-64f35701c386aaf7) [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" "caeae4e34e6e1789fba6ab532c6ac35a24592fc6e9c10891cd211151ac6e7167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caeae4e34e6e1789fba6ab532c6ac35a24592fc6e9c10891cd211151ac6e7167", kill_on_drop: false }` [INFO] [stdout] caeae4e34e6e1789fba6ab532c6ac35a24592fc6e9c10891cd211151ac6e7167