[INFO] fetching crate heim-host 0.1.0-rc.1... [INFO] testing heim-host-0.1.0-rc.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate heim-host 0.1.0-rc.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate heim-host 0.1.0-rc.1 [INFO] finished tweaking crates.io crate heim-host 0.1.0-rc.1 [INFO] tweaked toml for crates.io crate heim-host 0.1.0-rc.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate heim-host 0.1.0-rc.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 158 packages to latest compatible versions [INFO] [stderr] Adding ntapi v0.3.7 (available: v0.4.3) [INFO] [stderr] Adding once_cell v1.5.2 (available: v1.21.4) [INFO] [stderr] Adding platforms v1.0.3 (available: v1.1.0) [INFO] [stderr] Adding smol v1.2.5 (available: v1.3.0) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b18396d9fcda8e9830b66bf1e6f9f0ce5366d7f55808813ad6f08eefdf5d5ff7 [INFO] running `Command { std: "docker" "start" "-a" "b18396d9fcda8e9830b66bf1e6f9f0ce5366d7f55808813ad6f08eefdf5d5ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b18396d9fcda8e9830b66bf1e6f9f0ce5366d7f55808813ad6f08eefdf5d5ff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18396d9fcda8e9830b66bf1e6f9f0ce5366d7f55808813ad6f08eefdf5d5ff7", kill_on_drop: false }` [INFO] [stdout] b18396d9fcda8e9830b66bf1e6f9f0ce5366d7f55808813ad6f08eefdf5d5ff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 389ff635821ca03f58f2a8335b7335207a59f2df8249445d47fafc9b2b2eef5c [INFO] running `Command { std: "docker" "start" "-a" "389ff635821ca03f58f2a8335b7335207a59f2df8249445d47fafc9b2b2eef5c", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Compiling platforms v1.0.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-signal v0.2.14 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling heim-runtime v0.1.0-rc.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `musl` [INFO] [stdout] --> src/os/linux.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | if #[cfg(all(target_arch = "aarch64", not(target_family = "musl")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_family` are: `unix`, `wasm`, and `windows` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.44s [INFO] running `Command { std: "docker" "inspect" "389ff635821ca03f58f2a8335b7335207a59f2df8249445d47fafc9b2b2eef5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "389ff635821ca03f58f2a8335b7335207a59f2df8249445d47fafc9b2b2eef5c", kill_on_drop: false }` [INFO] [stdout] 389ff635821ca03f58f2a8335b7335207a59f2df8249445d47fafc9b2b2eef5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8bde9414782a95fcaa8063be4aaa42be31cc7e64b5c3535d9af83a765bd54953 [INFO] running `Command { std: "docker" "start" "-a" "8bde9414782a95fcaa8063be4aaa42be31cc7e64b5c3535d9af83a765bd54953", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling heim-derive v0.1.0-rc.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.32 [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_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [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 futures-executor v0.3.32 [INFO] [stderr] Compiling heim-common v0.1.0-rc.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling heim-runtime v0.1.0-rc.1 [INFO] [stderr] Compiling heim-host v0.1.0-rc.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `musl` [INFO] [stdout] --> src/os/linux.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | if #[cfg(all(target_arch = "aarch64", not(target_family = "musl")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_family` are: `unix`, `wasm`, and `windows` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [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 version-sync v0.9.5 [INFO] [stdout] warning: unexpected `cfg` condition value: `musl` [INFO] [stdout] --> src/os/linux.rs:9:47 [INFO] [stdout] | [INFO] [stdout] 9 | if #[cfg(all(target_arch = "aarch64", not(target_family = "musl")))] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_family` are: `unix`, `wasm`, and `windows` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.83s [INFO] running `Command { std: "docker" "inspect" "8bde9414782a95fcaa8063be4aaa42be31cc7e64b5c3535d9af83a765bd54953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bde9414782a95fcaa8063be4aaa42be31cc7e64b5c3535d9af83a765bd54953", kill_on_drop: false }` [INFO] [stdout] 8bde9414782a95fcaa8063be4aaa42be31cc7e64b5c3535d9af83a765bd54953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0a4407a3f03e7d1b3f4a4e5c3773b392c25bccb88e8d2c6865d289ee888a6fa4 [INFO] running `Command { std: "docker" "start" "-a" "0a4407a3f03e7d1b3f4a4e5c3773b392c25bccb88e8d2c6865d289ee888a6fa4", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `musl` [INFO] [stderr] --> src/os/linux.rs:9:47 [INFO] [stderr] | [INFO] [stderr] 9 | if #[cfg(all(target_arch = "aarch64", not(target_family = "musl")))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_family` are: `unix`, `wasm`, and `windows` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `heim-host` (lib) generated 1 warning [INFO] [stderr] warning: `heim-host` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heim_host-46c9c0f21c78348b) [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 tests/smoke.rs (/opt/rustwide/target/debug/deps/smoke-d68b85ebffe56ccd) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test smoke_boot_time ... ok [INFO] [stdout] test smoke_platform ... ok [INFO] [stdout] test smoke_users ... ok [INFO] [stdout] test smoke_uptime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/version.rs (/opt/rustwide/target/debug/deps/version-b1f80adbfe81557d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_html_root_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests heim_host [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> src/lib.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | broken_intra_doc_links [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "0a4407a3f03e7d1b3f4a4e5c3773b392c25bccb88e8d2c6865d289ee888a6fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4407a3f03e7d1b3f4a4e5c3773b392c25bccb88e8d2c6865d289ee888a6fa4", kill_on_drop: false }` [INFO] [stdout] 0a4407a3f03e7d1b3f4a4e5c3773b392c25bccb88e8d2c6865d289ee888a6fa4