[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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 4ad2bb44b44948f10b921d392cf19029c141fb251028321c3a458bf931fd257c [INFO] running `"docker" "start" "-a" "4ad2bb44b44948f10b921d392cf19029c141fb251028321c3a458bf931fd257c"` [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.92s [INFO] running `"docker" "inspect" "4ad2bb44b44948f10b921d392cf19029c141fb251028321c3a458bf931fd257c"` [INFO] running `"docker" "rm" "-f" "4ad2bb44b44948f10b921d392cf19029c141fb251028321c3a458bf931fd257c"` [INFO] [stdout] 4ad2bb44b44948f10b921d392cf19029c141fb251028321c3a458bf931fd257c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 15623a3657456a5ee8bb77df3b5e28806d6afa9dcabb0fcfb7d4a8d380f05ee5 [INFO] running `"docker" "start" "-a" "15623a3657456a5ee8bb77df3b5e28806d6afa9dcabb0fcfb7d4a8d380f05ee5"` [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 4.82s [INFO] running `"docker" "inspect" "15623a3657456a5ee8bb77df3b5e28806d6afa9dcabb0fcfb7d4a8d380f05ee5"` [INFO] running `"docker" "rm" "-f" "15623a3657456a5ee8bb77df3b5e28806d6afa9dcabb0fcfb7d4a8d380f05ee5"` [INFO] [stdout] 15623a3657456a5ee8bb77df3b5e28806d6afa9dcabb0fcfb7d4a8d380f05ee5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 05056b27fa1846887210e414a84147c38d79150e0896514322fcc6ab2d5c1e69 [INFO] running `"docker" "start" "-a" "05056b27fa1846887210e414a84147c38d79150e0896514322fcc6ab2d5c1e69"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/actix_router-fe43ecd1aa2e850f [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test de::tests::test_extract_enum ... ok [INFO] [stdout] test de::tests::test_extract_enum_value ... ok [INFO] [stdout] test de::tests::test_extract_path_single ... ok [INFO] [stdout] test resource::tests::test_resource_prefix ... ok [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_errors ... ok [INFO] [stdout] test url::tests::test_parse_url ... ok [INFO] [stdout] test resource::tests::test_reousrce_prefix_dynamic ... ok [INFO] [stdout] test resource::tests::test_parse_urlencoded_param ... ok [INFO] [stdout] test router::tests::test_recognizer_with_prefix ... ok [INFO] [stdout] test router::tests::test_recognizer_2 ... 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" "05056b27fa1846887210e414a84147c38d79150e0896514322fcc6ab2d5c1e69"` [INFO] running `"docker" "rm" "-f" "05056b27fa1846887210e414a84147c38d79150e0896514322fcc6ab2d5c1e69"` [INFO] [stdout] 05056b27fa1846887210e414a84147c38d79150e0896514322fcc6ab2d5c1e69