[INFO] fetching crate floki 2.1.0... [INFO] testing floki-2.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] extracting crate floki 2.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate floki 2.1.0 [INFO] finished tweaking crates.io crate floki 2.1.0 [INFO] tweaked toml for crates.io crate floki 2.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate floki 2.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate floki 2.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.5 [INFO] [stderr] Downloaded pest_generator v2.7.5 [INFO] [stderr] Downloaded pest_meta v2.7.5 [INFO] [stderr] Downloaded zerocopy-derive v0.7.34 [INFO] [stderr] Downloaded iana-time-zone v0.1.59 [INFO] [stderr] Downloaded ignore v0.4.21 [INFO] [stderr] Downloaded yaml-rust2 v0.9.0 [INFO] [stderr] Downloaded pest v2.7.5 [INFO] [stderr] Downloaded zerocopy v0.7.34 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc821e4edd98e41cd5778df3e0c10a5a25108090a0080b76c97c825819bb8eab [INFO] running `Command { std: "docker" "start" "-a" "bc821e4edd98e41cd5778df3e0c10a5a25108090a0080b76c97c825819bb8eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc821e4edd98e41cd5778df3e0c10a5a25108090a0080b76c97c825819bb8eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc821e4edd98e41cd5778df3e0c10a5a25108090a0080b76c97c825819bb8eab", kill_on_drop: false }` [INFO] [stdout] bc821e4edd98e41cd5778df3e0c10a5a25108090a0080b76c97c825819bb8eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 17887709d4f2012aa95a0836c97b8efc0dca2e4e2442ae67ab53134ae6677e6c [INFO] running `Command { std: "docker" "start" "-a" "17887709d4f2012aa95a0836c97b8efc0dca2e4e2442ae67ab53134ae6677e6c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling yaml-rust2 v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling ignore v0.4.21 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling floki v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "17887709d4f2012aa95a0836c97b8efc0dca2e4e2442ae67ab53134ae6677e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17887709d4f2012aa95a0836c97b8efc0dca2e4e2442ae67ab53134ae6677e6c", kill_on_drop: false }` [INFO] [stdout] 17887709d4f2012aa95a0836c97b8efc0dca2e4e2442ae67ab53134ae6677e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d1ebe5be5f5d7b1412343c786dabf8d43728209e4a800e00be233a4ae1eb3df5 [INFO] running `Command { std: "docker" "start" "-a" "d1ebe5be5f5d7b1412343c786dabf8d43728209e4a800e00be233a4ae1eb3df5", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling floki v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.29s [INFO] running `Command { std: "docker" "inspect" "d1ebe5be5f5d7b1412343c786dabf8d43728209e4a800e00be233a4ae1eb3df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ebe5be5f5d7b1412343c786dabf8d43728209e4a800e00be233a4ae1eb3df5", kill_on_drop: false }` [INFO] [stdout] d1ebe5be5f5d7b1412343c786dabf8d43728209e4a800e00be233a4ae1eb3df5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2ea055672abc0227164318005416c90bb263504d038565486a947c0337e4bfe8 [INFO] running `Command { std: "docker" "start" "-a" "2ea055672abc0227164318005416c90bb263504d038565486a947c0337e4bfe8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/floki-1aea583d8cbb7e4f) [INFO] [stdout] running 25 tests [INFO] [stdout] test config::test::test_entrypoint_suppress ... ok [INFO] [stdout] test config::test::test_dind_image_config ... ok [INFO] [stdout] test config::test::test_two_shell_config ... ok [INFO] [stdout] test config::test::test_single_shell_config ... ok [INFO] [stdout] test image::test::test_image_spec_by_string ... ok [INFO] [stdout] test config::test::test_dind_enabled_config ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_current_dir ... ok [INFO] [stdout] test image::test::test_image_spec_by_build_spec ... ok [INFO] [stdout] test config::test::test_tera_render ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_ancestor ... ok [INFO] [stdout] test environment::test::test_find_floki_yaml_sibling ... ok [INFO] [stdout] test config::test::test_tera_tomlload ... ok [INFO] [stdout] test interpret::test::test_command_in_shell ... ok [INFO] [stdout] test config::test::test_tera_jsonload ... ok [INFO] [stdout] test spec::test::test_get_working_directory ... ok [INFO] [stdout] test spec::test::test_decompose_switches_error ... ok [INFO] [stdout] test image::test::test_image_spec_by_exec_spec ... ok [INFO] [stdout] test spec::test::test_decompose_switches ... ok [INFO] [stdout] test volumes::test::test_local_cache_path_is_not_shared_across_flokis ... ok [INFO] [stdout] test volumes::test::test_local_volumes_from_different_configs_dont_collide ... ok [INFO] [stdout] test volumes::test::test_local_and_shared_caches_dont_collide ... ok [INFO] [stdout] test volumes::test::test_shared_cache_path_is_shared_across_flokis ... ok [INFO] [stdout] test volumes::test::test_path_sha ... ok [INFO] [stdout] test config::test::test_tera_yamlload ... ok [INFO] [stdout] test config::test::test_entrypoint_no_suppress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2ea055672abc0227164318005416c90bb263504d038565486a947c0337e4bfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea055672abc0227164318005416c90bb263504d038565486a947c0337e4bfe8", kill_on_drop: false }` [INFO] [stdout] 2ea055672abc0227164318005416c90bb263504d038565486a947c0337e4bfe8