[INFO] updating cached repository https://github.com/asukiaaa/rust_iron_template_sample [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1dea8d8a4e6f344e78ccb68c56c34bb39a3a78e4 [INFO] testing asukiaaa/rust_iron_template_sample against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasukiaaa%2Frust_iron_template_sample" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/asukiaaa/rust_iron_template_sample on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/asukiaaa/rust_iron_template_sample [INFO] finished tweaking git repo https://github.com/asukiaaa/rust_iron_template_sample [INFO] tweaked toml for git repo https://github.com/asukiaaa/rust_iron_template_sample written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/asukiaaa/rust_iron_template_sample already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 2c3e29df8e910da1de7f95540d8f0bb3744052290736a4026ad210c3365932a5 [INFO] running `"docker" "start" "-a" "2c3e29df8e910da1de7f95540d8f0bb3744052290736a4026ad210c3365932a5"` [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling buf_redux v0.6.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling multipart v0.13.6 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling params v0.8.0 [INFO] [stderr] Compiling handlebars-iron v0.27.0 [INFO] [stderr] Compiling rust_iron_template_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.64s [INFO] running `"docker" "inspect" "2c3e29df8e910da1de7f95540d8f0bb3744052290736a4026ad210c3365932a5"` [INFO] running `"docker" "rm" "-f" "2c3e29df8e910da1de7f95540d8f0bb3744052290736a4026ad210c3365932a5"` [INFO] [stdout] 2c3e29df8e910da1de7f95540d8f0bb3744052290736a4026ad210c3365932a5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f57ac99da77306f5549e34b18129cb54e7aa5d825ecaed9b799a19a5dfe3bb0d [INFO] running `"docker" "start" "-a" "f57ac99da77306f5549e34b18129cb54e7aa5d825ecaed9b799a19a5dfe3bb0d"` [INFO] [stderr] Compiling rust_iron_template_sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `"docker" "inspect" "f57ac99da77306f5549e34b18129cb54e7aa5d825ecaed9b799a19a5dfe3bb0d"` [INFO] running `"docker" "rm" "-f" "f57ac99da77306f5549e34b18129cb54e7aa5d825ecaed9b799a19a5dfe3bb0d"` [INFO] [stdout] f57ac99da77306f5549e34b18129cb54e7aa5d825ecaed9b799a19a5dfe3bb0d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 0e0f0eff4ef8f4473c69984328bf96adcbfba14036629fcddc3e243809f08a81 [INFO] running `"docker" "start" "-a" "0e0f0eff4ef8f4473c69984328bf96adcbfba14036629fcddc3e243809f08a81"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_iron_template_sample-c3c5a11e619aa22d [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" "0e0f0eff4ef8f4473c69984328bf96adcbfba14036629fcddc3e243809f08a81"` [INFO] running `"docker" "rm" "-f" "0e0f0eff4ef8f4473c69984328bf96adcbfba14036629fcddc3e243809f08a81"` [INFO] [stdout] 0e0f0eff4ef8f4473c69984328bf96adcbfba14036629fcddc3e243809f08a81