[INFO] fetching crate cross 0.2.5... [INFO] testing cross-0.2.5 against 1.78.0 for beta-1.79-2 [INFO] extracting crate cross 0.2.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate cross 0.2.5 on toolchain 1.78.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cross 0.2.5 [INFO] finished tweaking crates.io crate cross 0.2.5 [INFO] tweaked toml for crates.io crate cross 0.2.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate cross 0.2.5 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" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.12 [INFO] [stderr] Downloaded shell-escape v0.1.5 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded fastrand v1.7.0 [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded serde_ignored v0.1.3 [INFO] [stderr] Downloaded which v4.2.5 [INFO] [stderr] Downloaded serde_derive v1.0.138 [INFO] [stderr] Downloaded serde v1.0.138 [INFO] [stderr] Downloaded clap_derive v3.2.7 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded hashbrown v0.12.2 [INFO] [stderr] Downloaded clap v3.2.8 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] [stderr] Downloaded os_str_bytes v6.1.0 [INFO] [stderr] Downloaded gimli v0.26.1 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] [stderr] Downloaded const-sha1 v0.2.0 [INFO] [stderr] Downloaded directories v4.0.1 [INFO] [stderr] Downloaded dunce v1.0.2 [INFO] [stderr] Downloaded supports-color v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cd42b2dfc7a1b0e21b19e422317daa9856265768aba6146c0416a4ec4a29694 [INFO] running `Command { std: "docker" "start" "-a" "7cd42b2dfc7a1b0e21b19e422317daa9856265768aba6146c0416a4ec4a29694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cd42b2dfc7a1b0e21b19e422317daa9856265768aba6146c0416a4ec4a29694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd42b2dfc7a1b0e21b19e422317daa9856265768aba6146c0416a4ec4a29694", kill_on_drop: false }` [INFO] [stdout] 7cd42b2dfc7a1b0e21b19e422317daa9856265768aba6146c0416a4ec4a29694 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5b1f32c2bb7a258211fea7bc64aadcae94d6830d4b8bb6461fca69caaa48fa4 [INFO] running `Command { std: "docker" "start" "-a" "f5b1f32c2bb7a258211fea7bc64aadcae94d6830d4b8bb6461fca69caaa48fa4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cross v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling serde_ignored v0.1.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/docker/remote.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.98s [INFO] running `Command { std: "docker" "inspect" "f5b1f32c2bb7a258211fea7bc64aadcae94d6830d4b8bb6461fca69caaa48fa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5b1f32c2bb7a258211fea7bc64aadcae94d6830d4b8bb6461fca69caaa48fa4", kill_on_drop: false }` [INFO] [stdout] f5b1f32c2bb7a258211fea7bc64aadcae94d6830d4b8bb6461fca69caaa48fa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a0d8795352b6a22f285090825a4b75d3ad4d020bb197d4bf6f10715fa3b7f7b [INFO] running `Command { std: "docker" "start" "-a" "3a0d8795352b6a22f285090825a4b75d3ad4d020bb197d4bf6f10715fa3b7f7b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling cross v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/docker/remote.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/docker/remote.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.61s [INFO] running `Command { std: "docker" "inspect" "3a0d8795352b6a22f285090825a4b75d3ad4d020bb197d4bf6f10715fa3b7f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0d8795352b6a22f285090825a4b75d3ad4d020bb197d4bf6f10715fa3b7f7b", kill_on_drop: false }` [INFO] [stdout] 3a0d8795352b6a22f285090825a4b75d3ad4d020bb197d4bf6f10715fa3b7f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f5fa26e16e9d5b3e4ba3af8eb9b4fcfebb2e1ea13ac3c8478aa2e51704949bc0 [INFO] running `Command { std: "docker" "start" "-a" "f5fa26e16e9d5b3e4ba3af8eb9b4fcfebb2e1ea13ac3c8478aa2e51704949bc0", kill_on_drop: false }` [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/docker/remote.rs:138:34 [INFO] [stderr] | [INFO] [stderr] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stderr] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #114447 [INFO] [stderr] = note: this will be a hard error in the 2024 edition [INFO] [stderr] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: `cross` (lib) generated 1 warning [INFO] [stderr] warning: `cross` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cross-d2c89a01df4b8eee) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test config::tests::test_config::env_target_and_toml_build_pre_build_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::no_env_and_no_toml_default_target_then_none ... ok [INFO] [stdout] test config::tests::test_config::env_and_toml_build_xargo_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::no_env_but_toml_default_target_then_use_toml ... ok [INFO] [stdout] test config::tests::test_config::toml_build_passthrough_then_use_target_passthrough_both ... ok [INFO] [stdout] test config::tests::test_config::toml_build_passthrough ... ok [INFO] [stdout] test config::tests::test_config::env_target_and_toml_target_xargo_target_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::env_target_and_toml_build_xargo_then_use_toml ... ok [INFO] [stdout] test cli::tests::is_verbose_test ... ok [INFO] [stdout] test config::tests::test_config::env_and_toml_default_target_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::volumes_use_env_over_toml ... ok [INFO] [stdout] test config::tests::test_config::toml_target_passthrough ... ok [INFO] [stdout] test config::tests::test_config::volumes_use_toml_when_no_env ... ok [INFO] [stdout] test config::tests::test_config::env_target_then_toml_target_then_env_build_then_toml_build ... ok [INFO] [stdout] test config::tests::test_environment::parse_error_in_env ... ok [INFO] [stdout] test config::tests::test_environment::collect_passthrough ... ok [INFO] [stdout] test config::tests::test_environment::build_and_target_set_returns_tuple ... ok [INFO] [stdout] test config::tests::test_environment::target_build_var_name ... ok [INFO] [stdout] test cross_toml::tests::parse_from_empty_cargo_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_empty_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_mixed_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_from_cargo_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_build_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_target_toml ... ok [INFO] [stdout] test cross_toml::tests::pre_build_script ... ok [INFO] [stdout] test docker::custom::tests::docker_tag_name_test ... ok [INFO] [stdout] test docker::shared::tests::mount_finder::test_adjust_multiple_paths ... ok [INFO] [stdout] test docker::shared::tests::mount_finder::test_default_finder_returns_original ... ok [INFO] [stdout] test docker::shared::tests::mount_finder::test_longest_destination_path_wins ... ok [INFO] [stdout] test docker::shared::tests::parse_docker_inspect::test_parse_container_root ... ok [INFO] [stdout] test docker::shared::tests::parse_docker_inspect::test_parse_missing_user_moutns ... ok [INFO] [stdout] test docker::shared::tests::parse_docker_inspect::test_parse_empty_user_mounts ... ok [INFO] [stdout] test file::tests::as_posix ... ok [INFO] [stdout] test file::tests::pretty_path_linux ... ok [INFO] [stdout] test rustc::tests::hash_from_rustc ... ok [INFO] [stdout] test docker::shared::tests::test_docker_user_id ... ok [INFO] [stderr] [cross] warning: using older rustc `1.0.0 (11111111 2022-01-01)` for the target. Current active rustc on the host is `rustc 1.2.0 (22222222 2022-02-02)`. [INFO] [stdout] test tests::target_mismatch ... ok [INFO] [stderr] > Update with `rustup update --force-non-host xxxx` [INFO] [stderr] [cross] warning: using newer rustc `1.2.0 (22222222 2022-02-02)` for the target. Current active rustc on the host is `rustc 1.0.0 (11111111 2022-01-01)`. [INFO] [stderr] > Update with `rustup update` [INFO] [stderr] [cross] warning: using rustc `1.0.0-nightly (22222222 2022-01-01)` for the target. Current active rustc on the host is `rustc 1.0.0-nightly (11111111 2022-01-01)`. [INFO] [stderr] [cross] warning: using older rustc `1.0.0-nightly (11111111 2022-01-01)` for the target. Current active rustc on the host is `rustc 1.0.0-nightly (22222222 2022-02-02)`. [INFO] [stderr] > Update with `rustup update --force-non-host xxxx` [INFO] [stderr] [cross] warning: using newer rustc `1.0.0-nightly (22222222 2022-02-02)` for the target. Current active rustc on the host is `rustc 1.0.0-nightly (11111111 2022-01-01)`. [INFO] [stderr] > Update with `rustup update` [INFO] [stdout] test docker::shared::tests::test_docker_userns ... ok [INFO] [stdout] test docker::shared::tests::directories::test_docker_in_docker ... ok [INFO] [stdout] test tests::toml::toml_check ... ok [INFO] [stdout] test docker::shared::tests::directories::test_host ... FAILED [INFO] [stdout] test cross_toml::tests::fully_populated_roundtrip ... ok [INFO] [stdout] test cross_toml::tests::merge ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- docker::shared::tests::directories::test_host stdout ---- [INFO] [stdout] thread 'docker::shared::tests::directories::test_host' panicked at src/docker/shared.rs:1008:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "/opt/rustwide/cargo-home" [INFO] [stdout] right: "/root/.cargo" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x564d63e88dc2 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x564d63e88dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564d63e88dc2 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x564d63e88dc2 - ::fmt::hffecb437d922f988 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x564d63eb420c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x564d63eb420c - core::fmt::write::hd9a8d7d029f9ea1a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x564d63e860cf - std::io::Write::write_fmt::ha6d88a9c0665f620 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x564d63e88b94 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x564d63e88b94 - std::sys_common::backtrace::print::he907f6ad7eee41cb [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x564d63e8a8cb - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b [INFO] [stdout] 10: 0x564d63e8a5a7 - std::panicking::default_hook::h25ba2457dea68e65 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x564d63c8da27 - as core::ops::function::Fn>::call::h9bbd97bbd18d2a66 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x564d63c8da27 - test::test_main::{{closure}}::hf7bf1de88733e536 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x564d63e8af00 - as core::ops::function::Fn>::call::h022ca2c0d8c21c9e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x564d63e8af00 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x564d63e8ac42 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:657:13 [INFO] [stdout] 16: 0x564d63e89296 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x564d63e8a974 - rust_begin_unwind [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x564d63a77e95 - core::panicking::panic_fmt::h940d4fd01a4b4fd1 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x564d63a7830b - core::panicking::assert_failed_inner::h3fa4c4749ee29c1d [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:343:17 [INFO] [stdout] 20: 0x564d63b100be - core::panicking::assert_failed::h65030cdd4e05afd7 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:298:5 [INFO] [stdout] 21: 0x564d63b8868d - cross::docker::shared::tests::directories::paths_equal::h61611c2d51dd5b6c [INFO] [stdout] at /opt/rustwide/workdir/src/docker/shared.rs:998:13 [INFO] [stdout] 22: 0x564d63b8f9a7 - cross::docker::shared::tests::directories::test_host::h0c512f3aa29276ac [INFO] [stdout] at /opt/rustwide/workdir/src/docker/shared.rs:1008:13 [INFO] [stdout] 23: 0x564d63b8f477 - cross::docker::shared::tests::directories::test_host::{{closure}}::h42f94680938f3ad7 [INFO] [stdout] at /opt/rustwide/workdir/src/docker/shared.rs:1003:27 [INFO] [stdout] 24: 0x564d63b4c3b6 - core::ops::function::FnOnce::call_once::h9db6b36c6c515800 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x564d63c9265f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x564d63c9265f - test::__rust_begin_short_backtrace::hd4329dc6408133c8 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18 [INFO] [stdout] 27: 0x564d63c91ce3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60 [INFO] [stdout] 28: 0x564d63c91ce3 - as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x564d63c91ce3 - std::panicking::try::do_call::h07c639bca005fe67 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 30: 0x564d63c91ce3 - std::panicking::try::h58a07e442d3bdb92 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 31: 0x564d63c91ce3 - std::panic::catch_unwind::h755d3ddccf2ee291 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 32: 0x564d63c91ce3 - test::run_test_in_process::h1afe055b8c5de7fa [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27 [INFO] [stdout] 33: 0x564d63c91ce3 - test::run_test::{{closure}}::h3810503c3fff9a00 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43 [INFO] [stdout] 34: 0x564d63c5a8e3 - test::run_test::{{closure}}::he05fab8f6f4e5a70 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41 [INFO] [stdout] 35: 0x564d63c5a8e3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 36: 0x564d63c5f44f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 37: 0x564d63c5f44f - as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x564d63c5f44f - std::panicking::try::do_call::hf528d3cff240a786 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40 [INFO] [stdout] 39: 0x564d63c5f44f - std::panicking::try::hb11bf079f9b1f405 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19 [INFO] [stdout] 40: 0x564d63c5f44f - std::panic::catch_unwind::hcee8d50a8dc1d323 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14 [INFO] [stdout] 41: 0x564d63c5f44f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 42: 0x564d63c5f44f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x564d63e904c5 - as core::ops::function::FnOnce>::call_once::h19b9e642d37e7272 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 44: 0x564d63e904c5 - as core::ops::function::FnOnce>::call_once::h97265befc434d3ae [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 45: 0x564d63e904c5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35 [INFO] [stdout] at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7eff9a064ac3 - [INFO] [stdout] 47: 0x7eff9a0f5a04 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] docker::shared::tests::directories::test_host [INFO] [stdout] [INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "f5fa26e16e9d5b3e4ba3af8eb9b4fcfebb2e1ea13ac3c8478aa2e51704949bc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5fa26e16e9d5b3e4ba3af8eb9b4fcfebb2e1ea13ac3c8478aa2e51704949bc0", kill_on_drop: false }` [INFO] [stdout] f5fa26e16e9d5b3e4ba3af8eb9b4fcfebb2e1ea13ac3c8478aa2e51704949bc0 [INFO] testing cross-0.2.5 against beta-2024-05-11 for beta-1.79-2 [INFO] extracting crate cross 0.2.5 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate cross 0.2.5 on toolchain beta-2024-05-11 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cross 0.2.5 [INFO] finished tweaking crates.io crate cross 0.2.5 [INFO] tweaked toml for crates.io crate cross 0.2.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate cross 0.2.5 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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99f4c3ccf932a08b29d5092888afd3c298289914fb0de4cdf7248070db703a63 [INFO] running `Command { std: "docker" "start" "-a" "99f4c3ccf932a08b29d5092888afd3c298289914fb0de4cdf7248070db703a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99f4c3ccf932a08b29d5092888afd3c298289914fb0de4cdf7248070db703a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f4c3ccf932a08b29d5092888afd3c298289914fb0de4cdf7248070db703a63", kill_on_drop: false }` [INFO] [stdout] 99f4c3ccf932a08b29d5092888afd3c298289914fb0de4cdf7248070db703a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31b66e935ab8061542bd469f46604e4c78cbb0e32ae2c3903f417b387955e7bc [INFO] running `Command { std: "docker" "start" "-a" "31b66e935ab8061542bd469f46604e4c78cbb0e32ae2c3903f417b387955e7bc", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling hashbrown v0.12.2 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling cross v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling const-sha1 v0.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling serde_ignored v0.1.3 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/docker/remote.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | Installed(&'a str), [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 135 | Installed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | Available(&'a str), [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 136 | Available(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | NotAvailable(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 137 | NotAvailable(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.29s [INFO] running `Command { std: "docker" "inspect" "31b66e935ab8061542bd469f46604e4c78cbb0e32ae2c3903f417b387955e7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b66e935ab8061542bd469f46604e4c78cbb0e32ae2c3903f417b387955e7bc", kill_on_drop: false }` [INFO] [stdout] 31b66e935ab8061542bd469f46604e4c78cbb0e32ae2c3903f417b387955e7bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67243c2106a688121e67665a08dfd0dd7803c09ff742c41231509194fbafe46 [INFO] running `Command { std: "docker" "start" "-a" "e67243c2106a688121e67665a08dfd0dd7803c09ff742c41231509194fbafe46", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling cross v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/docker/remote.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/docker/remote.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stdout] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see issue #114447 [INFO] [stdout] = note: this will be a hard error in the 2024 edition [INFO] [stdout] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | Installed(&'a str), [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 135 | Installed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | Available(&'a str), [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 136 | Available(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | NotAvailable(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 137 | NotAvailable(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:135:15 [INFO] [stdout] | [INFO] [stdout] 135 | Installed(&'a str), [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 135 | Installed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:136:15 [INFO] [stdout] | [INFO] [stdout] 136 | Available(&'a str), [INFO] [stdout] | --------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 136 | Available(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/rustup.rs:137:18 [INFO] [stdout] | [INFO] [stdout] 137 | NotAvailable(&'a str), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 137 | NotAvailable(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.89s [INFO] running `Command { std: "docker" "inspect" "e67243c2106a688121e67665a08dfd0dd7803c09ff742c41231509194fbafe46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67243c2106a688121e67665a08dfd0dd7803c09ff742c41231509194fbafe46", kill_on_drop: false }` [INFO] [stdout] e67243c2106a688121e67665a08dfd0dd7803c09ff742c41231509194fbafe46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 829bcc7f262c4440e21b5d4db91e91045917329679bc69e2725c4adcb7c1c099 [INFO] running `Command { std: "docker" "start" "-a" "829bcc7f262c4440e21b5d4db91e91045917329679bc69e2725c4adcb7c1c099", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `which` dependency) [INFO] [stderr] warning: creating a mutable reference to mutable static is discouraged [INFO] [stderr] --> src/docker/remote.rs:138:34 [INFO] [stderr] | [INFO] [stderr] 138 | if let Some(container) = &mut CONTAINER { [INFO] [stderr] | ^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see issue #114447 [INFO] [stderr] = note: this will be a hard error in the 2024 edition [INFO] [stderr] = note: this mutable reference has lifetime `'static`, but if the static gets accessed (read or written) by any other means, or any other reference is created, then any further use of this mutable reference is Undefined Behavior [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] help: use `addr_of_mut!` instead to create a raw pointer [INFO] [stderr] | [INFO] [stderr] 138 | if let Some(container) = addr_of_mut!(CONTAINER) { [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/rustup.rs:135:15 [INFO] [stderr] | [INFO] [stderr] 135 | Installed(&'a str), [INFO] [stderr] | --------- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 135 | Installed(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/rustup.rs:136:15 [INFO] [stderr] | [INFO] [stderr] 136 | Available(&'a str), [INFO] [stderr] | --------- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 136 | Available(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/rustup.rs:137:18 [INFO] [stderr] | [INFO] [stderr] 137 | NotAvailable(&'a str), [INFO] [stderr] | ------------ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 137 | NotAvailable(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `cross` (lib) generated 4 warnings [INFO] [stderr] warning: `cross` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cross-3cc99d59fbd9ec21) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test cli::tests::is_verbose_test ... ok [INFO] [stdout] test config::tests::test_config::env_and_toml_default_target_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::env_and_toml_build_xargo_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::env_target_and_toml_build_pre_build_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::no_env_and_no_toml_default_target_then_none ... ok [INFO] [stdout] test config::tests::test_config::env_target_then_toml_target_then_env_build_then_toml_build ... ok [INFO] [stdout] test config::tests::test_config::env_target_and_toml_target_xargo_target_then_use_env ... ok [INFO] [stdout] test config::tests::test_config::env_target_and_toml_build_xargo_then_use_toml ... ok [INFO] [stdout] test config::tests::test_config::toml_build_passthrough_then_use_target_passthrough_both ... ok [INFO] [stdout] test config::tests::test_config::toml_target_passthrough ... ok [INFO] [stdout] test config::tests::test_environment::collect_passthrough ... ok [INFO] [stdout] test config::tests::test_environment::parse_error_in_env ... ok [INFO] [stdout] test config::tests::test_config::volumes_use_env_over_toml ... ok [INFO] [stdout] test config::tests::test_config::toml_build_passthrough ... ok [INFO] [stdout] test config::tests::test_config::volumes_use_toml_when_no_env ... ok [INFO] [stdout] test config::tests::test_environment::build_and_target_set_returns_tuple ... ok [INFO] [stdout] test config::tests::test_environment::target_build_var_name ... ok [INFO] [stdout] test cross_toml::tests::parse_from_cargo_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_from_empty_cargo_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_mixed_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_build_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_target_toml ... ok [INFO] [stdout] test cross_toml::tests::parse_empty_toml ... ok [INFO] [stdout] test cross_toml::tests::pre_build_script ... ok [INFO] [stdout] test docker::custom::tests::docker_tag_name_test ... ok [INFO] [stdout] test config::tests::test_config::no_env_but_toml_default_target_then_use_toml ... ok [INFO] [stdout] test docker::shared::tests::mount_finder::test_default_finder_returns_original ... ok [INFO] [stdout] test docker::shared::tests::mount_finder::test_adjust_multiple_paths ... ok [INFO] [stdout] test docker::shared::tests::mount_finder::test_longest_destination_path_wins ... ok [INFO] [stdout] test docker::shared::tests::parse_docker_inspect::test_parse_container_root ... ok [INFO] [stdout] test docker::shared::tests::parse_docker_inspect::test_parse_missing_user_moutns ... ok [INFO] [stdout] test docker::shared::tests::parse_docker_inspect::test_parse_empty_user_mounts ... ok [INFO] [stdout] test docker::shared::tests::test_docker_user_id ... ok [INFO] [stdout] test docker::shared::tests::test_docker_userns ... ok [INFO] [stdout] test file::tests::as_posix ... ok [INFO] [stdout] test rustc::tests::hash_from_rustc ... ok [INFO] [stdout] test file::tests::pretty_path_linux ... ok [INFO] [stderr] [cross] warning: using older rustc `1.0.0 (11111111 2022-01-01)` for the target. Current active rustc on the host is `rustc 1.2.0 (22222222 2022-02-02)`. [INFO] [stderr] > Update with `rustup update --force-non-host xxxx` [INFO] [stderr] [cross] warning: using newer rustc `1.2.0 (22222222 2022-02-02)` for the target. Current active rustc on the host is `rustc 1.0.0 (11111111 2022-01-01)`. [INFO] [stderr] > Update with `rustup update` [INFO] [stderr] [cross] warning: using rustc `1.0.0-nightly (22222222 2022-01-01)` for the target. Current active rustc on the host is `rustc 1.0.0-nightly (11111111 2022-01-01)`. [INFO] [stderr] [cross] warning: using older rustc `1.0.0-nightly (11111111 2022-01-01)` for the target. Current active rustc on the host is `rustc 1.0.0-nightly (22222222 2022-02-02)`. [INFO] [stderr] > Update with `rustup update --force-non-host xxxx` [INFO] [stderr] [cross] warning: using newer rustc `1.0.0-nightly (22222222 2022-02-02)` for the target. Current active rustc on the host is `rustc 1.0.0-nightly (11111111 2022-01-01)`. [INFO] [stderr] > Update with `rustup update` [INFO] [stdout] test tests::target_mismatch ... ok [INFO] [stdout] test docker::shared::tests::directories::test_docker_in_docker ... ok [INFO] [stdout] test tests::toml::toml_check ... ok [INFO] [stdout] test docker::shared::tests::directories::test_host ... FAILED [INFO] [stdout] test cross_toml::tests::fully_populated_roundtrip ... ok [INFO] [stdout] test cross_toml::tests::merge ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- docker::shared::tests::directories::test_host stdout ---- [INFO] [stdout] thread 'docker::shared::tests::directories::test_host' panicked at src/docker/shared.rs:1008:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "/opt/rustwide/cargo-home" [INFO] [stdout] right: "/root/.cargo" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d9b3dc5995 - std::backtrace_rs::backtrace::libunwind::trace::h83c0eb53992f6f11 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55d9b3dc5995 - std::backtrace_rs::backtrace::trace_unsynchronized::hd28c2b35fda3e21e [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d9b3dc5995 - std::sys_common::backtrace::_print_fmt::hf2041091d6875033 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55d9b3dc5995 - ::fmt::h071af91c4208ccf0 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55d9b3def8eb - core::fmt::rt::Argument::fmt::hbbac3246d92cc2c5 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x55d9b3def8eb - core::fmt::write::hfbbdbbaa8a5636f0 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x55d9b3dc2c8f - std::io::Write::write_fmt::h683a0f6f6a55d4e6 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x55d9b3dc576e - std::sys_common::backtrace::_print::h6e9434dab4d40a6f [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55d9b3dc576e - std::sys_common::backtrace::print::h05c5bdf93ac2b0b3 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55d9b3dc7169 - std::panicking::default_hook::{{closure}}::h14d287fc1f176f42 [INFO] [stdout] 10: 0x55d9b3dc6e2e - std::panicking::default_hook::hb73c741e3f264f50 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55d9b3bcf7fa - as core::ops::function::Fn>::call::h7799be82a9c3f0ff [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55d9b3bcf7fa - test::test_main::{{closure}}::hf38649883f87b5dd [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55d9b3dc7736 - as core::ops::function::Fn>::call::h68f37c64f31b57a5 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x55d9b3dc7736 - std::panicking::rust_panic_with_hook::h78c61ae4c0782913 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x55d9b3dc74e4 - std::panicking::begin_panic_handler::{{closure}}::hdf87efe7d42fce36 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x55d9b3dc5e59 - std::sys_common::backtrace::__rust_end_short_backtrace::h7fe6043c6a62259c [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55d9b3dc7217 - rust_begin_unwind [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55d9b39b5ed3 - core::panicking::panic_fmt::h408b8077ec40ea8a [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55d9b39b62fe - core::panicking::assert_failed_inner::h62ee979e98473382 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panicking.rs:409:17 [INFO] [stdout] 20: 0x55d9b3a68afe - core::panicking::assert_failed::h562fc4d544b9dd35 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panicking.rs:364:5 [INFO] [stdout] 21: 0x55d9b3abd1bd - cross::docker::shared::tests::directories::paths_equal::hdc5fc0147a4701b4 [INFO] [stdout] at /opt/rustwide/workdir/src/docker/shared.rs:998:13 [INFO] [stdout] 22: 0x55d9b3abdae7 - cross::docker::shared::tests::directories::test_host::hce7590f157cf4fd3 [INFO] [stdout] at /opt/rustwide/workdir/src/docker/shared.rs:1008:13 [INFO] [stdout] 23: 0x55d9b3abd5b7 - cross::docker::shared::tests::directories::test_host::{{closure}}::h455a75a1c396f5d5 [INFO] [stdout] at /opt/rustwide/workdir/src/docker/shared.rs:1003:27 [INFO] [stdout] 24: 0x55d9b3aadb06 - core::ops::function::FnOnce::call_once::h04fa790acc9eb56c [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x55d9b3bd41db - core::ops::function::FnOnce::call_once::h6ec52d6b022b4e5b [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x55d9b3bd41db - test::__rust_begin_short_backtrace::h4d1f9ff636f075f9 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:623:18 [INFO] [stdout] 27: 0x55d9b3bd38e1 - test::run_test_in_process::{{closure}}::hc0eeb44d9f6007c3 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:646:60 [INFO] [stdout] 28: 0x55d9b3bd38e1 - as core::ops::function::FnOnce<()>>::call_once::hf4955ac6df3c98c0 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x55d9b3bd38e1 - std::panicking::try::do_call::hcf3def274d8af1ee [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:559:40 [INFO] [stdout] 30: 0x55d9b3bd38e1 - std::panicking::try::hf68eeb1aba32d66b [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:523:19 [INFO] [stdout] 31: 0x55d9b3bd38e1 - std::panic::catch_unwind::h0355367cffff134b [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panic.rs:149:14 [INFO] [stdout] 32: 0x55d9b3bd38e1 - test::run_test_in_process::he2226fbeed017911 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:646:27 [INFO] [stdout] 33: 0x55d9b3bd38e1 - test::run_test::{{closure}}::h30881d8b3580c264 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:569:43 [INFO] [stdout] 34: 0x55d9b3b9c364 - test::run_test::{{closure}}::h33b24baf807b3f84 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/test/src/lib.rs:597:41 [INFO] [stdout] 35: 0x55d9b3b9c364 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6eaa239433478a43 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 36: 0x55d9b3ba0dd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::heeba43c14886c12e [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 37: 0x55d9b3ba0dd2 - as core::ops::function::FnOnce<()>>::call_once::hfbea5b7848355a67 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x55d9b3ba0dd2 - std::panicking::try::do_call::hf7114dcde9c5ac64 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:559:40 [INFO] [stdout] 39: 0x55d9b3ba0dd2 - std::panicking::try::hebedc8f1a8b7f047 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panicking.rs:523:19 [INFO] [stdout] 40: 0x55d9b3ba0dd2 - std::panic::catch_unwind::h5be41294775813eb [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/panic.rs:149:14 [INFO] [stdout] 41: 0x55d9b3ba0dd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hacc0cdaf6d214520 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 42: 0x55d9b3ba0dd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6705d9a54ddcceb [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x55d9b3dccfab - as core::ops::function::FnOnce>::call_once::h2c411cd68361b013 [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 44: 0x55d9b3dccfab - as core::ops::function::FnOnce>::call_once::h139d8161222f5c3a [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 45: 0x55d9b3dccfab - std::sys::pal::unix::thread::Thread::new::thread_start::h14ec8ded327b57eb [INFO] [stdout] at /rustc/a26981974230110fa8fb15e1cf04d05b9a2103f9/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7fb616c7aac3 - [INFO] [stdout] 47: 0x7fb616d0ba04 - __clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] docker::shared::tests::directories::test_host [INFO] [stdout] [INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "829bcc7f262c4440e21b5d4db91e91045917329679bc69e2725c4adcb7c1c099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829bcc7f262c4440e21b5d4db91e91045917329679bc69e2725c4adcb7c1c099", kill_on_drop: false }` [INFO] [stdout] 829bcc7f262c4440e21b5d4db91e91045917329679bc69e2725c4adcb7c1c099