[INFO] fetching crate const-str 0.7.0... [INFO] testing const-str-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate const-str 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate const-str 0.7.0 [INFO] finished tweaking crates.io crate const-str 0.7.0 [INFO] tweaked toml for crates.io crate const-str 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate const-str 0.7.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate const-str 0.7.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88e8334f12b257d75e6e467ad358002c77cbc2691676c6dc879f4a59af6984d8 [INFO] running `Command { std: "docker" "start" "-a" "88e8334f12b257d75e6e467ad358002c77cbc2691676c6dc879f4a59af6984d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88e8334f12b257d75e6e467ad358002c77cbc2691676c6dc879f4a59af6984d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88e8334f12b257d75e6e467ad358002c77cbc2691676c6dc879f4a59af6984d8", kill_on_drop: false }` [INFO] [stdout] 88e8334f12b257d75e6e467ad358002c77cbc2691676c6dc879f4a59af6984d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 113be6874f8aa8f9b7378d6c186aea5ec9ae6a039a878dbedf4606e93d4a8c3f [INFO] running `Command { std: "docker" "start" "-a" "113be6874f8aa8f9b7378d6c186aea5ec9ae6a039a878dbedf4606e93d4a8c3f", kill_on_drop: false }` [INFO] [stderr] Compiling const-str v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "113be6874f8aa8f9b7378d6c186aea5ec9ae6a039a878dbedf4606e93d4a8c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "113be6874f8aa8f9b7378d6c186aea5ec9ae6a039a878dbedf4606e93d4a8c3f", kill_on_drop: false }` [INFO] [stdout] 113be6874f8aa8f9b7378d6c186aea5ec9ae6a039a878dbedf4606e93d4a8c3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5925b10c3febfc026edb33bd8e4dd826ca393381b38184238104b877c7afe8a7 [INFO] running `Command { std: "docker" "start" "-a" "5925b10c3febfc026edb33bd8e4dd826ca393381b38184238104b877c7afe8a7", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling const-str v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.19s [INFO] running `Command { std: "docker" "inspect" "5925b10c3febfc026edb33bd8e4dd826ca393381b38184238104b877c7afe8a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5925b10c3febfc026edb33bd8e4dd826ca393381b38184238104b877c7afe8a7", kill_on_drop: false }` [INFO] [stdout] 5925b10c3febfc026edb33bd8e4dd826ca393381b38184238104b877c7afe8a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfac52449984aeb8eddc933a903e1f26bc87c49f34e52ce784b264988e959824 [INFO] running `Command { std: "docker" "start" "-a" "cfac52449984aeb8eddc933a903e1f26bc87c49f34e52ce784b264988e959824", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/const_str-4799bc3019adb1a2) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test __ctfe::encode::tests::test_encode ... ok [INFO] [stdout] test __ctfe::net::tests::test_ip_addr ... ok [INFO] [stdout] test __ctfe::ascii_case::tests::test_conv_ascii_case ... ok [INFO] [stdout] test __ctfe::split::tests::test_split ... ok [INFO] [stdout] test __ctfe::split::tests::test_split_char_slice ... ok [INFO] [stdout] test __ctfe::parse::tests::test_parse ... ok [INFO] [stdout] test __ctfe::replace::tests::test_replace ... ok [INFO] [stdout] test __ctfe::split::tests::test_split_ascii_whitespace ... ok [INFO] [stdout] test __ctfe::squish::tessts::test_squish ... ok [INFO] [stdout] test __ctfe::split::tests::test_split_inclusive_char_slice ... ok [INFO] [stdout] test __ctfe::sorted::tests::test_sorted ... ok [INFO] [stdout] test bytes::tests::test_contains ... ok [INFO] [stdout] test bytes::tests::test_starts_with ... ok [INFO] [stdout] test slice::tests::test_subslice ... ok [INFO] [stdout] test __ctfe::trim_ascii::tests::test_trim_ascii_start ... ok [INFO] [stdout] test bytes::tests::test_reversed ... ok [INFO] [stdout] test str::tests::test_trim_ascii_start ... ok [INFO] [stdout] test utf8::tests::test_char_encode_utf8 ... ok [INFO] [stdout] test utf8::tests::test_char_escape_debug ... ok [INFO] [stdout] test __ctfe::to_str::tests::test_to_str ... ok [INFO] [stdout] test __ctfe::trim_ascii::tests::test_const_fn_compatibility ... ok [INFO] [stdout] test __ctfe::trim_ascii::tests::test_edge_cases ... ok [INFO] [stdout] test __ctfe::trim_ascii::tests::test_trim_ascii ... ok [INFO] [stdout] test str::tests::test_next_match ... ok [INFO] [stdout] test str::tests::test_trim_ascii ... ok [INFO] [stdout] test utf8::tests::test_char_escape_unicode ... ok [INFO] [stdout] test utf8::tests::test_str_chars ... ok [INFO] [stdout] test bytes::tests::test_ends_with ... ok [INFO] [stdout] test __ctfe::trim_ascii::tests::test_trim_ascii_end ... ok [INFO] [stdout] test str::tests::test_trim_ascii_end ... ok [INFO] [stdout] test __ctfe::cstr::tests::test_raw_cstr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests const_str [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test src/__ctfe/encode.rs - __ctfe::encode::encode (line 127) ... ok [INFO] [stdout] test src/__ctfe/eq_ignore_ascii_case.rs - __ctfe::eq_ignore_ascii_case::eq_ignore_ascii_case (line 50) ... ok [INFO] [stdout] test src/__ctfe/find.rs - __ctfe::find::starts_with (line 78) ... ok [INFO] [stdout] test src/__ctfe/find.rs - __ctfe::find::strip_prefix (line 160) ... ok [INFO] [stdout] test src/__ctfe/encode.rs - __ctfe::encode::encode_z (line 158) ... ok [INFO] [stdout] test src/__ctfe/compare.rs - __ctfe::compare::compare (line 31) ... ok [INFO] [stdout] test src/__ctfe/cstr.rs - __ctfe::cstr::raw_cstr (line 49) ... ok [INFO] [stdout] test src/__ctfe/cstr.rs - __ctfe::cstr::cstr (line 77) ... ok [INFO] [stdout] test src/__ctfe/concat.rs - __ctfe::concat::join (line 122) ... ok [INFO] [stdout] test src/__ctfe/concat_bytes.rs - __ctfe::concat_bytes::concat_bytes (line 120) ... ok [INFO] [stdout] test src/__ctfe/ascii_case.rs - __ctfe::ascii_case::convert_ascii_case (line 288) ... ok [INFO] [stdout] test src/__ctfe/find.rs - __ctfe::find::contains (line 33) ... ok [INFO] [stdout] test src/__ctfe/equal.rs - __ctfe::equal::equal (line 27) ... ok [INFO] [stdout] test src/__ctfe/is_ascii.rs - __ctfe::is_ascii::is_ascii (line 40) ... ok [INFO] [stdout] test src/__ctfe/find.rs - __ctfe::find::ends_with (line 123) ... ok [INFO] [stdout] test src/__ctfe/chain.rs - __ctfe::chain::chain (line 7) ... ok [INFO] [stdout] test src/__ctfe/hex.rs - __ctfe::hex::hex (line 128) ... ok [INFO] [stdout] test src/__ctfe/parse.rs - __ctfe::parse::parse (line 119) ... ok [INFO] [stdout] test src/__ctfe/concat.rs - __ctfe::concat::concat (line 53) ... ok [INFO] [stdout] test src/__ctfe/net.rs - __ctfe::net::ip_addr (line 297) ... ok [INFO] [stdout] test src/__ctfe/replace.rs - __ctfe::replace::replace (line 119) ... ok [INFO] [stdout] test src/__ctfe/find.rs - __ctfe::find::strip_suffix (line 183) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split (line 225) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split_ascii_whitespace (line 574) ... ok [INFO] [stdout] test src/__ctfe/sorted.rs - __ctfe::sorted::sorted (line 82) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split (line 213) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split_lines (line 543) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split_inclusive (line 415) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split_ascii_whitespace (line 583) ... ok [INFO] [stdout] test src/lib.rs - (line 35) - compile fail ... ok [INFO] [stdout] test src/__ctfe/squish.rs - __ctfe::squish::squish (line 92) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split_inclusive (line 422) ... ok [INFO] [stdout] test src/__ctfe/repeat.rs - __ctfe::repeat::repeat (line 38) ... ok [INFO] [stdout] test src/lib.rs - (line 40) - compile fail ... ok [INFO] [stdout] test src/__ctfe/to_char_array.rs - __ctfe::to_char_array::to_char_array (line 18) ... ok [INFO] [stdout] test src/__ctfe/to_str.rs - __ctfe::to_str::to_str (line 137) ... ok [INFO] [stdout] test src/__ctfe/trim_ascii.rs - __ctfe::trim_ascii::trim_ascii_end (line 98) ... ok [INFO] [stdout] test src/__ctfe/to_byte_array.rs - __ctfe::to_byte_array::to_byte_array (line 20) ... ok [INFO] [stdout] test src/lib.rs - (line 49) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split_inclusive (line 410) ... ok [INFO] [stdout] test src/__ctfe/trim_ascii.rs - __ctfe::trim_ascii::trim_ascii (line 34) ... ok [INFO] [stdout] test src/__ctfe/trim_ascii.rs - __ctfe::trim_ascii::trim_ascii_start (line 66) ... ok [INFO] [stdout] test src/__ctfe/split.rs - __ctfe::split::split_lines (line 535) ... ok [INFO] [stdout] test src/__ctfe/str.rs - __ctfe::str::from_utf8 (line 36) ... ok [INFO] [stdout] test src/lib.rs - (line 63) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.26s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cfac52449984aeb8eddc933a903e1f26bc87c49f34e52ce784b264988e959824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfac52449984aeb8eddc933a903e1f26bc87c49f34e52ce784b264988e959824", kill_on_drop: false }` [INFO] [stdout] cfac52449984aeb8eddc933a903e1f26bc87c49f34e52ce784b264988e959824