[INFO] fetching crate bashdoc 0.6.0...
[INFO] testing bashdoc-0.6.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bashdoc 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate bashdoc 0.6.0
[INFO] finished tweaking crates.io crate bashdoc 0.6.0
[INFO] tweaked toml for crates.io crate bashdoc 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bashdoc 0.6.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bashdoc 0.6.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ef667a0d60b8c5d483e63d0f93af194c784d8bdb3000a8f09abbd05c7cc9baf
[INFO] running `Command { std: "docker" "start" "-a" "3ef667a0d60b8c5d483e63d0f93af194c784d8bdb3000a8f09abbd05c7cc9baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ef667a0d60b8c5d483e63d0f93af194c784d8bdb3000a8f09abbd05c7cc9baf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef667a0d60b8c5d483e63d0f93af194c784d8bdb3000a8f09abbd05c7cc9baf", kill_on_drop: false }`
[INFO] [stdout] 3ef667a0d60b8c5d483e63d0f93af194c784d8bdb3000a8f09abbd05c7cc9baf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0478e84ddf5e46472e0917ff1cc48745f72dffdc2410e3fa5dd1b8a137c884cc
[INFO] running `Command { std: "docker" "start" "-a" "0478e84ddf5e46472e0917ff1cc48745f72dffdc2410e3fa5dd1b8a137c884cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.17
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling yaml-rust v0.3.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling nom_locate v0.3.1
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling colored v1.9.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling pest v2.3.0
[INFO] [stderr]    Compiling pest_meta v2.3.0
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling pest_generator v2.3.0
[INFO] [stderr]    Compiling pest_derive v2.3.0
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling handlebars v1.1.0
[INFO] [stderr]    Compiling bashdoc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "0478e84ddf5e46472e0917ff1cc48745f72dffdc2410e3fa5dd1b8a137c884cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0478e84ddf5e46472e0917ff1cc48745f72dffdc2410e3fa5dd1b8a137c884cc", kill_on_drop: false }`
[INFO] [stdout] 0478e84ddf5e46472e0917ff1cc48745f72dffdc2410e3fa5dd1b8a137c884cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82246b7ceba5addb55b96213c84c1bd0482cf89195b6a9aa0abb16f67ce8e917
[INFO] running `Command { std: "docker" "start" "-a" "82246b7ceba5addb55b96213c84c1bd0482cf89195b6a9aa0abb16f67ce8e917", kill_on_drop: false }`
[INFO] [stderr]    Compiling bashdoc v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "82246b7ceba5addb55b96213c84c1bd0482cf89195b6a9aa0abb16f67ce8e917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82246b7ceba5addb55b96213c84c1bd0482cf89195b6a9aa0abb16f67ce8e917", kill_on_drop: false }`
[INFO] [stdout] 82246b7ceba5addb55b96213c84c1bd0482cf89195b6a9aa0abb16f67ce8e917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] facd9bf44d156b3e56b341e2b7a58916e1c77cb09917bd015d063950c370fa87
[INFO] running `Command { std: "docker" "start" "-a" "facd9bf44d156b3e56b341e2b7a58916e1c77cb09917bd015d063950c370fa87", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bashdoc-e30004db29e06876)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test docs::tests::docfile_tests::test_add ... ok
[INFO] [stdout] test docs::tests::kv_tests::cmp_kv ... ok
[INFO] [stdout] test docs::tests::kv_tests::new_kv ... ok
[INFO] [stdout] test docs::tests::kv_tests::is_as_kv ... ok
[INFO] [stdout] test docs::tests::kv_tests::is_as_kv_white ... ok
[INFO] [stdout] test docs::tests::param_and_input ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "facd9bf44d156b3e56b341e2b7a58916e1c77cb09917bd015d063950c370fa87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "facd9bf44d156b3e56b341e2b7a58916e1c77cb09917bd015d063950c370fa87", kill_on_drop: false }`
[INFO] [stdout] facd9bf44d156b3e56b341e2b7a58916e1c77cb09917bd015d063950c370fa87
