[INFO] cloning repository https://github.com/mtmr0x/rust-web-boilerplate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtmr0x/rust-web-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtmr0x%2Frust-web-boilerplate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtmr0x%2Frust-web-boilerplate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23cf7435d0999fb2ae516cc81d6a65a901705775 [INFO] testing mtmr0x/rust-web-boilerplate against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtmr0x%2Frust-web-boilerplate" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtmr0x/rust-web-boilerplate on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mtmr0x/rust-web-boilerplate [INFO] finished tweaking git repo https://github.com/mtmr0x/rust-web-boilerplate [INFO] tweaked toml for git repo https://github.com/mtmr0x/rust-web-boilerplate written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/mtmr0x/rust-web-boilerplate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mime_guess v1.8.6 [INFO] [stderr] Downloaded fern v0.5.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2423e4ac5dd06db6681c3ba8836956a322cb430a7cc7020680f529db4fef78b2 [INFO] running `Command { std: "docker" "start" "-a" "2423e4ac5dd06db6681c3ba8836956a322cb430a7cc7020680f529db4fef78b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2423e4ac5dd06db6681c3ba8836956a322cb430a7cc7020680f529db4fef78b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2423e4ac5dd06db6681c3ba8836956a322cb430a7cc7020680f529db4fef78b2", kill_on_drop: false }` [INFO] [stdout] 2423e4ac5dd06db6681c3ba8836956a322cb430a7cc7020680f529db4fef78b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56fde99efdf819d54f7d8788accf62d444d43c97d61f93e510365ebae3b3efb4 [INFO] running `Command { std: "docker" "start" "-a" "56fde99efdf819d54f7d8788accf62d444d43c97d61f93e510365ebae3b3efb4", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling route-recognizer v0.1.12 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling mtmr0x_web_boilerplate v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.39s [INFO] running `Command { std: "docker" "inspect" "56fde99efdf819d54f7d8788accf62d444d43c97d61f93e510365ebae3b3efb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56fde99efdf819d54f7d8788accf62d444d43c97d61f93e510365ebae3b3efb4", kill_on_drop: false }` [INFO] [stdout] 56fde99efdf819d54f7d8788accf62d444d43c97d61f93e510365ebae3b3efb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff91bed5256f8032a65ceb7e95f6629915dba34c46ebd0eb0bda23d330a8410e [INFO] running `Command { std: "docker" "start" "-a" "ff91bed5256f8032a65ceb7e95f6629915dba34c46ebd0eb0bda23d330a8410e", kill_on_drop: false }` [INFO] [stderr] Compiling mtmr0x_web_boilerplate v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "ff91bed5256f8032a65ceb7e95f6629915dba34c46ebd0eb0bda23d330a8410e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff91bed5256f8032a65ceb7e95f6629915dba34c46ebd0eb0bda23d330a8410e", kill_on_drop: false }` [INFO] [stdout] ff91bed5256f8032a65ceb7e95f6629915dba34c46ebd0eb0bda23d330a8410e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f66c2b30cec5ce0e02896460901ae8015b80dc2b99ff6c48ed05fc21ad961824 [INFO] running `Command { std: "docker" "start" "-a" "f66c2b30cec5ce0e02896460901ae8015b80dc2b99ff6c48ed05fc21ad961824", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mtmr0x_web_boilerplate-bdaefac7b633c97f) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f66c2b30cec5ce0e02896460901ae8015b80dc2b99ff6c48ed05fc21ad961824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66c2b30cec5ce0e02896460901ae8015b80dc2b99ff6c48ed05fc21ad961824", kill_on_drop: false }` [INFO] [stdout] f66c2b30cec5ce0e02896460901ae8015b80dc2b99ff6c48ed05fc21ad961824