[INFO] fetching crate reproto-env 0.3.36... [INFO] checking reproto-env-0.3.36 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate reproto-env 0.3.36 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate reproto-env 0.3.36 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reproto-env 0.3.36 [INFO] finished tweaking crates.io crate reproto-env 0.3.36 [INFO] tweaked toml for crates.io crate reproto-env 0.3.36 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 33ca5aca82bdce910147d8f069ece7409d5a29d167f4ba08a1fb767c3975f992 [INFO] running `Command { std: "docker" "start" "-a" "33ca5aca82bdce910147d8f069ece7409d5a29d167f4ba08a1fb767c3975f992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ca5aca82bdce910147d8f069ece7409d5a29d167f4ba08a1fb767c3975f992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ca5aca82bdce910147d8f069ece7409d5a29d167f4ba08a1fb767c3975f992", kill_on_drop: false }` [INFO] [stdout] 33ca5aca82bdce910147d8f069ece7409d5a29d167f4ba08a1fb767c3975f992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de300d26038a56a4ab77847b9c48e4c2191e16adb612cb2270129d1d7901c43d [INFO] running `Command { std: "docker" "start" "-a" "de300d26038a56a4ab77847b9c48e4c2191e16adb612cb2270129d1d7901c43d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lalrpop-util v0.15.2 [INFO] [stderr] Compiling ena v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking lalrpop-util v0.13.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking reproto-path-lexer v0.3.36 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking reproto-naming v0.3.36 [INFO] [stderr] Checking genco v0.3.30 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling pulldown-cmark v0.0.14 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for lifetime parameter `'el` due to conflicting requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.3.30/src/js.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | if let Some(imports) = Self::imports(&tokens) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the lifetime `'a` as defined on the method body at 131:19... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.3.30/src/js.rs:131:19 [INFO] [stdout] | [INFO] [stdout] 131 | fn write_file<'a>( [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the expression is assignable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.3.30/src/js.rs:139:46 [INFO] [stdout] | [INFO] [stdout] 139 | if let Some(imports) = Self::imports(&tokens) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: expected `&Tokens<'_, JavaScript<'_>>` [INFO] [stdout] found `&Tokens<'a, JavaScript<'a>>` [INFO] [stdout] note: but, the lifetime must be valid for the lifetime `'el` as defined on the impl at 102:6... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.3.30/src/js.rs:102:6 [INFO] [stdout] | [INFO] [stdout] 102 | impl<'el> Custom for JavaScript<'el> { [INFO] [stdout] | ^^^ [INFO] [stdout] note: ...so that the types are compatible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.3.30/src/js.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | if let Some(imports) = Self::imports(&tokens) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: expected `JavaScript<'_>` [INFO] [stdout] found `JavaScript<'el>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0495`. [INFO] [stdout] [INFO] [stderr] error: could not compile `genco` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "de300d26038a56a4ab77847b9c48e4c2191e16adb612cb2270129d1d7901c43d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de300d26038a56a4ab77847b9c48e4c2191e16adb612cb2270129d1d7901c43d", kill_on_drop: false }` [INFO] [stdout] de300d26038a56a4ab77847b9c48e4c2191e16adb612cb2270129d1d7901c43d