[INFO] fetching crate scriptx 0.4.10... [INFO] testing scriptx-0.4.10 against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] extracting crate scriptx 0.4.10 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate scriptx 0.4.10 [INFO] finished tweaking crates.io crate scriptx 0.4.10 [INFO] tweaked toml for crates.io crate scriptx 0.4.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scriptx 0.4.10 on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scriptx 0.4.10 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c615956a65fcbb6afdd55838254fc321689533df14c1557a65fa04ab51d36ed1 [INFO] running `Command { std: "docker" "start" "-a" "c615956a65fcbb6afdd55838254fc321689533df14c1557a65fa04ab51d36ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c615956a65fcbb6afdd55838254fc321689533df14c1557a65fa04ab51d36ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c615956a65fcbb6afdd55838254fc321689533df14c1557a65fa04ab51d36ed1", kill_on_drop: false }` [INFO] [stdout] c615956a65fcbb6afdd55838254fc321689533df14c1557a65fa04ab51d36ed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77aab796ee23a688eac139e8d5a8247379193f199183e67eaed7610ff4db4000 [INFO] running `Command { std: "docker" "start" "-a" "77aab796ee23a688eac139e8d5a8247379193f199183e67eaed7610ff4db4000", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling scriptx v0.4.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `Command { std: "docker" "inspect" "77aab796ee23a688eac139e8d5a8247379193f199183e67eaed7610ff4db4000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77aab796ee23a688eac139e8d5a8247379193f199183e67eaed7610ff4db4000", kill_on_drop: false }` [INFO] [stdout] 77aab796ee23a688eac139e8d5a8247379193f199183e67eaed7610ff4db4000 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d99f1bd3acacd53f567c3470dcf67b165003280fdba17f075102bece1e526366 [INFO] running `Command { std: "docker" "start" "-a" "d99f1bd3acacd53f567c3470dcf67b165003280fdba17f075102bece1e526366", kill_on_drop: false }` [INFO] [stderr] Compiling scriptx v0.4.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "d99f1bd3acacd53f567c3470dcf67b165003280fdba17f075102bece1e526366", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d99f1bd3acacd53f567c3470dcf67b165003280fdba17f075102bece1e526366", kill_on_drop: false }` [INFO] [stdout] d99f1bd3acacd53f567c3470dcf67b165003280fdba17f075102bece1e526366 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e459d811dd6ebe287044a05e9cf8d719d937a9d080e6c558bebf05a35310498 [INFO] running `Command { std: "docker" "start" "-a" "2e459d811dd6ebe287044a05e9cf8d719d937a9d080e6c558bebf05a35310498", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scriptx-fc596bfe1830b983) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test ffwrappers::probe::tests::test_find_times ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_find_verse_id ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_get_all_verses ... ignored, Need to finish writing the test. [INFO] [stdout] test ffwrappers::probe::tests::test_get_verse_from_title ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_range_split_2 ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_range_split_1 ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_range_split_3 ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_last_chapter ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_get_prefix ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_verse_kind ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_return_range_verse ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_return_single_verse ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_verse_single ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_verse_range ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_verse ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_find_verse_id_fail - should panic ... ok [INFO] [stdout] test ffwrappers::probe::tests::test_verse_not_found - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e459d811dd6ebe287044a05e9cf8d719d937a9d080e6c558bebf05a35310498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e459d811dd6ebe287044a05e9cf8d719d937a9d080e6c558bebf05a35310498", kill_on_drop: false }` [INFO] [stdout] 2e459d811dd6ebe287044a05e9cf8d719d937a9d080e6c558bebf05a35310498