[INFO] cloning repository https://github.com/ChrisBellew/bynamo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisBellew/bynamo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisBellew%2Fbynamo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisBellew%2Fbynamo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e81798c4095b70f3628b3cdcf3bfd66d3d4abe8
[INFO] checking ChrisBellew/bynamo against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisBellew%2Fbynamo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ChrisBellew/bynamo
[INFO] finished tweaking git repo https://github.com/ChrisBellew/bynamo
[INFO] tweaked toml for git repo https://github.com/ChrisBellew/bynamo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrisBellew/bynamo on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrisBellew/bynamo 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seahash v3.0.7
[INFO] [stderr]   Downloaded xoroshiro128 v0.3.0
[INFO] [stderr]   Downloaded stopwatch v0.0.7
[INFO] [stderr]   Downloaded fasthash v0.4.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.95
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded openssl v0.10.59
[INFO] [stderr]   Downloaded fasthash-sys v0.3.2
[INFO] [stderr]   Downloaded rustix v0.38.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fba9144c6addc9c9fd724c14d02c90763c901f9b3a8cb24e200168b4186e117
[INFO] running `Command { std: "docker" "start" "-a" "0fba9144c6addc9c9fd724c14d02c90763c901f9b3a8cb24e200168b4186e117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fba9144c6addc9c9fd724c14d02c90763c901f9b3a8cb24e200168b4186e117", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fba9144c6addc9c9fd724c14d02c90763c901f9b3a8cb24e200168b4186e117", kill_on_drop: false }`
[INFO] [stdout] 0fba9144c6addc9c9fd724c14d02c90763c901f9b3a8cb24e200168b4186e117
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad05a1bc649ff65b1269d524333a295ed441cd4d04cfad23c7fd1efe5be1229
[INFO] running `Command { std: "docker" "start" "-a" "3ad05a1bc649ff65b1269d524333a295ed441cd4d04cfad23c7fd1efe5be1229", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling rustls v0.21.9
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/alloc/src/borrow.rs:169:29
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking pem v3.0.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling ring v0.17.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3ad05a1bc649ff65b1269d524333a295ed441cd4d04cfad23c7fd1efe5be1229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad05a1bc649ff65b1269d524333a295ed441cd4d04cfad23c7fd1efe5be1229", kill_on_drop: false }`
[INFO] [stdout] 3ad05a1bc649ff65b1269d524333a295ed441cd4d04cfad23c7fd1efe5be1229
