[INFO] cloning repository yukinarit/rocket-webapi [INFO] running `"git" "clone" "--bare" "git://github.com/yukinarit/rocket-webapi.git" "work/cache/sources/gh/yukinarit/rocket-webapi"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yukinarit/rocket-webapi'... [INFO] running `"git" "clone" "work/cache/sources/gh/yukinarit/rocket-webapi" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yukinarit/rocket-webapi"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yukinarit/rocket-webapi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yukinarit/rocket-webapi" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yukinarit/rocket-webapi"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yukinarit/rocket-webapi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd8ffdf96ed557719a8a110c9088bdf63d9cf343 [INFO] sha for GitHub repo yukinarit/rocket-webapi: dd8ffdf96ed557719a8a110c9088bdf63d9cf343 [INFO] validating manifest of yukinarit/rocket-webapi 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 yukinarit/rocket-webapi 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 yukinarit/rocket-webapi [INFO] finished frobbing yukinarit/rocket-webapi [INFO] frobbed toml for yukinarit/rocket-webapi written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yukinarit/rocket-webapi/Cargo.toml [INFO] started frobbing yukinarit/rocket-webapi [INFO] finished frobbing yukinarit/rocket-webapi [INFO] frobbed toml for yukinarit/rocket-webapi written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yukinarit/rocket-webapi/Cargo.toml [INFO] crate yukinarit/rocket-webapi already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isatty v0.1.8 [INFO] [stderr] Downloaded proc-macro2 v0.4.15 [INFO] [stderr] Downloaded notify v4.0.9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing yukinarit/rocket-webapi against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yukinarit/rocket-webapi:/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] 3807417f230422e394a5c76968323357b61347f80a775fcc298c8aaa2210cd7b [INFO] running `"docker" "start" "-a" "3807417f230422e394a5c76968323357b61347f80a775fcc298c8aaa2210cd7b"` [INFO] [stderr] Compiling proc-macro2 v0.4.15 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling notify v4.0.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling rocket_contrib v0.4.0 [INFO] [stderr] Compiling rocket-webapi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `todo` [INFO] [stderr] --> src/routes.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn new_todo(todo: Json) -> HogeAccepted> { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_todo` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `todoid` [INFO] [stderr] --> src/routes.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn todo_by_id(todoid: u32) -> String { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_todoid` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `"docker" "inspect" "3807417f230422e394a5c76968323357b61347f80a775fcc298c8aaa2210cd7b"` [INFO] running `"docker" "rm" "-f" "3807417f230422e394a5c76968323357b61347f80a775fcc298c8aaa2210cd7b"` [INFO] [stdout] 3807417f230422e394a5c76968323357b61347f80a775fcc298c8aaa2210cd7b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yukinarit/rocket-webapi:/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] 83088acf6efc19218c9a0dcccd6715c788231df333ef26d3bac84f7c450da7c5 [INFO] running `"docker" "start" "-a" "83088acf6efc19218c9a0dcccd6715c788231df333ef26d3bac84f7c450da7c5"` [INFO] [stderr] Compiling rocket-webapi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `todo` [INFO] [stderr] --> src/routes.rs:42:17 [INFO] [stderr] | [INFO] [stderr] 42 | pub fn new_todo(todo: Json) -> HogeAccepted> { [INFO] [stderr] | ^^^^ help: consider prefixing with an underscore: `_todo` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `todoid` [INFO] [stderr] --> src/routes.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn todo_by_id(todoid: u32) -> String { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_todoid` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.01s [INFO] running `"docker" "inspect" "83088acf6efc19218c9a0dcccd6715c788231df333ef26d3bac84f7c450da7c5"` [INFO] running `"docker" "rm" "-f" "83088acf6efc19218c9a0dcccd6715c788231df333ef26d3bac84f7c450da7c5"` [INFO] [stdout] 83088acf6efc19218c9a0dcccd6715c788231df333ef26d3bac84f7c450da7c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yukinarit/rocket-webapi:/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] b0c7e693f017011d184343e47d247123c8b3e383f48a990554df2974dbcd6995 [INFO] running `"docker" "start" "-a" "b0c7e693f017011d184343e47d247123c8b3e383f48a990554df2974dbcd6995"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/rocket_webapi-ebb48045c7c738e5 [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" "b0c7e693f017011d184343e47d247123c8b3e383f48a990554df2974dbcd6995"` [INFO] running `"docker" "rm" "-f" "b0c7e693f017011d184343e47d247123c8b3e383f48a990554df2974dbcd6995"` [INFO] [stdout] b0c7e693f017011d184343e47d247123c8b3e383f48a990554df2974dbcd6995