[INFO] cloning repository https://github.com/JKurland/lang3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JKurland/lang3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJKurland%2Flang3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJKurland%2Flang3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b857c3c11482a4299881a7a05dc3074823a3220d
[INFO] testing JKurland/lang3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJKurland%2Flang3" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JKurland/lang3
[INFO] finished tweaking git repo https://github.com/JKurland/lang3
[INFO] tweaked toml for git repo https://github.com/JKurland/lang3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JKurland/lang3 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JKurland/lang3 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded make-cmd v0.1.0
[INFO] [stderr]   Downloaded abort_on_panic v2.0.0
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.6
[INFO] [stderr]   Downloaded const_fn v0.4.4
[INFO] [stderr]   Downloaded libffi v1.0.0
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded futures v0.3.8
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.69
[INFO] [stderr]   Downloaded chashmap v2.2.2
[INFO] [stderr]   Downloaded futures-macro v0.3.8
[INFO] [stderr]   Downloaded criterion-plot v0.4.3
[INFO] [stderr]   Downloaded owning_ref v0.3.3
[INFO] [stderr]   Downloaded half v1.6.0
[INFO] [stderr]   Downloaded serde_derive v1.0.118
[INFO] [stderr]   Downloaded js-sys v0.3.46
[INFO] [stderr]   Downloaded regex-automata v0.1.9
[INFO] [stderr]   Downloaded bumpalo v3.4.0
[INFO] [stderr]   Downloaded serde v1.0.118
[INFO] [stderr]   Downloaded serde_json v1.0.60
[INFO] [stderr]   Downloaded criterion v0.3.3
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.69
[INFO] [stderr]   Downloaded futures-util v0.3.8
[INFO] [stderr]   Downloaded pin-project v1.0.2
[INFO] [stderr]   Downloaded serde_cbor v0.11.1
[INFO] [stderr]   Downloaded syn v1.0.56
[INFO] [stderr]   Downloaded futures-channel v0.3.8
[INFO] [stderr]   Downloaded smallvec v0.6.13
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded parking_lot v0.4.8
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded futures-executor v0.3.8
[INFO] [stderr]   Downloaded quote v1.0.8
[INFO] [stderr]   Downloaded pin-project-internal v1.0.2
[INFO] [stderr]   Downloaded libc v0.2.81
[INFO] [stderr]   Downloaded libffi-sys v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.69
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]   Downloaded tinytemplate v1.1.0
[INFO] [stderr]   Downloaded cast v0.2.3
[INFO] [stderr]   Downloaded futures-core v0.3.8
[INFO] [stderr]   Downloaded futures-sink v0.3.8
[INFO] [stderr]   Downloaded cc v1.0.66
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.69
[INFO] [stderr]   Downloaded futures-io v0.3.8
[INFO] [stderr]   Downloaded futures-task v0.3.8
[INFO] [stderr]   Downloaded web-sys v0.3.46
[INFO] [stderr]   Downloaded csv v1.1.5
[INFO] [stderr]   Downloaded plotters v0.2.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 023863152c52c233ec3706de02a5749715afb1f3ee54fa7f2cf1c8244e5d7a53
[INFO] running `Command { std: "docker" "start" "-a" "023863152c52c233ec3706de02a5749715afb1f3ee54fa7f2cf1c8244e5d7a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "023863152c52c233ec3706de02a5749715afb1f3ee54fa7f2cf1c8244e5d7a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "023863152c52c233ec3706de02a5749715afb1f3ee54fa7f2cf1c8244e5d7a53", kill_on_drop: false }`
[INFO] [stdout] 023863152c52c233ec3706de02a5749715afb1f3ee54fa7f2cf1c8244e5d7a53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa04dd16a383be5a55c5cb2e1f4bf7d233e41dac71210a1adda3f15dd0e69eac
[INFO] running `Command { std: "docker" "start" "-a" "aa04dd16a383be5a55c5cb2e1f4bf7d233e41dac71210a1adda3f15dd0e69eac", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling futures-sink v0.3.8
[INFO] [stderr]    Compiling futures-core v0.3.8
[INFO] [stderr]    Compiling make-cmd v0.1.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.8
[INFO] [stderr]    Compiling abort_on_panic v2.0.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling futures-task v0.3.8
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling libffi-sys v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.8
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.4.8
[INFO] [stderr]    Compiling chashmap v2.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling pin-project v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.8
[INFO] [stderr]    Compiling futures-executor v0.3.8
[INFO] [stderr]    Compiling futures v0.3.8
[INFO] [stderr]    Compiling libffi v1.0.0
[INFO] [stderr]    Compiling lang3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem>> {
[INFO] [stdout]     |                                   ^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem<'_>>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/main.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let f = unsafe {lib.get::<unsafe extern fn()>(b"f")?};
[INFO] [stdout]   |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.62s
[INFO] running `Command { std: "docker" "inspect" "aa04dd16a383be5a55c5cb2e1f4bf7d233e41dac71210a1adda3f15dd0e69eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa04dd16a383be5a55c5cb2e1f4bf7d233e41dac71210a1adda3f15dd0e69eac", kill_on_drop: false }`
[INFO] [stdout] aa04dd16a383be5a55c5cb2e1f4bf7d233e41dac71210a1adda3f15dd0e69eac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a972c018239b71f985effba9be4fb1a9a68c162461ca5bf2f295fd2497c79538
[INFO] running `Command { std: "docker" "start" "-a" "a972c018239b71f985effba9be4fb1a9a68c162461ca5bf2f295fd2497c79538", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem>> {
[INFO] [stdout]     |                                   ^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem<'_>>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling lang3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/main.rs:6:38
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let f = unsafe {lib.get::<unsafe extern fn()>(b"f")?};
[INFO] [stdout]   |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:131:35
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem>> {
[INFO] [stdout]     |                                   ^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[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] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem<'_>>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[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" "a972c018239b71f985effba9be4fb1a9a68c162461ca5bf2f295fd2497c79538", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a972c018239b71f985effba9be4fb1a9a68c162461ca5bf2f295fd2497c79538", kill_on_drop: false }`
[INFO] [stdout] a972c018239b71f985effba9be4fb1a9a68c162461ca5bf2f295fd2497c79538
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cef57d73a8b3abc7fb2bd1758b57b91ed1d8661232fdb7c395c401eeb7ec67b8
[INFO] running `Command { std: "docker" "start" "-a" "cef57d73a8b3abc7fb2bd1758b57b91ed1d8661232fdb7c395c401eeb7ec67b8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/function.rs:131:35
[INFO] [stderr]     |
[INFO] [stderr] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem>> {
[INFO] [stderr]     |                                   ^^^^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[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] 131 | fn itemise_function(token_stream: &[Token]) -> Result<Vec<FunctionItem<'_>>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `lang3` (lib) generated 1 warning (run `cargo fix --lib -p lang3` to apply 1 suggestion)
[INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stderr]  --> src/main.rs:6:38
[INFO] [stderr]   |
[INFO] [stderr] 6 |     let f = unsafe {lib.get::<unsafe extern fn()>(b"f")?};
[INFO] [stderr]   |                                      ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lang3` (bin "lang3" test) generated 1 warning (run `cargo fix --bin "lang3" -p lang3 --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `lang3` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lang3-649e110ee1fa4d23)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test lex::test::test_lex_ident ... ok
[INFO] [stdout] test structs::tests::test_parse_empty_struct ... ok
[INFO] [stdout] test lex::test::test_lex_source_ref ... ok
[INFO] [stdout] test itemise::test::test_items ... ok
[INFO] [stdout] test lex::test::test_lex_keyword ... ok
[INFO] [stdout] test structs::tests::test_parse_struct ... ok
[INFO] [stdout] test lex::test::test_lex_mixed ... ok
[INFO] [stdout] test tests::end_to_end01 ... ok
[INFO] [stdout] test tests::end_to_end10 ... ok
[INFO] [stdout] test tests::end_to_end2 ... ok
[INFO] [stdout] test tests::test_1_fn_arg ... ok
[INFO] [stdout] test tests::test_bad_assign_type_error ... ok
[INFO] [stdout] test tests::end_to_end4 ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::test_nested_struct' (211) panicked at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:527:5:
[INFO] [stderr] unsafe precondition(s) violated: ptr::copy_nonoverlapping requires that both pointer arguments are aligned and non-null and the specified memory ranges do not overlap
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5daf646fcad2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5daf646fcad2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5daf646fcad2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5daf646fcad2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5daf647118aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5daf647118aa - core[27de1724e4349be2]::fmt::write
[INFO] [stderr]    6:     0x5daf64702706 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5daf64702706 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5daf646daf6f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5daf646daf6f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5daf646f4c01 - std[3b51380354919863]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5daf6465271e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5daf6465271e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5daf646f4df2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x5daf646f4df2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5daf646db05a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5daf646d0279 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5daf646dbe7d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5daf64711ddd - core[27de1724e4349be2]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5daf64711ddd - core[27de1724e4349be2]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/intrinsics/mod.rs:2431:9
[INFO] [stderr]   20:     0x5daf64627ed3 - core[27de1724e4349be2]::ptr::copy_nonoverlapping::precondition_check
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5daf64614c65 - core[27de1724e4349be2]::ptr::copy_nonoverlapping::<u8>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5daf64614c65 - <*const u8>::copy_to_nonoverlapping
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/const_ptr.rs:1252:18
[INFO] [stderr]   23:     0x5daf645fafb5 - <lang3[5ae6031e33f56787]::vm::Vm>::run
[INFO] [stderr]                                at /opt/rustwide/workdir/src/vm.rs:447:81
[INFO] [stderr]   24:     0x5daf64623d90 - lang3[5ae6031e33f56787]::tests::run_main
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:614:15
[INFO] [stderr]   25:     0x5daf64624e42 - lang3[5ae6031e33f56787]::tests::test_nested_struct
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:889:20
[INFO] [stderr]   26:     0x5daf64621d67 - lang3[5ae6031e33f56787]::tests::test_nested_struct::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib.rs:888:28
[INFO] [stderr]   27:     0x5daf645bc0e6 - <lang3[5ae6031e33f56787]::tests::test_nested_struct::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   28:     0x5daf64646acb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   29:     0x5daf64646acb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stderr]   30:     0x5daf6465332a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stderr]   31:     0x5daf6465332a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   32:     0x5daf6465332a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]   33:     0x5daf6465332a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]   34:     0x5daf6465332a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr]   35:     0x5daf6465332a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stderr]   36:     0x5daf6465332a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stderr]   37:     0x5daf6464e8d4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stderr]   38:     0x5daf6464e8d4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   39:     0x5daf64655e22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   40:     0x5daf64655e22 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   41:     0x5daf64655e22 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stderr]   42:     0x5daf64655e22 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stderr]   43:     0x5daf64655e22 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x5daf64655e22 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   45:     0x5daf64655e22 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   46:     0x5daf646fc34f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   47:     0x5daf646fc34f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stderr]   48:     0x7a56dddefaa4 - <unknown>
[INFO] [stderr]   49:     0x7a56dde7ca64 - clone
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/lang3-649e110ee1fa4d23` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "cef57d73a8b3abc7fb2bd1758b57b91ed1d8661232fdb7c395c401eeb7ec67b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cef57d73a8b3abc7fb2bd1758b57b91ed1d8661232fdb7c395c401eeb7ec67b8", kill_on_drop: false }`
[INFO] [stdout] cef57d73a8b3abc7fb2bd1758b57b91ed1d8661232fdb7c395c401eeb7ec67b8
