[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 beta-2022-04-10 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 beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0091a17a029c22305aa6574f04ad278efae29b1dfcfe15a37aa24909f5784c47 [INFO] running `Command { std: "docker" "start" "-a" "0091a17a029c22305aa6574f04ad278efae29b1dfcfe15a37aa24909f5784c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0091a17a029c22305aa6574f04ad278efae29b1dfcfe15a37aa24909f5784c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0091a17a029c22305aa6574f04ad278efae29b1dfcfe15a37aa24909f5784c47", kill_on_drop: false }` [INFO] [stdout] 0091a17a029c22305aa6574f04ad278efae29b1dfcfe15a37aa24909f5784c47 [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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51dfb1de3643001cf0da59024e53dbf3e84877a47940b03821ae8c506aefe192 [INFO] running `Command { std: "docker" "start" "-a" "51dfb1de3643001cf0da59024e53dbf3e84877a47940b03821ae8c506aefe192", 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 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 plugin v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [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 11.33s [INFO] running `Command { std: "docker" "inspect" "51dfb1de3643001cf0da59024e53dbf3e84877a47940b03821ae8c506aefe192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51dfb1de3643001cf0da59024e53dbf3e84877a47940b03821ae8c506aefe192", kill_on_drop: false }` [INFO] [stdout] 51dfb1de3643001cf0da59024e53dbf3e84877a47940b03821ae8c506aefe192 [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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb9eaf9563ea0ad18f6e38417908005ffcfa2ba20fb623850dbc99afe5250137 [INFO] running `Command { std: "docker" "start" "-a" "bb9eaf9563ea0ad18f6e38417908005ffcfa2ba20fb623850dbc99afe5250137", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mtmr0x_web_boilerplate v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/mtmr0x_web_boilerplate-cf77ba9dda091549) [INFO] running `Command { std: "docker" "inspect" "bb9eaf9563ea0ad18f6e38417908005ffcfa2ba20fb623850dbc99afe5250137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9eaf9563ea0ad18f6e38417908005ffcfa2ba20fb623850dbc99afe5250137", kill_on_drop: false }` [INFO] [stdout] bb9eaf9563ea0ad18f6e38417908005ffcfa2ba20fb623850dbc99afe5250137 [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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 126b895fda4f5538eb0938e26cf8dc4a9a832768981553010f1dd588d67c7fd9 [INFO] running `Command { std: "docker" "start" "-a" "126b895fda4f5538eb0938e26cf8dc4a9a832768981553010f1dd588d67c7fd9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mtmr0x_web_boilerplate-cf77ba9dda091549) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "126b895fda4f5538eb0938e26cf8dc4a9a832768981553010f1dd588d67c7fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126b895fda4f5538eb0938e26cf8dc4a9a832768981553010f1dd588d67c7fd9", kill_on_drop: false }` [INFO] [stdout] 126b895fda4f5538eb0938e26cf8dc4a9a832768981553010f1dd588d67c7fd9