[INFO] fetching crate reproto 0.3.36... [INFO] testing reproto-0.3.36 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate reproto 0.3.36 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate reproto 0.3.36 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reproto 0.3.36 [INFO] finished tweaking crates.io crate reproto 0.3.36 [INFO] tweaked toml for crates.io crate reproto 0.3.36 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d65ec542acd142f0e2c0c39c6999e42768ca11d646f0bb4e7c2897d6a5e7ff1b [INFO] running `Command { std: "docker" "start" "-a" "d65ec542acd142f0e2c0c39c6999e42768ca11d646f0bb4e7c2897d6a5e7ff1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65ec542acd142f0e2c0c39c6999e42768ca11d646f0bb4e7c2897d6a5e7ff1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65ec542acd142f0e2c0c39c6999e42768ca11d646f0bb4e7c2897d6a5e7ff1b", kill_on_drop: false }` [INFO] [stdout] d65ec542acd142f0e2c0c39c6999e42768ca11d646f0bb4e7c2897d6a5e7ff1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ffae53ed60ed6ac1a48aa4b4eec77efd2cae0d5b9549118d0504222204ca6eb [INFO] running `Command { std: "docker" "start" "-a" "1ffae53ed60ed6ac1a48aa4b4eec77efd2cae0d5b9549118d0504222204ca6eb", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling genco v0.3.30 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling pulldown-cmark v0.0.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.3.30/src/js.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 132 | tokens: Tokens<'a, JavaScript<'a>>, [INFO] [stdout] | ------ `tokens` is a reference that is only valid in the associated function body [INFO] [stdout] 133 | out: &mut Formatter, [INFO] [stdout] 134 | extra: &mut Self::Extra, [INFO] [stdout] | ----- `extra` declared here, outside of the associated function body [INFO] [stdout] ... [INFO] [stdout] 139 | if let Some(imports) = Self::imports(&tokens) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ `tokens` escapes the associated function body here [INFO] [stdout] | [INFO] [stdout] = help: consider adding the following bound: `'a: 'el` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `tokens` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/genco-0.3.30/src/js.rs:139:46 [INFO] [stdout] | [INFO] [stdout] 102 | impl<'el> Custom for JavaScript<'el> { [INFO] [stdout] | --- lifetime `'el` defined here [INFO] [stdout] ... [INFO] [stdout] 139 | if let Some(imports) = Self::imports(&tokens) { [INFO] [stdout] | --------------^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `tokens` is borrowed for `'el` [INFO] [stdout] ... [INFO] [stdout] 145 | } [INFO] [stdout] | - `tokens` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0521, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0521`. [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" "1ffae53ed60ed6ac1a48aa4b4eec77efd2cae0d5b9549118d0504222204ca6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ffae53ed60ed6ac1a48aa4b4eec77efd2cae0d5b9549118d0504222204ca6eb", kill_on_drop: false }` [INFO] [stdout] 1ffae53ed60ed6ac1a48aa4b4eec77efd2cae0d5b9549118d0504222204ca6eb