[INFO] fetching crate actix-router 0.1.2... [INFO] extracting crate actix-router 0.1.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/actix-router/0.1.2 [INFO] extracting crate actix-router 0.1.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/actix-router/0.1.2 [INFO] validating manifest of actix-router-0.1.2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of actix-router-0.1.2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing actix-router-0.1.2 [INFO] finished frobbing actix-router-0.1.2 [INFO] frobbed toml for actix-router-0.1.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/actix-router/0.1.2/Cargo.toml [INFO] started frobbing actix-router-0.1.2 [INFO] finished frobbing actix-router-0.1.2 [INFO] frobbed toml for actix-router-0.1.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/actix-router/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing actix-router-0.1.2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/actix-router/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] f7a5ce8614835134d217c6bc12488d3097bd9066bfbb46b261de66bd7c50e82f [INFO] running `"docker" "start" "-a" "f7a5ce8614835134d217c6bc12488d3097bd9066bfbb46b261de66bd7c50e82f"` [INFO] [stderr] Compiling actix-router v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*path` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/resource.rs:237:17 [INFO] [stderr] | [INFO] [stderr] 223 | let rpath = path.path(); [INFO] [stderr] | ---- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 237 | path.skip(min(rpath.len(), len) as u16); [INFO] [stderr] | ^^^^ ----- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `"docker" "inspect" "f7a5ce8614835134d217c6bc12488d3097bd9066bfbb46b261de66bd7c50e82f"` [INFO] running `"docker" "rm" "-f" "f7a5ce8614835134d217c6bc12488d3097bd9066bfbb46b261de66bd7c50e82f"` [INFO] [stdout] f7a5ce8614835134d217c6bc12488d3097bd9066bfbb46b261de66bd7c50e82f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/actix-router/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] a8fc887c6d9af276ab3a8512852a146fd18cdf2f85e733c2448e4cf3a703872b [INFO] running `"docker" "start" "-a" "a8fc887c6d9af276ab3a8512852a146fd18cdf2f85e733c2448e4cf3a703872b"` [INFO] [stderr] Compiling actix-router v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: cannot borrow `*path` as mutable because it is also borrowed as immutable [INFO] [stderr] --> src/resource.rs:237:17 [INFO] [stderr] | [INFO] [stderr] 223 | let rpath = path.path(); [INFO] [stderr] | ---- immutable borrow occurs here [INFO] [stderr] ... [INFO] [stderr] 237 | path.skip(min(rpath.len(), len) as u16); [INFO] [stderr] | ^^^^ ----- immutable borrow later used here [INFO] [stderr] | | [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | [INFO] [stderr] = note: #[warn(mutable_borrow_reservation_conflict)] on by default [INFO] [stderr] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stderr] = note: for more information, see issue #59159 [INFO] [stderr] [INFO] [stderr] warning: field is never used: `id` [INFO] [stderr] --> src/de.rs:495:9 [INFO] [stderr] | [INFO] [stderr] 495 | id: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.90s [INFO] running `"docker" "inspect" "a8fc887c6d9af276ab3a8512852a146fd18cdf2f85e733c2448e4cf3a703872b"` [INFO] running `"docker" "rm" "-f" "a8fc887c6d9af276ab3a8512852a146fd18cdf2f85e733c2448e4cf3a703872b"` [INFO] [stdout] a8fc887c6d9af276ab3a8512852a146fd18cdf2f85e733c2448e4cf3a703872b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/actix-router/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 7c55a6053f930fe8ea04a731c94fa7f5f390c86c0a2bd756ce9af122ba55e92d [INFO] running `"docker" "start" "-a" "7c55a6053f930fe8ea04a731c94fa7f5f390c86c0a2bd756ce9af122ba55e92d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/actix_router-0112f1686c36827e [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test de::tests::test_request_extract ... ok [INFO] [stdout] test resource::tests::test_parse_static ... ok [INFO] [stdout] test de::tests::test_extract_enum_value ... ok [INFO] [stdout] test resource::tests::test_resource_prefix ... ok [INFO] [stdout] test de::tests::test_extract_path_single ... ok [INFO] [stdout] test resource::tests::test_parse_urlencoded_param ... ok [INFO] [stdout] test de::tests::test_extract_errors ... ok [INFO] [stdout] test router::tests::test_recognizer_with_prefix ... ok [INFO] [stdout] test resource::tests::test_reousrce_prefix_dynamic ... ok [INFO] [stdout] test router::tests::test_recognizer_2 ... ok [INFO] [stdout] test url::tests::test_parse_url ... ok [INFO] [stdout] test de::tests::test_extract_enum ... ok [INFO] [stdout] test resource::tests::test_parse_param ... ok [INFO] [stdout] test router::tests::test_recognizer_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests actix_router [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7c55a6053f930fe8ea04a731c94fa7f5f390c86c0a2bd756ce9af122ba55e92d"` [INFO] running `"docker" "rm" "-f" "7c55a6053f930fe8ea04a731c94fa7f5f390c86c0a2bd756ce9af122ba55e92d"` [INFO] [stdout] 7c55a6053f930fe8ea04a731c94fa7f5f390c86c0a2bd756ce9af122ba55e92d