[INFO] cloning repository https://github.com/pedrosoares/gato-framework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrosoares/gato-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a0198065a945ad97ecc54c45a90ca0c2dc54c6 [INFO] checking pedrosoares/gato-framework against try#595142ec72045c7f2fab2923de8e59995a52e6e7 for pr-151830 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pedrosoares/gato-framework [INFO] finished tweaking git repo https://github.com/pedrosoares/gato-framework [INFO] tweaked toml for git repo https://github.com/pedrosoares/gato-framework written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pedrosoares/gato-framework on toolchain 595142ec72045c7f2fab2923de8e59995a52e6e7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pedrosoares/gato-framework already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gato-http-server v0.0.4 [INFO] [stderr] Downloaded gato-apache-cgi v0.5.0 [INFO] [stderr] Downloaded gato-stdout-logger v0.5.0 [INFO] [stderr] Downloaded gato-simple-router v0.5.3 [INFO] [stderr] Downloaded chrono v0.4.13 [INFO] [stderr] Downloaded gato-core v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ecbb58d33758616263f7391de13faf239b9b0924d3a93de22fa56d777924932 [INFO] running `Command { std: "docker" "start" "-a" "6ecbb58d33758616263f7391de13faf239b9b0924d3a93de22fa56d777924932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ecbb58d33758616263f7391de13faf239b9b0924d3a93de22fa56d777924932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecbb58d33758616263f7391de13faf239b9b0924d3a93de22fa56d777924932", kill_on_drop: false }` [INFO] [stdout] 6ecbb58d33758616263f7391de13faf239b9b0924d3a93de22fa56d777924932 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+595142ec72045c7f2fab2923de8e59995a52e6e7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb726c4da22ac1b031a35c5576303b1f7718e0dfe1552f4e061c829fba6025df [INFO] running `Command { std: "docker" "start" "-a" "fb726c4da22ac1b031a35c5576303b1f7718e0dfe1552f4e061c829fba6025df", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking gato-core v0.5.5 [INFO] [stderr] Checking gato-stdout-logger v0.5.0 [INFO] [stderr] Checking gato-simple-router v0.5.3 [INFO] [stderr] Checking gato-http-server v0.0.4 [INFO] [stderr] Checking gato-apache-cgi v0.5.0 [INFO] [stderr] Checking web v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.74s [INFO] running `Command { std: "docker" "inspect" "fb726c4da22ac1b031a35c5576303b1f7718e0dfe1552f4e061c829fba6025df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb726c4da22ac1b031a35c5576303b1f7718e0dfe1552f4e061c829fba6025df", kill_on_drop: false }` [INFO] [stdout] fb726c4da22ac1b031a35c5576303b1f7718e0dfe1552f4e061c829fba6025df