[INFO] cloning repository https://github.com/mutlusun/csv2bibtex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutlusun/csv2bibtex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutlusun%2Fcsv2bibtex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutlusun%2Fcsv2bibtex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4f4bdb19a54c71111c0ea85ef9672f28d6c7161
[INFO] testing mutlusun/csv2bibtex against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutlusun%2Fcsv2bibtex" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mutlusun/csv2bibtex
[INFO] finished tweaking git repo https://github.com/mutlusun/csv2bibtex
[INFO] tweaked toml for git repo https://github.com/mutlusun/csv2bibtex written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mutlusun/csv2bibtex on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mutlusun/csv2bibtex 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simplelog v0.11.2
[INFO] [stderr]   Downloaded quote v1.0.16
[INFO] [stderr]   Downloaded tinytemplate v1.2.0
[INFO] [stderr]   Downloaded plotters-svg v0.3.0
[INFO] [stderr]   Downloaded numerals v0.1.4
[INFO] [stderr]   Downloaded criterion v0.3.4
[INFO] [stderr]   Downloaded unscanny v0.1.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.0
[INFO] [stderr]   Downloaded half v1.7.1
[INFO] [stderr]   Downloaded itertools v0.10.0
[INFO] [stderr]   Downloaded plotters v0.3.0
[INFO] [stderr]   Downloaded biblatex v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9f7b1955acaa0ff78302abe085788ba291b167f82f8857ad00a833812934e0f
[INFO] running `Command { std: "docker" "start" "-a" "b9f7b1955acaa0ff78302abe085788ba291b167f82f8857ad00a833812934e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9f7b1955acaa0ff78302abe085788ba291b167f82f8857ad00a833812934e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f7b1955acaa0ff78302abe085788ba291b167f82f8857ad00a833812934e0f", kill_on_drop: false }`
[INFO] [stdout] b9f7b1955acaa0ff78302abe085788ba291b167f82f8857ad00a833812934e0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3414c9b5a958ed686bdcec8b2d21232c0bb597449040dfa29b37ce674f6f913
[INFO] running `Command { std: "docker" "start" "-a" "b3414c9b5a958ed686bdcec8b2d21232c0bb597449040dfa29b37ce674f6f913", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.85
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling numerals v0.1.4
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling simplelog v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.24.0
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling strum v0.24.0
[INFO] [stderr]    Compiling biblatex v0.6.1
[INFO] [stderr]    Compiling csv2bibtex v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.79s
[INFO] running `Command { std: "docker" "inspect" "b3414c9b5a958ed686bdcec8b2d21232c0bb597449040dfa29b37ce674f6f913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3414c9b5a958ed686bdcec8b2d21232c0bb597449040dfa29b37ce674f6f913", kill_on_drop: false }`
[INFO] [stdout] b3414c9b5a958ed686bdcec8b2d21232c0bb597449040dfa29b37ce674f6f913
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d8983a40a3b86473e1366e8ff3150d3faf8c34715aeb3773f8fc0424f6eb596
[INFO] running `Command { std: "docker" "start" "-a" "2d8983a40a3b86473e1366e8ff3150d3faf8c34715aeb3773f8fc0424f6eb596", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling plotters v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.0
[INFO] [stderr]    Compiling biblatex v0.6.1
[INFO] [stderr]    Compiling simplelog v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling csv2bibtex v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.3.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[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" "2d8983a40a3b86473e1366e8ff3150d3faf8c34715aeb3773f8fc0424f6eb596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d8983a40a3b86473e1366e8ff3150d3faf8c34715aeb3773f8fc0424f6eb596", kill_on_drop: false }`
[INFO] [stdout] 2d8983a40a3b86473e1366e8ff3150d3faf8c34715aeb3773f8fc0424f6eb596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e9eb2de9d0dc85dd52f664c9b559c86c9363d4c1ad9b7536d11ac47eaf71759
[INFO] running `Command { std: "docker" "start" "-a" "6e9eb2de9d0dc85dd52f664c9b559c86c9363d4c1ad9b7536d11ac47eaf71759", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.4
[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/csv2bibtex-6384a3d15bfbc3e1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test converter::tests::test_combined_fields ... ok
[INFO] [stdout] test converter::tests::test_combined_fields_same_field_multiple_times ... ok
[INFO] [stdout] test converter::tests::test_own_replacement_list ... ok
[INFO] [stdout] test converter::tests::test_verbatim_fields ... ok
[INFO] [stdout] test csvreader::tests::test_csv_small ... ok
[INFO] [stdout] test converter::tests::test_convert_default_fields ... ok
[INFO] [stdout] test converter::tests::test_entrykey ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv2bibtex-1326cc9f3e3d3c99)
[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] [stderr]      Running tests/test1.rs (/opt/rustwide/target/debug/deps/test1-3665daac1b8b8448)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `--test test1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test1-3665daac1b8b8448` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "6e9eb2de9d0dc85dd52f664c9b559c86c9363d4c1ad9b7536d11ac47eaf71759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e9eb2de9d0dc85dd52f664c9b559c86c9363d4c1ad9b7536d11ac47eaf71759", kill_on_drop: false }`
[INFO] [stdout] 6e9eb2de9d0dc85dd52f664c9b559c86c9363d4c1ad9b7536d11ac47eaf71759
