[INFO] crate rustiful 0.1.0 is already in cache [INFO] extracting crate rustiful 0.1.0 into work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/rustiful/0.1.0 [INFO] extracting crate rustiful 0.1.0 into work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/rustiful/0.1.0 [INFO] validating manifest of rustiful-0.1.0 on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rustiful-0.1.0 on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rustiful-0.1.0 [INFO] finished frobbing rustiful-0.1.0 [INFO] frobbed toml for rustiful-0.1.0 written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/reg/rustiful/0.1.0/Cargo.toml [INFO] started frobbing rustiful-0.1.0 [INFO] finished frobbing rustiful-0.1.0 [INFO] frobbed toml for rustiful-0.1.0 written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/rustiful/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rustiful-0.1.0 against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/rustiful/0.1.0:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] fc2edcd5d9985fda1c806e3a9a45e4f6ae886503549216e952fe12126e0f1097 [INFO] running `"docker" "start" "-a" "fc2edcd5d9985fda1c806e3a9a45e4f6ae886503549216e952fe12126e0f1097"` [INFO] [stderr] Compiling autoimpl-derive v0.1.0 [INFO] [stderr] Compiling autoimpl v0.1.0 [INFO] [stderr] Compiling rustiful v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/params.rs:90:39 [INFO] [stderr] | [INFO] [stderr] 90 | field = field.trim_left_matches('-'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/params.rs:103:37 [INFO] [stderr] | [INFO] [stderr] 103 | let mut model = key.trim_left_matches("fields"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/params.rs:109:31 [INFO] [stderr] | [INFO] [stderr] 109 | model = model.trim_left_matches('[').trim_right_matches(']'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/params.rs:109:54 [INFO] [stderr] | [INFO] [stderr] 109 | model = model.trim_left_matches('[').trim_right_matches(']'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.59s [INFO] running `"docker" "inspect" "fc2edcd5d9985fda1c806e3a9a45e4f6ae886503549216e952fe12126e0f1097"` [INFO] running `"docker" "rm" "-f" "fc2edcd5d9985fda1c806e3a9a45e4f6ae886503549216e952fe12126e0f1097"` [INFO] [stdout] fc2edcd5d9985fda1c806e3a9a45e4f6ae886503549216e952fe12126e0f1097 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/rustiful/0.1.0:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 25b19041d4fb416486a64a3601989ce1652290661148322fa3b0d39c216bc68c [INFO] running `"docker" "start" "-a" "25b19041d4fb416486a64a3601989ce1652290661148322fa3b0d39c216bc68c"` [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling iron-test v0.5.0 [INFO] [stderr] Compiling rustiful v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/params.rs:90:39 [INFO] [stderr] | [INFO] [stderr] 90 | field = field.trim_left_matches('-'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/params.rs:103:37 [INFO] [stderr] | [INFO] [stderr] 103 | let mut model = key.trim_left_matches("fields"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/params.rs:109:31 [INFO] [stderr] | [INFO] [stderr] 109 | model = model.trim_left_matches('[').trim_right_matches(']'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/params.rs:109:54 [INFO] [stderr] | [INFO] [stderr] 109 | model = model.trim_left_matches('[').trim_right_matches(']'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.59s [INFO] running `"docker" "inspect" "25b19041d4fb416486a64a3601989ce1652290661148322fa3b0d39c216bc68c"` [INFO] running `"docker" "rm" "-f" "25b19041d4fb416486a64a3601989ce1652290661148322fa3b0d39c216bc68c"` [INFO] [stdout] 25b19041d4fb416486a64a3601989ce1652290661148322fa3b0d39c216bc68c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-6/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/reg/rustiful/0.1.0:/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 19a5546e38b5da96c885202dbef90d13b512ed1a73247f856452ab2c88c5408a [INFO] running `"docker" "start" "-a" "19a5546e38b5da96c885202dbef90d13b512ed1a73247f856452ab2c88c5408a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/rustiful-6bd525e65cb1b0f7 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test iron::tests::test_204_no_content ... ok [INFO] [stdout] test iron::tests::test_201_created ... ok [INFO] [stdout] test iron::tests::test_error_json ... ok [INFO] [stdout] test iron::tests::test_200_ok_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rustiful [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/json_option.rs - json_option::some_option (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "19a5546e38b5da96c885202dbef90d13b512ed1a73247f856452ab2c88c5408a"` [INFO] running `"docker" "rm" "-f" "19a5546e38b5da96c885202dbef90d13b512ed1a73247f856452ab2c88c5408a"` [INFO] [stdout] 19a5546e38b5da96c885202dbef90d13b512ed1a73247f856452ab2c88c5408a