[INFO] fetching crate trinitry 0.2.2...
[INFO] testing trinitry-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate trinitry 0.2.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate trinitry 0.2.2
[INFO] finished tweaking crates.io crate trinitry 0.2.2
[INFO] tweaked toml for crates.io crate trinitry 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trinitry 0.2.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64ec52f0fa710c5a1c1dd51ee10b5d1605b9c0af5bc51337eca3254c55daae45
[INFO] running `Command { std: "docker" "start" "-a" "64ec52f0fa710c5a1c1dd51ee10b5d1605b9c0af5bc51337eca3254c55daae45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64ec52f0fa710c5a1c1dd51ee10b5d1605b9c0af5bc51337eca3254c55daae45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64ec52f0fa710c5a1c1dd51ee10b5d1605b9c0af5bc51337eca3254c55daae45", kill_on_drop: false }`
[INFO] [stdout] 64ec52f0fa710c5a1c1dd51ee10b5d1605b9c0af5bc51337eca3254c55daae45
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43f02cbda79ef91cbdab78b9d97daf7758948e9a2fd5e3b423712a26f2c3a331
[INFO] running `Command { std: "docker" "start" "-a" "43f02cbda79ef91cbdab78b9d97daf7758948e9a2fd5e3b423712a26f2c3a331", kill_on_drop: false }`
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling trinitry v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] running `Command { std: "docker" "inspect" "43f02cbda79ef91cbdab78b9d97daf7758948e9a2fd5e3b423712a26f2c3a331", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43f02cbda79ef91cbdab78b9d97daf7758948e9a2fd5e3b423712a26f2c3a331", kill_on_drop: false }`
[INFO] [stdout] 43f02cbda79ef91cbdab78b9d97daf7758948e9a2fd5e3b423712a26f2c3a331
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 864c2b05fa77c702d310970434eda329c9fd6b914ac31df13da41501c5adc270
[INFO] running `Command { std: "docker" "start" "-a" "864c2b05fa77c702d310970434eda329c9fd6b914ac31df13da41501c5adc270", kill_on_drop: false }`
[INFO] [stderr]    Compiling trinitry v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "864c2b05fa77c702d310970434eda329c9fd6b914ac31df13da41501c5adc270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "864c2b05fa77c702d310970434eda329c9fd6b914ac31df13da41501c5adc270", kill_on_drop: false }`
[INFO] [stdout] 864c2b05fa77c702d310970434eda329c9fd6b914ac31df13da41501c5adc270
[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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b2c3eacec9e74e3b7b1484783a5d93399d7e22b4c9fbb02149496a1dc2d948ea
[INFO] running `Command { std: "docker" "start" "-a" "b2c3eacec9e74e3b7b1484783a5d93399d7e22b4c9fbb02149496a1dc2d948ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trinitry-8c4ef331b51d9696)
[INFO] [stdout] 
[INFO] [stdout] running 246 tests
[INFO] [stdout] test test::parse_arg_clean ... ok
[INFO] [stdout] test test::parse_arg_single_quote ... ok
[INFO] [stdout] test test::parse_cmd ... ok
[INFO] [stdout] test test::parse_arg_multi ... ok
[INFO] [stdout] test test::parse_arg_quote ... ok
[INFO] [stdout] test tests::test::parse_0 ... ok
[INFO] [stdout] test tests::test::parse_1 ... ok
[INFO] [stdout] test tests::test::parse_10 ... ok
[INFO] [stdout] test tests::test::parse_101 ... ok
[INFO] [stdout] test tests::test::parse_100 ... ok
[INFO] [stdout] test tests::test::parse_102 ... ok
[INFO] [stdout] test tests::test::parse_103 ... ok
[INFO] [stdout] test tests::test::parse_104 ... ok
[INFO] [stdout] test tests::test::parse_105 ... ok
[INFO] [stdout] test tests::test::parse_106 ... ok
[INFO] [stdout] test tests::test::parse_107 ... ok
[INFO] [stdout] test tests::test::parse_108 ... ok
[INFO] [stdout] test tests::test::parse_109 ... ok
[INFO] [stdout] test tests::test::parse_110 ... ok
[INFO] [stdout] test tests::test::parse_11 ... ok
[INFO] [stdout] test tests::test::parse_111 ... ok
[INFO] [stdout] test tests::test::parse_113 ... ok
[INFO] [stdout] test tests::test::parse_112 ... ok
[INFO] [stdout] test tests::test::parse_117 ... ok
[INFO] [stdout] test tests::test::parse_116 ... ok
[INFO] [stdout] test tests::test::parse_120 ... ok
[INFO] [stdout] test tests::test::parse_123 ... ok
[INFO] [stdout] test tests::test::parse_124 ... ok
[INFO] [stdout] test tests::test::parse_122 ... ok
[INFO] [stdout] test tests::test::parse_127 ... ok
[INFO] [stdout] test tests::test::parse_114 ... ok
[INFO] [stdout] test tests::test::parse_128 ... ok
[INFO] [stdout] test tests::test::parse_129 ... ok
[INFO] [stdout] test tests::test::parse_126 ... ok
[INFO] [stdout] test tests::test::parse_115 ... ok
[INFO] [stdout] test tests::test::parse_125 ... ok
[INFO] [stdout] test tests::test::parse_133 ... ok
[INFO] [stdout] test tests::test::parse_134 ... ok
[INFO] [stdout] test tests::test::parse_135 ... ok
[INFO] [stdout] test tests::test::parse_137 ... ok
[INFO] [stdout] test tests::test::parse_136 ... ok
[INFO] [stdout] test tests::test::parse_121 ... ok
[INFO] [stdout] test tests::test::parse_119 ... ok
[INFO] [stdout] test tests::test::parse_12 ... ok
[INFO] [stdout] test tests::test::parse_13 ... ok
[INFO] [stdout] test tests::test::parse_131 ... ok
[INFO] [stdout] test tests::test::parse_130 ... ok
[INFO] [stdout] test tests::test::parse_132 ... ok
[INFO] [stdout] test tests::test::parse_138 ... ok
[INFO] [stdout] test tests::test::parse_139 ... ok
[INFO] [stdout] test tests::test::parse_14 ... ok
[INFO] [stdout] test tests::test::parse_140 ... ok
[INFO] [stdout] test tests::test::parse_141 ... ok
[INFO] [stdout] test tests::test::parse_142 ... ok
[INFO] [stdout] test tests::test::parse_143 ... ok
[INFO] [stdout] test tests::test::parse_144 ... ok
[INFO] [stdout] test tests::test::parse_145 ... ok
[INFO] [stdout] test tests::test::parse_146 ... ok
[INFO] [stdout] test tests::test::parse_147 ... ok
[INFO] [stdout] test tests::test::parse_148 ... ok
[INFO] [stdout] test tests::test::parse_149 ... ok
[INFO] [stdout] test tests::test::parse_15 ... ok
[INFO] [stdout] test tests::test::parse_151 ... ok
[INFO] [stdout] test tests::test::parse_150 ... ok
[INFO] [stdout] test tests::test::parse_152 ... ok
[INFO] [stdout] test tests::test::parse_153 ... ok
[INFO] [stdout] test tests::test::parse_154 ... ok
[INFO] [stdout] test tests::test::parse_156 ... ok
[INFO] [stdout] test tests::test::parse_155 ... ok
[INFO] [stdout] test tests::test::parse_16 ... ok
[INFO] [stdout] test tests::test::parse_160 ... ok
[INFO] [stdout] test tests::test::parse_157 ... ok
[INFO] [stdout] test tests::test::parse_162 ... ok
[INFO] [stdout] test tests::test::parse_158 ... ok
[INFO] [stdout] test tests::test::parse_163 ... ok
[INFO] [stdout] test tests::test::parse_159 ... ok
[INFO] [stdout] test tests::test::parse_164 ... ok
[INFO] [stdout] test tests::test::parse_166 ... ok
[INFO] [stdout] test tests::test::parse_167 ... ok
[INFO] [stdout] test tests::test::parse_165 ... ok
[INFO] [stdout] test tests::test::parse_168 ... ok
[INFO] [stdout] test tests::test::parse_17 ... ok
[INFO] [stdout] test tests::test::parse_161 ... ok
[INFO] [stdout] test tests::test::parse_171 ... ok
[INFO] [stdout] test tests::test::parse_172 ... ok
[INFO] [stdout] test tests::test::parse_173 ... ok
[INFO] [stdout] test tests::test::parse_175 ... ok
[INFO] [stdout] test tests::test::parse_174 ... ok
[INFO] [stdout] test tests::test::parse_170 ... ok
[INFO] [stdout] test tests::test::parse_169 ... ok
[INFO] [stdout] test tests::test::parse_179 ... ok
[INFO] [stdout] test tests::test::parse_18 ... ok
[INFO] [stdout] test tests::test::parse_176 ... ok
[INFO] [stdout] test tests::test::parse_181 ... ok
[INFO] [stdout] test tests::test::parse_183 ... ok
[INFO] [stdout] test tests::test::parse_178 ... ok
[INFO] [stdout] test tests::test::parse_185 ... ok
[INFO] [stdout] test tests::test::parse_186 ... ok
[INFO] [stdout] test tests::test::parse_188 ... ok
[INFO] [stdout] test tests::test::parse_182 ... ok
[INFO] [stdout] test tests::test::parse_184 ... ok
[INFO] [stdout] test tests::test::parse_189 ... ok
[INFO] [stdout] test tests::test::parse_187 ... ok
[INFO] [stdout] test tests::test::parse_177 ... ok
[INFO] [stdout] test tests::test::parse_19 ... ok
[INFO] [stdout] test tests::test::parse_191 ... ok
[INFO] [stdout] test tests::test::parse_192 ... ok
[INFO] [stdout] test tests::test::parse_193 ... ok
[INFO] [stdout] test tests::test::parse_194 ... ok
[INFO] [stdout] test tests::test::parse_195 ... ok
[INFO] [stdout] test tests::test::parse_190 ... ok
[INFO] [stdout] test tests::test::parse_197 ... ok
[INFO] [stdout] test tests::test::parse_180 ... ok
[INFO] [stdout] test tests::test::parse_198 ... ok
[INFO] [stdout] test tests::test::parse_199 ... ok
[INFO] [stdout] test tests::test::parse_201 ... ok
[INFO] [stdout] test tests::test::parse_204 ... ok
[INFO] [stdout] test tests::test::parse_206 ... ok
[INFO] [stdout] test tests::test::parse_207 ... ok
[INFO] [stdout] test tests::test::parse_205 ... ok
[INFO] [stdout] test tests::test::parse_202 ... ok
[INFO] [stdout] test tests::test::parse_196 ... ok
[INFO] [stdout] test tests::test::parse_20 ... ok
[INFO] [stdout] test tests::test::parse_2 ... ok
[INFO] [stdout] test tests::test::parse_200 ... ok
[INFO] [stdout] test tests::test::parse_209 ... ok
[INFO] [stdout] test tests::test::parse_203 ... ok
[INFO] [stdout] test tests::test::parse_210 ... ok
[INFO] [stdout] test tests::test::parse_220 ... ok
[INFO] [stdout] test tests::test::parse_211 ... ok
[INFO] [stdout] test tests::test::parse_212 ... ok
[INFO] [stdout] test tests::test::parse_213 ... ok
[INFO] [stdout] test tests::test::parse_208 ... ok
[INFO] [stdout] test tests::test::parse_214 ... ok
[INFO] [stdout] test tests::test::parse_217 ... ok
[INFO] [stdout] test tests::test::parse_218 ... ok
[INFO] [stdout] test tests::test::parse_219 ... ok
[INFO] [stdout] test tests::test::parse_215 ... ok
[INFO] [stdout] test tests::test::parse_216 ... ok
[INFO] [stdout] test tests::test::parse_221 ... ok
[INFO] [stdout] test tests::test::parse_229 ... ok
[INFO] [stdout] test tests::test::parse_228 ... ok
[INFO] [stdout] test tests::test::parse_227 ... ok
[INFO] [stdout] test tests::test::parse_230 ... ok
[INFO] [stdout] test tests::test::parse_222 ... ok
[INFO] [stdout] test tests::test::parse_21 ... ok
[INFO] [stdout] test tests::test::parse_118 ... ok
[INFO] [stdout] test tests::test::parse_223 ... ok
[INFO] [stdout] test tests::test::parse_224 ... ok
[INFO] [stdout] test tests::test::parse_225 ... ok
[INFO] [stdout] test tests::test::parse_226 ... ok
[INFO] [stdout] test tests::test::parse_22 ... ok
[INFO] [stdout] test tests::test::parse_23 ... ok
[INFO] [stdout] test tests::test::parse_231 ... ok
[INFO] [stdout] test tests::test::parse_232 ... ok
[INFO] [stdout] test tests::test::parse_233 ... ok
[INFO] [stdout] test tests::test::parse_234 ... ok
[INFO] [stdout] test tests::test::parse_237 ... ok
[INFO] [stdout] test tests::test::parse_235 ... ok
[INFO] [stdout] test tests::test::parse_238 ... ok
[INFO] [stdout] test tests::test::parse_24 ... ok
[INFO] [stdout] test tests::test::parse_240 ... ok
[INFO] [stdout] test tests::test::parse_25 ... ok
[INFO] [stdout] test tests::test::parse_26 ... ok
[INFO] [stdout] test tests::test::parse_29 ... ok
[INFO] [stdout] test tests::test::parse_3 ... ok
[INFO] [stdout] test tests::test::parse_30 ... ok
[INFO] [stdout] test tests::test::parse_31 ... ok
[INFO] [stdout] test tests::test::parse_32 ... ok
[INFO] [stdout] test tests::test::parse_33 ... ok
[INFO] [stdout] test tests::test::parse_35 ... ok
[INFO] [stdout] test tests::test::parse_37 ... ok
[INFO] [stdout] test tests::test::parse_34 ... ok
[INFO] [stdout] test tests::test::parse_36 ... ok
[INFO] [stdout] test tests::test::parse_4 ... ok
[INFO] [stdout] test tests::test::parse_38 ... ok
[INFO] [stdout] test tests::test::parse_40 ... ok
[INFO] [stdout] test tests::test::parse_41 ... ok
[INFO] [stdout] test tests::test::parse_39 ... ok
[INFO] [stdout] test tests::test::parse_42 ... ok
[INFO] [stdout] test tests::test::parse_43 ... ok
[INFO] [stdout] test tests::test::parse_44 ... ok
[INFO] [stdout] test tests::test::parse_45 ... ok
[INFO] [stdout] test tests::test::parse_27 ... ok
[INFO] [stdout] test tests::test::parse_239 ... ok
[INFO] [stdout] test tests::test::parse_28 ... ok
[INFO] [stdout] test tests::test::parse_5 ... ok
[INFO] [stdout] test tests::test::parse_50 ... ok
[INFO] [stdout] test tests::test::parse_49 ... ok
[INFO] [stdout] test tests::test::parse_51 ... ok
[INFO] [stdout] test tests::test::parse_52 ... ok
[INFO] [stdout] test tests::test::parse_53 ... ok
[INFO] [stdout] test tests::test::parse_54 ... ok
[INFO] [stdout] test tests::test::parse_55 ... ok
[INFO] [stdout] test tests::test::parse_56 ... ok
[INFO] [stdout] test tests::test::parse_57 ... ok
[INFO] [stdout] test tests::test::parse_58 ... ok
[INFO] [stdout] test tests::test::parse_48 ... ok
[INFO] [stdout] test tests::test::parse_47 ... ok
[INFO] [stdout] test tests::test::parse_59 ... ok
[INFO] [stdout] test tests::test::parse_6 ... ok
[INFO] [stdout] test tests::test::parse_60 ... ok
[INFO] [stdout] test tests::test::parse_46 ... ok
[INFO] [stdout] test tests::test::parse_61 ... ok
[INFO] [stdout] test tests::test::parse_62 ... ok
[INFO] [stdout] test tests::test::parse_63 ... ok
[INFO] [stdout] test tests::test::parse_64 ... ok
[INFO] [stdout] test tests::test::parse_66 ... ok
[INFO] [stdout] test tests::test::parse_67 ... ok
[INFO] [stdout] test tests::test::parse_68 ... ok
[INFO] [stdout] test tests::test::parse_65 ... ok
[INFO] [stdout] test tests::test::parse_69 ... ok
[INFO] [stdout] test tests::test::parse_7 ... ok
[INFO] [stdout] test tests::test::parse_70 ... ok
[INFO] [stdout] test tests::test::parse_71 ... ok
[INFO] [stdout] test tests::test::parse_72 ... ok
[INFO] [stdout] test tests::test::parse_73 ... ok
[INFO] [stdout] test tests::test::parse_74 ... ok
[INFO] [stdout] test tests::test::parse_75 ... ok
[INFO] [stdout] test tests::test::parse_76 ... ok
[INFO] [stdout] test tests::test::parse_77 ... ok
[INFO] [stdout] test tests::test::parse_78 ... ok
[INFO] [stdout] test tests::test::parse_79 ... ok
[INFO] [stdout] test tests::test::parse_8 ... ok
[INFO] [stdout] test tests::test::parse_81 ... ok
[INFO] [stdout] test tests::test::parse_82 ... ok
[INFO] [stdout] test tests::test::parse_84 ... ok
[INFO] [stdout] test tests::test::parse_83 ... ok
[INFO] [stdout] test tests::test::parse_80 ... ok
[INFO] [stdout] test tests::test::parse_87 ... ok
[INFO] [stdout] test tests::test::parse_88 ... ok
[INFO] [stdout] test tests::test::parse_89 ... ok
[INFO] [stdout] test tests::test::parse_92 ... ok
[INFO] [stdout] test tests::test::parse_9 ... ok
[INFO] [stdout] test tests::test::parse_90 ... ok
[INFO] [stdout] test tests::test::parse_85 ... ok
[INFO] [stdout] test tests::test::parse_94 ... ok
[INFO] [stdout] test tests::test::parse_95 ... ok
[INFO] [stdout] test tests::test::parse_96 ... ok
[INFO] [stdout] test tests::test::parse_97 ... ok
[INFO] [stdout] test tests::test::parse_98 ... ok
[INFO] [stdout] test tests::test::parse_99 ... ok
[INFO] [stdout] test tests::test::parse_86 ... ok
[INFO] [stdout] test tests::test::parse_93 ... ok
[INFO] [stdout] test tests::test::parse_91 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::test::parse_236 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test::parse_236 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test::parse_236' (183) panicked at src/tests.rs:1375:9:
[INFO] [stdout] assertion failed: p.is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cb81064b232 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cb81064b232 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cb81064b232 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5cb81064b232 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5cb81065b2cf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5cb81065b2cf - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5cb810618e33 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cb810618e33 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5cb810624aa2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5cb81062957f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5cb810629411 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5cb8105e575e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5cb8105e575e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cb810629b8f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5cb810629b8f - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5cb8106299b6 - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5cb810624bd9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5cb81060d4cd - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5cb810662c90 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cb810662c6c - core::panicking::panic::h1fe63ac7a400263b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5cb81059dc1a - trinitry::tests::test::parse_236::h7d4e065ba1a18870
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:1375:9
[INFO] [stdout]   21:     0x5cb81059dc67 - trinitry::tests::test::parse_236::{{closure}}::h98728d8d2b8c866c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests.rs:1373:19
[INFO] [stdout]   22:     0x5cb8105b9f66 - core::ops::function::FnOnce::call_once::h7344246f0b458309
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5cb8105e55cb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5cb8105e55cb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5cb8105f95bd - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5cb8105f95bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5cb8105f95bd - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5cb8105f95bd - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5cb8105f95bd - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5cb8105f95bd - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5cb8105f95bd - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5cb8105d2b04 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5cb8105d2b04 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5cb8105d635a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5cb8105d635a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5cb8105d635a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5cb8105d635a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5cb8105d635a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5cb8105d635a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5cb8105d635a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5cb81061ffdf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5cb81061ffdf - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x712dccec0aa4 - <unknown>
[INFO] [stdout]   44:     0x712dccf4da64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test::parse_236
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 245 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b2c3eacec9e74e3b7b1484783a5d93399d7e22b4c9fbb02149496a1dc2d948ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2c3eacec9e74e3b7b1484783a5d93399d7e22b4c9fbb02149496a1dc2d948ea", kill_on_drop: false }`
[INFO] [stdout] b2c3eacec9e74e3b7b1484783a5d93399d7e22b4c9fbb02149496a1dc2d948ea
