[INFO] cloning repository https://github.com/neallred/rust-scripts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neallred/rust-scripts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneallred%2Frust-scripts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneallred%2Frust-scripts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06615f0ddea0ec56f41f0b58888a5bb6254dd8c6 [INFO] checking neallred/rust-scripts against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneallred%2Frust-scripts" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neallred/rust-scripts on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neallred/rust-scripts [INFO] finished tweaking git repo https://github.com/neallred/rust-scripts [INFO] tweaked toml for git repo https://github.com/neallred/rust-scripts written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/neallred/rust-scripts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fee6afd9800ed58506f0e357f5128fbfe5bafa8ccbc968402f2a537fa9eb4a73 [INFO] running `Command { std: "docker" "start" "-a" "fee6afd9800ed58506f0e357f5128fbfe5bafa8ccbc968402f2a537fa9eb4a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee6afd9800ed58506f0e357f5128fbfe5bafa8ccbc968402f2a537fa9eb4a73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee6afd9800ed58506f0e357f5128fbfe5bafa8ccbc968402f2a537fa9eb4a73", kill_on_drop: false }` [INFO] [stdout] fee6afd9800ed58506f0e357f5128fbfe5bafa8ccbc968402f2a537fa9eb4a73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbf2300ed3bc632c771c619a8eb688fefa3a692d838a11590084fb8622db84fe [INFO] running `Command { std: "docker" "start" "-a" "fbf2300ed3bc632c771c619a8eb688fefa3a692d838a11590084fb8622db84fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fluent-syntax v0.10.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking c2-chacha v0.3.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking scrypt v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Checking assert_cmd v1.0.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ouroboros_macro v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking zip v0.5.11 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking age-core v0.5.0 [INFO] [stdout] error[E0310]: the parameter type `W` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/age-core-0.5.0/src/format.rs:235:36 [INFO] [stdout] | [INFO] [stdout] 235 | pair(string("\n"), wrapped_encoded_data(body)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `W: 'static`... [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `age-core` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fbf2300ed3bc632c771c619a8eb688fefa3a692d838a11590084fb8622db84fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbf2300ed3bc632c771c619a8eb688fefa3a692d838a11590084fb8622db84fe", kill_on_drop: false }` [INFO] [stdout] fbf2300ed3bc632c771c619a8eb688fefa3a692d838a11590084fb8622db84fe