[INFO] cloning repository https://github.com/vaniusrb/axum-slow-compile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vaniusrb/axum-slow-compile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaniusrb%2Faxum-slow-compile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaniusrb%2Faxum-slow-compile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49b38256bb99ecc8f96b6770cbd4687aaa96e330
[INFO] checking vaniusrb/axum-slow-compile against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaniusrb%2Faxum-slow-compile" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vaniusrb/axum-slow-compile
[INFO] finished tweaking git repo https://github.com/vaniusrb/axum-slow-compile
[INFO] tweaked toml for git repo https://github.com/vaniusrb/axum-slow-compile written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vaniusrb/axum-slow-compile on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vaniusrb/axum-slow-compile 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sharded-slab v0.1.3
[INFO] [stderr]   Downloaded tower-http v0.1.1
[INFO] [stderr]   Downloaded tokio v1.10.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.2.19
[INFO] [stderr]   Downloaded tower v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a2d8e933aefa674564cd346aae008f2c9b8e44925caabe098220a0e10b1f10b
[INFO] running `Command { std: "docker" "start" "-a" "4a2d8e933aefa674564cd346aae008f2c9b8e44925caabe098220a0e10b1f10b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2d8e933aefa674564cd346aae008f2c9b8e44925caabe098220a0e10b1f10b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2d8e933aefa674564cd346aae008f2c9b8e44925caabe098220a0e10b1f10b", kill_on_drop: false }`
[INFO] [stdout] 4a2d8e933aefa674564cd346aae008f2c9b8e44925caabe098220a0e10b1f10b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11a45897338aac7e54f3eb9ef15e5e3610821e241bb7e64e9d1f2e861d5f193e
[INFO] running `Command { std: "docker" "start" "-a" "11a45897338aac7e54f3eb9ef15e5e3610821e241bb7e64e9d1f2e861d5f193e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.3
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tower-http v0.1.1
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking tower v0.4.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking tracing-subscriber v0.2.19
[INFO] [stderr]     Checking axum v0.1.3 (https://github.com/tokio-rs/axum.git?tag=v0.1.3#e13f1da1)
[INFO] [stderr]     Checking axum-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `axum-test` (bin "axum-test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name axum_test --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a2c35678e9b8865d -C extra-filename=-63507c4d73db033f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-349ed8fe32f62795.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f00d59a9d593bd73.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-e5739edea4b16edd.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5c1de9c276c6043f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0efdfbbc2838509c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a3a3c11db0b9890b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f144b4d8bd9273a7.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f4aac303247f61ad.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-78f73c4147ca9577.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4a850126ded96dcd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e0c359fa381376aa.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b90f51d9ef593d3d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ed57b1caa6bfd86.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum-test` (bin "axum-test" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e117153a45c546e883c1f91d82611775fcaeffe0/bin/rustc --crate-name axum_test --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=11c5cd5b82d93303 -C extra-filename=-f8fce847c3a54776 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-349ed8fe32f62795.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-f00d59a9d593bd73.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-e5739edea4b16edd.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5c1de9c276c6043f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0efdfbbc2838509c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a3a3c11db0b9890b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f144b4d8bd9273a7.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f4aac303247f61ad.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-78f73c4147ca9577.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-4a850126ded96dcd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e0c359fa381376aa.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b90f51d9ef593d3d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ed57b1caa6bfd86.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "11a45897338aac7e54f3eb9ef15e5e3610821e241bb7e64e9d1f2e861d5f193e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a45897338aac7e54f3eb9ef15e5e3610821e241bb7e64e9d1f2e861d5f193e", kill_on_drop: false }`
[INFO] [stdout] 11a45897338aac7e54f3eb9ef15e5e3610821e241bb7e64e9d1f2e861d5f193e
