[INFO] cloning repository https://github.com/ftilde/ugdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftilde/ugdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fugdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fugdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 891106a1ba54a68faaf084ec63b94674256c62c0 [INFO] building ftilde/ugdb against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftilde%2Fugdb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ftilde/ugdb on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ftilde/ugdb [INFO] finished tweaking git repo https://github.com/ftilde/ugdb [INFO] tweaked toml for git repo https://github.com/ftilde/ugdb written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ftilde/ugdb 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 640e127ca84269a0474c6a51ec87247da16bf02e9ddfabc17046e3faff152d14 [INFO] running `Command { std: "docker" "start" "-a" "640e127ca84269a0474c6a51ec87247da16bf02e9ddfabc17046e3faff152d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "640e127ca84269a0474c6a51ec87247da16bf02e9ddfabc17046e3faff152d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640e127ca84269a0474c6a51ec87247da16bf02e9ddfabc17046e3faff152d14", kill_on_drop: false }` [INFO] [stdout] 640e127ca84269a0474c6a51ec87247da16bf02e9ddfabc17046e3faff152d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2986fbabf93363fa2ebbaf302fc7c66b750e1f6d5dbad12095f00dc0d7f0ff20 [INFO] running `Command { std: "docker" "start" "-a" "2986fbabf93363fa2ebbaf302fc7c66b750e1f6d5dbad12095f00dc0d7f0ff20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ndarray v0.8.4 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling onig_sys v68.2.1 [INFO] [stderr] Compiling vte v0.3.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling unix_socket v0.5.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling ugdb v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stderr] Compiling unsegen v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unsegen_signals v0.3.0 [INFO] [stderr] Compiling unsegen_jsonviewer v0.3.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling unsegen_terminal v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling flexi_logger v0.11.5 [INFO] [stderr] Compiling onig v3.2.2 [INFO] [stderr] Compiling syntect v2.1.0 [INFO] [stderr] Compiling unsegen_pager v0.3.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gdb_expression_parsing/mod.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse_gdb_value(result_string: &str) -> Result { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse_gdb_value(result_string: &str) -> Result, ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2986fbabf93363fa2ebbaf302fc7c66b750e1f6d5dbad12095f00dc0d7f0ff20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2986fbabf93363fa2ebbaf302fc7c66b750e1f6d5dbad12095f00dc0d7f0ff20", kill_on_drop: false }` [INFO] [stdout] 2986fbabf93363fa2ebbaf302fc7c66b750e1f6d5dbad12095f00dc0d7f0ff20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c311dd3a97161e00633830dc091642249f4f4be49c4c94ff61aad4e6fdc12b6 [INFO] running `Command { std: "docker" "start" "-a" "6c311dd3a97161e00633830dc091642249f4f4be49c4c94ff61aad4e6fdc12b6", kill_on_drop: false }` [INFO] [stderr] Compiling ugdb v0.1.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/gdb_expression_parsing/mod.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse_gdb_value(result_string: &str) -> Result { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 9 | pub fn parse_gdb_value(result_string: &str) -> Result, ParseError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6c311dd3a97161e00633830dc091642249f4f4be49c4c94ff61aad4e6fdc12b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c311dd3a97161e00633830dc091642249f4f4be49c4c94ff61aad4e6fdc12b6", kill_on_drop: false }` [INFO] [stdout] 6c311dd3a97161e00633830dc091642249f4f4be49c4c94ff61aad4e6fdc12b6