[INFO] cloning repository https://github.com/tjkomor/blogpost-api-withjwt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjkomor/blogpost-api-withjwt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjkomor%2Fblogpost-api-withjwt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjkomor%2Fblogpost-api-withjwt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c3e095d74e4cbc49df6b4664d0bba20dc14b5796 [INFO] checking tjkomor/blogpost-api-withjwt against master#30b3f35c420694a4f24e5a4df00f06073f4f3a37 for pr-94081 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjkomor%2Fblogpost-api-withjwt" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tjkomor/blogpost-api-withjwt on toolchain 30b3f35c420694a4f24e5a4df00f06073f4f3a37 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tjkomor/blogpost-api-withjwt [INFO] finished tweaking git repo https://github.com/tjkomor/blogpost-api-withjwt [INFO] tweaked toml for git repo https://github.com/tjkomor/blogpost-api-withjwt written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tjkomor/blogpost-api-withjwt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f951999587e358a2f7e06b6875d99a49b4a53763174b419a73bb99f2a73f4a4 [INFO] running `Command { std: "docker" "start" "-a" "5f951999587e358a2f7e06b6875d99a49b4a53763174b419a73bb99f2a73f4a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f951999587e358a2f7e06b6875d99a49b4a53763174b419a73bb99f2a73f4a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f951999587e358a2f7e06b6875d99a49b4a53763174b419a73bb99f2a73f4a4", kill_on_drop: false }` [INFO] [stdout] 5f951999587e358a2f7e06b6875d99a49b4a53763174b419a73bb99f2a73f4a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4859483bc6c67b663e3639d4366ee6aeccf5a92918d24862c59ace6a0ea32dad [INFO] running `Command { std: "docker" "start" "-a" "4859483bc6c67b663e3639d4366ee6aeccf5a92918d24862c59ace6a0ea32dad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking crc32fast v1.3.0 [INFO] [stderr] Checking encoding_rs v0.8.30 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.26.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' -C metadata=b7a84fadfbdd5082 -C extra-filename=-b7a84fadfbdd5082 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4859483bc6c67b663e3639d4366ee6aeccf5a92918d24862c59ace6a0ea32dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4859483bc6c67b663e3639d4366ee6aeccf5a92918d24862c59ace6a0ea32dad", kill_on_drop: false }` [INFO] [stdout] 4859483bc6c67b663e3639d4366ee6aeccf5a92918d24862c59ace6a0ea32dad