[INFO] fetching crate ogam 1.3.0... [INFO] testing ogam-1.3.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ogam 1.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ogam 1.3.0 [INFO] finished tweaking crates.io crate ogam 1.3.0 [INFO] tweaked toml for crates.io crate ogam 1.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ogam 1.3.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 61 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.2.11 (available: v0.7.0) [INFO] [stderr] Adding maud v0.22.3 (available: v0.27.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maud_htmlescape v0.17.1 [INFO] [stderr] Downloaded maud v0.22.3 [INFO] [stderr] Downloaded maud_macros v0.22.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beb656c5c136429cf6cd38999961ac82a09ba025235e8019a7a74d5199fa9953 [INFO] running `Command { std: "docker" "start" "-a" "beb656c5c136429cf6cd38999961ac82a09ba025235e8019a7a74d5199fa9953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beb656c5c136429cf6cd38999961ac82a09ba025235e8019a7a74d5199fa9953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb656c5c136429cf6cd38999961ac82a09ba025235e8019a7a74d5199fa9953", kill_on_drop: false }` [INFO] [stdout] beb656c5c136429cf6cd38999961ac82a09ba025235e8019a7a74d5199fa9953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f490299822658670d7b4df19ec96ccbda3e0e88721ecf53433587b2f9098f17 [INFO] running `Command { std: "docker" "start" "-a" "5f490299822658670d7b4df19ec96ccbda3e0e88721ecf53433587b2f9098f17", kill_on_drop: false }` [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ogam v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `render_one_shot` is never used [INFO] [stdout] --> src/generator.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 101 | trait Renderable<'ast, 'input: 'ast> { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 109 | fn render_one_shot(&'ast self, typo: &T, out: &mut O) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:858:21 [INFO] [stdout] | [INFO] [stdout] 858 | pub fn parse(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 858 | pub fn parse(input: &str) -> Result, Error<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.06s [INFO] running `Command { std: "docker" "inspect" "5f490299822658670d7b4df19ec96ccbda3e0e88721ecf53433587b2f9098f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f490299822658670d7b4df19ec96ccbda3e0e88721ecf53433587b2f9098f17", kill_on_drop: false }` [INFO] [stdout] 5f490299822658670d7b4df19ec96ccbda3e0e88721ecf53433587b2f9098f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 316009249fb365445ca9860a57d55db3f40785f599ceb00bed708b4bdb0c8da6 [INFO] running `Command { std: "docker" "start" "-a" "316009249fb365445ca9860a57d55db3f40785f599ceb00bed708b4bdb0c8da6", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stdout] warning: method `render_one_shot` is never used [INFO] [stdout] --> src/generator.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 101 | trait Renderable<'ast, 'input: 'ast> { [INFO] [stdout] | ---------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 109 | fn render_one_shot(&'ast self, typo: &T, out: &mut O) -> () { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:858:21 [INFO] [stdout] | [INFO] [stdout] 858 | pub fn parse(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 858 | pub fn parse(input: &str) -> Result, Error<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling ogam v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:858:21 [INFO] [stdout] | [INFO] [stdout] 858 | pub fn parse(input: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 858 | pub fn parse(input: &str) -> Result, Error<'_>> { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "316009249fb365445ca9860a57d55db3f40785f599ceb00bed708b4bdb0c8da6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316009249fb365445ca9860a57d55db3f40785f599ceb00bed708b4bdb0c8da6", kill_on_drop: false }` [INFO] [stdout] 316009249fb365445ca9860a57d55db3f40785f599ceb00bed708b4bdb0c8da6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bb7f16a9c62cd7008b90dab7ee6eed3be7ed88ea8b95a851860966c282fbb834 [INFO] running `Command { std: "docker" "start" "-a" "bb7f16a9c62cd7008b90dab7ee6eed3be7ed88ea8b95a851860966c282fbb834", kill_on_drop: false }` [INFO] [stderr] warning: method `render_one_shot` is never used [INFO] [stderr] --> src/generator.rs:109:8 [INFO] [stderr] | [INFO] [stderr] 101 | trait Renderable<'ast, 'input: 'ast> { [INFO] [stderr] | ---------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 109 | fn render_one_shot(&'ast self, typo: &T, out: &mut O) -> () { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:858:21 [INFO] [stderr] | [INFO] [stderr] 858 | pub fn parse(input: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 858 | pub fn parse(input: &str) -> Result, Error<'_>> { [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `ogam` (lib) generated 2 warnings (run `cargo fix --lib -p ogam` to apply 1 suggestion) [INFO] [stderr] warning: `ogam` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ogam-4c7597d26a5e4b07) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test generator::test::test_generation ... ok [INFO] [stdout] test test_atom ... ok [INFO] [stdout] test test_component ... ok [INFO] [stdout] test test_document_with_leading_ws ... ok [INFO] [stdout] test test_empty_document ... ok [INFO] [stdout] test test_document ... ok [INFO] [stdout] test test_format ... ok [INFO] [stdout] test test_incomplete_aside ... ok [INFO] [stdout] test test_recovery ... ok [INFO] [stdout] test test_paragraph ... ok [INFO] [stdout] test test_reply ... ok [INFO] [stdout] test test_white_spaces ... ok [INFO] [stdout] test test_section ... ok [INFO] [stdout] test test_render ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ogam [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bb7f16a9c62cd7008b90dab7ee6eed3be7ed88ea8b95a851860966c282fbb834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7f16a9c62cd7008b90dab7ee6eed3be7ed88ea8b95a851860966c282fbb834", kill_on_drop: false }` [INFO] [stdout] bb7f16a9c62cd7008b90dab7ee6eed3be7ed88ea8b95a851860966c282fbb834